/*GENERALS*/
body{
	margin:0px;
	padding:0 0 30px;
	background:#000 url(../img/bg-index-exclusive.jpg) no-repeat top center fixed;
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size:12px;
	color:#ebebeb;
	text-align:left;
}

img, div, a, input {behavior: url(iepngfix.htc);}

.bg_listing_exclusive{ background:#000 url(../img/bg-listing-exclusive.jpg) no-repeat top center fixed}
.bg_listing_comfort{ background:#000 url(../img/bg_listing_comfort.png) no-repeat top center fixed}
/*END GENERALS*/
/*FONTS*/
/*@font-face{ font-family:Tw Cen MT; src: url("../fonts/TCM.TTF");}*/

@font-face{font-family: Tw Cen MT;
    src: url('fonts/TCM.eot');
    src: local('Tw Cen MT'), url('fonts/TCM.TTF') format('opentype');}
/*END FONTS*/
/*NADPISI*/
h1{ font-size:24px; font-weight:bold; font-family:Tw Cen MT; margin:8px 0px; padding:0px;}
.h1_exclusive{ color:#bca484;}
.h1_comfort{ color:#e9e9e9; font-weight:normal;}
h2{ font-size:20px; margin:0px; padding:0px; font-weight:bold; font-family:Tw Cen MT; color:#bca484; text-transform:uppercase;}
h3{ font-size:14px;  margin:5px 0px; padding:0px; font-weight:bold;}
h4{ font-size:14px; font-weight:normal; margin:0px; padding:0px; padding-top:10px;}
h5{ font-size:11px; font-weight:bold;  margin:0px; margin-bottom:5px; color:#880000;}
/*END NADPISI*/
/*POSITION*/
.left{ float:left;}
.right{ float:right;}
.t_left{ text-align:left;}
.t_right{ text-align:right}
.t_center{ text-align:center;}
.absolute{ position:absolute;}
.relative{ position:relative;}
/*END POSITION*/
/*COLORS*/
.white{ color:white;}
.red{ color:red;}
.orange{ color:orange;}
.blue{ color:blue;}
.gray{ color:#636363;}
.gray2{ color:#999999;}
.gold{ color:#a48f73;}
/*END COLORS*/
/*BASIC SETTINGS*/
div{ margin:0px; padding:0px;}
p{ margin:0px; padding:0px;}
table{ margin:0px; padding:0px; border:0px;}
tr{ margin:0px; padding:0px; border:0px;}
td{ margin:0px; padding:0px; border:0px;}
ul{ list-style:none; margin:0px; padding:0px;}
li{ margin:0px; padding:0px;}
form{ margin:0px; padding:0px;}
input{ margin:0px; padding:0px; border:0px;}
select{ margin:0px; padding:0px;}
a{ color:#ffffff; margin:0px; padding:0px;}
a:hover{ text-decoration:none;}
a img{ border:0px;}
.normal{ font-weight:normal;}
.bold{ font-weight:bold;} 
.italic{ font-style:italic;}
.border{ border:1px solid red;}
.breaker { clear: both; margin: 0px; padding: 0px; font-size: 0px; height:0px; line-height:0px;*line-height:0px; overflow: hidden}
.uppercase{ text-transform:uppercase;}
.lowercase{ text-transform:lowercase;}
.underline{ text-decoration:underline;}
.bg_h{ background-image:url(../img/bg_h1.jpg); background-position:bottom; background-repeat:repeat-x; background-color:white; padding:16px 20px 16px 20px;}
.hidden{overflow:hidden;}
.nodisplay{display:none;}
.display{display:block;}
.pointer{ cursor:pointer;}
.nomargin{ margin:0px!important;}
.nopadding{ padding:0px!important;}
.margin-auto{margin:0px auto!important;}
.msg { color:red; display:block; font-size:16px; margin-bottom:15px; margin-left:0px;margin-top:15px; }
.messageStackSuccess{ font-weight:bold; color:red; text-align:center;}
.messageStackWarning{ font-weight:bold; color:red; text-align:center;}
.messageStackError{ font-weight:bold; color:red; text-align:center;}
.warning{ color:red; font-weight:bold;}
/*END BASIC SETTINGS*/
/*MEASUREMENT*/
.width_30{width:30px;}
.width_40{width:40px;}
.width_50{width:50px;}
.width_60{width:60px;}
.width_70{width:70px;}
.width_80{width:80px;}
.width_100{width:100px;}
.width_110{width:110px;}
.width_111{width:111px;}
.width_120{width:120px;}
.width_130{width:130px;}
.width_140{width:140px;}
.width_150{width:150px;}
.width_160{width:160px;}
.width_165{width:165px;}
.width_170{width:170px;}
.width_180{width:180px;}
.width_190{width:190px;}
.width_200{width:200px;}
.width_235{width:235px;}
.width_250{width:250px;}
.width_260{width:260px;}
.width_300{width:300px;}
.width_320{width:320px;}
.width_330{width:330px;}
.width_350{width:350px;}
.width_360{width:360px;}
.width_364{width:364px;}
.width_405{width:405px;}

.height_5{height:5px;}
.height_10{height:10px;}
.height_17{ height:17px;}
.height_18{ height:18px;}
.height_19{ height:19px;}
.height_20{ height:20px;}
.height_25{height:25px;}
.height_100{height:100px;}
.height_130{height:130px;}
.height_140{height:140px;}
.height_150{height:150px;}
.height_260{height:260px;}

.padding_4{padding:4px;}
.padding_8{padding:8px;}
.padding_10{padding:10px;}
.padding_20{padding:20px;}

.margin_right_20{ margin-right:18px;}
.margin_top_10{ margin-top:10px;}
.margin_top_15{ margin-top:13px;}
.margin_right_20{ margin-right:20px;}

.padding_top_1{padding-top:1px;}
.padding_top_2{padding-top:2px;}
.padding_top_3{padding-top:3px;}
.padding_top_5{padding-top:5px;}
.padding_top_6{padding-top:6px;}
.padding_top_10{padding-top:10px;}
.padding_top_20{padding-top:20px;}

.padding_right_6{padding-right:6px;}
.padding_right_7{padding-right:7px;}
.padding_right_10{padding-right: 10px;}
.padding_right_30{padding-right:30px;}

.padding_bottom_10{ padding-bottom:10px;}
.padding_bottom_15{ padding-bottom:15px;}
.padding_bottom_25{ padding-bottom:25px;}

.padding_left_5{padding-left:5px;}
.padding_left_10{padding-left:10px;}
.padding_left_20{padding-left:20px;}
.padding_left_40{padding-left:40px;}
.padding_left_50{padding-left:50px;}

.line_height_22 { line-height:22px;}
.line_height_25 { line-height:25px;}
.padding_h8 { padding-left:8px; padding-right:8px;}
.padding_v4 { padding-bottom:4px; padding-top:4px;}
.padding_v8{ padding-bottom:8px; padding-top:8px;}

/*END MEASUREMENT*/
/*FONT SIZE*/
.font_size_11{ font-size:11px;}
.font_size_12{ font-size:12px;}
.font_size_13{ font-size:13px;}
.font_size_14{ font-size:14px;}
.font_size_15{ font-size:15px;}
.font_size_16{ font-size:16px;}
/*END FONT SIZE*/

/*SPECIFIC SETTINGS*/
.horizontal_separate_line{ margin:4px 0px 4px 0px;}
.errMsg{ font-size:12px; color:red; font-weight:bold; margin:10px 0px 0px 10px; display:block;}
/*END SPECIFIC SETTINGS*/

/*DOCUMENT*/

/*START WRAPPER*/
#wrapper{ width:988px; margin:0px auto;}
/*END WRAPPER*/

/*START HEADER*/
#header{ width:988px; height:100px;}
#header a{ float:left; margin:11px 0px 0px 8px; display:block;}
#header p{ float:right; margin:25px 0px 0px 0px;}
/*END HEADER*/

/* START COTAINER */
#container{ width:955px; padding:0px 17px 0px 16px; margin:0px 0px 0px 0px; background: #000 url(../img/bg-top.jpg) no-repeat left top;}

/*START NAVIG_TOP*/
#navig_top{ height:64px; width:955px; position:relative;}
#navig_top ul{ position:absolute; /*height:201px;*/ top:3px;}
#navig_top ul li{ display:block; float:left; margin:5px 0px 7px 0px;}
#navig_top ul li a{ display:block; float:left; color:#dbccb9; font-size:13px; text-decoration:none; text-align:center; text-transform:uppercase; font-family:Tw Cen MT; position:relative;}
#navig_top ul li a:hover{ background:url(../img/bg-navig-top-hover.png) repeat-x left 4px; text-decoration:none;}
/*#navig_top ul li.domov a{background:url(../img/bg-navig-top-hover.png) repeat-x left bottom; text-decoration:none;}*/
#navig_top ul li a.padding1{ height:31px; padding:17px 10px 0px 10px;}
#navig_top ul li a.padding2{ height:32px; padding:16px 17px 0px 17px;}
#navig_top ul li a.padding3{ height:40px; padding:8px 17px 0px 17px;}
#navig_top ul li a.padding4{ height:33px; padding:20px 13px 0px 17px;}
#navig_top ul li a.padding5{ height:28px; padding:20px 0px 0px 17px;}

#navig_top ul li.ponuka-vozidiel a{ padding:15px 25px 0px 20px;}
#navig_top ul li.ponuka-vozidiel a:hover{ background:url(../img/bg-navig-top-hover.png) repeat-x left 3px; text-decoration:none;}
#navig_top ul li.visited a{ background:url(../img/bg-navig-top-hover.png) repeat-x left 4px; text-decoration:none;}
#navig_top ul li.ponuka-vozidiel a img{ position:absolute; right:10px; top:20px;}

.separate_line_under_navig{ position:absolute; top:47px;}

#sub_navig_ponuka_vozidiel{ width:955px; height:205px; /*background:url(../img/bg-subnavi.png) right top no-repeat;*/ position:absolute; top:52px; font-size:16px; font-family:Tw Cen MT; display:none; z-index:1000;}
#sub_navig_ponuka_vozidiel div{ width:410px; width:477px; text-align:center;}
#sub_navig_ponuka_vozidiel p{ text-transform:uppercase; margin:0px auto; padding:50px 0px 0px 0px;}
#sub_navig_ponuka_vozidiel a{ display:block; margin:10px 0px 0px 15px;}
#sub_navig_ponuka_vozidiel #subnavig_left{ float:left;}
#sub_navig_ponuka_vozidiel #subnavig_left p{ width:370px;}
#sub_navig_ponuka_vozidiel #subnavig_right{ float:right; color:#cecece;}
#sub_navig_ponuka_vozidiel #subnavig_right p{ width:410px;}
/*END NAVIG_TOP*/

/*START FILTER*/
#filter{ width:955px; margin:0px 0px 12px 0px; background:url(../img/bg-filter.jpg) repeat-x 0px 30px;}
#filter #ft_head{ width:955px; height:30px; margin:12px 0px 0px 0px; background:url(../img/bg-filter-top.jpg) no-repeat left top;}
#filter #ft_first{ width:955px; height:100px; margin:1px 0px 0px 0px;}
#filter #ft_first li{ height:100px; float:left; display:block;}
#filter #ft_first li a{ height:100px; display:block;}
#filter #ft_second{ width:955px; height:146px;}
#filter #ft_second #ft_type{ width:955px; height:100px;}
#filter #ft_second #ft_price{ width:955px; height:44px;}
#filter a{cursor:pointer;}

#filter #ft_first .jcarousel-skin-tango #carousel_list_znacka{}
#filter #ft_first .jcarousel-skin-tango #carousel_list_znacka li{ text-align:center; width:90px;}
#filter #ft_first .jcarousel-skin-tango #carousel_list_znacka li a{ width:90px!important;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-clip-horizontal{ width:850px; margin:0px 0px 0px 55px;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-prev-horizontal{ top:30px; left:10px; width:42px; height:45px; background: url(../img/prev-horizontal2.png) no-repeat left center;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-prev-horizontal:hover{background-position:-43px center;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-prev-horizontal:active{background-position:-86px center;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-next-horizontal{ top:30px; right:10px; width:42px; height:45px; background: url(../img/next-horizontal2.png) no-repeat left center;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-next-horizontal:hover{background-position:-43px center;}
#filter #ft_first .jcarousel-skin-tango .jcarousel-next-horizontal:active{background-position:-86px center;}


#filter #ft_second #ft_select{ width:245px; float:left; height:100px;}
#filter #ft_second #ft_select p{ text-transform:uppercase; color:#dbccba; font-family:Tw Cen MT; font-size:12px; font-weight:bold; float:left; margin:8px 12px 0px 15px;}
#filter #ft_second #ft_select .jquery-selectbox{ color:white; height:26px; float:left;}
#filter #ft_second #ft_select .jquery-selectbox .jquery-selectbox-moreButton{ background:url(../img/select-more-button.jpg) no-repeat right top; width:34px; height:26px;}
#filter #ft_second #ft_select .jquery-selectbox .jquery-selectbox-list{ color:white; top:25px; background-color:#313131; border:none;}
#filter #ft_second #ft_select .jquery-selectbox .jquery-selectbox-item{ display:block; padding:2px 0px 4px 5px;}
#filter #ft_second #ft_select .jquery-selectbox .jquery-selectbox-item.listelementhover{ background-color:#282623;}
#filter #ft_second #ft_select #ft_model{ margin:20px 0px 2px 0px;}
#filter #ft_second #ft_select #ft_model .jquery-selectbox{ width:127px!important; background:url(../img/select_model.jpg) left top; margin:2px 4px 2px 6px;}
#filter #ft_second #ft_select #ft_model .jquery-selectbox .jquery-selectbox-list{ width:123px!important;}
#filter #ft_second #ft_select #ft_year .jquery-selectbox{ width:80px!important; background:url(../img/select_year.jpg) left top;}
#filter #ft_second #ft_select #ft_year .jquery-selectbox .jquery-selectbox-list{ width:76px!important;}

#filter #ft_second #ft_type_car{ float:left; width:500px;}
#filter #ft_second #ft_type_car li{ display:block; float:left; padding:0px 3px;}
#filter #ft_second #ft_type_car li a{ display:block; float:left; width:90px;}

#filter #ft_second #ft_type_pohon{ float:left; width:195px; padding:0px 0px 0px 15px;}
#filter #ft_second #ft_type_pohon li{ display:block; float:left; padding:0px 3px;}
#filter #ft_second #ft_type_pohon li a{ display:block; float:left; width:90px;}

#filter #ft_second #ft_price #price_slide{ width:780px; margin:20px 0px 0px 15px; *margin:10px 0px 0px 15px; float:left; color:#dbccba; font-weight:bold; font-family:Tw Cen MT; font-size:12px; text-transform:uppercase;}
#filter #ft_second #ft_price #price_slide p{ padding:0px 25px 0px 0px;}
#filter #ft_second #ft_price #price_slide .filter_cena_holder{ width:51px;}
#filter #ft_second #ft_price #send_filter{ float:right; margin:5px 10px 5px 0px; *margin:0px 10px 5px 0px;}
/*END FILTER*/

/*START CONTENT*/
#content-index{ width:955px; background:url(../img/bg-content-index.jpg) left top no-repeat; padding:16px 0px 12px 0px;}
#content-index #content_lt_h2{ width:50%; float:left;}
#content-index #content_lt_p{ width:450px; float:left; padding:12px 12px 12px 15px;}
#content-index #content_lt_p a{ display:block; margin:6px 0px 0px 0px;}
#content-index #content_lt_h2 h2{ padding-left:15px; height:32px; padding:10px 0px 0px 15px;}
#content-index #content_rt_h2{ width:50%;*width:49%; float:right;}
#content-index #content_rt_p{ width:452px; float:right; padding:12px 15px 12px 10px;}
#content-index #content_rt_p a{ display:block; margin:6px 0px 0px 0px;}
#content-index #content_rt_h2 h2.sk{ height:32px; margin-left:10px; padding:10px 0px 0px 43px; background:url(../img/img_ten_years.jpg) no-repeat left center;}
#content-index #content_rt_h2 h2.cz{ height:32px; margin-left:10px; padding:10px 0px 0px 43px; background:url(../img/img_ten_years_cz.png) no-repeat left center;}

#typ_cars{ width:925px; height:85px; margin:0px 0px 10px 0px; padding:0px 15px; border-bottom:1px solid #191919; font-family:Tw Cen MT; font-size:16px; text-transform:uppercase;}
#typ_cars div{ float:right}
#typ_cars p{ margin:6px 0px;}
#typ_cars .exclusive{ width:454px; padding-left:9px;}
#typ_cars .exclusive p{ color:#bca484;}
#typ_cars .comfort{ width:462px;}

#top_nasich_znaciek{ font-size:20px; font-family:Tw Cen MT; text-transform:uppercase; color:#bca484; margin:8px 0px;}
#top_nasich_znaciek p{ padding:0px 15px;}
#top_nasich_znaciek .horizont_list_cars_shadow{ height:225px; width:930px; margin:0px 0px 0px 12px; position:relative}
#top_nasich_znaciek .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_left{ position:absolute; z-index:600; left:0px; top:0px;}
#top_nasich_znaciek .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_right{ position:absolute; z-index:600; right:0px; top:0px;}

#top_nasich_znaciek .horizont_list_cars{ height:225px; width:930px; position:absolute; overflow:hidden;}
#top_nasich_znaciek .horizont_list_cars img.shadow_listing_cars_img_hover{ position:absolute; z-index:500; top:130px; display:none;}
#top_nasich_znaciek .horizont_list_car_box{ width:186px; height:225px; position:relative; float:left;}
#top_nasich_znaciek .horizont_list_img{ width:184px; height:138px; position:relative; cursor:pointer;}
#top_nasich_znaciek .horizont_list_img img.shadow_listing_cars_img{ position:absolute; z-index:100; left:0px; top:0px;}
#top_nasich_znaciek .horizont_list_img img.sold{ position:absolute; z-index:200;}
#top_nasich_znaciek .horizont_list_img a{ display:block; position:absolute; z-index:0;}
#top_nasich_znaciek .horizont_list_content{ width:186; height:77px; padding:10px 55px 0px 8px; text-align:left; background:url(../img/bg-listing-cars-content.jpg) left top no-repeat; cursor:pointer; font-weight:bold;}
#top_nasich_znaciek .horizont_list_content a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#bda585; display:block; text-transform:uppercase;}
#top_nasich_znaciek .horizont_list_content p{ color:white; font-size:15px; padding:6px 0px 0px 0px;}

/*START LISTING CARS*/
#content-listing{ width:955px; background:url(../img/bg-content-listing.jpg) left top no-repeat; padding:16px 0px 12px 0px;}
#content-listing h1{ text-align:center; padding:0px 15px 0px 10px; text-transform:uppercase;}
#content-listing .separate_line_top{ margin:0px 15px;}

#listing_cars_head{ height:40px; padding:0px 15px; margin:0px 0px 6px 0px;}
#listing_cars_foot{ height:40px; padding:0px 15px; margin:0px 0px 8px 0px;}
.sort_box{ width:211px; height:24px; float:left; margin:4px 0px;}
.sort_box a{ font-size:11px; color:#dbccb9; font-family:Arial, Helvetica, sans-serif; display:block; float:left; text-align:center; text-decoration:none;}
.sort_box a.sort_price{ width:96px; height:19px; padding:5px 0px 0px 0px; float:left; background:url(../img/sort_price.png) no-repeat left top; text-decoration:none;}
.sort_box a.sort_price:hover, .sort_box a.visited_price{ background:url(../img/sort_price-hover.png) no-repeat left top;}
.sort_box a.sort_years{ width:115px; height:19px; padding:5px 0px 0px 0px; float:left; background:url(../img/sort_years.png) no-repeat left top; text-decoration:none;}
.sort_box a.sort_years:hover, .sort_box a.visited_years{ background:url(../img/sort_years-hover.png) no-repeat left top;}
/*START PAGER*/
.pager{ width:auto; float:right; text-align:right;}
.pager li{ display:block; float:left; margin:0px 0px 0px 5px;}
.pager a{ display:block; float:left; width:28px; height:23px; padding:9px 0px 0px 0px; background:url(../img/pager_bg.jpg) left top; color:white; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; font-weight:bold;}
.pager a:hover, .pager a.visited{ color:#bca484;}
.pager li.next a{ background:url(../img/pager_next.jpg) no-repeat left top;}
.pager li.next a:hover{background:url(../img/pager_next-hover.jpg) no-repeat left top;}
.pager li.back a{ background:url(../img/pager-back.jpg) no-repeat left top;}
.pager li.back a:hover{ background:url(../img/pager-back-hover.jpg) no-repeat left top;}
/*END PAGER*/

#listing_cars{ width:940px; margin:0px 0px 0px 15px;}
#listing_cars .listing_car_box{ width:301px; height:302px; position:relative; cursor:pointer; float:left; margin:0px 12px 8px 0px;}
#listing_cars .listing_car_box_img{ width:301px; height:225px; position:relative}
#listing_cars .listing_car_box_img .sold{ position:absolute; z-index:900;}
#listing_cars .shadow_listing_cars_hover{ position:absolute; left:3px; top:215px; z-index:200; display:none;}
#listing_cars .listing_car_box_content{ height:64px; padding:12px 0px 0px 20px; background: #000 url(../img/bg-listing-cars-content2.png) no-repeat left top; font-weight:bold;}
#listing_cars .listing_car_box_content a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#bda585; display:block; text-transform:uppercase;}
#listing_cars .listing_car_box_content p{ color:white; font-size:15px; padding:6px 0px 0px 0px; font-weight:bold; font-family:Tw Cen MT;}
/*END LISTING CARS*/

/*START FILTER EXCLUSIVE*/
#content-filter{ width:955px; height:661px; background:url(../img/bg-content-filter.jpg) left -2px no-repeat; padding:12px 0px 0px 0px;}
#content-filter #exc_filt_nadpis{ width:300px; text-align:center; margin:0px auto; font-size:16px; text-transform:uppercase; font-family:Tw Cen MT;}
#content-filter #exc_filt_nadpis p{ margin:16px 0px 4px 0px;}
#content-filter table{ width:955px; height:540px; margin:17px 0px 0px 0px;}
#content-filter table td{ width:237px; height:178px; text-align:center; vertical-align:middle;}
#content-filter table td .exc_filt_table{ width:237px; height:178px; margin:0px;}
#content-filter table td .exc_filt_img{ width:237px; height:153px; text-align:center; vertical-align:middle;}
#content-filter table td .exc_filt_title{ width:237px; height:25px; font-size:15px; font-family:Tw Cen MT; color:#bca484; text-align:center; vertical-align:top;}
/*END FILTER EXCLUSIVE*/

/*START BREADCRUMB*/
#breadcrumb{ height:20px; margin:5px 0px 0px 15px; font-size:12px; color:#bca484;}
#breadcrumb li{ float:left; display:block;}
#breadcrumb li a{ float:left; display:block; font-size:12px; color:#bca484;}
/*END BREADCRUMB*/

/*START DETAIL PRODUKTU*/
#produkt_left{ width:705px; float:left; margin:0px 0px 0px 20px;}
#produkt_left #produkt_head{ width:705px; height:65px; margin:8px 0px 20px 0px;}
#produkt_left #produkt_head.clanok{ height:auto;}
#produkt_left #produkt_head table{ height:55px; width:100%;}
#produkt_left #produkt_head.clanok table{ height:auto;}
#produkt_left #produkt_head table td#produkt_icon{ width:55px;}
#produkt_left #produkt_head table td#produkt_title{ width:560px; color:#bca484; font-size:28px; font-family:Tw Cen MT; font-weight:bold; text-align:left;}
#produkt_left #produkt_head table td#produkt_title h1{ text-align:left; margin:0px;}
#produkt_left #produkt_head.clanok table td#produkt_title h1{ padding:0px 0px 0px 10px; font-size:28px;}
#produkt_left #produkt_head.produkt table td#produkt_title h1{ padding:0px;}
#produkt_left #produkt_head table td#produkt_desc{ width:560px; color:#bca484; font-size:20px; font-family:Tw Cen MT;}
#produkt_left #produkt_head table td#produkt_icon_fb{ width:45px; text-align:center;}
#produkt_left #produkt_head table td#produkt_icon_print{ width:45px; text-align:right;}

#produkt_info{ width:704px; height:332px;}
#produkt_info #produkt_imgs{ width:366px; height:332px;}
#produkt_info #produkt_img_big{ width:366px; height:275px; padding:0px 0px 7px 0px; text-align:center; vertical-align:middle;position:relative;}
#produkt_info #produkt_img_big .sold{position:absolute; z-index:90;}
#produkt_info #produkt_img_mini{ width:366px; height:50px;}
#produkt_info #produkt_img_mini a{ display:block; float:left;}
#produkt_info #produkt_info_right{ width:338px; height:332px; background:url(../img/bg-right-produkt.jpg) no-repeat top right; vertical-align:top;}
#produkt_info #produkt_info_right table{ width:331px; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#bca484; margin:5px 0px 0px 4px;}
#produkt_info #produkt_info_right table td{ height:29px; vertical-align:middle;}
#produkt_info #produkt_info_right table td.borde-bottom1{ background:url(../img/bg_produkt_info_td1.jpg) left bottom repeat-x;}
#produkt_info #produkt_info_right table td.borde-bottom2{ background:url(../img/bg_produkt_info_td2.jpg) left bottom repeat-x;}
#produkt_info #produkt_info_right table td.borde-bottom3{ background:url(../img/bg_produkt_info_td3.jpg) left bottom repeat-x;}
#produkt_info #produkt_info_right table td.borde-bottom4{ background:url(../img/bg_produkt_info_td4.jpg) left bottom repeat-x;}
#produkt_info #produkt_info_right table td.info_right_lt{ width:55%; padding:0px 0px 0px 13px;}
#produkt_info #produkt_info_right table td.info_right_rt{ width:45%; font-weight:bold; padding:0px 0px 0px 0px;}
#produkt_info #produkt_info_right table td.info_right_lt_cena{ padding:0px 0px 0px 13px; font-weight:bold; color:white; width:55%; height:45px;}
#produkt_info #produkt_info_right table td.info_right_rt_cena{ font-weight:normal; color:white; width:45%; height:45px;}
#produkt_info #produkt_info_right div{ width:295px; margin:15px 0px 0px 18px; padding:0px 0px 0px 25px; text-transform:uppercase; background:url(../img/sipka-produkt.png) no-repeat left center;}

.produkt_info_box{ width:704px; margin:22px 0px 0px 0px;}
.produkt_info_box h2{ text-transform:uppercase; height:30px; padding:10px 0px 0px 10px; background:url(../img/bg-produkt-info-box.jpg) left top repeat-x; line-height:18px;}
.produkt_info_box h2 img{ float:left; padding:0px 12px 0px 0px;}
.produkt_info_box h2 span{ font-weight:normal;}
.produkt_info_box p{ font-size:12px; padding:4px 0px 4px 12px; line-height:17px; color:#c6c6c6;}
.produkt_info_box a{ font-size:12px; color:#bca484;}
.produkt_info_box ul{padding:7px 0px 0px 25px;}
.produkt_info_box li{padding-bottom:5px;}

#info_about_car{ margin:8px 0px 0px 0px;}
#info_about_car span{ color:red;}
#info_about_car label{ display:block; color:#c6c6c6; font-weight:bold; text-transform:uppercase; font-size:12px; font-family:Tw Cen MT; margin:10px 0px 4px 0px;}
#info_about_car_lt{ width:229px; float:left}
#info_about_car_lt input{ background:url(../img/input-parmetre-vybava.jpg) left top no-repeat; width:204px; height:20px; padding:6px 0px 0px 5px; color:#c6c6c6;}
#info_about_car_rt{ width:472px; float:left}
#info_about_car_rt textarea{ width:440px; height:67px; background:url(../img/textarea-produkt-info.jpg) left top no-repeat; overflow:auto; border:none; color:#c6c6c6; padding:10px; float:left; font-family:Arial, Helvetica, sans-serif;}
#info_about_car_rt input{ margin:8px 0px 0px 0px;}
#info_about_car_rt span{ display:block; float:left; margin:0px 0px 0px 7px;}

#produkt_right{ width:210px; float:left; position:relative;}
#nadpis_right{ font-size:18px; font-family:Tw Cen MT; text-align:center; text-transform:uppercase; margin:10px 0px 10px 0px;}
#nadpis_right img{ margin-right:-10px;}

#vertical_list_cars{ /*position:absolute;*/ float:right; width:186px; padding:5px 0px 0px 0px;}
#vertical_list_cars .horizont_list_cars_shadow{ height:225px; width:930px; margin:0px 0px 0px 12px; position:relative;}
#vertical_list_cars .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_left{ position:absolute; z-index:600; left:0px; top:0px;}
#vertical_list_cars .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_right{ position:absolute; z-index:600; right:0px; top:0px;}
#vertical_list_cars img.shadow_listing_cars_img_hover{ position:absolute; z-index:500; top:130px; display:none;}
#vertical_list_cars .horizont_list_car_box{ width:186px; height:225px; position:relative; float:left;}
#vertical_list_cars .horizont_list_img{ width:184px; height:138px; position:relative; cursor:pointer;}
#vertical_list_cars .horizont_list_img img.shadow_listing_cars_img{ position:absolute; z-index:100; left:0px; top:0px;}
#vertical_list_cars .horizont_list_img img.sold{position:absolute; z-index:90;}
#vertical_list_cars .horizont_list_img a{ display:block; position:absolute; z-index:0;}
#vertical_list_cars .horizont_list_content{ width:186; height:77px; padding:10px 55px 0px 8px; text-align:left; background:url(../img/bg-listing-cars-content.jpg) left top no-repeat; cursor:pointer; font-weight:bold;}
#vertical_list_cars .horizont_list_content a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#bda585; display:block; text-transform:uppercase;}
#vertical_list_cars .horizont_list_content p{ color:white; font-size:15px; padding:6px 0px 0px 0px;}
/*END DETAIL PRODUKTU*/

/*START AUTO NA MIERU*/
#parametre_vybava{ width:100%; margin:8px 0px 0px 0px; color:#c6c6c6;}
#parametre_vybava .parametre_vybava_td1{ width:230px;}
#parametre_vybava .parametre_vybava_td2{ width:228px;}
#parametre_vybava .parametre_vybava_td3{ width:230px;}
#parametre_vybava label{ display:block; color:#c6c6c6; font-weight:bold; text-transform:uppercase; font-size:12px; font-family:Tw Cen MT; margin:10px 0px 4px 0px;}
#parametre_vybava input{ width:204px; height:21px; padding:5px 0px 0px 5px; margin-right:5px; background:url(../img/input-parmetre-vybava.jpg) left top no-repeat; color:#c6c6c6;}
#parametre_vybava .jquery-selectbox{ width:209px!important; height:26px; background:url(../img/select-parmetre-vybava.jpg) left top no-repeat; color:#c6c6c6;}
#parametre_vybava .jquery-selectbox .jquery-selectbox-list{ color:#c6c6c6; top:25px; background-color:#313131; border:none; width:205px!important;}
#parametre_vybava .jquery-selectbox .jquery-selectbox-item{ display:block; padding:2px 0px 4px 5px;}
#parametre_vybava .jquery-selectbox .jquery-selectbox-item.listelementhover{ background-color:#282623;}
#parametre_vybava .jquery-selectbox .jquery-selectbox-moreButton{ background:url(../img/select-parmetre-vybava-button.jpg) left top no-repeat; width:30px; height:26px;}
#parametre_vybava textarea{ color:#c6c6c6; border:none; width:230px; height:136px; background:url(../img/textarea-parametre-vybava.jpg) no-repeat left top;}
/*END AUTO NA MIERU*/

/*START KONTAKT*/
#kontakt{ width:705px;}
#kontakt .produkt_info_box{ margin:0px; width:100%;}
#kontakt .produkt_info_box h2{ text-transform:uppercase; height:30px; padding:10px 0px 0px 10px; background:url(../img/bg-produkt-info-box.jpg) left top repeat-x; line-height:18px;}
#kontakt #kontakt_left{ width:235px; margin:0px 12px 0px 0px;}
#kontakt #kontakt_left table td{ color:#c6c6c6; vertical-align:top; padding:0px 0px 8px 0px; line-height:17px;}
#kontakt #kontakt_right{ width:457px;}
/*END KONTAKT*/
/*END CONTENT*/

/* END COTAINER */

/*START FOOTER*/
#footer{ width:955px; height:100px; margin:0px auto; *margin-top:-2px; padding:15px 17px 25px 16px; background: #000000 url(../img/bg-footer.jpg) no-repeat left top; font-size:11px;}

#footer_first{ padding:0px 15px; width:925px; color:#cbcbcb; text-transform:uppercase;}
#footer_first div#footer_left{ float:left; width:40%}
#footer_first div#footer_left a{ color:#cbcbcb; display:block; height:26px;width:163px; background:url(../img/icon_facbook.jpg) left top no-repeat; padding:6px 0px 0px 50px;}
#footer_first div#footer_right { float:right; width:40%; text-align:right;}
#send_newsletter{ float:right; margin:8px 0px 0px 0px; width:222px;}
#send_newsletter input{ float:left;}
#newslleter_text{ width:180px; height:21px; padding:5px 0px 0px 8px; background:url(../img/input-newsletter.jpg) no-repeat left top; font-size:12px; margin-right:4px; color:#ffffff;}

#footer_second{ padding:20px 0px 0px 0px; width:955px; color:#7f7f7f;}
#footer_second p{ float:left; width:40%; text-transform:uppercase;}
#footer_second div{ float:right; width:40%; text-align:right;}
#footer_second div a{ text-transform:uppercase; color:#7f7f7f;}
/*END FOOTER*/

/*CHROME DEBUG*/
.nohighlight:focus{outline:none;} 

/* POROVNAVAC WIDGET */
#compare_list_cars{ /*position:absolute;*/ margin:0 auto; position:relative; text-align:center; width:920px; padding:0px;}
#compare_list_cars .horizont_list_cars_shadow{ height:225px; width:930px; margin:0px 0px 0px 12px; position:relative;}
#compare_list_cars .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_left{ position:absolute; z-index:600; left:0px; top:0px;}
#compare_list_cars .horizont_list_cars_shadow img.shadow_top_nasich_znaciek_right{ position:absolute; z-index:600; right:0px; top:0px;}
#compare_list_cars img.shadow_listing_cars_img_hover{ position:absolute; z-index:500; top:130px; display:none; left:0px;}
#compare_list_cars .horizont_list_car_box{ width:186px; height:225px; position:relative; float:left;}
#compare_list_cars .horizont_list_img{ width:184px; height:138px; position:relative; cursor:pointer;}
#compare_list_cars .horizont_list_img img.shadow_listing_cars_img{ position:absolute; z-index:100; left:0px; top:0px;}
#compare_list_cars .horizont_list_img img.sold{position:absolute; z-index:90;}
#compare_list_cars .horizont_list_img a{ display:block; position:absolute; z-index:0;}
#compare_list_cars .horizont_list_content{ width:186; height:77px; padding:10px 55px 0px 8px; text-align:left; background:url(../img/bg-listing-cars-content.jpg) left top no-repeat; cursor:pointer; font-weight:bold;}
#compare_list_cars .horizont_list_content a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#bda585; display:block; text-transform:uppercase;}
#compare_list_cars .horizont_list_content p{ color:white; font-size:15px; padding:6px 0px 0px 0px;}
#compare_list_cars .compare_delete{ cursor:pointer; background: url("../img/icon-compare_delete.png") no-repeat scroll 62px 3px transparent;font-family: Tw Cen MT;color:#BDA585; float:left;font-size:11px;padding-right:15px; text-transform:uppercase;font-weight:bold;height:12px;left:108px;z-index:200!important;position: absolute;top: 5px;width: 66px;}
a.compare_icon{cursor:pointer; background: url("../img/icon-compare.png") no-repeat scroll 0px 2px transparent; display: block;color:#BDA585; float:right;font-size:11px; height:23px;padding-left:25px; padding-top:4px; text-decoration:none; text-transform:lowercase;font-weight:bold;};
a.compare_icon:hover{ text-decoration:underline;}

#ponukame_lt {float: left; padding-bottom:12px; padding-top:12px; width:427px;margin-left: 10px;}
#ponukame_rt {float: right; padding-bottom:12px; padding-top:12px; width:427px;margin-left: 10px;}
.arrow_gold, #content_rt_p.arrow_gold{ background:url(../img/img-arrow_index.png) no-repeat 0px 14px; padding-left:23px!important; color:#d5be9f;}

#customCarFormBoxLoader{display:none;width:100%;height:100%;position:absolute;z-index:999999;background:rgba(11,11,11,.5);}

p.error{
padding:50px;
border:1px solid red;
}
