.orange {
	color:#d28a2c
}

/* Header */

#header_title {
	float:left;
	width:640px;
	line-height:0px;
}

div#header_logo {
	float:right;
	width:154px;
}

div#header_logo img {
	margin:19px 0px 0px 13px;
}

/* Left column */

div#column_left {
	float:left;
	width:640px;
	background-color:#ffffff;
	overflow:hidden;
	zoom:1;
}

div#gfx_motive {
	width:640px;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div#gfx_motive img#gm_left {
	float:left;
	margin-right:1px;
}

div#gfx_motive img#gm_right {
	float:left;
	margin-right:1px;
}

/* Subcontent boxes */ 

div#content {
	background-color:#ffffff;
	overflow:hidden;
	zoom:1;
}	

div.sb {
	float:left;
	background-color:#ffffff;
}

div.sb h2 {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:20px 10px 4px 20px;
	border-right:1px solid #ffffff;
}

div.sb h3 {
	font-size:10px;
	font-weight:bold;
	color:#707070;
	margin:11px 20px 0px 20px;
}

div.sb h3.link {
	margin:0 0 0 9px;
}

div.sb h3 a {
	display:block;
}

div.sb p {
	margin:6px 20px 6px 20px;
}

div.sb ul {
	margin:6px 20px 6px 9px;
}

div.sb ul.box_links a {
	color:#5e5e5e;
	font-weight:bold;
	text-decoration:none;
}

div.sb ul.box_links a:hover {
	text-decoration:underline;
}

div.sb_content {
/*	padding:10px 20px 0px 20px; */
	border-right:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_row_1 {
	clear:both;
	background-image:url('../img/bg_sb_row_1.gif');
	background-repeat:repeat-y;
	background-position:top right;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_row_2 {
	clear:both;
	background-image:url('../img/bg_sb_row_2.gif');
	background-repeat:repeat-y;
	background-position:top right;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_row_3 {
	clear:both;
	background-image:url('../img/bg_sb_row_3.gif');
	background-repeat:repeat-y;
	background-position:top right;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_row_4 {
	clear:both;
	background-image:url('../img/bg_sb_row_4.gif');
	background-repeat:repeat-y;
	background-position:top right;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_row_half {
	clear:both;
	background-image:url('../img/bg_sb_row_half.gif');
	background-repeat:repeat-y;
	background-position:top right;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.sb_1 {
	width:160px;
}

div.sb_2 {
	width:320px;
}

div.sb_3 {
	width:480px;
}

div.sb_4 {
	width:640px;
}

div.sb_gray {
	background-color:#ffffff;
}

div.sb_gray h2 {
	background-color:#b2b2b2;
}

div.sb_green {
	background-color:#d7dbd2;
}

div.sb_white {
	background-color:#FFFfff;
}

div.sb_green h2 {
	background-color:#b5bbad;
}
div.sb_white h2 {
	background-color:#b5bbad;
}

div.sb_blue {
	background-color:#eaefef;
}

div.sb_blue h2 {
	background-color:#99b2b2;
}

div.sb_news {
	padding:0 0 10px 0;
	border-top:1px solid #707070;
}

div.sb_news p {
	margin-top:0px;
}

div.sb_news img {
	margin-left:10px;
	margin-bottom:10px;
}

div.sb_equipment {
	padding-bottom:10px;
	border-top:0px solid #b2b2b2;
}
div.sb_news h3.link {
	padding-top:10px;
}
/* Footer */

p#site_footer span {
	padding:0px 22px 0px 22px;
	background-image:url('../img/dots_v.gif');
	background-repeat:repeat-y;
	background-position:top right;
}

p#site_footer span.sf_last {
	background:none;
}

p#site_footer a {
	color:#5e5e5e;
	text-decoration:none;
}

p#site_footer a:hover {
	text-decoration:underline;
}

/* Home page */

#hp_models_search {
	margin:10px 20px 10px 20px;
	padding:0px;
}

#hp_models_search fieldset {
	width:90px;
	float:left;
}

#hp_models_search select {
	width:100%;
}

#hp_config {
	margin:10px 0px 10px 20px;
	padding:0px;
}

#hp_config fieldset {
	width:130px;
	float:left;
}

#hp_config select {
	width:100%;
}

/* Sub site configurator */

#ss_config {
	margin:10px 20px 10px 20px;
	padding:0px;
}

#ss_config fieldset {
	width:100%;
	float:left;
}

#ss_config select {
	width:100%;
}

/* Model tech data */

