body
{
margin:0px;
padding:0px;
background-color:#000000;
font-family:Tahoma;
font-size: 12px;
}
.content
{
width: 1000px;
min-height: 600px;
background-image:url(../img/left_fon.gif);
background-repeat:no-repeat;
background-position:top left;
z-index: 2;
}
.menu_fon
{
width: 1000px;
min-height: 700px;
background-image:url(../img/menu_fon.gif);
background-repeat:repeat-x;
z-index: 1;
}
.left
{
float: left;
margin-top: 0px;
width: 400px;
height: 100px;
padding-bottom: 20px;
}

.left .text
{
font-size: 11px;
color: #a6a5a3;
margin-left: 40px;
}

.right
{
float: left;
font-size: 11px;
color: #a6a5a3;
width: 595px;
}
#menu
{
margin-top: 60px;
margin-left: 0px;
font-size: 11px;
font-family:Tahoma;
color: #989c9b;
width:595px;
height: 40px;
}
.cont
{
margin-left:13px;
margin-top:50px;
margin-right: 30px;
} 
.cont .title
{
font-weight:bold;
font-size: 12px;
margin-bottom: 15px;
margin-top: 15px; 
text-transform: uppercase;
}

.cont .rzd
{
font-weight:bold;
font-size: 15px;
margin-bottom: 25px;
margin-top: 15px; 
text-transform: uppercase;
color: #ffffff;
font-family: Arial;
}

.cont .text
{
font-size: 12px;
font-family:Tahoma;
color: #a6a5a3;
margin-top: 10px;
margin-bottom: 10px;
line-height:20px;
text-align:justify;

}
.cont .text a
{
color: #a6a5a3;
}

.cont .text a:link {
text-decoration: none;
}

.cont .text a:visited {
text-decoration: none;
}

.cont .text a:hover {
text-decoration: underline;
}

.cont .text .date
{
color: #ddae00;
float: left;
margin-right:10px;
text-decoration:none;
}

.cont .simlist
{
font-size: 12px;
font-family:Tahoma;
color: #a6a5a3;
margin-top: 10px;
margin-bottom: 10px;
line-height:20px;
text-align:justify;
}
.cont .simlist a
{
color: #a6a5a3;
}

.cont .simlist a:link {
text-decoration: none;
}

.cont .simlist a:visited {
text-decoration: none;
}

.cont .simlist a:hover {
text-decoration: none;
border-bottom: 1px dashed #a6a5a3;
}

.cont .simlist .date
{
color: #ddae00;
float: left;
margin-right:10px;
text-decoration:none;
}


.copyright
{
text-align:center;
font-family:Tahoma;
color: #a6a5a3;
font-size: 11px;
width: 920px;
margin-left: 40px;
}

.copyright .text
{
border-top: 1px solid #262625;
padding-top: 10px;
padding-bottom: 10px;
width: 920px;
float:left;
margin-left: 0px;
text-align: left;
}



#menu ul
{
padding: 0;
margin: 0;
float: left;
}

#menu ul li
{
display: inline;
text-transform:uppercase;
}

#menu ul li a
{
padding: 0px 9px;
color: #9a9d9b;
text-decoration: none;
float: left;
}

#menu ul li a:hover
{
color: #fff;
text-decoration:underline;
}  
#menu ul li a.menu_vybor
{
color: #ffffff;
}
.select
{
font-size: 11px;
color: #000;
}
