.clearfloats{clear:both;}
#clearfloats{clear:both;}
.left{display: inline;	float:left;}
.right{display: inline;	float:right;}
.small{font-size: 0.6em;}
.grey{color:#aaa;}
.dark_grey{color:#777;}
.normal{ font-weight: normal;}
.ot{font-size: 0.7em; color: #333; font-weight: bold;}
.hidden{display: none;}

body{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;	
	margin:0; 
	padding:0;
	text-align: center;
	background: #fff url(images/background.jpg) repeat-x;
}
#top { 
	width: 1000px;
	margin: 0 auto 30px auto;
}
#logo_pic{
	padding: 11px 0 0 50px ;
	display: inline;
	float:left;
}

#logo{
	padding: 54px 0 0 100px ;
	display: inline;
	float:left;
}
#bottom_line { 
	width: 1000px;
	margin: 0 auto;
	padding: 1px 0;
}
#adr{ margin: 18px 0 0 0;}

#menu {
	width: 1000px;
	margin: 5px auto 10px auto;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #555;
}
#menu a{
	display: block;
	float: left;
}
#menu a#brake {background: url(images/brake.jpg) no-repeat top; padding: 0 0 0 60px;}
#menu a#brake:hover {background: url(images/brake.jpg) no-repeat bottom;}
#menu a#oil {background: url(images/oil.jpg) no-repeat top; margin: 0 0 0 0px;}
#menu a#oil:hover {background: url(images/oil.jpg) no-repeat bottom;}
#menu a#filter {background: url(images/filter.jpg) no-repeat top; margin: 0 0 0 20px;}
#menu a#filter:hover {background: url(images/filter.jpg) no-repeat bottom;}
#menu a#other {background: url(images/other.jpg) no-repeat top; margin: 0 0 0 20px;}
#menu a#other:hover {background: url(images/other.jpg) no-repeat bottom;}
#menu a#service {background: url(images/service.jpg) no-repeat top; margin: 0 0 0 70px;}
#menu a#service:hover {background: url(images/service.jpg) no-repeat bottom;}
#menu a#beznal {background: url(images/beznal.jpg) no-repeat top; margin: 0 0 0 20px;}
#menu a#beznal:hover {background: url(images/beznal.jpg) no-repeat bottom;}
#menu a#optom {background: url(images/opt.jpg) no-repeat top; margin: 0 0 0 60px;}
#menu a#optom:hover {background: url(images/opt.jpg) no-repeat bottom;}
#menu a#address {background: url(images/address.jpg) no-repeat top; margin: 0 0 0 60px;}
#menu a#address:hover {background: url(images/address.jpg) no-repeat bottom;}


img#phone{margin: 2px 0 0 0;}








div#service {
	width: 1000px;
	margin: 0 auto;	
}
div#service table{
	font-size: 12px;
	width: 350px;
	border-collapse: collapse;
	text-align: left;
	float: left;
	margin: 0 10px 40px 100px;
}
div#service table td{
	border: 1px solid #aaa;
	padding: 3px 0 3px 10px;
}
div#service table th{
	background-color: #aaa;
	border: 1px solid #aaa;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}







#plan_service {	width: 1000px;	margin: 0 auto;	}
#plan_service  h3{	font-size:2em; color:  #c00; }
table#plan_serv1{
	font-size: 12px;
	width: 600px;
	border-collapse: collapse;
	margin: 0 auto;
}
#plan_service  td{	border: 1px solid #aaa;}
#plan_service td.num{ width: 50px;	text-align: center; padding: 5px;}
#plan_service td.option{	width: 450px; padding: 5px 0 5px 10px; text-align: left; }
#plan_service td.first { width: 100px; border: none; }  

.maha{ background-color: #c00; color: #fff; text-align: center; vertical-align: center; border: none;}

table#plan_serv2{
	font-size: 12px;
	width: 600px;
	border-collapse: collapse;
	margin: 0 auto 50px auto;
	border: 2px solid #c00;
}
table#plan_serv2 a{
	color: #c00;
}

#plan_sign {
	width: 700px;
	text-align: right;
	padding: 0 50px 0 0 ;
	margin: -60px auto 0 auto;
}






.date{
	font-size: 14px;
	color: red;
	font-weight: bold;
}

table.price{
	width: 700px;
	margin: 10px auto;
	border-collapse: collapse;
	font-size: 11px;
	text-align: right;
}
table.price td{
	border: 1px solid #aaa;
	padding: 5px 20px;
}