#tech_data_details {
	margin:10px 20px 10px 20px;
}

#tech_data_details fieldset input {
	float:left;
	width:13px;
	height:13px;
}
#tech_data_details fieldset input.but {
	width:25px;
	height:15px;
}
#tech_data_details fieldset label {
	float:left;
	width:170px;
	margin-left:10px;
}

#tech_data_model {
	margin:10px 20px 10px 20px;
}

/* FAQ */

#faq li a {
	text-decoration:none;
	font-weight:bold;
}

#faq_ask {
	margin:10px 20px 10px 20px;
}

#faq_ask fieldset input {
	float:left;	
	width:230px;
}

#faq_ask fieldset textarea {
	width:430px;
}

#faq_ask fieldset label {
	float:left;
	width:200px;
}

/* Newsletter */

#newsletter {
	margin:10px 20px 10px 20px;
}

#newsletter fieldset input {
	float:left;	
	width:230px;
}

#newsletter fieldset select {
	float:left;	
	width:130px;
}

#newsletter fieldset textarea {
	float:left;
	width:230px;
}

#newsletter fieldset label {
	float:left;
	width:200px;
}

/* Contact */

#contact {
	margin:10px 20px 10px 20px;
}

#contact fieldset input {
	float:left;	
	width:230px;
}

#contact fieldset select {
	float:left;	
	width:130px;
}

#contact fieldset textarea {
	float:left;
	width:430px;
}

#contact fieldset label {
	float:left;
	width:200px;
}

/* Partners */


#partners {
	margin:10px 20px 10px 20px;
}

#partners fieldset select {
	float:left;	
	width:230px;
}

#partners fieldset label {
	float:left;
	width:200px;
}

/* Gallery photo */

#gallery_decoration {
	clear:both;
	width:402px;
	height:22px;
	margin:0px 0px 12px 76px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#d2d2d2;
}

#gallery_min_list {
	float:left;
	clear:both;
	max-width:479px;
	margin-left:0px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

* html #gallery_min_list {
 	width:expression(document.getElementById('gallery_min_list').offsetWidth > 399 ? '399px' : 'auto');
	margin-left:9px; 
}

#gallery_min_list span {
	float:left;
	width:56px;
	height:32px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
}

#gallery_min_list span img {
	display:block;
}

/* Tabs */

div.tab_container {
	background-image:url('../img/bg_tab_container.gif');
	background-repeat:repeat-x;
	background-color:#e1e1e1;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div.tab_container div {
	float:left;
	padding:4px 64px 20px 9px;
}

div.tab_container div.tab_active {
	background-image:url('../img/bg_tab_item_r.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e1e1e1;
}

/* Lexicon */

div#lexicon a {
	text-decoration:none;
}

/* Wymiary */

div#dims_list {
	margin:10px 20px 10px 20px;
	overflow:hidden;
	zomm:1
}

div#dims_list span {
	float:left;
	width:56px;
	height:32px;
	overflow:hidden;
}

div#dims_list img {
	display:block;
}

/* Search for cars */

div.cs_head {
	background-image:url('../img/bg_sb_row_4.gif');
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#e1e1e1;
	overflow:hidden;
	zoom:1;
}

div.cs_uphead {
	background-color:#B5BBAD;
	overflow:hidden;
	zoom:1;
	border-right: solid 1px #fff;
}

div.cs_uphead h2 {
	float:left;
	width:390px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding: 16px 10px 3px 20px;
}

div.cs_head h2 {
	float:left;
	width:290px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding: 8px 10px 4px 20px;
}

div.cs_decoration {
	height:15px;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#b5bbad;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 0px 20px;
	
}

div.cs_forms {
	background-image:url('../img/bg_sb_row_4.gif');
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#f1f1f1;
	overflow:hidden;
	zoom:1;
}

div.cs_forms div {
	float:left;
	width:125px;
	padding:10px 13px 10px 20px;
}

div.cs_forms div.check {
	float: left;
	width: 280px;
	padding:10px 13px 10px 20px;
}

div.cs_forms div.check div {
	float: none;
	width: 270px;
	padding: 0px 0px 5px 0px;
}

form#car_search
 {
	margin:0px;
	padding:0px;
}

form#car_search label 
{
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}
form#car_search div.checkboxy
{
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

form#car_search div.checkboxy div 
{
	margin:0px 0px 0px 0px;
	padding: 0px;
	display: block;
	width: 150px;
}

form#car_search div.checkboxy input
{
	margin: 0px !important;
	padding: 0px !important;
	width: 13px; 
	height: 13px;  
}

form#car_search div.checkboxy #check_div1
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

form#car_search div.checkboxy #check_div2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;

	
}

