body {
	background-color:#484848;	
	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: #FFFFFF;
text-decoration:none
}
a.inny:visited
{
color: #FFFFFF;
text-decoration: none
}
a.inny:hover
{
color: #FFFFFF;
text-decoration: underline;
}
a.inny:active
{
color: #FFFFFF;
text-decoration: none
}

div#calosc {
	width:950px;
	background-image:url(grafika/wypelniacz.jpg);
	z-index: 1;
}
div#calosc2 {
	width:950px;
	z-index: 1;
}
div#top {

}
div#lewa_top {
	float:left;
	width: 256px;
}
div#prawa_top {
	float:left;
	width: 694px;
}
div#dol {
	width:950px;
	height:inherit;
}
div#lewa_dol {
	float:left;
	background-image:url(grafika/kontakt_tlo.jpg);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	width: 257px;
	height: auto;
	
}
div#prawa_dol {
	float:left;
	width: 693px;
	height: auto;
	
}
div#lewa_dol2 {
	float:left;
	background-image:url(grafika/kontakt_tlo.jpg);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	width: 257px;
	height:792px;
}
div#prawa_dol2 {
	float:left;
	width: 693px;
	height: 792px;
}
div#lewa_dol3 {
	float:left;
	background-image:url(grafika/kontakt_tlo.jpg);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	width: 257px;
	height: auto;
}
div#prawa_dol3 {
	float:left;
	width: 693px;
	height: auto;
}
div#lewa_dol4 {
	float:left;
	background-image:url(grafika/kontakt_tlo.jpg);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	width: 257px;
	height:auto;
}
div#prawa_dol4 {
	float:left;
	width: 693px;
	height: auto;
}
div#stopka {
	clear: both;
	background-image:url(grafika/belka_dol.jpg);
	width: 950px;
	height: 52px;
}
div#tekst_stopka {
padding-top: 30px;
padding-right: 20px;
text-align:right;
}
div#tekst_kontakt {
padding-top: 60px;
text-align: center;
font-weight:bold;
}
div#tekst_kontakt_zdobiony {
	font-weight:bold;
	font-size:18px;
	color:#a42914;
}
div#tekst_firma {
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
	text-align:justify;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
div#naglowek {
	color:#990000;
	font-size:20px;
	font-weight:bold;
}
div#podpis {
padding-top: 10px;
text-align:right;
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(grafika/tlo-overlay.png); 
	font-size: 16px;
	color: #FFFFFF;
}
div#mapa {
	text-align:center;
	padding-top: 10px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
div#close {
	margin-right: 30px;
	margin-top: 10px;
	text-align: right;
}
div#galeria_firma {
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
	text-align: center;
	font-size:16px;
	font-weight:bold;
}
div#pozycjonowanie {
	padding-top: 5px;
	text-align:center;
	font-size: 12px;
}