body {  
	font-family: times new roman;	
	font-size: 11pt;	
	text-align: center;
	color: black;
	
}
a
{
	font-weight: bolder;
	text-decoration: none;
	color: #269B19;
}

a:hover	{
	text-decoration: underline;
}

img	{
	border: 0;
}

#hlavni	{
	width: 750px;
}
#mapa	{
	float: left;
	margin-left: 20px;
}

#toplista
{
	width: 750px;
	height: 230px;
	background: url("toplista.jpg") no-repeat;
	text-align: bottom;
	
}
#logosykora
{ 
  width: 750px;
	height: 230px;
	background: url("logosykora.gif") no-repeat;
		
}
#left
{
	float: left;
	border: 0px #FF7477 dashed;
}
/* navigace */
#menu {
	float: right;
	margin-top: 135px;

}
ul#nav {
	clear: both;
	list-style-type: none;
	margin: 0px;

	padding: 0px;
	width: 500px;
	height: 24px;

	}

ul#nav li {
	display: block;
	float: left;
}

ul#nav li span {
	display: block;
	width: 120px;
	background: url("menu.gif") no-repeat bottom; 
}

ul#nav li a {
	line-height: 50px;
	display: block;
	width: 120px;
	color: #009900;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul#nav li a:hover {
	background: url("menuh.gif") no-repeat bottom; 
}
ul#nav li a#selected {
	background-color: #025098;
}

ul#nav ul{ 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	text-align: left; 
	width: 180px; 
	position: absolute;  
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	overflow: hidden; 
}

ul#nav ul li{ 
	
}
ul#nav ul li span{ 
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 1px solid #000000; 	
	width: 180px; 
	background: #B3B3B3; 
}
ul#nav ul li span a{ 
	line-height: 23px;
	width: 120px; 
	text-align: left; 
	padding-left: 5px; 
}
ul#nav ul li a:hover {
	background: none; 
}

#menu2Content{ display: none; z-index: 10; height: 0px; }


#main	{
	width: 750px;
	height: 320px;
	background-color: rgb(238,238,238);
	/*text-indent: 50px;
	margin-right: 5px;*/
}

#niclistar	{
	float: right;
}


#niclistal	{
	float: left;
}


#prodejna {
	float: right;
}

#pozadikls {
	background: url("../img/pozadikls.gif") fixed ;
}


#footer 
{
	width: 750px;
	height: 15px;
	background-color: #E5002F;
	text-align: right;
	clear: both;
  color: white;
	font-size: 8pt;
}
#footer a
{
	color: white;
}


.belt		{width:511px;height:142px;margin-bottom:25px;}
.content	{width:511px;height:160px;position:relative;overflow:hidden;clear:both;}
.image		{width:160px;float:left;}