form#car_search div.check label, form#car_search div.checkboxy label {
	float:none;
	font-weight:normal;
	margin-right:5px;
	margin-bottom: 0px;
	
}

form#car_search div.check input {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

form#car_search img.reset_button {
	float:right;
	margin-right:0px;
	cursor:pointer;
}

form#car_search select {
	clear:both;
	width:126px;
}

form#car_search select.short {
	clear:both;
	width:60px;
}

/* Car search results */

div#cs_results table {
	border-collapse:collapse;
	border:none;
}

div#cs_results table th {
	padding:4px;
	margin:0px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#d8dbd4;
	vertical-align:bottom;
	text-align:right;
}

div#cs_results table th div {
	position:relative;
	padding-left:15px;
	zoom:1;
}

div#cs_results table td {
	padding:4px;
	margin:0px;
	border-right:1px solid #ffffff;
	vertical-align:top;
	text-align:right;
}

div#cs_results table td.cs_dots {
	height:1px;
	background-image:url('../img/dots_cs.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0px;
	padding:0px;
}

div#cs_results table td.cs_checkbox, div#cs_results table th.cs_checkbox {
	background-color:#b5bbad;	
}

div#cs_results table td.cs_photo {
	padding:0px;
}

div#cs_results table td.cs_photo img {
	display:block;
}

div#cs_topbar_1 {
	background-color:#e1e1e1;
	border-right:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div#cs_topbar_2 {
	background-color:#b5bbad;
	border-right:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div#cs_botbar_1 {
	background-color:#b5bbad;
	border-right:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

div#cs_botbar_2 {
	background-color:#e1e1e1;
	border-right:1px solid #ffffff;
	overflow:hidden;
	zoom:1;
}

span.sort_arrows {
	position:absolute;
	bottom:0px;
	left:0px;
}

div#cs_topbar_1 a,
div#cs_topbar_2 a,
div#cs_botbar_1 a,
div#cs_botbar_2 a {
	text-decoration:none;
}

div#cs_topbar_1 a.arrow:hover,
div#cs_topbar_2 a.arrow:hover,
div#cs_botbar_1 a.arrow:hover,
div#cs_botbar_2 a.arrow:hover {
	text-decoration:underline;
}

span.sort_arrows img {
	display:block;
}

.cs_options {
	float:left;
	padding:6px 5px 5px 30px;
	font-weight:bold;
}

.cs_items_per_site {
	float:left;
	width:355px; /* 275 */
	padding:6px 5px 6px 30px;
	font-weight:bold;
}
.cs_drukuj {
	
	float:left;
	width:100px; /* 275 */
	padding:6px 5px 6px 30px;
	font-weight:bold;
	text-align: right;
}
.cs_items_num {
	float:left;
	padding:6px 5px 6px 5px;
	font-weight:bold;
}

.cs_pager {
	float:right;
	font-weight:bold;
	padding:6px 30px 6px 5px;
}

/* Wyposażenie */

form#equip_model {
	margin:20px;
}

form#equip_model select {
	float:left;
	width:300px;
	margin-right:20px;
}

div.equip_group {
	margin:0px;
	padding:20px 0px 4px 0px;
	border-right:1px solid #ffffff;
	background-color:#b5bbad;
	overflow:hidden;
	zoom:1;
	font-size: 10px;
}

div.equip_group h2 {
	float:left;
	width:290px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	margin:0px 9px 0px 20px;
	padding:0px;
}

* html div.equip_group h2 {
	margin:0px 5px 0px 10px; 
}

div.equip_group h2 a {
	color:#5e5e5e;
	text-decoration:none;
}

div.equip_group h2 a:hover {
	color:#5e5e5e;
	text-decoration:underline;
}

table#equip_details {
	border-collapse:collapse;
	width:600px;
}

table#equip_details td {
	padding:4px 8px 4px 0px;
	width:142px;
	font-size: 10px;
}

div.equip_image {
	float:right;
	width:159px;
	height:71px;
	overflow:hidden;
}

