
.box_left .more_container { margin-top:0; margin-bottom:10px; } 
.box_left .more_container a { margin-right:10px; } 

.status { width:550px; }

/* nawigacja jak win8 */
.navigation { 
	background-color:#959394; margin:15px 0; padding:7px 0; 
	-webkit-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; behaviour:url(border-radius.htc);
}
.navigation_bg { overflow:hidden; background-color:#ffffff; padding:1px; }
.navigation a { 
	display:block; float:left; width:71px; height:60px; margin:3px 1px; padding:11px 5px 10px 5px;
	text-align:center; text-decoration:none; font-family:Tahoma; font-size:11px; font-weight:bold; color:#ffffff; 
}
.navigation .my_car { background:#0D739B url(/imgs/menitop-cars.png) no-repeat 50% 90%; }
.navigation .my_galleries { background:#A6151A url(/imgs/menitop-gallery.png) no-repeat 50% 90%; }
.navigation .my_movies { background:#A6151A url(/imgs/menitop-films.png) no-repeat 50% 85%; }
.navigation .my_groups { background:#A6151A url(/imgs/menitop-my-group.png) no-repeat 50% 90%; }
.navigation .add_blog { background:#0B4167 url(/imgs/menitop-add-blog.png) no-repeat 50% 88%; }
.navigation .messages { background:#12792A url(/imgs/menitop-messages.png) no-repeat 50% 90%; }
.navigation .friends { background:#BC6017 url(/imgs/menitop-friends.png) no-repeat 50% 90%; }
.navigation .community { background:#416178 url(/imgs/menitop-social.png) no-repeat 50% 90%; }
.navigation .groups { background:#696768 url(/imgs/menitop-group.png) no-repeat 50% 90%; }

.links_set_container { padding-left:50px; }
.links_set { width:210px; height:80px; float:left; margin:0 3px 20px 3px; }
.links_set .links_header { color: #666666; font: bold 14px Tahoma; }
.links_set .links_box { 
	color:#666666; font:12px Tahoma; padding:7px 9px; margin:3px 3px 0 0;
	border-top:1px solid #D8D8D8; border-left:1px solid #D8D8D8;
}
.links_set .links_box ul { padding:0 0 0 15px; margin:0; list-style-type:circle; }
.links_set .links_box a { text-decoration:none; }
.links_set .links_box a:hover { color:#D8D8D8; }

#my_routes_content { overflow:hidden; clear:both; }
#autostop {margin:10px;padding-top:10px}
#autostop h4.head {font-size:18px;color:#666666;margin-bottom:10px;border-bottom:1px solid #D8D8D8;padding-bottom:2px}
#autostop div.trip { padding:5px 5px; border-bottom:1px dotted #e0e0e0; overflow:hidden; }
#autostop div.trip p {color:#ababab;}
#autostop div.trip p b { color:black; font-weight:normal }
#autostop div.trip p.trip_options { width:175px;float:right;font-size:11px;text-align:right }
#autostop div.trip p.trip_options span.separator { color:#ababab;font-size:12px;padding:0 5px }
	
#autostop div.trip p.trip_data {width:430px;float:left;font-size:11px}
#autostop div.trip p.trip_data span {font-size:12px;font-weight:bold}
#autostop div.trip_buttons { margin-top:10px;  }
#autostop div.trip_buttons a { height:18px!important; padding:5px 20px; text-decoration:none; }

.entry_container { overflow:hidden; margin-bottom:20px; }
.publication, .news { width:335px; /*height:100px;*/ height:70px; margin:10px; float:left; overflow:hidden; }
.publication img { width:120px; height:77px; }
.news img { width:120px; height:90px; }
.publication .text, .news .text { /*width:205px;*/ width:330px; float:right; font-size:10px; }
.publication .text a, .news .text a { font-size:11px; color:#00AFE4; text-decoration:none; font-weight:bold; }
.publication .text a:hover, .news .text a:hover { text-decoration:underline; }

.read_button { 
	position:absolute; bottom:0; right:0; display:block; width:145px;  
	background:#696768 no-repeat scroll 145px center; 
	font-size:10px; color:#ffffff; font-weight:bold; padding:7px 0 7px 20px;
	-moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -khtml-border-top-left-radius:5px; 
	border-top-left-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -khtml-border-bottom-right-radius:5px; border-bottom-right-radius:5px; behaviour:url(border-radius.htc);
}
.arrow_more { background-image:url(/imgs/arrow_more_transp.png); }
.arrow_less { background-image:url(/imgs/arrow_less_transp.png); }


