@charset "windows-1251";

nav {
	}
#rightnav ul {
	list-style: none;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#rightnav ul li {
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
}
#rightnav ul a, nav ul a:visited { 
	padding: 5px 5px 5px 10px;
	display: block; 
	text-decoration: none;
}
#rightnav ul a:hover, nav ul a:active, nav ul a:focus {
	background:url(../images/new/strv.png) left no-repeat;
	color: #C20000;
}

#menu{
	text-align:center;
	width:auto;
	margin:5px 20px;
	border:#959191 1px solid;
	border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
	height:45px;
	background:url(../images/new/fon_knopok.jpg);
	box-shadow: 0 3px 5px 3px #CCCCCC;/*верткальное, горизонтальное, радиус размытия, расстояние*/
	behavior: url(/pie/PIE.htc);}
#menu1 ul {
	margin: 0;
    padding: 0;
    list-style: none;
}
#menu1 ul li {
	display: inline;
    float: left;
	line-height:45px;
	
}
#menu1 ul li a{
	display: block;	
	padding: 0 30px;
	line-height:45px;
	color: #484848;
	margin-right: 2px;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#menu1 ul li a:hover, #menu1 li a:active, #menu1 ul a:focus { 
	background: url(../images/new/str.png) no-repeat center bottom;
}
.active{background: url(../images/new/str.png) no-repeat center bottom;}