#leftbar_menu {
	float:left;

	list-style:none;


}

#leftbar_menu ul {
	margin:0px; 
	padding-top:0px;
	padding-left: 0px;
		width: 150px;
	margin-bottom: 20px;
}

#leftbar_menu ul li {
	float: left;
	list-style:none;
	width: 135px;
	height: 23px;
	text-align: center;
		border-top: 1px solid white;
		border-bottom: 1px solid #F4A80A;
		border-right: 1px solid white;
			border-left: 1px solid white;
	
	padding: 1px;
}

#leftbar_menu ul li a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004262;
	text-decoration: none;
	background: white;
	width: 135px;
	display: block;
	padding: 2px;
}

#leftbar_menu ul li a:hover{
	width: 135px;
	color: white;
	text-decoration: none;
	background: #9BBE00;
	padding: 2px;
}




#leftbar_menu form {
		color: #797B7A;
		
	font-family:"Trebuchet MS";
	font-size: 12px;
		border-bottom: 1px solid #F4A80A;
		border-right: 1px solid white;
			border-left: 1px solid white;
			width: 140px}



#leftbar_menu input {
	
	margin-top: 4px;
	margin-bottom: 4px;
font-size:11px;
	color:#004262;
	font-weight:normal;
	text-decoration:none;
	background: white;
		border-top: 1px solid #F4A80A;
		border-bottom: 1px solid #F4A80A;
		border-right: 1px solid #F4A80A;
			border-left: 1px solid #F4A80A;

	text-align: center;
	width: 100px;

		

	
}


.menu_roz ul {}
.menu_roz ul li {position:relative}
.menu_roz ul li ul {visibility:hidden; position:absolute; left: 140px; padding: none; border: none;}
.menu_roz ul :hover ul {visibility:visible; padding: none;  border: none;}

.menu_roz a {display:block; padding: none; 
border-width:0px 0px 0px 0px;
}
.menu_roz a:hover {padding: none; border: none; }

table {position:absolute; top:0px; left:0px}

#menu2 ul, #menu3 ul  {

		width: 100px;
		padding: none;
		border: none;
}

#menu2 ul li, #menu3 ul li {
	float: left;
	list-style:none;
	width: 100px;
	height: 20px;
	text-align: center;
	
			border: none;
			padding: none;
}

#menu2 ul li a, #menu3 ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #004262;
	text-decoration: none;
	background: #E8EFCD;
	display: block;
	padding: none;
	border: none;
}

#menu2 ul li a:hover, #menu3 ul li a:hover{
	color: white;
	text-decoration: none;
	background: #9BBE00;
	padding: none;
	border: none;
	
}
