.w980 {	width: 990px; }
.w230 {	width: 230px; }
.w260 {	width: 260px; }
.w300 {	width: 300px; }
.w320 {	width: 320px; }
.w259 {	width: 259px; }
.w720 {	width: 720px; }
.w721 {	width: 721px; }
.w719 {	width: 719px; }
.w580 { width: 580px; }
.w10em { width: 10em; }
.w12em { width: 12em; }
.w50percent { width: 50% }
.w70percent { width: 70% }


.al {
text-align: left;
}

.strong  {
font-weight: bold;
}

h1, h2, h3 { 
	font-weight: bolder;
}

h1 {
	padding-bottom: 20px; 
}

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }

p, h1, h2, h3 {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

p { text-align: justify; }

#Head {
width: 990px;
height: 290px;
background-image: url(../img/banner-top.jpg);
background-repeat: no-repeat;
}

#kontaktowe {
width: 330px;
height: 50px;
margin-top: 10px;
background-image: url(../img/top1.jpg);
display: block;
background-repeat: repeat;
}

#kontaktowe:hover {
width: 330px;
height: 50px;
margin-top: 10px;
background-image: url(../img/top1.jpg);
background-position: 0px 50px;
display: block;
background-repeat: repeat;
}

#publiczne {
width: 330px;
height: 50px; 
margin-top: 10px;
background-image: url(../img/top2.jpg);
display: block;
background-repeat: repeat;
}

#publiczne:hover {
width: 330px;
height: 50px; 
margin-top: 10px;
background-image: url(../img/top2.jpg);
background-position: 0px 50px;
display: block;
background-repeat: repeat;
}

#sprawy {
width: 330px;
height: 50px;
margin-top: 10px;
background-image: url(../img/top3.jpg);
display: block;
background-repeat: repeat;
}

#sprawy:hover {
width: 330px;
height: 50px;
margin-top: 10px;
background-image: url(../img/top3.jpg);
background-position: 0px 50px;
display: block;
background-repeat: repeat;
}

#BlokLewy {
width: 215px;
}

#ObszarRoboczy {
width: 555px;
padding-left: 15px;
padding-right: 15px;
}

#BlokPrawy {
width: 180px; 
}

#BodyContainer {
background-image: url(../img/background-main.jpg);
background-repeat: repeat-x;
background-color: #96a621;
}

#BodyBottom {
height: 40px;
background-image: url(../img/background-content-bottom.jpg);
background-repeat: no-repeat;
}

#BodyTop {
height: 20px;
background-image: url(../img/background-content.jpg);
background-repeat: no-repeat;
}

#Body {
width: 982px;
padding-top: 30px;
padding-bottom: 30px;
background-image: url(../img/background-content-main.jpg);
background-repeat: repeat-y;
}


#PolskaMapka {
width: 225px;
height: 240px;
background-image: url(../img/palecznica-polska.jpg);
background-repeat: no-repeat;
float: left;
}

#DaneKontaktowe-container {
width: 540px;
height: 240px;
float: left;
}

#GminaMapka {
width: 225px;
height: 240px;
background-image: url(../img/palecznica-gmina.jpg);
background-repeat: no-repeat;
float: right;
}

/* bg-heading.png: 1688x294. 294-22 = 272px */
.header-height {	 }

/* bg-heading-glass.png: 1688x132.*/


.vela-separator{
height: 20px;
}

#FooterContainer {
	background-image: url(../img/background-stopa.jpg);
	background-repeat: repeat-x;
	height: 240px;
	background-color: #7f371f;  
	color: #fff;
}

#Footer {	
	min-height: 178px;
	
}
#Footer a:hover {
	text-decoration: underline;

}

#LeftContainer {
	min-height: 500px;
	
}



.content-separator-h {
	width: 90%;
	display: block;
	height: 24px;
	background-image: url("../img/separator-h.png");
	background-repeat: repeat-x;
	margin: -0.25em auto;
}
.content-separator-v {

}

.searchable-normal li ul {	display: none; }
.searchable-normal ul li { cursor: pointer; }
.searchable-expanded ul li { cursor: default; }
.searchable ul li li { cursor: default; }


/* Padding 40px kompensuje "trzy kolor" z prawej */
#FastNavigator {
	padding-right: 40px;
	background-image: url("../img/bg-navigator.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#FastNavigator > span > a {
	width: 145px;
	height: 130px;
}
#FastNavigator > span > a + a { 
	margin-left: 0px;
}

#Content form input { margin-left: 0.5em; }


.ed_content ul, .ed_content ol,
ul.standard, ol.standard {
	list-style-position: outside;
	margin: 0.5em auto;
	margin-left: 1.5em;
}	

.ed_content ul, ul.standard { list-style-type: disc; }
.ed_content ol, ol.standard { list-style-type: decimal; }
.ed_content ol ol, ol.standard ol { list-style-type: decimal; }
.ed_content li { line-height: 1.5em; margin-left: 1.5em; }
.ed_content a { color: #0079c0; }
.ed_content a:hover { text-decoration: underline; }
.ed_content p { margin: 0em auto; line-height: 1.25em; text-indent: 1em; }
.ed_content table, .ed_content td, .ed_content th {
	border-collapse: collapse;
	border-style: solid;	
}

.img_left {
	float: left;
	padding: 5px 15px 5px 0px;
}

.img_right {
	float: right;
	padding: 5px 0px 5px 15px;
}

.img_center {
	margin: 0 auto;
	padding: 15px 0px;
}

	
#loadingLink img{
margin: 0 auto;
}

#prevLinkText img{
display:inline;
}

#nextLinkText img{
display:inline;
}

.poolngz {
width: 180px; 
}

.news-left {
width: 450px;
}

.news-right {
width: 100px;
height: 170px;
line-height: 0em;
background-image: url(../img/date-bg.png);
background-position-x: 0px;
background-repeat: no-repeat;
}

.n-hr {
width: 550px;
height: 2px;
margin-top: 10px; 
margin-bottom: 20px;
background-color: #B6D741;
}


.date1 {
font-size: 40px;
color: #fff;
line-height: 0.1em;
margin: 0px;
}

.date2 {
font-size: 11px;
color: #fff;
line-height: 0.1em;
margin: 0px;
}

.date3 {
font-size: 17px;
color: #fff;
line-height: 0.1em;
margin: 0px;
}

.moar {
width: 160px;
height: 40px;
margin-right: 75px;
background-image: url(../img/moar-bg.gif);
background-repeat: no-repeat;
}

.moar a {
color: #fff;
font-size: 16px;
margin-left: 35px;
line-height: 50px;
}

#kontakt1 {
padding-left: 50px;
width: 250px;
height: 220px;
float: left;
margin-top: 15px;

font-size: 16px;
color: #fff;
}


#kontakt2 {
width: 200px;
height: 220px;
float: right;
margin-top: 15px;

font-size: 16px;
color: #fff;
}



#kontakt1 a, #kontakt2 a {
color: #8A9D18;
}

#kontakt1 a:hover, #kontakt2 a:hover {
text-decoration: underline;
}

.kontakten {
font-size: 18px;
}

.copyright{
height: 25px;
margin-top: 60px;}
