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

	
	background-repeat: repeat-y;
	background-position:  right top;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
div.main_div{
	background-image: url(images/fon_far.jpg);
	background-repeat: no-repeat;
	background-position:  right top;		
}
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;
}
*html div.left_content{
	margin-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;
}
.koli{
	text-align: center;
	width: 100px; 
	height: 190px;
	float: left;
	border: none;
	display: block;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.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
}
.bordo1{
	background-image: url(images/bordo.gif);
	background-repeat: repeat-x;
	background-position: 100px 5px
}