html,body { margin: 0; padding: 0; }

body {
	background-image: url('img/tlo.png');
	font-family: Tahoma;
	font-size: 11pt;
	color: #433d3d;
}

#logo {
	background-image: url('img/logo.png');
	/*color: #fcf3b0;*/
	color: #f18928;
	width: 680px;
	height: 96px;
	margin: 0px auto;
	text-shadow: 1px 0px 1px;
}

#wrapper {
	width: 680px;
	margin: 0 auto;
}

#gora {
	background: url('img/gora.png');
	text-align: center;
	height: 85px;
	overflow: hidden;
}

#uslugi, #firma, #galeria, #kontakt {
	background-color: #fff;
	width: 680px;
	height: 370px;
	overflow: hidden;
}

.nag{
  	color: #83b200; 
  	font-size: 20px;
  	font-weight: bold;
  	padding: 20px 0px 0px 30px;
}

#sto_s {
	background-image: url('img/sto_s.png');
	float: left;
	font-size: 9pt;
	color: #fdf6b2;
	line-height: 40px; 
	text-align: right;
	width: 584px;
	height: 48px;
}

#sto_p, #sto_l {
	float: left;
	width: 48px;
}

#lewa{  
  	float: left;
  	width: 300px;
  	height: 320px;
  	margin: 0px 20px;
}
 
#prawa {
  	float: right;
  	width: 300px;
  	height: 320px;
  	margin: 0px 10px;
}

p {
  	margin: 20px 30px 0px 40px;
  	text-align: justify;
}

#prawa img { margin: 0px 80px; } 
#gora img {
  	margin: 30px 10px;
  	border: 0px;
}
#zdjecia img { margin: 10px;}
#zdjecia { 
  	margin: 10px 40px; 
  	overflow: auto; 
  	height: 280px; 
  	text-align: center;
}

a img{ border: none;}
a { color: #433d3d; text-decoration: none; }

.iepngfix1 { behavior: url('img/iepngfix.htc'); float: left; }
.iepngfix { behavior: url('img/iepngfix.htc'); }
.obr { float: right; margin: 25px 0px 15px 20px; }
.obr1 { float: right; margin: 85px 30px;}
.lewo, .srodek, .prawo { text-align: center; width: 220px; float: left; }
.lewo { font-size: 16px; margin: 40px 10px 0px auto; }
.srodek { font-size: 22px; margin: 10px auto 0px auto;}
.prawo { font-size: 16px; margin: 40px auto 0px 10px; }

