* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%;
	float: left; 
	background: URL(img/bg-main.png) repeat-x;
	background-color: #d0d5d8;
}

img{
	border: 0;
}

#content{
	width: 960px;	
	margin: auto;	
	height: 366px;		
	background-color: #FFF;		
}

#top_header{
	width: 960px;	
	margin: auto;
	position: relative;
}

#logo{
	float: left;
}

#header_login{
	width: 640px;
	height: 25px;
	padding-top: 10px;
	float: right;	
	font-size: 11px;
	line-height: 20px;
}

#header_login img {
	margin: 2px 4px;
	float: left;	
}

#header_login div{
	float: left;
}

#header_login a{	
	color: #757373;	
	text-decoration: none;
}

#header_login a:hover{	
	color: #f47920;	
	text-decoration: underline;
}

#social{
	margin-left: 40px;
	float: left;
}

#social a{
	float: left;
	width: 18px;
	height: 18px;
	margin-left: 10px;
}

#social a:hover{	
	background-position: bottom left;;
}

#login_field{
	margin-left: 35px;
}

#languages{
	margin-left: 20px;
	margin-top: 3px;
}

#header_menu{	
	float: right;
}

#heder_menu div{
	float: right;
	width: auto;
}

#between_content{
	clear: both;
	height: 59px;
	width: 960px;
	margin: auto;
}

#between_slogan{
	float: left; 
	height: 59px;
}

#between_slogan img{
	margin-top: 13px;
}

#between_search{
	float: right;
	width: 390px;
	height: 59px;
}

#between_search input{
	background-color: #9da2a6;
	border: 1px solid #888a8c;
	height: 29px;
	line-height: 29px;
	width: 275px;
	color: #ebebeb;
	padding-left: 7px;
	font-weight: bold;	
	font-size: 14px;
	margin-top: 9px;
}

#between_search img{
	margin-top: 9px;
	margin-left: 10px;
	float: right;
}

#content_left{
	width: 700px;
	float: left;
}

#car_type{	
	float: left; 
}

#car_type a{	
	width: 69px;
	height: 70px;
	float: left;	
}

#car_type a:hover{	
	background-position: bottom left;;
}

#car_type img{
	border: 0;
}


#content_right{
	float: right;
	width: 240px;
	margin: 10px 5px 10px 5px;	
	
}

#traders{
	font-size: 18px;
	color: #ff7000;
	position: relative;
}

.orange_18px{
	font-size: 18px;
	color: #ff7000;
}

.orange_16px{
	font-size: 16px;
	color: #ff7000;
	font-weight: bold;
}

.traders_buttons{
	position: absolute;
	float: right;
	text-align: right;
	width: 240px;
}

.traders_buttons img{
	margin: 0 5px;
}

#slide_traders{	
	clear: both;	
	float: left; 
	width: 240px;
	height: 150px;
	overflow: hidden;
}

.trader{	
	padding-top: 20px;
	width: 240px;
	height: 150px;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	display: block;
	color: #656e73;
}

.trader a{
	color: #a7a7a7;
	text-decoration: none;
}

.trader a:hover{
	color: #ff7000;
	text-decoration: underline;
}

.trader_details{
	clear: both;
	float: left;
}

.trader_details img{	
	float: left;
	margin-left: 3px;
}

.trader_picture{	
	float: right;
	margin-right: 5px;
}

.trader_phones{
	clear:both;
}

.light_blue_20px{
	font-size: 16px;
	color: #869eaa;
	font-weight: bold;
}

#contact_icons{
	margin-top: 7px;
	margin-bottom: 7px;
	width: 225px;
	background-color: #eaeaea;
}

#newsletter{
	clear: both;
	color: #6c6c6c;
	line-height: 14px;
}

#newsletter input{
	border: 1px solid #aaaaaa;
	width: 200px;
	height: 24px;
	padding-left: 5px;
	color: #606060;
	line-height: 24px;
}


#newsletter img{
	float: right;
	margin-right: 5px;
}

