@import url("yui-reset.css");

/* restety moje */
img {
	margin: 0;
	padding: 0;
	/*
	display: block;
	*/
}

body{
	background: #edeeed url(../img/body_bg.jpg) center repeat-y;	
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* all */
div#all{
	width: 960px;
	margin: 0 auto;
}

/* top */

#top{
	width: 960px;
	height: 25px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:  url(../img/banner_top_00.jpg) right bottom no-repeat;
	padding-top: 10px;
	float: left;
}

#top h1{
	font-size: 130%;
	padding-top: 40px;
	padding-left: 20px;
}

#top h2{
	font-size: 300%;
	font-weight: bold;
	letter-spacing: -0.05em;
	float: left;
	padding-left: 20px;
}

#top img{
	float: left;
	margin-left: 20px;
}

/* menu */

#top-menu{
	width: 960px;
	height: 31px;
	margin: 0 auto;
	background: url(../img/banner_top_02.jpg) no-repeat;
	padding-top: 5px;
	float: left;
}

ul#menu{
	background: url(../img/separator.gif) left top no-repeat;
	height: 36px;
	margin-left: 15px;
	position: absolute;
	
}

ul#menu li{
	float: left;
	padding-top: 2px;
	background: url(../img/separator.gif) right top no-repeat;
	height: 34px;
	width: 120px;
} 

ul#menu li a{
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 120px;
	display: block;	
	height: 29px;
}

ul#menu li a:hover{
	color: orange;
}

/* to potrzebne do submenu */
#menu li ul.submenu {
	display: none;
	font-size: 90%;
}

#menu li ul.submenu li{
	float: none;
	background: #000;
	height: 20px;
	color: #fff;
	padding-left: 15px;
}

#menu li ul.submenu li a{
	color: #fff;
	height: 20px;
	padding: 0;
	text-align: left;
	padding-left: 2px;
	width: 100px;
}

#menu li ul.submenu li a:hover{
	color: orange;
}


/* top banner */

#top-banner{
	width: 960px;
	height: 155px;
	margin: 0px auto;
	background: url(../img/banner_top_01.jpg) no-repeat;
	clear: both;
	float: left;
}

#top-banner h1{
	text-indent: -5000em;
}

/* page */

#page{
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
	background: #fff;
	float: left;	
}

/* left side */

#left-side{
	width: 200px;
	float: left;
	background: #fff;
}

#pogoda{
	margin-left: 20px;
}

.left-post{
	float: left;
	margin-bottom: 30px;
}

.left-post h2{
	margin-bottom: 5px;
	width: 200px;
	height: 36px;
	text-indent: -5000em;
}

.left-post h2.organizatorzy{
	background: url(../img/organizatorzy.jpg) no-repeat;	
}

.left-post h2.patronat{
	background: url(../img/patronat.jpg) no-repeat;
}

.left-post h2.sponsorzy{
	background: url(../img/sponsorzy.jpg) no-repeat;
}

.left-post img{
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}

.left-post img.one150{
	margin-left: 25px;
}

.left-post img.one80{
	margin-left: 57px;
}

.left-post a{
	text-decoration: none;
}

/* content */

#content{
	width: 540px;
	float: left;
	background: url(../img/content_bottom.jpg) left bottom no-repeat;
	margin-left: 8px;
	min-height:320px;
	padding-bottom: 20px;
}

#content a{
	color: #346086;
}

#content a:hover{
	text-decoration: none;
}

.content-post{
	clear: both;
	float: left;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 70px;
	width: 490px;
}

.home{
	background: url(../img/content_top_1.jpg) no-repeat;	
}

.zaproszenie{
	background: url(../img/content_top_2.jpg) no-repeat;	
}

.zgloszenie{
	background: url(../img/content_top_3.jpg) no-repeat;	
}

.noclegi{
	background: url(../img/content_top_4.jpg) no-repeat;	
}

.regulaminy{
	background: url(../img/content_top_5.jpg) no-repeat;	
}

.wyniki{
	background: url(../img/content_top_6.jpg) no-repeat;	
}

.galeria{
	background: url(../img/content_top_7.jpg) no-repeat;	
}




.content-post h2{
	text-indent: -5000em;
}

.content-post h3{
	font-size: 150%;
	margin-top: 20px;
}

