@import url("yui-reset.css");

/* restety moje */
img {
	margin: 0;
	padding: 0;
	/*
	display: block;
	*/
}

a{outline:0;}

body{
	background: #FFFFFF url(../img/top_bg.jpg) repeat-x;	
	font-size: 0.8em;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* top */

#top{
	width: 960px;
	height: 113px;
	margin: 0 auto;
	font-family: Tahoma;
	padding-top: 10px;
}

#top h1{
	float: left;
	text-indent: -5000em;
	background: url(../img/logo_gif.gif) no-repeat;
	width: 300px;
	height: 103px;
}

#top h2{
	font-size: 300%;
	font-weight: bold;
	letter-spacing: -0.05em;
	float: left;
	padding-left: 20px;
}

#top img{
	float: left;
}

#top dl{
	float: right;
	clear: right;
	margin-top: 20px;
	margin-left: 20px;
}

#top dl dd, #top dl dt{
	width: 100%;
	text-align: right;
}

#top dl dt{
	font-weight: bold;	
}

#top a{
	color: #346086;
}

#top ul{
	float: right;
	margin-top: 10px;
}

#top ul li{
	float: left;
	text-align: right;
	padding-left: 25px;
	margin-left: 15px;
}

#top ul li.pl{
	background: url(../img/flaga_pl.jpg) 0% 50% no-repeat;
}

#top ul li.de{
	background: url(../img/flaga_de.jpg) 0% 50% no-repeat;
}

#top ul li.ru{
	background: url(../img/flaga_ru.jpg) 0% 50% no-repeat;
}

#top ul li.en{
	background: url(../img/flaga_en.jpg) 0% 50% no-repeat;
}

/* menu */

#top-menu{
	width: 100%;
	height: 40px;
	clear:both;
	background:url(../img/top_menu_bg.jpg) 0 0 repeat-x;
}





/* top banner */

#top-banner{
	width: 960px;
	height: 150px;
	margin: 10px auto;
	
}

/* page */

#page{
	width: 960px;
	margin: 0 auto;
}

/* left side */

#left-side{
	width: 170px;
	float: left;
}

#pogoda{
	margin-left: 15px;
}

.left-post{
	background: url(../img/title_bg_170.gif) no-repeat;
	padding: 0 10px 10px 10px;
	width: 150px;
	float: left;
}

.left-post h2{
	font-size: 130%;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px 2px 0px;
	margin-bottom: 10px;
	text-align: center;
}

dl.calendar{
	font-size: 90%;
}

dl.calendar dt{
	font-size: 95%;
	color: gray;
	background: url(../img/c.gif) 0 50% no-repeat;
	padding-left: 22px;
}

dl.calendar a{
	color: #bb0000;
	text-decoration: none;
}	

dl.calendar a:hover{
	text-decoration: underline;
}

dl.calendar dd.title{
	font-weight: bold;
	padding-left: 5px;
	font-size: 110%;
	font-family: Georgia;
}


dl.calendar dd.info{
	padding-left: 5px;
	font-size: 90%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e4e4e4;
}

dl.calendar dd.info a{
	color: #346086;
}


.left-post a.partners{}



/* content */

#content{
	width: 580px;
	float: left;
	margin-left: 10px;
}


.reklama{
	padding-bottom: 5px;
	float: left;
}

.content-post{
	margin-bottom: 10px;
	padding-bottom:10px;
	float: left;
	width: 630px;
	border-bottom:2px solid #000;
}

.no-bg{
	background: none;
}

.content-post a{
	color: #346086;
	text-decoration: underline;
}

.content-post a:hover{
	text-decoration: none;
}

.content-post a.more{
	float: right;
	margin-right: 10px;
	color: #de6001;
	font-size: 90%;
}

.content-post h2{
	font-size: 24px;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 10px 2px 0px;
	font-family: Georgia;
}

.content-post h2 a{
	color: #000;
	text-decoration: none;
}

.content-post h3{
	font-size: 18px;
	margin-top: 10px;
	clear: both;
}

.content-post h4{font-size:14px; clear:both; margin-top:10px; font-weight:bold;}

.content-post p{
	text-indent: 0px;
	padding: 5px 0;
	text-align: justify;
	font-size: 100%;
}

.content-post p.noindent{
	text-indent: 0px;
}

.content-post span.info{
	color: gray;
	font-size: 80%;
	display: block;
}

.content-post img{
	margin: 10px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #e4e4e4;
}


.content-post ul{
	list-style-type: circle;
	padding-left: 30px;
}


/* lista obiektów */

.content-post form{
	background: #eee;
	padding: 10px;
	margin-top: 10px;
}

.content-post table.obiekty{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #eee;
}

.content-post table.obiekty tr td{
	padding: 5px;
}

.content-post table.obiekty tr.naglowek{
	background: #eee;
	font-weight: bold;
}