#newsletter_accept{
	margin-top: 5px;
	font-size: 11px;
	color: #6c6c6c;
}

#newsletter_accept a{	
	color: #FF7000;
}	

#contact_icons img{
	margin: 6px;
}

#content_shadow{
	background: url(img/content-shadow.png); 
	width: 960px; 
	height: 13px; 
	margin: auto;
}

#content_bottom{
	clear: both;
	width: 960px;
	margin: auto;
}

#new_offers{		
	float: left;
	width: 680px;
	height: 251px;
	background: #fff;
}

#offers_list{
	clear: both;
	padding-top: 10px;
}

.one_offer{
	float: left;
	margin-right: 20px;
	width: 200px;	
	line-height: 16px;
}

.car_name{
	color: #104d6a;
	font-size: 12px;
	font-weight: bold;	
}

.car_name a{
	color: #104d6a;
	text-decoration: none;
}

.car_name a:hover{
	color: #f47921;	
}

.car_type{
	color: #f47921;
}

.car_price{
	color: #4a4a4a;
	font-weight: bold;
}

#online_cam{
	width: 270px;
	height: 250px;
	background: #fff;
	float: right;
}	

#down_shadow{
	clear: both;
	background: url(img/down-shadow.png); 
	width: 960px; 
	height: 20px; 
	margin: auto;
}

#footer{
	clear: both;
	background-color: #e0e4e6;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #4f4f4f;
	text-align: center;
	font-size: 11px;
}

#footer a{		
	color: #4f4f4f;
	text-decoration: none;
}

#footer a:hover{		
	color: #f47921;
}

#copyright{
	clear: both;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	width: 930px;	
	color: #818181;	
	margin: 10px auto;
	
}

#copyright img{
	float: right;	
}

#blink2{
	margin: auto;
	z-index: -1;
	position: absolute;	
	width: 100%;
	height: 468px;
}

#blink{	
	margin: auto;
	z-index: -1;
	position: relative;	
	width: 960px;
	height: 468px;
}

#blink_background{
	position: relative;
	margin-left: -210px;	
	width: 960px;
	height: 468px;
	background: URL(img/blink.png);	
}

#subpage_menu{
	width: 960px;
	background: white;
	margin: auto;
	height: 70px;
	background: URL(img/menu_bg.gif) repeat-x;	
}

#ref_number{
	float: left;
	margin-top: 10px;
}

#ref_number input{
	background-color: #fff;
	border: 1px solid #a2a2a2;
	height: 29px;
	line-height: 29px;
	width: 134px;
	color: #2b2b2b;
	padding-left: 7px;
	font-weight: bold;	
	font-size: 12px;
	margin-top: 9px;
	margin-left: 3px;
}

#ref_number img{
	margin-top: 9px;
	margin-left: 5px;
	margin-right: 7px;
	float: right;
}

#content_top{
	width: 960px;
}

#offer_path{
	float: left;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ff7000;
}

#offer_path a{	
	font-size: 16px;
	font-weight: bold;
	color: #ff7000;
	text-decoration: none;
}

#offer_path a:hover{		
	color: #636161;	
}

#content_top_sort{
	float: right;
	margin: 10px;
}
#content_top_sort select{
	font-size: 12px;
	width: 120px;
}

#menu_left{
	float: left;
	clear: both;
	width: 240px;
}

#left_car_type{
	width: 240px;
	background-color: #f58738;
	height: 105px;
	font-weight: bold;
	text-align: center;
}

#left_car_type img{
	float: left;
}

#car_type_header{
	background-color: #db6d1e;
	height: 37px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 37px;
}

#car_number_orange{
	font-size: 12px;
	color: #fff;
}

.menu_item{
	color: #343030;
	font-size: 11px;
	border-bottom: 1px solid #dbd7d2;
	background-color: #f4efea;
	line-height: 27px;
	padding-left: 10px;
	font-weight: bold;
}

#order_list{
	height: 48px;
	background: URL(img/order_list.gif) repeat-x;
	font-size: 18px;
	padding-left: 15px;
	line-height: 48px;
	color: #807770;
	font-weight: normal;
}

