/* CSS Document */
*{
	margin:0px;
	padding:0px;
	}
h1{
	visibility:hidden;
	position:absolute;
	left:-1000px;
	}
body{
	background-image:url(grafika/body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	}	
#telo{
	text-align:left;
	width:800px;
	margin:0px auto 0px auto;
	background-image:url(grafika/telo.jpg);
	background-position: center -2px;
	background-repeat:no-repeat;
	background-color:#173f1b;
	position:relative;
	}
#text{
	width:450px;
	font-size:12px;
	text-align:justify;
	padding:0px 0px 0px 50px;
	padding-top:20px;
	position:relative;
	_height:500px;
	_overflow:visible;
	min-height:500px;
	}	
#text h2, h3, h4, h5{
	margin:0px;
	padding:0px;
	margin:1em 0px 1em 0px;
	text-align:left;
}
#text h2{
	font-size:2em;
}
#text h3{
	font-size:1.5em;
	background-image:url(grafika/16/forward.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px;
}

	#text h3{
	/*padding-bottom:50px;*/
	}	
#text p, #text ul{
	margin:0.5em;
	line-height:1.3em;
}
#text li{
	/*list-style-type:none;*/
	margin:0px 0px 1em 0px;
}
#text a{
	color:white;
	text-decoration:underline;
}
#text a:hover{
	text-decoration:none;
}
#toplinks {
	text-align:center;
	font-size:12px;
	height:20px;
	}
#toplinks li{
	list-style-type:none;
	float:left;
	border-left:1px solid white;
	border-right:1px solid white;
	padding:2px 10px 2px 10px;
	margin:0px 40px 0px 40px;
	}		
#toplinks a{
	color: white;
	text-decoration:underline;
	display:block;
	width:150px;
}
#toplinks a:hover{
	text-decoration:none;
	}	
#pozicovani{
	height:300px;
	position:relative;
	}	

#pozicovani h2{
	position:absolute;
	top:90px;
	right:5px;
	width:500px;
	height:0px;
	font-size:20px;
	text-align:right;
}
#pozicovani #kalendar{
	position:absolute;
	top:150px;
	right:5px;
	width:280px;
	height:120px;
	font-size:15px;
	font-weight:bold;
}
.veta1, .veta2, .veta3{
	padding:5px 0px 5px 0px;
	}
.veta1{
	text-align:left;
	}
.veta2{
	text-align:left;
	}
.veta3{
	text-align:right;
	}				
#buttons{
	position:absolute;
	right:5px;
	top:350px;
	/*background-color:#CC6600;*/
	width:280px;
	height:500px;
	font-size:20px;
	}	
#buttons li{
	list-style-type:none;
}
#buttons a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:18px;
	}	
#buttons a span{
	font-weight:bold;
	}	
#paticka{
	font-size:0.8em;
	margin:10px 10px 10px 40px;
	padding:5px 5px 5px 5px;
	border-top:1px solid orange;
}
.prvni, .druhy, .treti{
	width:281px;
	height:139px;
	display:block;
	list-style-type:none;
	background-position:top left;
	background-repeat:no-repeat;
	}
.prvni:hover, .druhy:hover, .treti:hover{
	background-position:top right;
	background-repeat:no-repeat;
	}	
.prvni{
	background-image:url(grafika/prvni.jpg);
}
.druhy{
	background-image:url(grafika/druhy.jpg);
}
.treti{
	background-image:url(grafika/treti.jpg);
}
.menuitem{
	display:block;
	width:180px;
	height:100px;
	padding:30px 0px 0px 20px;
	_padding:25px 0px 0px 20px;
	}
.menuitem a{
	display:block;
	width:150px;
	}	
.menuitem a:hover{	
	color:#FF9900 !important;
	}	
.prvnimenu li , .tretimenu li{
	width:100px;
	margin-left:100px;	
	text-align:right;
}
.red{
	color:red;
	}
.bile{
	color:white;
	}
.bile:hover{
	text-decoration:underline !important;
	}
.podtrzeno{
	text-decoration:underline;
}
.oranzove{
	color:#FF9900 !important;
	}
form input {
	margin:5px;
	padding:5px;
	}
#mainMap p{
	color:black !important;
	}
.pix{
	padding:2px;
	margin:2px;
	border:1px solid #CCCCCC;
	}	
.noram{
	border:none !important;
	}	
.topborder{
		margin:3px;
		border-top:1px solid orange;
		}	
.mensi a{
	font-size:12px !important;
	}		
.cl{
	clear:both;
	}	