html, body {
	width:100%;
	height:100%;
	Background-image: url('images/Bottom_texture.jpg');
	background-repeat: repeat;  
	margin: 0 auto;
}

a {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #FF6600;
}

a:hover {
   text-decoration: underline;
   color: #FDA026;
}



#pasek_logo_wysrodkuj {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 auto;
}

#pasek_logo {
	position: absolute;
	top: 0;
	left: -475;
	width:950px;
	height: 65px;
	margin: 0 auto;
}

#pasek_szary
{
	position: absolute;
	top: 65;
	width:100%;
	height:345px;
	background-image: url('images/footer.png');
	background-repeat: repeat;
	margin: 0 auto;
}

#prostokat_bialy_wysrodkuj
{
	position: absolute;
	top: 80;	
	left:50%;
	margin: 0 auto;
}

#prostokat_bialy
{
	position: absolute;
	top: 0;
	left: -475;
	width:950px;
	height:375px;
	background-color: #ffffff;
	margin: 0 auto;
}

#obrazek
{
	position: absolute;
	top: 8;
	left: 8;
	width: 626px;
	height: 358px;
	margin: 0 auto;
}

#dane_firmy
{
	position: absolute;
	top: 20;
	left: 670;
	width: 254;
	height: 358px;
	margin: 0 auto;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #515151;
	font-size: 14px;
	line-height: 140%;

}

h1 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 24px;
	line-height: 100%;
	margin: 0 auto;
}

h2 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #151515;
	font-weight: bold;
	font-size: 28px;
	line-height: 100%;
	margin: 0 auto;
}



#tresc_strony_wysrodkuj
{
	position: absolute;
	top: 470;
	left: 50%;
}

#tresc_strony
{
	position: absolute;
	top: 10;
	left: -475;
	width: 950;
	margin: 0 auto;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #515151;
	font-size: 14px;
	line-height: 140%;
}

#kolumna1
{
	position: absolute;
	top: 55;
	left: 0;
	width: 435;
	margin: 0 auto;
}

#kolumna2
{
	position: absolute;
	top: 55;
	left: 490;
	width: 435;
	margin: 0 auto;
}

#kolumna3
{
	position: absolute;
	top: 215;
	left: 0;
	width: 435;
	margin: 0 auto;
}

#kolumna4
{
	position: absolute;
	top: 215;
	left: 490;
	width: 435;
	margin: 0 auto;
}

.wieksza_czcionka
{
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}

#pasek_szary_stopka
{
	position:absolute;
	top: 1000;
	width: 100%;
	height: 40;
	background-image: url('images/footer.png');
	background-repeat: repeat;
	margin: 0 auto;
}

#stopka_wysrodkuj
{
	position: absolute;
	top: 10;
	left: 50%;
	margin: 0 auto;
}

#stopka
{
	position: absolute;
	top: 0;
	left: -475;
	width: 950;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
}



