body {
	background: #aaaaaa url(images/bg.gif);
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul, li {
padding: 0px 0px; margin: 0px 0px; list-style: none;
}
/* -DIV- */
div {
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
#srodek {
	margin: 0 auto;
	text-align:left;
	background: url(images/bg_calosc.gif) repeat-y;
	width: 980px;
}
#bok_lewy {
	width: 771px;
	float: left;
	text-align:left;
  background: url(images/bg_lewy.jpg) no-repeat;
}
#bok_lewy_2 {
	width: 731px;
	float: left;
	text-align:left;
  background: url(images/bg_lewy.jpg) no-repeat;
  padding:3px 20px 15px 20px;
}
#bok_prawy {
	float: left;
	text-align: left;
	background: url(images/bg_prawy.gif) no-repeat;
	width: 209px;
}

#belka_dol {
	background: url(images/stopka.gif) repeat-x;
	width: 980px;
	height: 19px;
	text-align:center;
	margin:0 auto;
}
#belka_dol_tekst {
	color: #cccccc;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 15px;
	margin: 0 auto;
}
#adres_gora {
background: url(images/gora3.jpg) no-repeat;
width: 165px;
height: 78px;
font: bold 11px/1.3 verdana, arial, helvetica, sans-serif;
color:#fff;
padding:34px 10px 0 805px;
text-align:right;
}
#bg_menu {
background: url(images/bg_menu.gif) repeat-x;
width: 980px;
height: 23px;
}
#bg_calosc_rog {
background: url(images/bg_calosc_rog.gif) right bottom no-repeat;
width: 980px;
margin:0 auto;
}
.bg_kat {
background: url(images/bg_kat.gif) no-repeat;
width: 181px;
padding:6px 0 4px 28px;
}
.bg_pod {
background: url(images/bg_pod.gif) no-repeat;
width: 171px;
padding:6px 0 4px 38px;
}
#mod_extend4, #mod_extend3 {
background: url(images/bg_pole1.gif) top right  repeat-y;
width: 239px;
padding:8px 9px 8px 8px;
text-align:left;
float:left;
}
#mod_extend2 {
width: 239px;
padding:8px;
text-align:left;
float:left;
}
#mod_extend1 {
padding: 10px 10px; border-top: 1px dotted #000000; clear: left;
}
#bg_nazwa {
background: url(images/bg_nazwa.jpg) no-repeat;
width: 696px;
height: 37px;
font: bold 17px/1.3 verdana, arial, helvetica, sans-serif;
padding:6px 0 0 35px;
}
/* -P- */
p {
	text-align: justify;
	font: normal 11px/1.3 verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.center_px12 {
	text-align: center;
	font-size: 12px;
}

span#odleglosc {
	margin: 0 0 0 180px;
}
/* -H- */
h3 {
  text-decoration: underline;
	font: bold 14px/1.3 verdana, arial, helvetica, sans-serif;
	margin: 0 5px 5px 0;
	padding: 0;
	text-align: left;
	color: #fff;
}
/* -IMG- */
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.img_right {
	float: right;
	margin: 0px 0 5px 10px;
}
.img_left {
	float: left;
	margin: 0px 10px 5px 0;
}
.img_g {
background:#fff;
padding:2px;
border:1px solid #666666;
margin:5px 0 0 0;
}
.img_o {
background:#fff;
padding:2px;
border:1px solid #666666;
margin:5px;
}
/* -A- */
a {
	text-decoration: underline;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #cc0000;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}

.bg_kat a {
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #660000;
}
.bg_kat a:hover {
	text-decoration: underline;
  color: #660000;
}
.bg_pod a {
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #660000;
}
.bg_pod a:hover {
	text-decoration: underline;
  color: #660000;
}
a.stopka {
	text-decoration: none;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #cccccc;
	margin: 0 3px 0 3px;
}
a.stopka:hover {
	color: #cccccc;
	text-decoration: underline;
}
/* -UL LI- */
.Record ul, .Record li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 11px/140% verdana, arial, helvetica, sans-serif;
	color:  #000000;
	text-align: left;
}
.Record ul li {
	background: url(images/li.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-left: 5px;
}
/* -table, tr, td- */
table {
	vertical-align: top;
}
tr, td {
	vertical-align: top;
}
br.both {
clear:both;
} 