div.equip_image img {
	display:block;
}
/* con_search_cars_step3.tpl */
div#search3 {
	background-color:#EEEDED;
	overflow:hidden;
	zoom:1;
}
div#search3 p.h {
	background-color:#e1e1e1;
	padding: 8px 0 4px 0;
	margin:0;
	overflow:hidden;
	zoom:1;
}
div#search3 p.h a.a {
	text-decoration:none;
	font-weight:bold;
	float:left;
	background-image:url('../img/link_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-left:10px;

}
div#search3 p.h .steps {
	float:right;
	font-weight:bold;
	color:#5E5E5E;
	margin-right:8px;
}
div#search3 p.h .steps a {
	padding:0;
	background:none;

}
div#search3 p.h a.next {
	float:right;
	background-position:center right;
	padding-right:10px;
	margin-right:5px;
}
div#search3 p.title {
	background-color:#B5BBAD;
	padding:0 0 0 20px;
	margin:0;
	border-bottom:1px solid #fff;
	overflow:hidden;
	zoom:1;
}
div#search3 p.title span {
	float:left;
	color:#fff;
	padding:7px 0 7px 0;
	font-weight:bold;
}
div#search3 p.title span.r {
	float:right;
	display:block;
	padding-left:15px;
	width:145px;
	border-left:1px solid #fff;
}
div#search3 div.l {
	float:left;
	width:318px;
	background-color:#F1F1F1;
}
div#search3 div.r {
	float:right;
	width:321px;
	border-left:1px solid #fff;
	overflow:hidden;
	zoom:1;
}
div#search3 div.l table.tb_dane {
	margin:10px 0 0 20px;
}
div#search3 div.l table.tb_dane td {
	padding:0px;
	height:25px;
}
div#search3 div.l table.tb_dane td.title {
	font-weight:bold;
	width:135px;
	padding:0 3px 3px 0;
}
div#search3 div.r .top {
	overflow:hidden;
	zoom:1;
}
div#search3 div.r .foto {
	float:left;
	width:160px;
	display:inline;
}
div#search3 div.r .foto .navi {
	text-align:right;
}
div#search3 div.r .links {
	background-color:#fff;
	float:left;
	width:160px;
	display:inline;
}
div#search3 div.r .links .link_row {
	background-image:url('../img/dots_h_dark.gif');
	background-position:bottom center;
	background-repeat:repeat-x;
	padding:10px 10px 5px 8px;
}
div#search3 div.r .links .link_row a {
	text-decoration:none;
	background-image:url('../img/link_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:8px;
	font-weight:bold;
}
div#search3 div.r .dealer_info {
	padding-bottom:8px;
	background-color:#D8DBD4;
	clear:both;
}
div#search3 div.r .dealer_info h3 {
	color:#fff;
	font-size:10px;
	background-color:#B5BBAD;
	padding:8px 8px 8px 20px;
}
div#search3 div.r .dealer_info .content {
	padding:0px 20px 5px 20px;
}
div#search3 div.r .dealer_info .link_row a {
	text-decoration:none;
	background-image:url('../img/link_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-left:10px;
	font-weight:bold;
}
div#search .bottom {
	clear:both;
}
div#search3 .bottom h3 {
	clear:both;
	margin:0;
	background-color:#e1e1e1;
	font-size:10px;
	padding:8px 20px 10px 20px;
	_padding-top:4px;
	border-top:1px solid #fff;
}
div#search3 .bottom p, div#search3 .bottom h4 {
	padding-left:20px;
}
div#search3 .bottom h4 {
	margin-top:10px;
	font-size:10px;
}
div#search3 .bottom .note {
	background-color:#E1E1E1;
	padding:17px 20px 17px 20px;
	margin:0;
}
/* compare models */
.select_left {
	text-align:right;
	padding-top:12px;
	float:left;
	width:317px;
}
.select_right {
	padding-top:12px;
	float:right;
	width:317px;
}
.select_left .sel, .select_right .sel {
	width:296px;
}
.select_left #select_data2, .select_right #select_data2 {
	width:296px;
}
.compare_row {
	border-bottom:1px solid #fff;
	overflow:hidden;
	zoom:1;
}
.compare_row .sb_row_half {
	border:0;
}
.compare_row .l {
	width:320px;
	float:left;
}
.compare_row .r {
	width:320px;
	float:left;
}
.compare_row .h {
	border-right:1px solid #fff;
	width:319px;
}
.compare_row a.info {
	text-decoration:none;
	font-weight:bold;
	background-image:url('../img/link_arrow.gif');
	padding-left:10px;
	background-repeat:no-repeat;
}
p.print {
	margin:0;
	padding:18px 0 4px 10px;
	background-color:#E1E1E1;
	clear:both;
}
p.print a {
	text-decoration:none;
	font-weight:bold;
	background-image:url('../img/link_arrow.gif');
	padding-left:10px;
	background-repeat:no-repeat;
}
/* gallery multimedia */
.models_names {
	overflow:hidden;
	clear:both;
	border-right:1px solid #fff;
}
.models_names .row {
	background-color:#b2b2b2;
	border-bottom:1px solid #fff;
	overflow:hidden;
	zoom:1;
}
.models_names .row span {
	padding:5px 5px 5px 10px;
	line-height:20px;
}
.models_names .row span.active {
	background-color:#D7DBD2;
	border-right:1px solid #fff;
}
.models_names a {
	background-image:url('../img/link_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	padding:5px 5px 5px 10px;
	font-weight:bold;
}
.multimedia_photos {
	overflow:hidden;
	zoom:1;
	padding:10px 0 20px 20px;
}
.multimedia_photos img {
	border:solid #fff;
	border-width:1px 1px 1px 0;
	margin:0;
}
.gal_decoration {
	clear:both;
	width:100%;
	overflow:hidden;
	zoom:1;
}
.gal_decoration .arrow {
	background-image:url('../img/link_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin-left:10px;
	font-weight:bold;
	color:#5e5e5e;
}
.gal_decoration .left {
	padding-top:5px;
	width:35%;
	float:left;
}
.gal_decoration .right {
	width:60%;
	float:right;
	height:22px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#d2d2d2;
}
.gal_list_contener {
	padding:10px 0 10px 20px;
	_padding-left:0;
}
/* mel wyszukiwarka */
.mel_search {
	clear:both;
	width:479px;
}
.mel_search h2 {
	color:#fff;
	padding:10px 0 2px 20px;
	font-size:10px;
}
.mel_search .row {
	padding-top:5px;
	overflow:hidden;;
	zoom:1;
}	
.mel_search .row input, .mel_search .row label {
	display:inline;
	float:left;
}
.mel_search .row label {
	padding-left:20px;
	width:100px;
}
.mel_search .row #q, .mel_search .row #w {
	width:220px;
}
.mel_search select {
	float:left;
	
}
.mel_search .result_r {
	padding:0 0 10px 20px;
}
.mel_search .result_r p {
	margin:0;
	padding:0;
}
/* fuck the safari */
table.equip_group {
	clear:both;
	width:100%;
	background-color:#b5bbad;
	border-right:1px solid #fff;
	font-size: 10px;
}
table.equip_group td.l {
	width:50%;
	padding:20px 0 3px 20px;
	color:#fff;
	font-weight:bold;
}
table.equip_group td.r {
	padding-top:20px;
}
table.tb_equip td {
	border-top:1px solid #b2b2b2;
	width:50%;
}
table.tb_equip {
	border-right:1px solid #fff;
	font-size: 10px;
	table-layout:fixed;
}
/* nowy form kontakt */
div#form_contact {
	padding:20px;
}
div#form_contact .ff_row label {
	width:150px;
	display:block;
	float:left;
}
div#form_contact p {
	margin-left:0;
}
/* con_parners */
div.partners {
	padding:20px;
	background-color:#D7DBD3;
	border-right:1px solid #fff;
}
/* ifnoserwisowe form */
#infoserwis {
	padding:20px;
}
#infoserwis label {
	width:200px;
	display:block;
	float:left;
}
#infoserwis p {
	margin:0;
	padding:0;
}
#infoserwis div.ff_row {
	padding:0 0 5px 0;
}
#infoserwis p span {
	padding-right:5px;
}
ul.infoser li a {
	text-decoration:none;
	font-weight:bold;
}
ul.infoser {
	padding:10px 10px 10px 12px;
}
form#flota_form {
	padding:20px;
}
form#flota_form .ff_row {

}
form#flota_form .ff_row label {
	width:200px;
	display:block;
	float:left;
}
form#flota_form .ff_row  .tarea {
	width:200px;
	height:100px;
	
}
form#flota_form .ff_row .inp {
	width:176px;
}
form#flota_form  p {
	margin:0 0 10px 0;
}

