.menuright {
  position: relative; 
  top: 7px; 
  left: 641px;
}

.menuleft {
  position: relative; 
  top: 7px; 
  left: 124px;
	float: left;
}

.menu {
	position:relative;
	z-index: 50;
	font-size: 11px;
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	width: 535px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	border: 0;
}
.menu ul ul {
	width:80px;
}

.menu li {
	float:left;
	width:100px;
	position:relative;
	text-align:left;
	padding:0;
}

.menu a:link {
	/*color: #FFF;*/
	text-decoration: none;
}

.menu a, .menu a:visited {
	display:block;
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#FFF; 
	width:105px;
	font-weight: bold;
	border: 1px solid #336d33;
	border-width: 1px 1px 0 1px;
	height:24px;
	background:#e6f0e9 /*farba pozadia hlavneho menu prvej urovne*/;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#71AE6B), to(#338233)); /* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #338233, #71AE6B); /* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #338233, #71AE6B); /* IE 10 */ 
	background: -ms-linear-gradient(top, #338233, #71AE6B); /* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #338233, #71AE6B);
	padding-left:10px;
	line-height:25px;
}

.menu a:hover {
	background:#6DB45D;
  text-decoration: none;
}
.menu a.line, .menu a.line:visited {
	border-bottom-width: 1px;
	text-decoration: none;	
}

* html .menu a, * html .menu a:visited {
	width:100px;
	text-align:left;
	text-decoration: none;
}
.menu a.line {
	border-bottom: 1px solid #000;
	border-bottom-width: 1px;
	text-decoration: none;	
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#f3efe9; 
	color: #000;
	text-align:left;
	border-bottom-width: 1px;
	text-decoration: none;
}

.menu ul ul a.drop:hover{
	background:#f3efe9;
	text-align:left;
}
.menu ul ul :hover > a.drop {
	background:white;
	text-align:left;
	text-decoration: none;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
 background:#e9e9e9; /*farba pozadia hlavneho menu tretej urovne*/
  z-index: 150;
	width:98px;
	color: #000;
	text-align:left;
	text-decoration: none;	
}
.menu ul ul ul a:hover {
	background:white;
	color: #000;
	text-align:left;
	text-decoration: none;	
}
.menu ul ul ul :hover > a {
	background:#eff38f; /*farba pozadia horneho menu tretej urovne*/
	color: #000;
	text-align:left;
	text-decoration: none;	
	left:116px;
}
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background:#f3efe9; 
	color: #000;
	text-align:left;
	text-decoration: none;	
}

.menu ul ul ul ul a:hover {
	background:white;
	color: #000;
	text-align:left;
	text-decoration: none;
}
.menu ul ul ul ul :hover > a {
	background:white;
	color: #000;
	text-align:left;
	text-decoration: none;	
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:25px;
	left:0; 
	width:80px;
	text-align:left;
}

* html .menu ul ul {
	top:10px;
}
.menu ul ul ul{
	left:157px;
	top:0;
	z-index: 101;
	text-align:left;
}

.menu ul ul ul.left {
	left:-110px;
}
.menu table {
	position:absolute; top:0; left:0;
}


.menu ul ul a, .menu ul ul a:visited {
	background:#e9e9e9; /*farba pozadia horneho menu druhej urovne*/ 
	/*background:#e6f0e9; /*farba pozadia horneho menu druhej urovne*/
  color:#000; 
  height:auto; 
  line-height:1em; 
  padding:5px 10px; 
  width:150px;
  font-weight: normal;
	text-decoration: none;  
}
* html .menu ul ul a{
	width:180px;
	text-decoration: none;
}
.menu ul ul a:hover{
	color:#000; 
	background:white;
	text-decoration: none;	
}
.menu :hover > a {
	color:#336d33;
	background:white; /*farba pozadia horneho menu prvej urovne*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7FD56E), to(#518F4A)); /* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #518F4A, #7FD56E); /* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #518F4A, #7FD56E); /* IE 10 */ 
	background: -ms-linear-gradient(top, #518F4A, #7FD56E); /* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #518F4A, #7FD56E);	
	text-decoration: none;	
}

.menu ul ul :hover > a {
	color:#000;
	background:#eff38f; /*farba pozadia horneho menu druhej urovne*/
	text-decoration: none;	
}

.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
	text-decoration: none;
}

.menu ul :hover ul ul{
	visibility:hidden;
}
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
.menu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	text-decoration: none;	
}
.menu li > a {
	border-bottom: 0;
	text-decoration: none;	
}
.menu a.line, .menu div.line {
	border-bottom: 1px solid #336D33;
	border-bottom-width: 1px;
	text-decoration: none;	
}

#lastitem {
  width: 115px;
}

.nolink {
  display: block;
  width: 150px;
  color: #000;
  background-color: #e9e9e9;
  border:1px solid #336D33;
  border-bottom: 0;
  padding: 5px 10px;
  cursor: default;
}

li.header-corners-left
{
  width: 7px !important; 
  height: 24px;
  border:1px solid #336d51;
  border-right:0px;
-moz-border-radius-topleft: 15px; 
-moz-border-radius-bottomleft: 15px; 
 border-top-left-radius: 15px; 
border-bottom-left-radius: 15px;
background-color: #008c48;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#71AE6B), to(#338233)); /* Safari 5.1, Chrome 10+ */ 
  background: -webkit-linear-gradient(top, #338233, #71AE6B); /* Firefox 3.6+ */ 
  background: -moz-linear-gradient(top, #338233, #71AE6B); /* IE 10 */ 
  background: -ms-linear-gradient(top, #338233, #71AE6B); /* Opera 11.10+ */ 
  background: -o-linear-gradient(top, #338233, #71AE6B);
      
}

li.header-corners-right
{
  width: 7px !important;
  height: 24px;
  border:1px solid #336d51;
  border-left:0px;
     -moz-border-radius-topright: 15px; 
  -moz-border-radius-bottomright: 15px; 
         border-top-right-radius: 15px; 
      border-bottom-right-radius: 15px;
	background-color: #008c48;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#71AE6B), to(#338233)); /* Safari 5.1, Chrome 10+ */ 
  background: -webkit-linear-gradient(top, #338233, #71AE6B); /* Firefox 3.6+ */ 
  background: -moz-linear-gradient(top, #338233, #71AE6B); /* IE 10 */ 
  background: -ms-linear-gradient(top, #338233, #71AE6B); /* Opera 11.10+ */ 
  background: -o-linear-gradient(top, #338233, #71AE6B);
}