/* MENU */
div#menus{
	margin-top:89px;	
}

div#menus ul#menu li{
	margin-bottom:5px;
}

div#menus ul#menu li#process{
	margin-top:98px;
	margin-bottom:103px;
}

div#menus ul#menu li a{
	height:25px;
}
/* IDENTITATE */
div#menus ul#menu li a.button-1{
	width:122px;
	background:url(../img/menu/lv/button-1-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-1-active{	
	width:122px;
	background:url(../img/menu/lv/button-1-on.png) no-repeat left center;
}

/* GRAFISKAIS DIZAINS */
div#menus ul#menu li a.button-2{
	width:226px;
	background:url(../img/menu/lv/button-2-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-2-active{	
	width:226px;
	background:url(../img/menu/lv/button-2-on.png) no-repeat left center;
}

/* IZSTAZU STENDI */
div#menus ul#menu li a.button-3{
	width:173px;
	background:url(../img/menu/lv/button-3-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-3-active{	
	width:173px;
	background:url(../img/menu/lv/button-3-on.png) no-repeat left center;
}

/* INTERJERA ELEMENTI */
div#menus ul#menu li a.button-4{
	width:233px;
	background:url(../img/menu/lv/button-4-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-4-active{	
	width:233px;
	background:url(../img/menu/lv/button-4-on.png) no-repeat left center;
}

/* VIDES REKLAMA */
div#menus ul#menu li a.button-5{
	width:178px;
	background:url(../img/menu/lv/button-5-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-5-active{	
	width:178px;
	background:url(../img/menu/lv/button-5-on.png) no-repeat left center;
}

/* PROCESS */
div#menus ul#menu li a.button-6{
	width:98px;
	background:url(../img/menu/lv/button-6-off.png) no-repeat left center;
}
		
div#menus ul#menu li a.button-6-active{	
	width:98px;
	background:url(../img/menu/lv/button-6-on.png) no-repeat left center;
}


/* CONTACTS */
div#contacts{
	width:220px;
	height:95px;
	background:url(../img/contacts-lv.png) no-repeat center center;
}

div#contacts a.map{
	width:45px;
	height:16px;
	top:19px;
	right:28px;
	background:url(../img/map-lv-off.png) no-repeat center center;
}

div#contacts a.map-active{
	background:url(../img/map-lv-on.png) no-repeat center center;
}

div#contacts a.email{
	width:91px;
	height:19px;
	bottom:0;
	left:0;
	background:url(../img/email-lv-off.png) no-repeat center center;
}

div#contacts a.email-active{
	background:url(../img/email-lv-on.png) no-repeat center center;
}

a#next{
	background:url(../img/navigation/lv/next.png) no-repeat;
}

a#prew{
	background:url(../img/navigation/lv/prew.png) no-repeat;
}