html, body {
	width:100%;
	height:100%;
	color: #4D4D4D;
	font-family: Tahoma;
	font-size: 15;
	line-height: 120%;
	Background-image: url('images/tlo.jpg');
	background-repeat: repeat;  
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
   text-decoration: underline;
   color: #cc0000;
}

#pasek_top {
	position: relative;
	top: 0;
	width: 100%;
	height: 82px;
	background-image: url('images/top_dupl.png');
	background-repeat: repeat;
	margin: 0 auto;
}

#top {
	position: relative;
	top: 30;
	left: 0;
	width: 960px;
	height: 52px;
	margin: 0 auto;
}

.tytul_strony_bialy
{
	font-family: Tahoma;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}

.tytul_strony_dodatkowy
{
	font-family: Tahoma;
	font-size: 20px;
	color: #B3B3B3;
	font-weight: bold;
}

#pasek_czarny
{
	position: relative;
	top: 0;
	width:100%;
	height:471px;
	background-color: #ffffff;
	margin: 0 0;
}

#prostokat_czarny
{
	position: relative;
	top: 0;
	left: 0;
	width:960px;
	height:461px;
	margin: 0 auto;
}

#obrazek
{
	position: absolute;
	width: 265px;
	height: 461px;
	margin: 0 auto;
}

img 
{
	 border: 0 px;
}

#tekst_banera
{
	position: absolute;
	top: 20;
	left: 300;
	width: 660;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 14;
	line-height: 120%;
	color: #4D4D4D;
}

#tekst_banera table
{
	font-family: Tahoma;
	font-size: 12;
	line-height: 120%;
	color: #4D4D4D;
}

.numer {
	text-align: right;
	padding-right: 45;
}

.numer_2 {
	text-align: right;
}

.naglowek_banera {
	font-family: Tahoma;
	font-size: 18;
	color: #BD0000;
	font-weight: bold;
}

#pasek_szary
{
	position: relative;
	top: 0;
	width:100%;
	height:9px;
	background-image: url('images/pasek_dupl.png');
	background-repeat: repeat;
	margin: 0 0;
}

#tresc_strony
{
	position: relative;
	top: 20;
	left: 0;
	width: 960;
	margin: 0 auto;

}

.naglowek_tresci {
	font-family: Tahoma;
	font-size: 18;
	color: #1A1A1A;
	font-weight: bold;
}

#pasek_szary_2
{
	position: relative;
	top: 30;
	width:100%;
	height:9px;
	background-image: url('images/pasek_dupl.png');
	background-repeat: repeat;
	margin: 0 0;
}

#pasek_stopka
{
	position: relative;
	top: 30;
	width: 100%;
	height: 56;
	background-image: url('images/stopka.png');
	background-repeat: repeat;
	margin: 0 0;
}

#stopka
{
	position: relative;
	top: 15;
	left: 0;
	width: 960;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
}



