html,body{
height:100%;
color:#6b6b6b;
font-family:Tahoma;
font-size:9pt;
margin:0px;
}
img{
	border:0px;
}
table,tr,td{
	padding:0px
}
#stopka a{
color:#000;
text-decoration:none;
}
#top{
	background:url(../img/top.png) no-repeat;
}
#menu_background{
	background:url(../img/menu.png) repeat-x;
	height:50px;
	width:100%;
}
.menu{
	height:50px;
	float:left;
}
.menu_on{
	background-position:bottom;
	height:50px;
	float:left;
}
#o_firmie{
	background:url(../img/o_firmie.png) no-repeat bottom;
	width:95px;
}
#serwis{
	background:url(../img/serwis.png) no-repeat bottom;
	width:82px;
}
#cenniki{
	background:url(../img/cenniki.png) no-repeat bottom;
	width:87px;
}
#kontakt{
	background:url(../img/kontakt.png) no-repeat bottom;
	width:90px;
}
#oferta{
	background:url(../img/oferta.png) no-repeat bottom;
	width:83px;
}
#szukaj{
	margin-top:15px;
	border:1px solid #444;
	float:right;
}
#wyslij{
	background:url(../img/wyslij.png) no-repeat;
	width:36px;
	height:50px;
	float:right;
}
#tytul{
	background:#ff2a00 url(../img/cien_lewo.png) repeat-x top;
	height:20px;
	padding:10px;
	color:#fff;
	font-size:14pt;
	font-family:Times New Roman;
}
#prawa{
	background:#848484 url(../img/cien_prawo.png) repeat-x top;
}
#zawijas{
	width:480px;
	height:100%;
	background:url(../img/zawijas_lewo.png) no-repeat;
}
#text_lewo{
	background:#ffddb1;
}
.tekst{
	padding:10px;
}
.img_left{
	float:left;
}