body {
	background:#000 url(images/bg.gif) repeat;
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* -DIV- */
div {
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}
#calosc{
background: #f6f6f6 url(images/bg_calosc.gif) repeat-x;
width: 980px;
margin:0 auto;
border-left:1px solid #666;
border-right:1px solid #666;
}

#belka_dol {
	width: 980px;
	margin: 0 auto;
	clear: left;
	background: url(images/stopka.gif) repeat-x;
	height: 25px;
	border-left:1px solid #666;
border-right:1px solid #666;
}

#belka_dol_tekst {
	text-align: left;
	margin: 0 auto;
	color:#333;
	padding:8px 0 0 5px;
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
}

#bok_lewy {
	width: 144px;
	float: left;
	text-align:left;
	background: url(images/bg_lewy.jpg) no-repeat;
	padding:70px 9px 5px 9px;
}

#bok_prawy {
	float: left;
	text-align: left;
	background: url(images/bg_prawy.jpg) no-repeat;
	width: 796px;
}
#bg_menu {
background: url(images/bg_menu.gif) repeat-x;
width: 980px;
height: 32px;
text-align:left;
}
#bg_menu2 {
background: url(images/bg_menu2.gif) repeat-x;
height: 28px;
text-align:left;
}
.pole1 {
background: url(images/p_dol.gif) bottom left no-repeat;
width: 326px;
float:left;
margin-bottom:10px;
text-align:center;
}
.pole_onas, .pole_oferta, .pole_kontakt {
background: url(images/p_o_nas.gif) no-repeat;
width: 266px;
padding:40px 30px 15px 30px;
text-align:left;
margin-top:10px;
}
.pole_oferta {
background: url(images/p_oferta.gif) no-repeat;
}
.pole_kontakt {
background: url(images/p_kontakt.gif) no-repeat;
}
.pole1_pod {
float:left;
margin-bottom:10px;
text-align:center;
background: url(images/p_dol_pod.gif) bottom left no-repeat;
width: 626px;
margin-left:6px;
}
.pole_onas_pod, .pole_oferta_pod, .pole_kontakt_pod {
padding:40px 20px 15px 20px;
text-align:left;
margin-top:10px;
background: url(images/o_nas_p.gif) no-repeat;
width: 586px;
}
.pole_oferta_pod {
background: url(images/oferta_p.gif) no-repeat;
}
.pole_kontakt_pod {
background: url(images/kontakt_p.gif) no-repeat;
}
.pole_gora {
background: url(images/p_gora_pod.gif) no-repeat;
}
/* -P- */
p {
font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
color: #333333;
padding: 0;
margin:0;
text-align:justify;
}

.right {
	text-align: right;
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #333333;
	padding: 0;
}
.left {
	text-align: left;
}
.center {
text-align:center;
}

.px12 {
	font-size: 12px;
}
span#odleglosc {
	margin: 0 0 0 233px;
}
.kolor1 {
color: #7dba15;
}
/* -H- */
h2 {
	color: #990000;
	font: bold 13px/1.3 verdana, arial, helvetica, sans-serif;
	margin: 2px 0 2px 0;
	padding: 0;
	text-align:center
}

/* -IMG- */
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.img_right {
	float: right;
	margin: 0px 0 2px 15px;
	border:1px solid #ccc;
}

.img_left {
	float: left;
	margin: 0px 10px 2px 0px;
}
.img_g {
background:#fff;
padding:2px;
margin:5px 0 5px 0;
border:1px solid #ccc;
}
.img_li {
height:8px;
width:7px;
vertical-align:2px;
}
.img_o {
background:#fff;
padding:2px;
margin:5px;
border:1px solid #ccc;
}
/* -A- */
a {
	text-decoration: none;	
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #990000;
}
a:hover {
text-decoration: underline;
	color: #cc0000;

}

a.stopka {
	text-decoration: none;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0 3px 0 3px;
}
a.stopka:hover {
	color: #000;
	text-decoration: underline;
}

/* -UL LI- */
ul, li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 11px/130% verdana, arial, helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
ul li {
	background: url(images/li.gif) no-repeat left 3px;
	padding-left: 13px;
	margin-left: 5px;
}
/* -table, tr, td- */
table {
	vertical-align: top;
}

tr, td {
	vertical-align: top;
}
br.both {
clear:both;
}


