@charset "UTF-8";
/* CSS Document */
#mainmenuv3{
	height:30px;
}
#mainmenuv3u{
	width:994px;
	background-image:url(/video/menu_bg_nedri.jpg);
	background-repeat:repeat-x;
	height:32px;
	
	
}
.menu_u_item{
	float:left;
	padding-left:5px;
	margin-left:15px;
	margin-top:6px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
.menu_u_itemValid{
	float:left;
	padding-left:5px;
	margin-left:15px;
	margin-top:4px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
}
.menu_nuverandi{
	background-color:#b4b4b4;	
	background-image:url(/video/menu_or.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:4px;
	height:18px;
	overflow:hidden; 
	width:50px;
	color:#FFF;
	padding-top:3px;
	padding-left:20px;
	float:left;
}
#kwick_utanum{
	width:996px;
	background-image:url(/video/kwicks_sprite.jpg);
	background-repeat:repeat-x;
	
}
 .kwicks { 
 
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(/video/no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
	line-height:32px; 
    cursor: pointer;  
	float: left;

	

	height: 32px;
	margin-right: 0px;
	background-image:url(/video/kwicks_sprite.jpg);
	background-repeat:repeat-x;
	text-align:center;
	text-decoration:none;
	color:#AAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

	
}
.kwicks a{
	color:#FFF;
	text-decoration:none;
	display:block;
	height:24px;
	outline:none;
}

#kwick1 {
	
	 -moz-border-radius-topleft: 5px;
 	/*-moz-border-radius-bottomleft: 5px;*/
	border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	width:91px;
}
#kwick2 {
	border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	width:75px;
}
#kwick3 {
	border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-400px 0px;
	width:80px;
}
#kwick4 { 
border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:98px;
}

#kwick5 { 
border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:100px;
}
#kwick6 { 
border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:100px;
}
#kwick7 { 
border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:100px;
}
#kwick8 { 
border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:152px;
}
#kwick9 {
	border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:138px;
}
#kwick10 { 
/* -moz-border-radius-bottomright: 5px;*/
	background-position:-600px 0px;
	width:135px;
}
#kwick11 { 
 	-moz-border-radius-topright: 5px;

border-right:solid;
	border-width:1px;
	border-right-color:#989489;
	background-position:-600px 0px;
	width:116px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}
#kwick5.active, #kwick5:hover {
	background-position: -600px bottom; 
}
#kwick6.active, #kwick6:hover {
	background-position: -600px bottom; 
}
#kwick7.active, #kwick7:hover {
	background-position: -600px bottom; 
}
#kwick8.active, #kwick8:hover {
	background-position: -600px bottom; 
}
#kwick9.active, #kwick9:hover {
	background-position: -600px bottom; 
}

#kwick10.active, #kwick10:hover {
	background-position: -600px bottom; 
}
#kwick11.active, #kwick10:hover {
	background-position: -600px bottom; 
}



			