body {
	margin: 0;
	padding: 0;
	background: url('../images/body_bg.gif') 0 0 repeat-x #fff;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #636B71;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	background: url(../images/img07.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size:1.3em;
	margin-top: -0.7em;
	font-weight: normal;
	text-align: right;
	letter-spacing:1px;
}
p, blockquote, ul, ol {
	margin-top: 0;
	text-align: justify;
}

p {
	text-indent: 15px;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #126432;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(../images/img04.gif) repeat-x left bottom;
	height:500px;
}
html>body #wrapper {
	height:auto;
	min-height:500px;
}


/* Header */

#header {
	width: 980px;
	height: 275px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/main_bg.jpg) -22px 0 no-repeat #3b6f25;
	overflow:hidden;
}

a#toplogo, a#toplogo:hover{
	display:block;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:285px;
	height:269px;
	text-indent:-9999px;
	text-decoration:none;
	background:none;
}

#header h1 {
  display:block;
	float: right;
	width: 680px;
	height: 37px;
	margin:0;
	padding:3px 0 0 0;
	font:bold 26px arial,sans-serif;
	color:#fff;
	letter-spacing:3px;
	text-align:center;
}
#header h2 {
	display:block;
	float:right;
	width: 680px;
	height: 24px;
	padding: 15px 0 0 0;
	text-align: right;
	font:normal 14px arial,sans-serif;
	font-style: italic;
	background:none;
	color: #888;
}

/* Menu */

#menu {
	display:block;
	float:right;
	width: 350px;
	height: 170px;
	margin: 2px 15px 3px 0;
	padding:10px 0 0 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 175px;
	height: 35px;
	padding: 0;
	text-align:center;
}

#menu a {
	display: block;
	width: 175px;
	height: 28px;
	padding: 7px 0 0 0;
	text-align: center;
	background: none;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	text-decoration: none;
	color: #fff;
	background: #264b17;
	text-decoration:underline;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

#menu .active a {
	background: #E1E9E2;
	text-decoration: none;
	color: #264b17;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}


/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 750px;
	padding:0;
	margin:0;
}

#podswietl {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x;
}

#podswietl:hover {
	background: #eef6ee url(../images/img10g.gif) repeat-x;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x
}

#posts .story p.clr{
	display:block;
	clear:both;
}


#posts .meta {
	padding: 5px 0 0 20px;
	background: url(../images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: square;
}

#posts ul li {
}

/* Links */

#links, #leftcolumn {
	display:block;
	margin:0;
	padding:0;
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}
#links li.linki24 {
	font-size: smaller;
	line-height: normal;
}

/* sub_Links */

#sub_links {
	float: left;
	width: 220px;
}

#sub_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x;
	list-style: disc;
}

#sub_links li li {
	padding: 0;
	line-height: normal;
}

#sub_links a {
	background: none;
	font-size: small;
	text-align: left;
}

/* Footer */

#footer {
	padding:5px 0;
	background: url(../images/footer_bg.jpg) repeat-x #5b9445;
}
#footer_in{
	width:980px;
	margin:0 auto;
	padding:0;
	height:120px;
}
#footer #copyright{
	margin:0;
	padding:0 0 5px 0;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
	text-align:right;
	clear:both;	
}

#footer #foot_opis{
	font:normal 14px arial,sans-serif;
	color:#eee;
	text-align:justify;
	float:left;
	width:400px;
	margin:0;
	padding:0 20px;
}
#footer #foot_links{
	font:normal 14px arial,sans-serif;
	color:#eee;
	text-align:justify;
	float:right;
	width:510px;
	margin:0;
	padding:0 0 0 20px;
	border-left:1px solid #eee;
}
#footer h5{
	margin:0;
	padding:0 0 5px 0;
	font:normal 16px arial,sans-serif;
	color:#fff;
	text-decoration:underline;
}
#footer #foot_licznik{
	font:normal 14px arial,sans-serif;
	color:#c2e5b5;
	text-align:left;
	float:left;
	width:400px;
	margin:10px 0 0 20px;
	padding:1px 0 0 0;
	border-top:1px solid #1f520a;
}
#footer a {
	background: none;
	font-weight: normal;
	color: #ff9;
}
#footer a:hover{
	color: #ff2;
}
/* # */