.content-post h4{
	font-size: 130%;
	margin-top: 10px;
	clear: both;
}

.content-post p{
	text-indent: 20px;
	padding: 5px 0;
	text-align: justify;
	font-size: 100%;
}

.content-post p.noindent{
	text-indent: 0px;
}

.content-post p.zapraszamy{
	text-indent: 0px;
	font-size: 200%;
	padding-left: 200px;
}

.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;
}

.content-post ol.program{
	list-style-type: decimal;
	padding-left: 30px;
	font-size: 130%;
	
}

.content-post ol.program li{
	padding-top: 3px;
	padding-bottom: 3px;
}


.content-post dl.harmon{
	padding-bottom: 0px;
}

.content-post dl.harmon dt{
	font-size: 130%;
	font-weight: bold;
	color: #777;
}

.content-post dl.harmon dd{
	margin-bottom: 20px;
}

.content-post dl.harmon dt sup{
	text-decoration: underline;
}

.content-post ol.laur {
	list-style-type: upper-roman;
	margin-left: 30px;
}


.content-post a.print img{
	border: 0;
	float: right;
}

/* 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 #999;
	font-size: 90%;
}

.content-post table.obiekty tr td{
	padding: 5px;
}

.content-post table.obiekty tr.naglowek{
	background: green;
	font-weight: bold;
	color: #fff;
}

.content-post table.obiekty tr.naglowek td.col1{
	width: 60%;
}

.content-post table.obiekty tr.naglowek td.col2{
	width: 20%;
}

/* 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{
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}

.content-post dl.zarzad dt{
	float: left;
	width: 80px;
}

.content-post dl.zarzad dd{
	padding-left: 80px;
}

.content-post dl.zarzad dd.nazwa{
	font-weight: bold;
	padding: 0 5px 0 5px;
}

/* 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;
}

/* sciezki rowerowe */
.content-post dl.sciezki dt{
	font-weight: bold;
	margin-top: 5px;
}

.content-post dl.sciezki dd{
	margin-bottom: 10px;
}

.content-post ul.dane-adresowe{
	list-style-type: none;
	margin-top: 10px;
}

/* right side */

#right-side{
	width: 200px;
	float: right;	
	background: #fff;
}

.right-post{
	float: right;
	padding-bottom: 20px;
	width: 200px;
}

.right-post h2{
	padding-bottom: 5px;
	width: 200px;
	height: 36px;	
	text-indent: -5000em;	
}

.right-post h2.kontakt{
	background: url(../img/kontakt.jpg) no-repeat;
}

.right-post h2.mapka{
	background: url(../img/mapka_dojazdowa.jpg) no-repeat;
}

.right-post h2.patronat{
	background: url(../img/patronat.jpg) no-repeat;
}

.right-post h2.sponsorzy{
	background: url(../img/sponsorzy.jpg) no-repeat;
}

.right-post h2.gwiazda{
	background: url(../img/gwiazda.jpg) no-repeat;
}

.right-post h2.patron{
	background: url(../img/patron.jpg) no-repeat;
}

.right-post img{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right-post img.one80{
	margin-left: 57px;
}

/* footer */

#footer{
	clear: both;
	width: 960px;
	height: 90px;
	background: #fff;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 90%;
	border-top: 1px solid #999;
	float: left;
}

#footer span.copy{
	float: left;
	padding-left: 20px;
}

#footer span.design{
	float: right;
	padding-right: 20px;
}

#footer p.btm-menu{
	float: right;
	margin-right: 20px;
}

#footer p.btm-menu a{
	color: #000;
}

#footer p.btm-menu a:hover{
	text-decoration: none;
}

#footer a{
	color: #346086;
}

#footer a:hover{
	text-decoration: none;
}

/* other */

.left{
	float: left;
}

.right{

}

.center{
	width: 100%;
	text-align: center;
	clear: both;
}
.clear{
	clear: both;
}

.bezwciecia{
	text-indent: 0px;
}

.zoom{
	font-weight: bold;
	font-size: 120%;
}

.orange{
	color: orange;
}

.green{
	color: green;
}

.noborder{
	border: 0;
}

/* galeria obrazów */

.galeria-lb{
	float: left;
	width: 100%;
}

.galeria-lb a img.thumb-img{
	padding: 5px;
	border: 5px solid #eee;
}
