
.navigator{
width:988px;
height: 28px;
background-image:url(../img/menu_back.jpg);
background-repeat:no-repeat;
font-weight:bold;
margin:auto;
text-align:left;
text-align:center;
}

.polozky{
position:relative;
text-align:center;
margin:auto;
font-family:Tahoma;
/*width:426px;*/
width:284px;
}

.polozka{

}

.polozka a{
width:80px;
text-align:center;
padding-left:30px;
padding-right:30px;
text-decoration:none;
float:left;
font-size:12px;
font-weight:bold;
height:20px;
padding-top:4px;
color:#2e3093;
text-decoration:none;
background-image:url(../img/nav.gif);
background-position:0px 2px;
background-repeat:no-repeat;
font-family:Tahoma;

}

.polozka a:hover{
color:#FFF;
font-family:Tahoma;
background-color:#2e3093;
}
.polozka_spacer{
width:1px;
background-color:#f8981d;
float:left;
height:28px;
}

