.menu-roz {
	font-family: 'Lora', serif;
	height: 50px;
	width: 100%;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	z-index: 1000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	margin: 0px;
	
}

.menu-stred {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 50px;
	background-position: -150px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.menu-roz span.h2{
	margin: 0px;
	padding: 0px;
}
.menu-roz ul li a, .menu-roz ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000066;
	text-align:center;
	color:#FFF;
	overflow:hidden;
	font-size:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	list-style-image: none;
	font-weight: lighter;
	margin: 0px;
	text-transform: uppercase;
	background-position: right center;
	z-index: 1000;
	line-height: 50px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: none;
	background-repeat: no-repeat;
	-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.menu-roz ul li:last-child {
	float: right;
}
.menu-roz ul li a.active     {
	display:block;
	text-decoration:none;
	color:#BB0C19;
	text-align:center;
	color:#FFF;
	overflow:hidden;
	line-height:50px;
	list-style-type: none;
	list-style-image: none;
	background-color: #748307;
	margin: 0px;
}
.menu-roz ul li a.active:hover {
	background-color: #4D5605;
	color: #FFF;
}
.menu-roz ul {
	padding:0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	

}
.menu-roz ul li {
	float:left;
	position:relative;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
	
}
.menu-roz ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	z-index: 6100;
	/*	display: none;*/
	opacity : 0;
	width: auto;
	height:auto;
	position: absolute;
	display: none;
	
}


/* specific to non IE browsers */
.menu-roz ul li:hover a {
	color: #FFF;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	height: 100%;
	background-color: #5b6606;
}
.menu-roz ul li:hover ul {
	position:absolute;
	top:50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	opacity:1;
	padding-top: 0px;
	box-shadow: #222 2px 5px 7px;
	-webkit-box-shadow: #222 2px 5px 7px;
	-moz-box-shadow: #222 2px 5px 7px;
	height: auto;
	width: auto;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
	display: block;
}

.menu-roz ul li:hover ul li a.hide {
	color:#FFF;
	background-color: #CCC;
}
.menu-roz ul li:hover ul li:hover a.hide {
	color:#CCC;
	background-color: #333;
}
.menu-roz ul li:hover ul li ul {
	display: none;
}
.menu-roz ul li:hover ul li  {
	background-image: url(../img/poz_podmenu.png);
	background-repeat: repeat;
	color: #000;
}
.menu-roz ul li:hover ul li a {
	display:block;
	color:#FFF;
	min-width:130px;
	font-size: 15px;
	text-align: left;
	line-height: 15px;
	border-bottom-style: none;
	letter-spacing: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: uppercase;
	padding-top: 11px;
	padding-right: 30px;
	padding-bottom: 11px;
	padding-left: 45px;
	font-weight: normal;
	background-image: url(../img/sipka_vice_a.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
}
.menu-roz ul li:hover ul li a:hover {
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #c9090d;
}
.menu-roz ul li:hover ul li:hover ul {display:block; position:absolute; left:188px; top:0;}
.menu-roz ul li:hover ul li:hover ul.left {
	left:-188px;
}
.menu-roz {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.menu-fixed-top {

}
.top-menu-collapse {
	z-index: 6000;
	position: fixed;
	top: 0px;
	margin: 0px;
	background-color: #E2001A;
	width: 100%;
	height: 50px;
	color: #FFF;
	background-image: none;
	left: 0px;
}

.top-menu-collapse .menu-stred {
	background-repeat: no-repeat;
	background-position: 50px center;
	background-size: 8%;
}
.top-menu-collapse ul li a, .top-menu-collapse ul li a:visited  {
	color: #FFF;
	line-height: 50px;
}

.top-menu-collapse ul li:hover a {
	color: #FFF;
	background-color: #5b6606;
}
.top-menu-collapse ul li a.active {
	color: #FFF;
}
@media(min-width:790px) {
}