.content-post table.obiekty tr.naglowek td.col1{
	width: 60%;
}

.content-post table.obiekty tr.naglowek td.col2{
	width: 20%;
}

.content-post table.obiekty tr td.col3{
	width: 10%;
}

.content-post table.obiekty tr td img{
	width: 75px;
}

/* lista członków */

.content-post dl.members{
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}

.content-post dl.members dt{
	float: left;
	padding-right: 5px;
}

.content-post dl.members dd{
	padding-left: 18px;
}

.content-post dl.members dd.nazwa{
	font-weight: bold;
	padding: 0 5px 0 5px;
}

/* skład zarządu */

.content-post dl.zarzad{
	width: 500px;
	margin-top: 10px;
	float: left;
}

.content-post dl.zarzad dt{
	float: left;
	text-align: right;
	width: 80px;
}

.content-post dl.zarzad dd{
	width: 400px;
	float: right;
}

.content-post dl.zarzad dd.nazwa{
	font-size: 120%;
	font-weight: bold;
}

.content-post dl.zarzad dd.nazwa a{
	color: #000;
}

.content-post dl.zarzad dd.nazwa a:hover{
	text-decoration: none;
}


/* biuro */ 

.content-post dl.biuro{
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}

.content-post dl.biuro dt{
	float: left;
	padding-right: 10px;
}

.content-post dl.biuro dd{
	padding-left: 80px;
}

.content-post dl.biuro dd.nazwa{
	font-weight: bold;
	padding: 0 5px 0 5px;
}

/* status */

.status p{
	text-indent: 0px;
	font-size: 90%;
	margin:0;
	padding: 0;
}

.status p.title{
	font-weight: bold;
	padding-top: 10px;
}


.status ol{
	list-style-type: decimal;
	padding-left: 20px;
	font-size: 90%;
}

.status ol.alpha{
	list-style-type: lower-alpha;
}

.status ol li ol{
	list-style-type: lower-alpha;
	font-size: 100%;
}

.status ul{
	list-style-type: none;
	padding: 0;
	font-size: 90%;
}

.status ul li ul{
	list-style-type: none;
	padding-left: 10px;
	font-size: 100%;
}

/* herb powiatu */

.content-post dl.powiat{
	clear: both;
}

.content-post dl.powiat dt{
	float: left;
}

.content-post dl.powiat dt img{
	width: 100px;
	border: 0;
}

.content-post dl.powiat dd.title{
	font-weight: bold;
	padding-top: 10px;
}	

/* download */

.content-post dl.download{
	margin-top: 20px;
}

.content-post dl.download dt{
	float: left;
	margin-right: 10px;
}

.content-post dl.download dt img{
	border: 0;
	margin: 0;
	padding: 0;
}

.content-post dl.download dd{
	font-weight: normal;
}

.content-post dl.download dd.opis{
	font-size: 80%;
	font-weight: normal;
	color: gray;
}

/* mapy na stronie powiatu */
.content-post img.maps{
	margin-left: 45px;
	border: 0;
}

/* obrazki na stronie gmin */
.content-post img.gal_1{
	float: left;
	height: 200px;
}

/* dane adresowe */

.content-post ul.dane-adresowe{
	list-style-type: none;
	margin-top: 10px;
}

.content-post ul.dane-adresowe li.gmap{
	background: url(../img/marker.jpg) left no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	font-size: 90%;
	float: left;
}


