#topmenu{
	background-color: #697674;
	color: white;
	height: 17px;
	margin-top: 1px;
	vertical-align: middle;
	font-size: 12px;
}

#topmenu span{
	float: left;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#topmenu ul{
	margin:0px;
	padding:0px;
	margin-left: 250px;
   LIST-STYLE-TYPE: none;
	font-weight: bold;

}

#topmenu ul li{
	margin:0px;
	padding:0px;
	FLOAT: left;
	width: 90px;
	height: 17px;
	text-align: center;
	display:block;
	border-left: 1px solid white;
}

#li_last{
	border-right: 1px solid white;
}

#topmenu ul li a{
	color:white;
	text-decoration: none;
	display: block;
	width: 90px;
	height: 17px;
}

#topmenu ul li a:hover, #topmenu ul li a:focus{
	background-color: #39AEDE;
}

/*==================================================================================*/
/*==================================================================================*/

#left {
	width: 150px;
	vertical-align: top;
/*	background-color: #697674;*/
}

#left h2{
	background-image: none;
	font-size: 11px;
	display: block;
	margin: 25px 0px 5px 0px;
	padding: 2px 0px 2px 8px;
	background-color: #F0F0F0;
	color: #5B5B5B;
	border: 1px solid #AFAFAF;
	border-left: none;
}
h2.a_main{
	text-decoration: none;
}

h2.a_main:focus, h2#a_main:hover{
	color: #F4A460;
}

h2.h2_main{
	display: block;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 25px;
	text-decoration: none;
}

#left h3{
	margin: 0px;
	font-size: 10px;
	margin-left: 10px;
}


#left ul{
	margin:0px;
	padding: 0px;
	margin-left: 26px;
	margin-bottom: 5px;
	LIST-STYLE-TYPE: square;
	LIST-STYLE-IMAGE: url(img/ul.gif);
	font-size: 8pt;

}

#left ul li{
	margin:0px;
	padding: 0px;
	line-height: 12px;
}

#left ul li a{
	color: #708090;
	text-decoration: none;
}

#left ul li a:hover, #left ul li a:focus{
	color: #B22222;
	text-decoration: underline;
}

/*==================================================================================*/

#headline_kosik{
	width: 281px;
	height: 70px;
	background-image: url(img/logo/kosik.gif);
	background-repeat: no-repeat;
}

#kosik_content{
	margin-left: 100px;
	height: 70px;
	color: #596975;
}

#kosik_content p{
	margin: 0px;
	padding: 0px;
}

#obsah_kosiku a{
	font-size: 8pt;
	color:white;
	margin-right: 10px;
	text-decoration: none;
}

#obsah_kosiku a:hover, #obsah_kosiku a:focus{
	color: #FF8C00;
}

#headline_kosik a{
	text-decoration: none;
	color: Navy;
}

#headline_kosik a:hover, #headline_kosik a:focus{
	color: #708090;
}