html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px none #FFFFFF;
}
.male {
	font-size: 0.7em;
}
.centrum {
	text-align: center;
}
#pojemnik {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid gray;
	text-align: left;
}
#NAGLOWEK {
	height: 180px;
	top: 0px;
	left: 0px;
	right: 0px;
	background: transparent url(../images/logo.jpg) no-repeat left top;
}
#menu-poziome {
	height: 35px;
	background: url(../images/tlo-menu.jpg) repeat-x left;
}
#MENU {
	width: 250px;
	float: left;
	overflow: hidden;
}
.margines {
	padding: 10px;	
}
#oferta {
	padding: 10px 0px 5px 10px;
}
#oferta p {
   margin-top: 0px;	
}
#obrazek {
	float: left;
}
#kontakt {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#kontakt h1 {
	font-size: 12px;
	margin-top: 0px;
}
#kontakt h2 {
	color: #0037d2;
	margin-top: 0px;
	margin-bottom: 0px;
}
.adres {
	font-size: 0.7em;
}
#meteo {
	width: 120px;
	text-align: center;
	font-size: 0.7em;
	color: #0000cd;
	float: right;
}
#TRESC {
   width: 750px;
	float: right;
	overflow: hidden;
	background-color: #fff;
}
#tresc-g {
	background: white url(../images/prawy_g.gif) repeat-x 0 0;
}
#tresc-gl {
	background: url(../images/prawy_gl.gif) no-repeat 0 0;
}
#tresc-gp {
	background: url(../images/prawy_gp.gif) no-repeat 100% 0;
	height: 9px;
	overflow: hidden;
}
#tresc-sr { 
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px 15px 0px 20px;
	overflow: hidden;
	width: auto;
}
#tresc-oferta {
	background: white url(../images/prety.jpg) no-repeat bottom right;
}
#tresc-ofirmie {
	background: white url(../images/duza-rura.jpg) no-repeat top left;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#tresc-sr h1 {
	text-align: center;
	color: #0002b9;
}
#tresc-sr h2 {
	color: #7c7c7c;
	font-size: 1.2em;
}
#tresc-d {
	background: url(../images/prawy_d.gif) repeat-x 0 100%;
	margin-top: -8px;
}
#tresc-dl {
	background: url(../images/prawy_dl.gif) no-repeat 0 100%;
}
#tresc-dp {
	background: url(../images/prawy_dp.gif) no-repeat 100% 100%;
	height: 10px;
}
#STOPKA {
	height: 60px;
	background: transparent url(../images/tlo-stopki.png) repeat-x left;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	font-size: 0.7em;
}
#stopka-l {
	float: left;
	width: 60%;
	color: #dfdfdf;
	line-height: 1.4em;
	padding-top: 4px;
}
#stopka-p {
	float: left;
	width: 40%;
	text-align: right;
	padding-top: 15px;
}
#stopka-p p, #stopka-p a:link, #stopka-p a:visited, #stopka-p a:active, #stopka-p a:hover {
	color: #ababab;	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu-poziome ul li {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 1.2em;
	padding-right: 1.2em;
}
#menu-poziome ul li a, #menu-poziome ul li a:link, #menu-poziome ul li a:active {
	color: #2628ff;	
}
#menu-poziome ul li a:hover {
	color: #e6e6e6;
}
#menu-poziome ul {
	margin: 0px;
	padding-top: 5px;
}
#oferta ul li {
	list-style-image: url(../images/strzalka.png);
	color: #003ae1;
   padding-left: 2px;	
}
#oferta ul {
	padding-left: 25px;
}
#tresc-sr ul li {
	list-style-image: url(../images/a_pa.gif);
	padding-left: 5px;
}
.niebieskie {
	color: #0037d2;
}
