body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#5f6457;
	background-color: #FFFFFF;
	margin: 0px;
	
	background-image: url(../gfx/car_bg.jpg);
}
tr, td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #9F9D9D;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#5f6457;
	padding-top:5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
 }
 a:hover 
 {
    text-decoration:underline;
 }
 .div-main
 {
    width:697px;
    height:798px;   
    margin-top:17px;
    margin-left:30px;  
padding: 15px;	
 }
 .div-left
 {
    width:200px;
    height:798px;  
    float:left;
    
 }
 .div-left-stozar
 {
    width:200px;
    height:auto;
 }
 .div-news
 {
    
    height:279px;
    background-image: url(../gfx/grey_n.jpg);
    background-repeat:repeat-y;
    padding-left:20px;
    padding-right:25px;
    margin-top:0px   
 }
 .news
 {
    color:White;
    }
 .news-line
 {
    width:auto;
    height:1px;
    margin:12px;
    background-color:#8d9580;
 }
 .div-head1
    {   
        float:left;
        width:482px;
        height:82px;
        background-image: url(../gfx/head1.jpg);
        }
        
.div-head-menu
    {   
        float:left;
        width:482px;
        height:29px;
        background-image: url(../gfx/head_menu.jpg);
        }
.div-body-all
     {  float:left;
        width:482px;
        height:688px;
        
     }        
.div-body
     {  float:left;
        width:482px;
        height:654px;
        background-color:White
     }
   
.div-body-bot
{
        float:left;
        width:482px;
        height:33px;
        background-image: url(../gfx/body_bot.jpg);
}
.div-right
{       float:left;
        width:15px;
        height:798px;
        background-image: url(../gfx/right.jpg);
}
.div-t18
{
    font-family:Tahoma;
    font-size:18px;
    color:#5f6457;
    padding:15px;
}
.div-t10
{
    font-family:Tahoma;
    font-size:10px;
    color:#5f6457;
    padding-left:15px;
    padding-right:15px;
}
.div-t12
{
    font-family:Tahoma;
    font-size:12px;
    color:#5f6457;
    
}
.div-t11
{
    font-family:Tahoma;
    font-size:11px;
    color:#5f6457;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px
}