/* piktogramy */
div.pict {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

div.pict img{
	margin: 2px;
	float: left;
	width: 32px;
	border: 0;
}


/* inne obiekty w tej samej kategorii */
.content-post ul.inne-obiekty{
	margin-top: 10px;
}


.detail{
	display: block;
	clear: both;
	width: 610px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 11px;
	padding-right: 20px;
	font-size: 90%;
}

.detail span, .detail a{
	background:green;
	padding: 3px 10px;
	text-decoration: none;
	color:#fff;
	font-size:11px;
}

.detail span{
	color: #fff;
	background: #ddd;
}

.detail a:hover{
	background: #000;
	text-decoration: underline;
}

p.gray-box{
	background: #e0e0e0;
	text-indent: 0;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* ankieta */

dl.ankieta{
	margin-bottom: 20px;
}

dl.ankieta dt{

}

dl.ankieta dd{
	margin-left: 20px;
}

dl.ankieta dd input{
	margin-right: 5px;
}

/* wykres */

dl.wykres{
	margin-bottom: 20px;
}

dl.wykres dt {
	font-weight: bold;
	margin-bottom: 5px;
}

dl.wykres dd{
	font-size: 0%;
	height: 10px;
}

dl.wykres dd.opis{
	height: 25px;
	font-size: 90%;
}

/* sciezki turystyczne */

dl.sciezka {
	margin-left: 10px;
}

dl.sciezka dt{
	font-weight: bold;
	font-size: 95%;
	margin-top: 10px;
}

dl.sciezka dd{
	margin-bottom: 10px;
}


/* szlaki turystyczne */
dl.szlaki dt{
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	clear:both;
}

dl.szlaki dd{
	margin-left: 10px;
	margin-top: 10px;
}

dl.szlaki dd.obrazek{
	float: left;
	margin: 0;
}

dl.szlaki a{
	font-size: 90%;
}

dl.szlaki dd a.readmore{
	color: #DE6001;
}

dl.szlaki dd a.moreinfo{
	color: #DE6001;
	width: 125px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.skladki{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.skladki td{
	padding:5px;
}

.w80{width:80%;}

.color1{background:#ddd;}
.color2{background:#eee;}

/* right side */

#right-side{
	width: 190px;
	float: right;	
}

div#reklama{
	float: left;
	width: 180px;
}

.right-post{
	background: url(../img/title_bg.gif) no-repeat;
	padding: 0 10px;
	float: left;
	width: 170px;
}

.right-post h2{
	font-size: 130%;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px 2px 0px;
	margin-bottom: 10px;
	text-align: center;
}

.right-post a{
	float: left;
	margin-bottom: 10px;
	margin-left: 7px;
	text-decoration: none;
	color: #346086;
	font-size: 11px;
	text-align: center;
}

.right-post a.one{
	padding-left: 40px;
}

/* footer */

#footer{width:100%; min-height:100px; clear:both; background:url(../img/footer_bg.jpg) 0 0 repeat-x; padding-bottom:20px;}

#footer-wrap{
	clear: both;
	width: 920px;
	margin:0 auto;
	text-align: center;
	padding:10px 0px;
}


#footer h4{
	font-family: Georgia;
	font-size: 18px;
	padding-bottom: 10px;
}

#footer a{
	text-decoration: none;
}

#footer img{
	padding: 4px;
	height:60px;
}

#footer p.copy{
	margin-left: 20px;
	float: left;
	font-size:11px;
	padding-top:10px;
}

#footer p.btm-menu{
	float: right;
	margin-right: 20px;
	font-size:11px;
	padding-top:10px;
}

#footer p.btm-menu a{
	color: #000;
	text-decoration: underline;
}

#footer p.btm-menu a:hover{
	text-decoration: none;
}

/* other */

.left{
	float: left;
}

.clear{
	clear: both;
}

.center{text-align:center !important; text-indent:0px !important;}

.bezwciecia{
	text-indent: 0px;
}

.zoom{
	font-weight: bold;
	font-size: 120%;
}

.orange{
	color: orange;
}

.green{
	color: green;
}

.noborder{
	border: 0;
}

/* galeria obrazów */

img.thumb-img{
	padding: 5px;
	border: 5px solid #eee;
	
}


/* kalendarz imprez */
table.imprezy{
	font-size: 11px;
	margin-top: 10px;
	width:630px;
}

.imprezy tr.nagl{
	background: #019245;
	color: #fff;
}

.imprezy tr.row1{
	background: #eee;
}

.imprezy tr.row2{
	background: #ddd;
}

.imprezy tr td{
	padding: 5px;	
}


object{
	margin-bottom: 10px;
	float: left;
}

dl.kontakt{margin-top:10px;}
dl.kontakt dt{font-weight:bold;}