* HTML .axobject_hide_from_ie
{
		display: none;
}

/* Porownanie 3 modeli uzywanych */

div#cs_results .car_compare
{
	width: 639px;
	background-color: #EEEDED;
	border: none;
	table-layout: fixed;
}

div#cs_results .car_compare tbody td
{
	width: 159px;
	height: 40px;
	background-color: #EEEDED;
	border-right: solid 1px #fff;
	padding: 0px;
}

div#cs_results .car_compare tbody td div.compare_space
{
	height: 15px;
	padding:0px;
	padding-top: 5px;
	padding-left: 10px;
	
}

div#cs_results table.car_compare_1

{
	width: 639px;
	background-color: #fff;
	border: none;
	table-layout: fixed;
}

div#cs_results table.car_compare_1 th

{
	width: 159px;
	height: 30px;
	background-color: #B5BBAD;
	border-right: solid 1px #fff;
	color: #3d3d3d;
	font-size: 10px;
	line-height: 12px;
	text-align:left;
	vertical-align: middle;
	padding: 0px;
}

div#cs_results table.car_compare_1 th div

{
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 24px;
	padding: 0px;
	border: none;
}

div#cs_results table.car_compare_1 td

{
	width: 139px;
	background-color: #fff;
	text-align: left;
	border: none;

}

