/*** ESSENTIAL STYLES ***/
ul.vs-menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 7px;
}

.vs-menu li {
	height: 27px;
}

.vs-menu li {
	float:			left;
	position:		relative;
	margin-left: 5px;
}
.vs-menu a:hover {
	color:#f26522;
}
.vs-menu li em, .secondlevel li em {
	color: #f26522;
	font-style:normal;
	margin: 0px 5px 0 0px;
}

.vs-menu li.prvni em {
	display: none;
}

.vs-menu a {
	display:		block;
	position:		relative;
	text-decoration: none;
	color: white;
	margin: 7px 0px 0 0px;
}

.vs-menu .current_page_item a {
	font-weight: bold;
	color: #f26522;
}

.secondlevel .current_page_item a{
	color: black;
}

/** CUSTOM STYLE */

#menu {
	width: 850px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../img/vs-menu_dark.jpg);
	background-repeat: repeat-x;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	float:left;
}


ul.secondlevel {
	margin: 0 0 0 12px;
	background-image: url(../img/vs-menu2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-weight: normal;
}

.secondlevel a {
	color: black;
}

.secondlevel li {
	padding: 0 0px 0 0px;
}

ul.children li a {
	padding: 0px;
}

#header ul li a:hover, #header ul li.current-cat a {
}

ul.children li a:hover, ul.children li.current-cat a {
	background: none;
}

div.breadcrumb span{
	color:#f26522;
	font-weight: bold;
}
div.breadcrumb a {
	color: #9f9f9f;
	text-decoration: none;
}

div.breadcrumb a:hover {
	color: #f26522;
	text-decoration: underline;
}

div.breadcrumb {
	margin: 5px 0 5px 0;
}

#stripe {
	height: 90px;
	width: 850px;
/*	background-position: bottom;
	background-repeat: no-repeat; */
	clear:left;
}

#ax-sidebar {
	background-image: url(../img/vs-quotes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 40px 0 25px 0;
	padding: 2px 15px 0px 35px;

}

#ax-sidebar h4 {
	margin: 0px;
	padding: 0px;
}

#ax-sidebar ul {
	margin: 0px;
	padding: 0px;
}

#ax-sidebar p {
	margin: 0px;
	padding: 0px;
	color: #006990;
}

#related-external-links {
	margin: 50px 5px 5px 25px;
}

#related-external-links li {
	list-style-type: none;
	background-image: url(../img/vs-links.jpg);	
	padding-left: 15px;
}

#related-external-links a {
	color: black;
}

#related-external-links a:hover {
	color: #f26522;
}

.sitemap-list {
	display: none;
}


li.lang {
	display: inline;
	background-image: url(../img/vs-cz2.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
}

li.lang em {
	display: none;
}

li.lang a {
		padding-right: 20px;
}

.box-right li a {
	text-decoration: underline;
}
