html, body {background-image: url(grafika/pozadi.jpg);}



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFF00;
	} 

 
#top {
	margin: 10px auto 0px auto;
	background-repeat: no-repeat;
	height: 80px;
	width: 770px;
	background-image: url(grafika/logo.jpg);
	border: 1px solid black;
	}
#main {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	border: 1px solid black;
	background-color: #000000;
}
#menu {
	padding: 0px; 
	/*height: 100%;`  */
	float: left;
	width: 218px;
	background-color:  #000000;
	margin: 0px;
	overflow: hidden;
	
	
}
#obsah{
	float: right;
	margin: 0px;
	width: 550px;
	background-color: #000000 ;
	overflow: visible;
}
#bottom {
	width: 770px;
	height: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#top2 {
	background-color:#99B3FF;
	height: 50px;
	width: 770px;
	background-image: url(grafika/roh.jpg);
	background-repeat: no-repeat;
	}
#top2 a{
	padding: 0px 12px 0px 20px;
	text-decoration:none;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	margin: 15px 0;
	display:block;
	float:left;
	background-image: url(grafika/bsipka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}	
 #top2 a:hover{
	text-decoration:none;
	padding: 0px 12px 0px 20px;
	color:#666666;
	margin: 15px 0;
	display:block;
	float:left;
	background-image: url(grafika/sipka.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#menu div
{
	padding:15px;
	border: 2px solid #FFFFFF;
	margin: 15px;
	font-size: 85%;

}
#obsah h6 {
	padding: 2px 25px 0px;
	font-size: 18px; 
	font-weight: bold;
	color: #939393;
	/*color: #0099FF;*/
}
#obsah p {
	font-size: 80%;
	padding: 7px 25px 0px;
}
.vtextu {
	color: #6B7DB3;/*#99B3FF;*/
}
li {
	font-size: 80%;
	padding: 5px;
	list-style-type: circle;
}
table td {
	font-size: 80%; 
	
}
.tab1 {
	text-align: center;
	width: 100px; 
	
}
.nadpistab {
	/*font-weight: bold;*/
	background-color: #333333;
	text-align: center; color: white; 
}
.mapa {
	border: 1px solid #939393;
	margin: 25px;
}
tr.gray {
	background-color: ##939393;
	border: 1px solid #FFFFFF;
}
#top a {
	text-decoration: none;
	height: 180px;
	width: 770px;
}
.bily {
	color: #939393;
}
.odkaz {
	font-size: 80%;
	color: #99B3FF;
	padding-left: 30px;
}
select {
	width: 120px;
}
#top2 div {
	width: 50px;
	float: left;
}
table.akce { border: 1px solid #ccc /*#34C633*/;}
a.vyhledavani {text-decoration: underline; color:#black; }
a.vyhledavani:hover {text-decoration: underline;font-weight: bold}
	tr.orange {
	background-color: #333333;

}
.nadpisTabAkce {
	/*font-weight: bold;*/
	background-color: #333333;/*#FF9933*/
	text-align: center;
	color: white;
}   
.nadpisSluzby {
	font-weight: bold;
	/*padding: 20px 25px 0px;*/
	/*font-size: 100%;*/
	font-weight: bold;
	color: white;
}
a img {
	border: 0px;
}

a:link    {color: yellow;}
a:visited {color: yellow;}
a:hover	  {color: red; text-decoration: underline;}