#onas{
	margin-right: 10px;
}
.galer {
	background: none;
	padding:0;
	margin:1px;
}
.imeg{
	width:148px;
	padding:2px;
	margin:0;
	border:1px solid #777777;
}
a:hover .imeg{
	border:1px solid #008800;
}
#patronaty{
	display:block;
	width: 193px; 
	margin: 10px 0 10px 10px;
	padding:0;
	border: 1px solid #bbbbbb;
	float:right;
}
#noclegi{
	display:block;
	width: 470px; 
	margin: 10px 10px 10px 0;
	padding:0;
	border: 1px solid #bbbbbb;
	clear:both;
}
#patronaty #naglowek1, #patronaty #naglowek2, #noclegi #naglowek1{
	display:block;
	width: 183px;
	height:16px;
	margin:0;
	padding: 2px 5px 2px 5px;
	float:left;
	letter-spacing: 2px;
	font: bold 12px Verdana, Arial, sans-serif;
	color:#ffffff;
}
#patronaty #naglowek1{
	background:#999999;
}
#patronaty #naglowek3{
	background:#999999;
}
#noclegi #naglowek1{
	background:#999999;
	width: 250px;
	clear:right;
}

.patron, #a1, #a2, #a3, #a4, #a5{
	display:block;
	width: 193px;
	height:50px;
	margin:5px 0;
	padding: 0;
	float:left;
	text-decoration:none;
}

#a1{
	background:url(../images/patronaty/arteum_s.jpg) no-repeat;
}
#a1:hover{
	background:url(../images/patronaty/arteum.jpg) no-repeat;
}
#a2{
	background:url(../images/patronaty/uniradio_s.jpg) no-repeat;
}
#a2:hover{
	background:url(../images/patronaty/uniradio.jpg) no-repeat;
}
#a3{
	background:url(../images/patronaty/mmwroclaw_s.jpg) no-repeat;
}
#a3:hover{
	background:url(../images/patronaty/mmwroclaw.jpg) no-repeat;
}
#a4{
	background:url(../images/patronaty/mlodziezowe_centrum_s.jpg) no-repeat;
}
#a4:hover{
	background:url(../images/patronaty/mlodziezowe_centrum.jpg) no-repeat;
}
#a5{
	height:41px;
	background:url(../images/patronaty/inwazjamuzy_s.jpg) no-repeat;
}
#a5:hover{
	background:url(../images/patronaty/inwazjamuzy.jpg) no-repeat;
}

.wyrozniony{
	padding: 2px 5px;
	margin: 0 auto 10px auto;
	display:block;
	background: #ffffff;
	border: 1px solid #ff0000;
}

/* NEWSY NA STRONIE GŁÓWNEJ */
#newsy{
	display:block;
	clear:both;
	margin:-9px 0 10px 0;
	padding:0;
}
#news_content{
	display:block;
	float:left;
	width:550px;
	height:400px;
	background: url(../images/img10.gif) repeat-x
}
#news_menu{
	display:block;
	float:right;
	height:400px;
	width:185px;
	margin:0;
	padding:5px 10px 5px 0;
	background:url(../images/news_menu_bg.jpg) 0 0 repeat-y;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}
html>body #news_menu,html>body #news_content{
	height:auto;
	min-height:400px;
}
#news_menu h3{
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	color:#efe;
	border-bottom:1px solid #fff;
}
#news_menu a{
	display:block;
	padding:5px 5px 5px 10px;
	font:bold 13px arial,sans-serif;
	color:#fff;
	text-align:center;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}
#news_menu a:hover{
	background:url(../images/news_menu_bg_h.jpg) 0 0 repeat-y;
	color:#060;
	text-decoration:none;
}
#news_menu a.n_active{
	background:#fff;
	color:#050;
}
#news_content h4{
	display:block;
	clear:both;
	margin:5px 0;
	padding:10px 5px 0 5px;
	font:normal 20px 'Times New Roman',serif;
	color:#346820;
	text-align:left;
}
#news_content h4:first-letter{
	font-size:1.5em;
}
p.art_content{
	margin:5px 0;
	padding:5px 15px 5px 10px;
	font:normal 14px arial,sans-serif;
	color:#777;
	line-height:150%;
	text-align:justify;
}
p.art_foot{
	margin:5px 0;
	padding:2px 0 0 0;
	background: url(../images/img03.gif) repeat-x;
	font:normal 12px ;
	color:#999;
}
p.art_foot b{
	color:#575;
}

.spacer0{
	display:block;
	clear:both;
	height:0;
}

.loading_ajax{
	display:block;
	margin:120px auto 0 auto;
}



