/* do jquery tabs */
.ui-tabs-vertical { width:335px; height:145px; overflow:hidden; }
.ui-tabs-vertical .ui-tabs-nav { float:left; width:125px; height:140px; }
.ui-tabs-vertical .ui-tabs-nav li { width:125px; margin-bottom:3px!important; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; width:95px; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {  }
.ui-tabs-vertical .ui-tabs-panel { float:right; width:185px; padding:5px!important; }

.dk_entry { overflow:hidden; margin:2px 0 8px 0; font-size:11px; }
.dk_entry .name { font-weight:bold; float:left; width:105px; height:13px; overflow:hidden; }
.dk_entry .date { float:right; font-size:10px; }
.dk_entry .amount { clear:both; color:#696969; padding-top:1px; }

/* zmniejszenie czcionki w komentarzach na tej stronie */
._comment_system_  ._vote_like_rate_ { font-size:11px!important; }
._comment_system_  ._like_label_ { font-size:11px!important; }
._comment_system_  ._comment_reply_ { margin-left:10px!important; }

.rate_car { position:absolute; top:5px; right:5px; }
.other_makes { position:absolute; bottom:15px; right:20px; }
.other_makes a { font-weight:bold; }

.car_picture {
	width:350px; height:225px; overflow:hidden; border:1px solid #d9d9d9; text-align:center; position:relative;
	background:url(/imgs/nocar_350x225.png);
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;
	behaviour:url(border-radius.htc);
}
.car_picture img { 
	-webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px; border-radius:3px;
	behaviour:url(border-radius.htc);
}
.car_picture .day_car_icon { 
	width:80px; height:80px; background:url(/imgs/autodnia_small.png) no-repeat; position:absolute; bottom:0; left:0; 
}
.car_description { width:310px; float:left; overflow:hidden; color:#666666; margin-left:40px; padding-top:20px; }
.car_desc_row { overflow:hidden; }
.car_desc_label { width:100px; float:left; text-align:right; margin-right:20px; margin-bottom:10px; }
.car_desc_value { width:190px; float:left; text-align:left; margin-bottom:10px; font-weight: bold; }
.car_height { height:35px; }

.car_stats_list { margin-top:15px; padding-left:0; }
.car_stats_list li { list-style-type:none; font-size:11px; padding-bottom:5px; }

.stats_links { padding-left:0; }
.stats_links li { list-style-type:none; padding-bottom:5px; overflow:hidden; }
.stats_links a, .stats_links span { display:block; font-size:13px; font-weight:bold;  }
.stats_links span { width:80px; float:left; text-align:right; }
.stats_links a { width:220px; float:right; text-decoration:none; color:#0072A1; }
.stats_links a:hover { text-decoration:underline; }

.car_descripion_box { 
	padding:20px 100px 20px 20px; margin-top:15px; background:#DDDDDD url(/imgs/notepad-bgr.png) no-repeat 630px 8px; 
	text-align:justify; color:#000; clear:both; position:relative; overflow:hidden;
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; 
	behaviour:url(border-radius.htc);
}

.car_about { font-size:13px; text-align:justify; }

.car_gallery_container { 
	overflow:hidden; font-weight:bold; font-size:14px; margin-bottom:10px;
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; 
}
.car_gallery_thumb { width:125px; height:123px; float:left; overflow:hidden; margin:16px; position:relative; }
.car_gallery_thumb .fancybox { 
	display:block; width:120px; height:100px; border:2px solid #696768; overflow:hidden; background:#696768;
	-webkit-border-radius:3px; -moz-border-radius:3px; -khtml-border-radius:3px; border-radius:3px;
	behaviour:url(border-radius.htc);
}
.car_gallery_thumb a._comment_, .car_movies_thumb a._comment_ { 
	display:block; height:14px; padding-left:23px; margin-right:5px; background:url(/imgs/icons/comment.png) no-repeat left;
	font-weight:bold !important; font:11px Tahoma; color:#1497CF; 
}
.car_movies_thumb a._comment_ { margin-bottom:15px; }
.car_gallery_thumb img { 
	-webkit-border-radius:2px; -moz-border-radius:2px; -khtml-border-radius:2px; border-radius:2px;
	behaviour:url(border-radius.htc);
}
.car_gallery_thumb ._comment_ { position:absolute; bottom:0; right:0; }
.car_gallery_picture img { margin:auto; margin-bottom:-3px; }


.user_picture {
	width:100px; height:100px; float:left; overflow:hidden; border:1px solid #d9d9d9; text-align:center; 
	background:url(/imgs/nouser_100x100.png);
	-webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
}
.user_description { width:230px; min-height:40px; float:right; overflow:hidden; font-size:12px; position:relative; }
.user_send_message {
	float:right; display:block; background:#00b3e8; padding:5px 8px; border:1px solid #d9d9d9; color:#ffffff; text-decoration:none !important; 
	font-weight:bold; font-size:11px; margin-top:10px;  
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;
}
.user_login { margin:3px; overflow:hidden; } 
.user_login a { font-size:17px; font-weight:bold; text-decoration:none; } 
.user_board { width:54px; height:25px; background:url(/imgs/board.png) no-repeat; padding-left:23px; padding-top:8px; font-weight:bold; font-size:13px; }
.user_info { margin:5px 0 10px 3px; font-size:12px; color:#B1B0AE; }
.user_cars_info_container { clear:both; padding-top:10px; }
.user_cars_info { margin:5px 2px; }
.user_cars_info a { text-decoration:none; }
.user_cars_info a:hover { text-decoration:underline; }

.also_other_cars { text-decoration: none; font-size: 11px; font-weight: normal !important; } 

.subcolumn { position:relative; }
._send_message_envelope_ { position:absolute; top:60px; right:13px; }

.blog { position:relative; padding-bottom:3px; }
.blog .day_blog_icon { width:40px; height:40px; background:url(/imgs/blogdnia_smallest.png); }
.blog_date { font-size:11px; margin:3px 7px 15px 0; color:#A5A5A5; }
.blog_date a { font-weight:bold; font-size:11px; color:#0171A3; text-decoration:none; }
.blog_title { padding:5px 50px 5px 0; overflow:hidden; }
.blog_title a { font-size:12px; font-weight:bold; text-decoration:none; color:#000000; float:left; position:relative; }
.blog_title .icon_media { position:absolute; top:0; right:-50px; }
.blog_post { overflow:hidden; font-size:11px; }
.blog_post .comments_count { margin-top:10px; color:#A6A6A6; }
.blog_post_thumb { float:left; margin:0 15px 5px 0;  border:1px solid #01B0E5;}
.blog_links { float:right; margin:5px 0; }
.blog_links a { text-decoration:underline; font-size:12px; }
.blog ._rating_system_ { position:absolute; bottom:-5px; left:0; }


.logged_user_data { display:none; }
.add_to_observed, .add_to_buy { font-weight:bold; color:#1497CF; }
.observers, .to_buy { margin:5px 0 10px 0; }
.observers a, .to_buy a { color:#1497CF; font-size:11px; }
.observers a:hover, .to_buy a:hover { text-decoration:underline; }
.observers_header, .buyers_header { font-weight:bold; color:#193E68; }
.buyers_header { margin-top:20px; }


