body {
	background-color:#484848;
	background-repeat:repeat;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}
div {
	padding: 0;
	margin:0 auto;
	
}
a:link {
color: black;
text-decoration:none
}
a:visited
{
color: black;
text-decoration: none
}
a:hover
{
color:black;
text-decoration: underline;
}
a:active
{
color:white;
text-decoration: none
}

a.inny:link {
color: #FF0000;
text-decoration:none
}
a.inny:visited
{
color: #FF0000;
text-decoration: none
}
a.inny:hover
{
color: #FF0000;
text-decoration: underline;
}
a.inny:active
{
color: #FF0000;
text-decoration: none
}

div#calosc {
	width:950px;
	z-index: 1;
}
div#top {

}
div#srodek {

}
div#lewa_s {
	float:left;
	background-image:url(grafika/lewa.jpg);
	height: 665px;
	width: 331px;

}
div#srodek_s {
	float:left;
	background-image:url(grafika/srodek.jpg);
	width: 566px;
	height: 665px;
}
div#prawa_s {
	float:left;
	background-image:url(grafika/prawa.jpg);
	width: 53px;
	height: 665px;
}

div#lewa_s2 {
	float:left;
	background-image:url(grafika/lewa.jpg);
	background-repeat:no-repeat;
	background-color:#C4C7B2;
	height: 775px;
	width: 331px;

}
div#srodek_s2 {
	float:left;
	background-image:url(grafika/srodek.jpg);
	width: 566px;
	height: 775px;
}
div#prawa_s2 {
	float:left;
	background-image:url(grafika/prawa.jpg);
	
	background-color:#424242;
	width: 53px;
	height: 775px;
}

div#stopka {
	clear:both;
	height: 31px;
	background-image:url(grafika/dol.jpg);
	text-align:center;
	font-size:12px;
}
div#tekst_stopka {
	float: left;
	width: 130px;
	padding-top: 8px;
	padding-left: 90px;
}
div#stopka2 {
	clear:both;
	height: 16px;
	font-size:14px;
	text-align:right;
}
div#kontakt_lewa {
	padding-top: 220px;
	text-align:center;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
div#tekst {
	text-align:justify;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
}
h1 {
	font-size: 12px;
}
.naglowek {
	padding-top:280px;
}
.naglowek1 {
	padding-top:200px;
}
.kknd {
	font-size:10xp;
}