#ordered_list{
	font-size: 14px;
	text-align: center;
	color: #807770;
}

#results{
	float: left;
	line-height: 20px;
	width: 470px;
}

.results_top{
	float: left;
	width: 400px;
	margin-bottom: 10px;
	text-align: center;
}

#results_number{
	float: left;
	width: 100px;
	margin-left: 10px;
	color: #636161;
}

.results_pages{	
	margin: auto;
	color: #ff7000;
	line-height: 20px;
}

.results_pages a{
	color: #636161;	
}

.img_right{
	float: right;
	margin: 0 3px;
}

.result{
	clear: both;
	float: left;
	margin-top: 5px;	
	margin-left: 3px;
}

.car_picture{
	float: left;
	width: 120px;
	text-align: center;
}

.car_details{
	float: left;
	width: 240px;
}

.car_order{
	float: right;
	width: 100px;
	text-align: right;
}

.car_order img{
	margin-top: 6px;
	margin-right: 6px;
}

#reference_number{
	float: right;
	color: #9e9e9e;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 7px -3px 0px;
}

#details
{
	width: 680px;
	float: left;
}

#details_gallery{
	width: 342px;
	margin: 0 16px;
	float: left;
}

#details_gallery_small{	
	margin-top: 5px;
	margin-left: -2px;	
}

#details_gallery_small img{	
	margin: 3px;	
}

.details_one_column{
	float: left;
	width: 310px;
	float: left;
	position: relative;
	color: #646464;
	line-height: 18px;
	min-height: 30px;
}

.details_one_column table{
	width: 100%;
	color: #646464;
	font-size: 12px;
}

.details_one_column tr{
	height: 27px;	
}

.details_one_column td{
	border-bottom: 1px solid #e5e5e5;
}

.details_one_column h1{
	font-size: 18px;
	color: #4a4a4a;
	font-weight: normal;
	margin-bottom: 10px;	
}

#details_price {
	bottom: 0px;
	
}

#details_price table{
	width: 310px;
	color: #646464;
	font-size: 12px;
}

#details_price th{
	color: #646464;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	height: 18px;
}

#details_price td{
	height: 14px;
	border: 0;
	color: #838383;
}

#login_languages{	
}

#login_form{	
	float: left;
	text-align: right;
	margin-left: 20px;
	margin-top: -2px;		
}

#login_form input{
	width: 94px;
	height: 20px;
	border: 1px solid #aaaaaa;
	padding-left: 3px;
	font-size: 11px;
	color: #aaaaaa;
	margin-right: 6px;
}

#login_form img{	
	float: right;
}

#form_kontaktowy
{
	margin-left: 20px;
}

#form_kontaktowy input{
	background-color: #fff;
	border: 1px solid #a2a2a2;
	height: 29px;
	line-height: 29px;
	width: 239px;
	color: #2b2b2b;
	padding-left: 7px;
	font-weight: bold;	
	font-size: 12px;
	margin-top: 9px;
	margin-left: 3px;
}

#form_kontaktowy textarea{
	background-color: #fff;
	border: 1px solid #a2a2a2;	
	line-height: 29px;
	width: 439px;
	color: #2b2b2b;
	padding-left: 7px;
	font-weight: bold;	
	font-size: 12px;
	margin-top: 9px;
	margin-left: 3px;
}

#wyslij{
	text-align: center;
	margin-top: 15px;
}

.sort_by {
	float: right;
	font-size: 11px;	
	margin-right: 10px;
}

.sort_by a{
	color: #F47921;
	font-weight: normal;
}

#details .auta_lista_opis div ul li{
	background-image: none;
	line-height: 18px;
	padding-left: 0px;
}

hr {
	border: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.auta_pagowanie a{
	color: #444;
	font-size: 14px;
}

.auta_pagowanie a:hover{
	color: #F47921;
}

.auta_page_selected{
	color: #aaa;
	font-weight: bold;
}
