body{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color: black;
}
#stranka{
	text-align: center;
	width: 90%;
	border: none;
	padding-left: 5%;
	padding-right: 5%;
}
a {
	color: Black;
	text-decoration: underline;
}

#text a {
	color: Blue;
	text-decoration: underline;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#text a[rel='nofollow']:after {
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	content: " " url('out.png');
}
a[target='_blank']:after {
	text-decoration: none;
}

#zahlavi {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	width: 100%;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#hlavni{
	width: 100%;
	text-align: center;
	background-color: transparent;
	color: black;
	border: none;
	font-size: 10px;
	min-height: 400px;
	float: none;
}
#text legend{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
#menu{
	width: 100%;
	padding: 4px 10px 4px 10px;
	margin-top: 1px;
	background-color: #5FA082;
	color: white;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#menu a{
	padding: 15px 5px 5px 15px;
	margin-bottom: 0px;
	text-decoration: underline;
	text-align: center;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
}

#menu a:hover{
	color: white;
	font-weight: bold;
}

#informace{
	width:100%;
	text-align: center;	
	vertical-align: bottom;
	background-color: white;
	color: black;
	font-weight: normal;
	float: none;
	display: block;
	margin-bottom: 2px;
}

#text{
	min-height: 450px;
	width: 100%;
	float: none;
	padding: 0px 10px 80px 10px;
	border: 1px dashed #5FA082;
	background-color: white;
	background-image: url("iVir_p.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-align:left;
	

}

#kategorie {
	border: 1px solid Black;
	margin-bottom : 5px;
	background-color: #DCEEF3;
}
#kategorie legend {
	text-align: center;
	color: Black;
}
#kategorie a {
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

#clanek {
	border: 1px solid black;
	margin-bottom : 5px;
	color: black;
}

#text ul {
	list-style: circle inside none;
}

#zapati{
	clear: both;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
}
#chyby{
	background-color: #DCDCDC;
	background-image: url("chyba.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: black;
	border: 1px dashed black;
	padding: 1px;
	margin-bottom: 5px;
}

#podivnosti{
	background-color: #FFE7C3;
	background-image: url("otaznik.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: black;
	border: 1px dotted black;
	padding: 1px;
	margin-bottom: 5px;
}
#who {
	background-color: transparent;
	display: block;
	color: Black;
	font-weight: bold;
}
#comment* {
	background-color: #F2FBF3;
	margin-bottom: 2px;
	padding : 2px 2px 2px 2px;
}

label {
	text-align: center;
	vertical-align: top;
	
}
input {
	margin-bottom: 5px;
}
#article* {
	margin-bottom: 5px;
	font-size: 14px;
}
#sekce* {
    font-size: 12px;
    font-style: italic;
}
#author* {
    font-style: italic;
    border-top: 1px dashed Black;
    max-width: 400px;
    margin-top: 4px;
}

#reklama {
    border-top: 1px solid black;
	text-align: left;
}

#hledani {
    border-bottom: 1px solid black;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}
