@charset "windows-1251";
/* CSS Document */
.menu_swf{
float: right;
width: 706px;
height:300px;
margin: 0;
padding: 0
}
.head_swf{
float: right;
width: 100%;
height: 251px;
border-top: 3px solid #16BD13
}
.menu{
text-align: right;
width: 100%;
border-top: 3px solid #16BD13;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit
}
.menu ul{
margin:0;	
padding: 0;
list-style: none;
margin-left:2px
}
.menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase
}
.menu a{
float: left;
display: block;
font: bold 10px Arial;
color: #000;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 11px 5px 11px;
background-color: #3345BD;
border-bottom: 3px solid #000
}
.menu a:hover{
background-color: #16BD13; 
padding-top: 10px;
padding-bottom: 0;
border-bottom-color: #16BD13;
color: white
}
.menu a:active{
background-color: #16BD13; 
padding-top: 10px;
padding-bottom: 0;
border-bottom-color: #16BD13;
color: white
}