/* -------------------------------------------------------------------------
     Arkusz stylów CSS dla serwisu SAR - sekcja 5
		 (c) 2007, developed by Leszek Szamocki
     v.08.11
   ------------------------------------------------------------------------- */
h2
{	color: #248; line-height: 20px; font-weight: normal; text-align: center; }

div.content
{	height: 0px; overflow: hidden; visibility: hidden; }

div.content, div.news
{	border-bottom: 1px solid #ccc; margin-bottom: 5px; padding: 5px 10px; 
	text-align: justify; }

div.date
{ color: #246; font-weight: bold; margin-bottom: 2px;}

div.more
{	font-variant: normal; position: absolute; right: 10px; bottom: 5px; }

div.photo_foot
{	clear: both; }

div.photo_zoom
{	left: 140px; padding: 0px 0px 5px 10px; position: relative; text-align: right; }

div.photos
{	margin-left: 10px; float: right; padding:0px; position: relative; right: -10px; top: 0px; }

div.msg
{	position: relative; }

img.photos, span.photos
{ left: 7px; position: absolute; top: 7px; }

#years
{ font-weight: bold; text-align: center; padding-bottom: 10px; }

#years a
{ font-weight: normal; }

.c
{	text-align: center; }

.l
{	text-align: left; }

.margin
{	width: 20px; }

.param
{	color: #000; text-transform: uppercase; }
	
.r
{	text-align: right; }

#body table
{	margin: 10px 0px; table-layout: auto; width: 100%; }

#body td, #body th
{	padding: 5px; border: 1px solid #aaa; }

#body td
{ color: #444; }

#body th
{	background-color: #e0e0e0; color: #000; font-variant: small-caps; font-weight: normal; 
	text-transform: lowercase; }
