body {
        font-size: 14px; 
        color: #000000; 
        font-family: Arial, Helvetica, sans-serif;
        background-color: #e0e0e0; 
        text-align: center;
}
#box{
        margin-left: auto; 
        width: 770px; 
        margin-right: auto; 
        position: relative; 
        text-align: left;
}

#baner{width:770px;
height:339px;
float:left;}


#menu{width:150px;
height:auto;
float:left;
background-color:#c40004;}

#menu a{color:#11ac01;
text-decoration:none;} 

#menu a:hover{color:#11ac01;
text-decoration:underline;} 

#menuimg{width:150px;
height:22px;
float:left;
background-image:url(../images/menu2.jpg);
background-repeat:none;
padding-top:8px;
text-align:center;
color:#c40004;}

#menuimg a{color:#c40004;
text-decoration:none;
font-size:14px;
font-weight:bold;}

#menuimg a:hover{color:#c40004;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}


#odstep{width:150px;
height:10px;
float:left;}


#content{width:608px;
height:auto;
float:left;
padding-top:10px;
padding-left:10px;
font-size:14px;
background-color:#c40004;
color:#FFFFFF;

 }
 
 
#content a{text-decoration:none;
color: #fff;}
#content a:hover{text-decoration:underline;
color: #fff;}


#ramka{

float:left;
width:768px;
border:1px #999999 solid;
}





#stopka{
width:770px;
height:30px;
float:left;
text-align:center;
padding-top:5px;}


#dodatek{float:left;
background-color:#c40004;}