.Name{
	text-align: left;
}
.group0{
	background-color: #333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
}
.group1{
	background-color: #FFFF9B;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.group2{
	background-color: #eee;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.index{width: 1000px; margin: 0 auto; }

.index_banner{
	width: 320px;
	margin: 30px 0 50px 0px;
	text-align: center;
	display: inline;
	float: left;
}

#post_banner{
	width: 450px;
	margin: 30px 0 50px 0px;
	text-align: center;
	display: inline;
	float: left;
}




#search_form {
	width: 320px;
	display: none;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
}
#search_form  p{
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
}
#search_form  form{
	width: 250px;
	margin: 0 auto 20px auto;
	padding: 10px 0;
	border: 1px solid #bbb;
	background: #fff url(images/bg_search_form.jpg) repeat-x;
		display: none;
}
#search_form  select{
	margin: 0 0 10px 0;
	width: 200px;
	text-align: center;
	border: 1px solid #aaa;
}
#search_form  input{
	margin: 5px 0;
	width: 200px;
	font-weight: bold;
}






#index_oil {
	width: 650px;
	margin: 0 auto;
}
#index_oil p{
	color: #c00;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
}
#index_oil table{
	border-collapse: collapse;
	font-size: 15px;
	text-align: left;
	margin: 0;
}
#index_oil table td{
	border: 1px solid #aaa;
	padding: 5px 20px;
	font-weight: bold;
}
#index_oil table td.week{
	background: url(images/bg_grey.jpg) repeat-x; 
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin:0;
	height: 10px;
}



/*
.index_text1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.index_text2{
	font-size: 9px;
	color: #aaa;
}
.col1 {	width: 350px;}
.txt1 {	color: #c00; }
.txt2 {	font-size: 10px;}
.txt3 {	color: #c00; background-color: #ff5;  text-align: center; }








#shops_adr{
	width: 600px;
	margin: 50px 30px 50px 0;
	font-size: 20px;
	text-align: left;
	color: #777;
	display: inline;
	float: right;
}
#shops_adr h4{
	margin: 0 0 10px 70px;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #c00;
	text-decoration: underline;
}

#shops_adr ul{
	width: 400px;
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;	
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#shops_adr li{padding: 3px 0;}
#shops_adr a{color: #000;	text-decoration: none;}
#shops_adr a:hover{color: #009;	text-decoration: underline;}

.adr_drop {color: #777; font-weight: normal; font-size: 0.8em; padding: 0 0 0 10px;}


#opt{ margin: 0 0 50px 0; padding: 1px 0 0 0;}

#opt input{
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #c00;
}


#opt h3{
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
	margin: 30px 0 5px 0;
	padding: 0;
	text-decoration: underline;
}

#opt ul{
	width: 500px;
	margin: 0 auto;
	text-align: left;
}
#opt li{
	list-style: none;
	font-size: 1.3em;
	line-height: 2em;
}
#opt div#credit_cost{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	color: #c00;
	border: 1px solid #cff;
}


*/


.cat_title{
	font-size: 1.3em;
	color: #900;
	font-weight: bold;
}

.form_title{ 
	font-size: 16px;
	font-weight: bold;
	color: #c00;
	line-height: 2em;
}

.car_brand{
	text-align: center;
	margin: 5px 0 20px 0;
	width: 400px;
}
.car_model{
	text-align: center;
	margin: 5px 0 20px 0;
	width: 150px;
}




table.catalogue{
	width: 700px;
	margin: 10px auto 20px auto;
	border-collapse: collapse;
	font-size: 12px;
	text-align: right;
}

table.catalogue th{
	background-color: #333;
	font-weight: bold;
	color: #ff9;
	border: 1px solid #aaa;
	padding: 5px 0;
	text-align: center;
}
table.catalogue th.year{
	width: 100px;
}

table.catalogue td{
	border: 1px solid #000;
	padding: 5px;
	text-align: center;
}
table.catalogue td.odd{
	background-color: #ddd;
}
table.catalogue tr.top1{
	background-color: #555;
	color: #ff0;
}
table.catalogue tr.top2{
	background-color: #ccc;
	color: #000;
	font-size: 11px;
}
table.catalogue tr.top3{
	background-color: #999;
	color: #ffa;
}
table.catalogue td.year{
	width: 80px;
	text-align: left;
	background-color: #ffc;
}
table.catalogue td.body{
	width: 40px;
	background-color: #ffffe0;
}
table.catalogue td.engine{
	width: 120px;
}
table.catalogue td.oil{
	background-color: #ffffe0;
}


#priceData {	
	padding: 0 0 100px 0;
}

#priceData a{	
	font-size: 16px;
	font-weight: bold;
	color: #00c;

}




