html {
		background-color:#193a5b;
		background-image:url(img/html_bg.gif);
		background-repeat:repeat-x;
		}

#town_name{
		font-size:14px;
		font-weight:bold;
		}

#th_calc{
		font-size:16px;
		font-weight:bold;		
		}
		
#road{margin-top:5px;
		margin-bottom:3px;}
	
body {
		margin:0px;
		font-family:Tahoma;
		font-size:14px;
		font-weight:500;
		line-height:17px;
		}

#top_bg {
		width:100%;
		height:86px;
		background-image:url(img/top_bg.gif);
		}
		
#logo {
		width:212px;
		height:115px;
		background-image:url(img/logo.png);
		position:absolute;
		margin-left:50%;
		left:-512px;
		top:0px;
		z-index:99;
		}

#big_image
		{
		width:1024px;
		height:534px;
		background-image:url(img/index_image_1.png);
		margin-left:50%;
		left:-512px;
		position:absolute;
		top:86px;
		}		

#kartinka{
		background-image:url(img/1.gif);
		}
		
#left_block_title{
		background-color:#193a5b;
		text-align:center;
		font-family:Tahoma;
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		}
		
#main_center{
		position:absolute;
		width:805px;
		height:592px;
		margin-left:50%;
		left:-312px;
		top:250px;
		background-image:url(img/lv.png);
		z-index:9999999}


#center_content{
		background-color:#e7e9e8;
		width:767px;
		padding:15px;
		background-image:url(img/izgib_left_top.gif);
		background-repeat:no-repeat;	
		}

#left_block{	
		padding:10px 0px 0px 0px;
		}
		
#center_block{	
		padding:10px 0px 0px 15px;
		
		}
		
h1{
		
		font-size:18px;
		margin:0px;
		padding:0px;}
		
		
/* --------------------------------------------------------- */

#n1{
		position:absolute;
		width:194px;
		height:17px;
		background-image:url(images/n1.png);
		margin-left:50%;
		left:-503px;
		top:1137px;
		z-index:9999;}
		
	
/* --------------------------------------------------------- */

.benz td{
		border-bottom:1px dotted #CCCCCC;}

#benz_name{
		font-family:Tahoma;
		font-size:13px;
		text-align:center;		
		height:25px;
		}
#benz_cena{
		font-family:Tahoma;
		font-size:13px;
		text-align:center;
		}

.list a{font-size:13px; color:#1b55b5; text-decoration:underline;}
.list a:hover{font-size:13px; color:#0066FF; text-decoration:none;}
.list li{ list-style:square; margin-bottom:5px;}


#poloska_1{
		width:95%;
		border-bottom:1px dotted #888;
		margin-bottom:15px;
		}
		
#rast {
		font-size:20px;
		text-align:center;}
		
#benz_name {
		font-size:14px;
		text-align:left;
		border-bottom:1px dotted #999999;		
		}
		
#benz_price {
		font-size:14px;
		text-align:right;
		border-bottom:1px dotted #999999;
		}
		
		
#lang_ru{z-index:99; position:absolute; margin-left:914px; margin-top:10px;}
#lang_eng{z-index:99; position:absolute; margin-left:889px; margin-top:10px;}