html,body{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
h1,h2,h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.container {
	/*width: 1000px;*/
	width: 87%;
	text-align: center;
	margin: 0px auto;
}
.top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 205px;
	background-image: url(images/background_top.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.top2 {
	margin: 0px;
	padding: 0px;
	/*height: 205px;*/
	width: 100%;
	background-image: url(images/top_im.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	text-align: center;
}
.top_links_div {
	padding: 0px;
	margin: 0px auto;
	padding: 320px 10px 7px 0px;
	text-align: center;
	width: 600px;
	font-size: 14px;
}
ul.top_links {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 0px;
}
ul.top_links li {
	display:inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: 5px;
	padding-left: 14px;
}
ul.top_links li a{
	color: white;
}
ul.top_links li a:hover{
	color: black;
}
.left {
	text-align: left;
	font-size: 13px;
	float: left;
	width: 67%;
	padding: 0px;/*0px 20px 0px 76px;*/
	margin: 45px 0px 0px 4%;
}
.right {
	text-align: left;
	float: left;
	width: 150px;
	border-left: 1px solid #9B0302;
	padding: 0px 0px 0px 20px;
	margin: 45px 0px 0px 3%;
}
.rentacar {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 35px;
}
.qaz {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	.qaz a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	.zaglaviq {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
.bottom{
	padding-top: 8px;
	padding-left: 0px;
	text-align: center;
	clear: both;
}
.bottom a{
	color: black;
	text-decoration: none;
	font-size: 9px;
}
.bottom a:hover{
	 text-decoration: underline;
}
.ramka {
	background-image: url(images/back2.gif);
	background-repeat: repeat-y;
	background-color: #990000;
	background-position: center;
	/*height: 100%;*/
}




	/*
.big_div_index{
	width: 100%;
	height: 519px;
	background-image: url(images/fon_index1.gif);
	background-repeat: no-repeat;
	background-position: 760px 0px;
	/*border: 1px solid red;
}
.div_2{
	width: 100%;
	height: 519px;
	background-image: url(images/rent_index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 175px;
}
.links_zaglavna{
	height: 7px;
	vertical-align: middle;
	position: absolute;
	top: 440px;
	left: 55px;
}
.links_zaglavna a{
	padding-left: 10px;
	padding-right: 10px;
}*/