body {

	font-family: Trebuchet MS, sans-serif;

	font-size: 12px;

	text-align: left;

	background: url(http://pozts.pl/gfx/tlo.jpg) top repeat-x;

	background-color: #A5C5DC;

	padding: 0;

	margin: 0;

	color: #3C3C3C;

}



h1 {

	font-size: 21px;

	font-family: Trebuchet MS, sans-serif;

	font-weight: bold;

	margin: 0;

	padding: 0;

	color: #3C3C3C;

}



ul {

	margin: 0;

	padding: 0;

}



h2 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 2px 0px;

	font-size: 16px;

}



h1.a:hover {

	text-decoration: underline;

}



h2.a:hover {

	text-decoration: underline;

}



h3 {

	margin: 20px 0px 0px 0px;

	padding: 0px 0px 2px 0px;

	font-size: 16px;

}



h3.a:hover {

	text-decoration: underline;

}



img {

	border: 0;

}



p {

	margin: 0;

	padding: 0;

}



a {

	color: #3C3C3C;

	text-decoration: none;

}



a:hover {

	color: #3C3C3C;

	text-decoration: underline;

}



div#where {

	font-size: 21px;

	margin: 30px 0px 15px 25px;

}



div#where a {

	color: #135293;

}


span.news-informacje {
		color: #606060;
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px;
		font-weight: bold;
}


div#page { /* główny div */

	width: 980px;

	background: #FFFFFF;

	height: 214px;

	margin: 0 auto;

	padding: 0;

}



div#header { /* nagłówek */

	width: 980px;

	background: #FFFFFF;

}



div#paddinger { /* ustawianie paddingu dla głównego diva */

	padding: 0px;

	background: #FFFFFF;

	margin: 0px;

}



div#maincontent { /* div z treścią główną */

	width: 700px;

	float: left;

	margin-left: 20px;

	font-size: 13px;

	font-family: Trebuchet MS, sans-serif;

}



div#maincontent img {

	max-width: 600px;
	
}



div#footer { /* stopka */

	clear: both;

	background: #555555;

	color: #B4B4B4;

	font-size: 11px;

	padding: 15px 15px 30px 15px;

	margin: 32px 10px 0px 10px;

}

		

.grayblock { 

	height: 24px;

	background-image: url(http://pozts.pl/gfx/menu-naglowek.jpg);

	background-repeat: repeat-x;

	background-position: top;

	color: #ffffff;

	font-weight: bold;

	font-size: 12px;

	font-family: Trebuchet MS, sans-serif;

	padding: 6px 0px 0px 19px;

	display: block;

}



div.blockright { /* treści pod OSTATNI MECZ, PUBLICYSTYKA itd. */

	padding: 10px 5px 10px 5px;

	margin: 0px 0px 16px 0px;

	background: #ffffff;

	background-image: url(http://pozts.pl/gfx/menu-tlo.gif);

	background-repeat: repeat-x;

	background-position: top;

	border-bottom: 1px solid #bbbbbb;

}



li a {

font-size: 13px;

}

	

	img.transparent

{

  -moz-opacity:0.25;

  filter: alpha(opacity=25);

}



a:hover img.transparent

{

  -moz-opacity:1;

  filter: alpha(opacity=100);

}