
/* css dla reklam */
.blog_ads { margin-left:-15px; margin-top:10px; }
/* koniec css dla reklam */

.blog { position:relative; overflow:hidden; border-bottom:1px dashed #02B0E5; margin-bottom:10px; padding-bottom:5px; }
.blog ._rating_system_ { position:absolute; top:0; right:5px; }
.blog_edits { position:absolute; top:0; right:0; overflow:hidden; }
.blog_title { margin:3px 0 5px 0; padding-right:110px; font-weight:bold; font-size:14px; color:#000; overflow:hidden; }
.blog_title a { color:#000; text-decoration:none; position:relative; float:left }
.blog_title a:hover { text-decoration:underline; }
.blog_title .icon_media { position:absolute; top:0; right:-50px; }
.blog .has_photo { background:url(/imgs/photo_icon.png) no-repeat right; }
.blog_date { font-size:11px; margin:0px 7px 7px 0; color:#A5A5A5; }
.blog_date a { font-weight:bold; font-size:11px; color:#0171A3; text-decoration:none; }
.blog_date span { border-bottom:1px dotted #0171A3 }
.blog_post { font-size:12px; overflow:hidden; }
.blog_post ._report_system_ { margin-top:-3px; }
.blog_post .comments_count { margin-top:5px; color:#A6A6A6; font-size:10px; }
.blog_photo { float:left; width:120px; height:100px; margin:0 15px 5px 0; text-align:center; position:relative;  }
.blog_photo img { margin:auto; }
.blog_photo .img_container_car { 
	margin:auto; border:1px solid #01B0E5; width:120px; height:100px; background:url(/imgs/nocar_120x100.png); 
}
.blog_photo .img_container_group { 
	margin:auto; border:1px solid #01B0E5; width:100px; height:100px; background:url(/imgs/nogroup_100x100.png); 
}
.blog_photo .img_container_user { 
	margin:auto; border:1px solid #01B0E5; width:100px; height:100px; background:url(/imgs/nouser_100x100.png); 
}
.blog_photo .octan_min { position:absolute; top:5px; right:-5px; z-index:2; }
.blog_photo .respect_min { position:absolute; bottom:-2px; right:10px; z-index:2; }
.blog .more_container { margin-top:5px; }
.blog .car_name { float:left; font-weight:bold; font-size:12px; color:#02B0E5; text-decoration:none; }
.blog .group_name { float:left; margin-left:10px; font-weight:bold; color:#02B0E5; text-decoration:none; }
.blog .user_name { width:120px; float:left; text-align:center; font-weight:bold; color:#02B0E5; text-decoration:none; }
.blog .car_name:hover, .blog .group_name:hover, .blog .user_name:hover { text-decoration:underline; }

.blogs_selector { position:absolute; top:8px; right:10px; } 
.blogs_selector select { font-size:11px; } 
