body,html{
	width: 100%;
	padding: 0px;
	margin: 0px;

	background-image: url(images/backg.gif);
	background-repeat: repeat-y;
	background-position:  right top;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	/*text-align: center;*/
}
div.main_div{
	background-image: url(images/fon_far.jpg);
	background-repeat: no-repeat;
	background-position:  right top;		
}
div.main_div_nachalna{
	background-image: url(images/fon_road.jpg);
	background-repeat: no-repeat;
	background-position:  right top;		
}
div.main_div_cars{
	background-image: url(images/fon_tyre.jpg);
	background-repeat: no-repeat;
	background-position:  right top;		
	margin: 0px auto;

}
div.main_div_contact{
	background-image: url(images/fon_stop.jpg);
	background-repeat: no-repeat;
	background-position:  right top;		
}
div.left_content{
/*display:block;*/
	 margin-right:484px;
	 background-color: white;
	 min-width: 520px;
}
*html div.left_content{
	/*padding-right:484px;*/
}

a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.big_div{
	width: 100%;
	height: 600px;
	background-image: url(images/fon_road.jpg);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	float: left;
	/*border: 1px solid red;*/
}
.big_div_contacts{
	width: 100%;
	height: 600px;
	background-image: url(images/fon_stop.jpg);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	float: left;
}
.big_div_uslovia{
	width: 100%;
	height: 600px;
	background-image: url(images/fon_far.jpg);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	float: left;
}
.big_div_cars{
	width: 100%;
	height: 600px;
	background-image: url(images/fon_tyre.jpg);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	float: left;
}
.div_top_im{
	/*width: 540px;*/
	height: 113px;
	background-image: url(images/top_im.gif);
	background-repeat: no-repeat;
	/*float:left;*/
}
.links_top{
	height: 7px;
	vertical-align: middle;
	padding-top:80px;
	/*position: absolute;
	top: 80px;
	left: 20px;*/
}
.links_top a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.links_top a:hover{
	text-decoration: underline;
}
.main{
	padding: 10px;
	padding-left: 55px;
	background-image: url(images/fon_rentacar_left.gif);
	background-repeat: no-repeat;	
}
.main_content{

}
.main p{
	padding-left: 10px;
}
.bottom{
	/*width: 550px;*/
	height: 31px;
	background-image: url(images/bottom_im.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 0px;
	/*clear: left;*/
}
.bottom a{
	color: white;
	text-decoration: none;
	font-size: 9px;
}
.bottom a:hover{
	 text-decoration: underline;
}
.div_square{
	height: 5px;
	background-image: url(images/fon_square.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.picture{
	border: 1px solid black;
}
.div_banners{
	float:left; 
	text-align:center;
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
div.koli_cont{
	width:100%;
	margin:0px auto;
	float: left;
}
.koli{
	width: 90px;
	height: 209px;
	background: url(images/cars_item_bg.gif) 0 0 no-repeat;
	float: left;
	margin: 10px 6px 10px 5px;;
	padding: 10px 5px 0 8px;
	text-align: left;
	position: relative;
	
}

.koli a{
	color: #900;
	font-size: 10px;
	text-decoration: none;
	
	font-weight: normal;
}

.koli a.more{
	color: #cb7f7f;
	position: absolute;
	bottom: 10px;
	left: 8px;
	background: url(images/more_arrow.gif) right 5px no-repeat;
	padding: 0 12px 0 0;
}

.koli img{
	width: 83px;
	height: 82px;
}


.subtitle{
	position: absolute;
	top:-15px;
	font-weight: bold;
}




.kolii{
	text-align: center;
	width: 93px; 
	height: 190px;
	float: right;
	border: none;
	display: block;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.kolii img{
	border: 1px solid black;
}

.koli img{
	border: 1px solid black;
}
.div_top_links{
	width: 100%;
	height: 113px;
	background-image: url(images/top_im.gif);
	background-repeat: no-repeat;
	float:left;
	background-color: white;
	background-position: top left;
}
.link_ext{
	background-color: white;
	min-height: 500px;
	clear: both;
	background-image: url(images/fon_rentacar_left.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
}
*html .link_ext{
	height: 500px;
}
.bordo{
	background-image: url(images/bordo.gif);
	background-repeat: repeat-x;
	background-position: 200px 0px;
	text-align: left;
}
.bordo1{
	background-image: url(images/bordo.gif);
	background-repeat: repeat-x;
	background-position: 100px 5px
}