div.ogloszenie{width:576px; border:1px solid #e4e4e4; padding:1px; float:left; margin-bottom:10px;}
div.ogloszenie dl{width:556px; background:#d7e4ed; text-align:center; padding:10px}
div.ogloszenie dl dt{font-family:Georgia; font-size:200%; padding-bottom:5px;}
div.ogloszenie dl dd{padding:5px 0px;}


dl.cat-ogl{font-size:13px; padding-left:5px;}
dl.cat-ogl dt{font-size:13px; font-weight:bold; background:green; padding:3px 5px; margin-top:5px; color:#fff;}
dl.cat-ogl dt a{color:#fff !important; text-decoration:none;}
dl.cat-ogl dd{background: url(../img/arrow_black.jpg) 3px 10px no-repeat; padding:2px 0 2px 10px;}
dl.cat-ogl dd a{color:#000;text-decoration:none;}
dl.cat-ogl dd a:hover{text-decoration:underline;}

a.dodaj{background:red; margin-left:5px; display:block; font-family:Georgia; font-size:22px; color:#fff !important; text-decoration:none; text-align:center; padding:10px 0px; margin-top:10px;}
a.dodaj:hover{text-decoration:underline !important;}

dl.ogloszenia{clear:both; float:left; padding:5px 10px; border:1px solid #ddd; margin-top:10px; background:#fdf2ce; width:398px;}
.pair{background-color:#def2e7 !important;}
dl.ogloszenia dt{font-weight:bold; font-size:13px;}
dl.ogloszenia dd.date{font-size:10px;}
dl.ogloszenia dd.category{font-size:11px;}
dl.ogloszenia dd.image{float:left;}
dl.ogloszenia dd.image img{width:80px; height:60px;}
dl.ogloszenia dd.content{padding:5px 0px; font-size:11px; line-height:1.3em; text-align:justify;}
dl.ogloszenia dd.contact{float:left; clear:left;font-size:11px;}
dl.ogloszenia dd.phone{float:right;font-size:11px;}

form.ogl-form{float:left; width:540px; padding-bottom:20px;}
form.ogl-form div{clear:both; padding:5px 0px;}
form.ogl-form label{float:left; font-size:12px; color:#555; width:115px; text-align:right; padding-right:10px;}
form.ogl-form input, form.ogl-form textarea,form.ogl-form select{border:1px solid #ccc; padding:5px; font-family:Tahoma; font-size:12px; font-weight:bold;}
form.ogl-form textarea{width:390px;}
form.ogl-form input#ogloszenie_title{width:390px;}
form.ogl-form input#ogloszenie_contact{width:250px;}
form.ogl-form button{display:block; background:#019645; color:#fff; padding:3px 5px; border:0 none; cursor:pointer; float:right; margin-right:20px;}

.required, .required a{color:red !important; text-decoration:blink;}





/* new styles */
div.box{min-height:100px; float:left; border-bottom:2px solid #000; margin-bottom:20px; padding-bottom:10px;}
div.box h2,div.box h3{font-family:Georgia; font-size:24px; border-bottom:1px solid #e4e4e4; padding:0 0 3px 0;}
div.box h2 a, div.box h3 a{text-decoration:none; color:#000;}
div.box h2 a:hover, div.box h3 a:hover{text-decoration:underline;}


.box img{border: 1px solid #E4E4E4;margin: 10px 10px 10px 0;padding: 2px;}
.box p{padding-top:10px; line-height:1.5em; text-align:justify;}
.box a{color:#0068a0;}
.box a:hover{text-decoration:none;}

dl.news{padding:5px 0 0 0; clear:both;}
dl.news dt{font-weight:bold;}
dl.news dt a{text-decoration:none;}
dl.news dt a:hover{text-decoration:underline;}
dl.news dd{font-size:10px;}
dl.news dd.date{color:#888;}
dl.news img{width:50px !important;}

dl.obiekt{padding:5px 0 0 0; clear:both; font-size:11px;}
dl.obiekt dt{font-weight:bold; float:right; width:194px; margin:10px 0 5px 0;}
dl.obiekt dt a{text-decoration:none;}
dl.obiekt dt a:hover{text-decoration:underline;}
dl.obiekt dd.image{float:left;}
dl.obiekt dd.image img{width:90px;}

dl.ogl{font-size:11px; padding:10px 0px;}
dl.ogl dt{font-weight:bold;}
dl.ogl dd.date{color:#888; font-size:10px; padding-bottom:3px;}


dl.events{padding:10px 0px 10px 25px; float:left; background:url(../img/calendar.jpg) 0 12px no-repeat; clear:both;}
dl.events dt{font-weight:bold; clear:both;}
dl.events dt a{text-decoration:none;}
dl.events dt a:hover{text-decoration:underline;}
dl.events dd{float:left; font-size:11px; padding-right:10px;}
dl.events dd.more{clear:both;}

a.link{background:green; display:block; color:#fff; text-decoration:none; font-size:11px; float:right; padding:3px 10px; clear:both; margin:10px 10px 0 0;}
a.link:hover{text-decoration:underline; background:#000;}
a.partner img{height:70px; border:0 none; padding:10px 3px 0 3px; margin:0;}


div.imagewrap{float:left; padding:5px;width:90px; height:60px; text-align:center;}
div.imagewrap img{height:53px; margin:0;}

dl.navigator{font-size:11px; clear:both; padding-bottom:5px; float:left;}
dl.navigator dt{font-weight:bold; float:left;}
dl.navigator dd{float:left; padding-left:10px; background:url(../img/arrow.gif) 3px 5px no-repeat;}
dl.navigator a{color: #346086;}
dl.navigator a:hover{text-decoration:none;}


.news-img img{width:70px;}


ul#slideshow{width:960px; height:150px; overflow:hidden;}

div.members a{text-decoration:none;}
div.members img{border:0 none; height:60px;}


/* like */
#wysuwane
{
 
    background: url("../img/slider.png") no-repeat scroll 0 0 transparent;
 
    padding: 10px;
		padding-left:7px;
    width: 215px;
    height:420px;
 
    position: fixed;
    margin-top: -130px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 50%;
		z-index:10000;
 
}
.zamknij
{
    background-position: 0px 0px -252px 0px;
}