div#cs_results table.car_compare_1 td div

{
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: none;

}

div#cs_results table.car_compare_1 td div.bold

{
	font-weight: bold;
	width: 140px;


}
div#cs_results .dots_line
{
/*
	background-color: transparent;
	background-image: url(../img/crossbox_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px; */
	height:1px;
	background-image:url('../img/dots_cs.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:0px;
	padding:0px;
	width: 100%;
}

div#cs_results div.control
{
	width: 618px;
	height: 22px;
	background-color: #D8DBD4;	
	padding-left: 21px;
	margin-bottom: 1px;
}

div#cs_results div.control2
{
	
	background-color: #EEEDED;	

}

div#cs_results div.control div.control_link
{
	 float:left;
	 margin-top:4px;
	 margin-left: 3px;
	 line-height: 14px;
}

div#cs_results div.control div.control_link1
{
	 margin-top:6px;
}

div#cs_results div.control div.control_link a
{
	font-weight: bold;
	text-decoration: none;
	color: #5e5e5e;
}

div#cs_results div.control div.control_link a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #5e5e5e;
}

div#cs_results div.control_bottom
{
	width: 599px;
	min-height: 70px;
	background-color: #D8DBD4;	
	padding: 20px 20px 20px 20px;
	margin-bottom: 1px;
}
/* Formularz wyszukiwania uzywanych - rozwijane belki z checkboxami */

form#car_search div.control
{
	width: 623px;
	height: 22px;
	background-color: #B5BBAD;	
	padding-left: 16px;
	margin-bottom: 1px;
}

form#car_search div.control div.control_link
{
	 float:left;
	 margin-top:4px;
	 margin-left: 3px;
	 line-height: 14px;
}

form#car_search div.control div.control_link1
{
	 margin-top:6px;
}

form#car_search div.control div.control_link a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

form#car_search div.control div.control_link a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

/* Pojedynczy model */
div.bottom .zakladki_top
{
 width:639px; 
 background-color: #B5BBAD; 
 clear:both; 
 border-top: solid 1px #ffffff;
 height: 30px;
}
div.bottom div.zakladki_top div.zakladki
{
	float: left;
	width: 100px;
	height: 21px;
	
	background-color: #B5BBAD;
 	padding-top: 9px;
 	text-align: center;
 	margin:0px;
}

div.bottom div.zakladki_top div.zakladki_light
{
	float: left;
	width: 100px;
	height: 21px;
	background-color: #E1E1E1;
 	padding-top: 9px;
 	text-align: center;
 	margin:0px;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}

div.bottom div#zakladki_bottom
{
width:100%; 
background-color: #E1E1E1; 
height: 10px;
clear: both; 
}

/* Belki w informacji szczegolowej o modelu */
#zakladka_1 div.cs_forms { background-color: #fff; }
#zakladka_1 div.cs_forms div.check_1 {
	float: left;
	width: 150px;
	padding:10px 13px 10px 20px;
	font-weight: bold;
}

#zakladka_1 div.cs_forms div.check_2 div {
	float: none;
	width: 270px;
	padding: 0px 0px 5px 0px;
	line-height: 12px;
	vertical-align: top;
}
#zakladka_1 div.cs_forms div.check_2 div IMG {
	margin:0px;
	padding: 0px;
	
}

div.cs_dots {
	height:1px;
	background-image:url('../img/dots_cs.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color: #fff;
	margin:0px;
	padding:0px;
	width: 100%;
}



.ajax_info
{
	top:0px;
	left:0px;
	position:absolute;
	width:100px;
	height:22px;
	background-color:#E47D71;
	display:none;
}

.clearColumn {
	margin: 13px 0 0 0 !important;	
	margin: 11px 0 0 0;		
}

div.sb_rig {
	float:right;
}

