BODY {
	background-color : silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;	
	
}

.bez {
	color: black;
	text-decoration: none;
}


H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	color: black;	
}

H3 a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;	
	color: black;
	text-decoration: none;
}

H3 a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;	
	color: black;
	text-decoration: none;
}

H3 a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;	
	color: SILVER;
	text-decoration: none;
}



 #logo{
	
	width : 230px;
	height : 90px;
	margin-left : 30px;
	margin-top : 30px;
 	background-image : url(images/logo.gif);
	background-attachment : scroll;
	background-repeat : no-repeat;
	
} 

 #on{
	float:right;	
	margin-right:50px;
}


 #uvodxxx{
	position:absolute;
	z-index: -1;	 
	width : 100%;
	height : 533px;	
	margin-top : 30px;	 
 
	
}


 #uvod{
	position:absolute;
	z-index: -10;	 
	width : 100%;
	height : 533px;	
	margin-top : 30px;	 
 	background-image : url(images/uvod.jpg);
	background-attachment : scroll;
	background-position:center;	
	background-repeat : no-repeat;
	
	
}

 #uvod1{
	width : 100%;
	height : 533px;	
	border-top-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	border-bottom-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	background-color : #d2d4d3;
	margin-top : 30px;	  		
}


 #onas{
	position:absolute;
	z-index: -10;	 
	width : 100%;
	height : 533px;	
	border-top-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	border-bottom-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	background-color : #d2d4d3;
	margin-top : 30px;	 
 	
 		
}


.tvar{
	
	width : 100%;	
	height : 700px;
	background-image : url(images/hlava.gif);
	background-repeat:no-repeat;	
	background-position:bottom center;	
	
}

.close{
	
 	float:right;
 	margin-top: -10px;
 	margin-right: -10px;
}



.pokec{
	position:absolute;
	width:80%;
	z-index: 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;	
	background-color: white;
	border-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	margin: 100px 100px 30px 100px;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}

.pokeconas{
	position:absolute;
	width:270px;
	z-index: 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;	
	background-color: white;
	border-style:solid;
	border-color:#7c7f7e;
	border-width:2px;
	margin-top: 100px ;
	margin-left: 13% ;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}

.pp{
	display: inline;
	background-color: white;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
}

.tmb
  {	
	width:80px;	
	height:90px;
  	margin: 4px 4px 4px 4px;
	border-style:solid;
	border-color:#7c7f7e;
	border-width:2px;color:#000000;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;		
  }

tmb:hover  {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;		
	width:80px;	
	height:90px;
  	margin: 4px 4px 4px 4px;
	border-style:solid;
	border-color:white;
	border-width:2px;color:#000000;
}
 

#menu {
	float: right;
	margin-right:15px;
}


#nav li{
margin:0px;
padding:0;
list-style:none;
float:left;
}
#nav a{
float:left;
width:150px;
text-decoration:none;
line-height:60px;
height:50px;
text-align:center;
background:url(images/back.png) top left no-repeat;
color:#FFFFFF;
}


#nav a:hover{
background-position:-300px 0;
}


#nav .current{
background-position:-150px 0;
}

#nav a:hover .current {
background-position:-150px 0;
} 
