/*
Design by Darek i flaszka chardonnay - ta droższa za 19.50PLN a nie za 13.45PLN
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 130%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

h3.gminy {
	margin-bottom: 0px;
	text-align: center;

}

 ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

ol {
}

ul {
	list-style: none;
	margin-bottom: 0px;
}

ul li {
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(images/img16.gif) no-repeat 0px 8px;
	margin-bottom: 0px;

}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}


a.bialy:link {
	font-size: 14px;
	color: #ffffff;
}

a.bialy:hover, a:active {
	font-size: 14px;
	text-decoration: none;
	color: #F89934;
}

a.bialy:visited {
	font-size: 14px;
	color: #ffffff;
}


img {
	border: none;
}

img.l {
	float: left;
	margin: 0 20px 10px 0;
}

img.p {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #888;
	font-weight: bold;
	font-size: 15px;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-czer {
	background: url(images/img09.gif) repeat-x;
}

.box-czer .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-czer .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-czer .content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 8px;
}

.box-nieb {
	background: url(images/img13.gif) repeat-x;
}

.box-nieb .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-nieb .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-nieb .content {
	padding: 3px;
}

.box-ziel {
	background: url(images/img17.gif) repeat-x;
}

.box-ziel .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-ziel .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-ziel .content {
	padding: 20px;

	
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
/*	border: solid 1px #aa0000; */
}

/* Logo */

#logo {
	float: left;
	margin-top: 5px;
	width:600px;
	height:100px;
	background: #ffffff;
	color: #ff0000;

	 /* border: solid 1px #aa0000; url(images/lokalne.gif) no-repeat*/
}

/* #logo h1, #logo h2 {
	float: left;
}
*/
#logo h1 {
	text-align: center;
	padding: 3px 0 0 0;
	color: #198cf2;
	font-size: 24px;
	font-weight: bold;
	
}

#logo h2 {
	padding: 8px 8px 0 0;
	text-align: right;
	color: #198cf2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Reklamy na górze */

#werbung {
	background: #ffffff;
	/* border: solid 1px #aa0000;  */
	float: right;
	width: 350px;
	height: 20px;
	margin-top: 5px;
	padding-top: 0px;

	
}



/* Menu */

#menu {
	/* border: solid 1px #aa0000;  */
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

/* Feature */

#feature_1 {
	clear: both;
	margin-bottom: 19px;
}




#feature_2 {
	clear: both;
	margin-bottom: 20px;
}


#feature_3 {
	clear: both;
	margin-bottom: 20px;
}

#feature_4 {
	clear: both;
	margin-bottom: 20px;
}

#feature_5 {
	clear: both;
	margin-bottom: 20px;
}

#feature_6 {
	clear: both;
	margin-bottom: 20px;
}

#feature_7 {
	clear: both;
	margin-bottom: 20px;
}

#feature_8 {
	clear: both;
	margin-bottom: 20px;
}
/* news */
p.news {
	line-height: 1.8em;
	clear: both;
	border-top: dotted  1px #aaa;
	text-align: left;
	padding-top: 5px;
}
p.news_dol {
	line-height: 1.2em;
	clear: both;
	border-top: dotted  1px #aaa;
	text-align: left;
	padding-top: 5px;
}

p.news_dol_2 {
	line-height: 1.2em;
	clear: both;
	border-bottom: dotted  1px #aaa;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


span.news_dol {
	margin-right: 5px;
	background: url(images/dot.gif) no-repeat 0px 0px;
	padding-left:15px;

}




a.news:link {
	text-decoration: none;
	font-size: 15px;
	color: #1d518c;
	font-weight: bold;
}

a.news:hover, a:active {
	text-decoration: none;
	font-size: 15px;
	color: #F89934;
	font-weight: bold;
}

a.news:visited {
	text-decoration: none;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}


a.news_dol:link {
	font-size: 12px;
	color: #3490F8;
}

a.news_dol:hover, a:active {
	font-size: 12px;
	text-decoration: none;
	color: #F89934;
}

a.news_dol:visited {
	font-size: 12px;
	color: #666666;
}





a.maly:link {
	text-decoration: none;
	font-size: 11px;
	color: #1d518c;
}

a.maly:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #F89934;
}

a.maly:visited {
	text-decoration: none;
	font-size: 11px;
	color: #888888;
}



p.maly {
padding-left: 3px; 
font-size: 12px;
background-color: #ebebeb;
font-weight: bold;
color: #000000;
}



hr.linkownia{
width: 60%;
}


h4.cowpowiecie2{
border-top: dotted 1px #aaa;
font-size:12px;
}

h4.cowpowiecie1{
border-top:  0px;
font-size:12px;
}
/* koniec newsy */

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}



/* Footer */

#footer {
	/* height: 250px;*/
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
