/*
Design by Darek
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;

}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h2.news {
	clear: both;
	text-transform: none;
	padding: 10px 10px 0 10px;
	font-size: 1.4em;
	color: #1D62B3;

}
h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 10px 0px 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;

}

#menu a:hover {
	background: #065300;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#imglogo {

	position: absolute;
	right: 10px;
	top: 10px;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
		color: #ee0000;
/*	color: #E43C15; */
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #1D62B3;
	font-weight: bold;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
 	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 695px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
 /*border: solid 1px #aa0000;*/
}

html>body #content {
	height: auto;
}


/* newspaper */

span.gazeta_sz
{
float:left;
width: 1.0em;
font-size:300%;

line-height: 38px;
}

span.gazeta
{
float:left;
width: 0.7em;
font-size:300%;

line-height: 38px;
}


span.gazeta_ch
{
float:left;
width: 0.5em;
font-size:300%;

line-height: 38px;
}

span.gazeta_ch_i
{
float:left;
width: 0.4em;
font-size:300%;

line-height: 38px;
}
/* end newspaper */


/* Post */

.post {
}

.post .bigpix {
	float:left;
	background-image: url(images/lotwa.jpg);
	margin-bottom: 20px;

	width: 397px;
	height: 280px;
	border: none;

}

.post .bigpix .image {

float: left;
}

img.lewy{
float: left;
margin: 5px 5px 5px 5px;
padding: 1px;
border: solid 1px #aaaaaa;
}

img.prawy{
float: right;
margin: 5px 5px 5px 5px;
padding: 1px;
border: solid 1px #aaaaaa;
}


.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post  .comentar {
width: 270px;
/* border: solid 1px #0000aa;*/
float: right;
}

.post .title {

	clear: both;
	border-top: dotted 1px #aaa;
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	color: #1D62B3;
	
}	



.post .title a {
	background: none;
}


.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;

}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

 .tags {
	margin: 3px 0 0 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	clear:both;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

h1.tytulb {
	border-bottom: dotted 1px #aaa;
	margin-top: 0px;
	padding: 0 10px 0 5px;
	font-size: 2.0em;
	color: #1D62B3;
	font-weight: bold;
}


h2.tytul {
	border-top: dotted 1px #aaa;
	padding: 10px 10px 0 5px;
	font-size: 1.8em;
	color: #1D62B3;
}



h2.tytulsb {
	border-top: dotted 1px #aaa;
	padding: 10px 10px 0 5px;
	font-size: 1.8em;
	color: #1D62B3;
	text-align: center;
}


h3.tytul {
	
	padding: 10px 10px 0 5px;
	font-size: 1.2em;
	color: #1D62B3;
}


ol.sklad {
margin-left: 20px;

}
/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 267px;
	padding: 0 20px 0 0;
	/* border: solid 1px #00aa00;*/
}


#sidebar2  li {
margin-bottom: 2px;

}

h2.prawe_menuz {
	background: url(images/hpmz.jpg) repeat-y;
	padding-left: 20px;

}

h2.prawe_menuc {
	background: url(images/hpmc.jpg) repeat-y;
	padding-left: 20px;

}
h2.prawe_menun {
	background: url(images/hpmn.jpg) repeat-y;
	padding-left: 20px;

}


/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 1024px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

#footer img {
border: 0px;
}

#footer a {
	background: none;
}
/* inszości różne */



/* tabelka */


table.cal {

table-layout: auto; 
width: 98%;

border-collapse: collapse;

}



	td.cal, th.cal {

		border: 1px solid #999;
border-collapse: collapse;
padding-left: 5px;
	}

th.cal {
text-align: center;
}


tr.now {
color: #1D62B3;
font-weight: bold;
}

caption.cal
{

text-align:center;
font-size: 20px;
font-weight: bold;
color: #1D62B3;
}

/* koniec tabelka */
/* statut */


h2.srodek  
{
font-family: tahoma, verdana, arial, helvetica,  sans-serif;
text-align:center;
font-size: 20px;

color:#4d5e9c;
margin-top: 0px;
margin-bottom: 0px;

} 


h2.srodek_1g
{
font-family: tahoma, verdana, arial, helvetica,  sans-serif;
text-align:center;
font-size: 20px;

color:#249c30;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 2px solid #249c30;

} 


h2.srodek_1b
{
font-family: tahoma, verdana, arial, helvetica,  sans-serif;
text-align:center;
font-size: 20px;

color:#3f56da;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 2px solid #3f56da;

}


h2.srodek_1r
{
font-family: tahoma, verdana, arial, helvetica,  sans-serif;
text-align:center;
font-size: 20px;

color:#ff0000;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 2px solid #ff0000;

}



h3.srodek  
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align:center;

color:#4d5e9c;
margin-top: 5px;
margin-bottom: 2px;


} 

h4.srodek  
{
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align:center;

color:#4d5e9c;
margin-top: 5px;
margin-bottom: 2px;


} 


p.akapit {
text-indent: 1cm;
text-align: justify;

}

ol {
margin-left: 8px;
padding-left: 3px;
}
/* statut */

/* na środek */

div.czysc
{
clear: both;
}

div.c {


text-align: center;
}


p.img {
 display: block;
 margin: 0 auto;

}
img.c {

float: none;
}

/* dorabiamy */


#kontener {
	float: left;
	width: 695px;


	padding: 8px 0 0 8px;
/* border: solid 1px #aa0000;*/

}

div.polewo {
float: left;
	width: 330px;
/* border: solid 1px #aa0000;*/
}

div.poprawo {
float: right;
	width: 330px;
	margin-right: 12px;
/* border: solid 1px #aa0000; */ 
}
