@charset "utf-8";
/* START menu unique settings */
.web-topmenu {
	margin-left:8px;
	margin-top:10px;
	height:45px;
	width:858px;
	background:url(../img/lt/srotas_11.jpg) repeat-x;
}

.web-topmenu td{
	text-align:left;
}

.web-topmenu a,.web-topmenu a:visited {
	
	display:block;
	float:left;
	height:38px;
	border-right:#e0e0e0 solid 1px;
	line-height:35px;
	padding-left:13px;
	padding-right:25px;
}
.web-topmenu-first a,.web-topmenu-first a:visited{
	padding-left:22px;
	padding-right:20px;
}
.web-topmenu-first{
	background:url(../img/lt/srotas_10.jpg) left no-repeat;
	height:45px;
	
}
.web-topmenu-last a,.web-topmenu-last a:visited{
	border-right:none;
	padding-right:27px;
	padding-left:20px;
	   /* Didinti jeigu Backgroundas matos*/
}
.web-topmenu-last{
	background:url(../img/lt/srotas_14.jpg) right no-repeat;
	height:45px;
	
}
/* END menu unique settings*/
/* START menu font settings*/
.web-topmenu a {
	color:#0072bc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.web-topmenu a:hover {
	color:#004a80
}
/* END menu font settings*/