.selected_car{
	color: #c00;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
}


.beznal{ width: 800px; margin: 0 auto; text-align: left;}

.beznal p{
	padding: 20px 0 0 0; 
	font-size: 1.3em;
	line-height: 1.5em;
}










#YMapsID-417{
	width: 600px;
	margin: 10px auto;
}

#YMapsID-841{
	width: 600px;
	margin: 10px auto;
}



.to_warranty{
	font:21px Arial, Helvetica, sans-serif;
	color:#a00;	
	font-weight: bold;
	text-decoration: underline;
	padding: 30px 0;
	display: none;
}
.to_warranty span{
	font:16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}



#carwash {
	font-size: 1.4em;
	margin: 0 0 20px 0;
}
#carwash table{
	border-collapse: collapse;
	width: 500px;
	margin: 0 auto 20px auto;
}
#carwash td {
	border: 1px solid #ccc; padding: 5px;	
}
#carwash td.first{
	width: 400px;
	text-align: left;
	padding: 0 0 0 15px;
	font-weight: bold; 
}
.big_red{ 
	color: #c00; 
	font-weight: bold; 
	font-size: 1.4em;
}




.discount{
	margin: 10px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #777;
}




#iznos{
	width: 800px;
	margin: 10px auto 100px auto;
	font-size: 12px;
	text-align: left;
	text-indent: 2em;
}
#iznos h4{
	font-size: 18px;
	margin: 10px auto;
	text-align: center;
}
#iznos table{
	margin: 20px auto;
	text-align: center;
}
tr#formula{
	font-size: 24px;
	color: #c00;
	font-weight: bold;
}
tr#hint_img{
	font-size: 24px;
	color: #c00;
	text-align: center;
}
#iznos input{
	font-size: 10px;
}

#grey_background{	
 	    display: none;  /*	*/
	position: fixed;
	width: 2000px; 	
	height: 2000px; 
	background-color: #ccc; 
	overflow: hidden;
	filter:alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 è íèæå */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
	z-index: 0;
}

.popup1{ 	display: none; /*       */}      /*   È1   */
.popup2{	display: none;   /*      */}     /*   Ïô   */
.popup3{	display: none; /*        */}     /*   È2   */
.popup4{  	display: none; /*      */}     /*   Äô   */
.popup5{   	display: none; /*     */}     /*   À2   */
.popup6{   	display: none; /*     */}     /*   À3   */
.popup7{    	display: none; /*    */}     /*   À3   */


.iznos_popup{	
	position: fixed;
	width: 700px; 	
	background-color: #fff; 
	border: 1px solid #000;
	left: 25%;
	top: 100px;
	font-size: 12px;
}
.iznos_popup h4{	color: #c00; font-size: 14px;}
.iznos_popup  input{	margin: 5px;}
.iznos_popup  td{	padding: 5px;	border: 1px solid black;}

.popup_small{	
	position: fixed;
	width: 500px; 
	left: 30%;
}
.popup_big{	
	position: fixed;
	width: 1000px; 
	left: 10%;
}


table.iznos_parameters {	width: 90%;	margin: 5px auto;	border-collapse: collapse;}
table.iznos_parameters2 {	float: left; width: 400px; margin: 5px 0px 5px 70px;	border-collapse: collapse;}


.iznos_table_top { font-weight: bold;}
.iznos_input_data {
	text-align: center;
	width: 300px;
	font-size: 20px;
	font-weight: bold;
}






#used_cars{
	width: 900px;
	margin: 10px auto 100px auto;
	font-size: 14px;
	text-align: left;
}
#used_cars h4{
	text-align: center;
	font-size: 18px;
	color: #C00;
}
.used_cars_top{ font-weight: bold; }

table.used_cars_list{
	width: 90%;	
	margin: 5px auto;	
	border-collapse: collapse;
}
table.used_cars_list td{
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
table.used_cars_list td.used_cars_first{	
	text-align: left;
	padding: 5px 5px 5px 10px;
}


table.used_car_data{
	width: 100%;	
	margin: 20px auto;	
	border-collapse: collapse;
	text-align: left;
}
table.used_car_data td{
	padding: 10px;
	vertical-align: top;

}
.blue_bg {background-color: #eeF;}
.uc_title { width: 20%; font-weight: bold; font-size: 20px; color: #C00;}
.uc_price { width: 30%; font-weight: bold; font-size: 20px; color: #000;}
.uc_value { font-weight: bold;}
.uc_photo {
	width: 50%;
	padding: 10px;
	text-align: center;
}















