html, body {
	width:100%;
	height:100%;
	color: #333333;
	font-family: Tahoma;
	font-size: 16;
	line-height: 130%;
	Background-image: url('images/tlo.gif');
	background-repeat: repeat;  
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #FF8400;
	font-weight: bold;
}

a:hover {
   text-decoration: underline;
   color: #FF8400;
   font-weight: bold;
}

#pasek_top {
	position: absolute;
	top: 0;
	width:100%;
	height:79px;
	background-image: url('images/tlo_top.jpg');
	background-repeat: repeat;
	margin: 0 auto;
}

#pasek_top_wysrodkuj {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 auto;
}

#top {
	position: absolute;
	top: 30;
	left: -480;
	width:960px;
	height:49px;
	margin: 0 auto;
}

.tytul_strony_bialy
{
	font-family: Arial;
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}

.tytul_strony_pomaranczowy
{
	font-family: Arial;
	font-size: 32px;
	color: #FF8400;
	font-weight: bold;
}

#pasek_szary
{
	position: absolute;
	top: 79;
	width:100%;
	height:11px;
	background-image: url('images/stopka.jpg');
	background-repeat: repeat;
	margin: 0 auto;
}

#pasek_czarny
{
	position: absolute;
	top: 90;
	width:100%;
	height:346px;
	background-color: #000000;
	margin: 0 auto;
}

#prostokat_czarny_wysrodkuj
{
	position: absolute;
	top: 0;	
	left:50%;
	margin: 0 auto;
}

#prostokat_czarny
{
	position: absolute;
	top: 0;
	left: -480;
	width:960px;
	height:346px;
	margin: 0 auto;
}

#obrazek
{
	position: absolute;
	width: 626px;
	height: 346px;
	margin: 0 auto;
}

img 
{
	 border: 0 px;
}

#tekst_banera
{
	position: absolute;
	top: 38;
	left: 650;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 16;
	line-height: 140%;
	color: #999999;
}

.naglowek_banera {
	font-family: arial;
	font-size: 28;
	color: #ffffff;
}

#pasek_szary_2
{
	position: absolute;
	top: 436;
	width:100%;
	height:11px;
	background-image: url('images/stopka.jpg');
	background-repeat: repeat;
	margin: 0 auto;
}

#tresc_strony_wysrodkuj
{
	position: absolute;
	top: 447;
	left: 50%;
}

#tresc_strony
{
	position: absolute;
	top: 0;
	left: -480;
	width: 960;
	margin: 0 auto;
}

.naglowek_tresci {
	font-family: arial;
	font-size: 22;
	color: #000000;
}

#tresc_strony table
{
	font-family: Tahoma;
	font-size: 16;
	line-height: 120%;
	color: #333333;
}

.numer {
	text-align: right;
	padding-right: 100;
}

.numer_2 {
	text-align: right;
}

#pasek_szary_stopka
{
	position:absolute;
	top: 1850;
	width: 100%;
	height: 56;
	background-image: url('images/stopka.jpg');
	background-repeat: repeat;
	margin: 0 auto;
}

#stopka_wysrodkuj
{
	position: absolute;
	top: 20;
	left: 50%;
	margin: 0 auto;
}

#stopka
{
	position: absolute;
	top: 0;
	left: -480;
	width: 960;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
}



