
body {
   background-image: url('grafika/bg.jpg');	
	background-repeat: repeat-x;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: Verdana;
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
background-image: url('grafika/header.jpg');	
background-repeat: repeat-x;
position:relative; 
height:340px; 
background-color:#FFFFFF; 
width:760px;
 
} 
 
#leftcol{
 width: 230px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 background-image: url('grafika/menu.jpg');	
 background-position: top left;
 background-repeat: no-repeat;
 padding-top: 10px;
  }
 
#maincol{
 width:530px; 
 float: right; 
 display:inline; 
 position: relative; 
 background-color:#FFFFFF; 
 background-image: url('grafika/naglowek.jpg');	
 background-position: top right;
 background-repeat: no-repeat;
 font-size: 12px;

 }
 
#footer{
 height:73px; 
 background-image: url('grafika/stopka.jpg');
 background-repeat: no-repeat;
 clear:both;
 } 
 

 
#lim {
padding-left: 22px;
padding-top: 4px;
background-image: url('grafika/pozycja.jpg');
background-repeat: no-repeat;
font-size: 12px;
height: 26px;
}

#lip {
padding-left: 35px;
font-size: 13px;
}


#lim a {
text-decoration: none;
color: #083A75;
}

#lim a:hover {color: #AC0203;}

#lip a {
text-decoration: none;
color: #083A75;
}

#lip a:hover {color: #AC0203;}


#str a {
text-decoration: none;
color: #083A75;
}

#str a:hover {color: #AC0203;}


#nowosc {
padding-bottom: 20px;

}

#nowosc .tytul {
padding-bottom: 10px;
}

#tresc {
text-align: justify;

}

#wpis {

}

#wpis .tytul {
padding-bottom: 10px;
}

#lista {

}



#galeriap {
float: left;
}


#prawastr {
 float: right;
 width: 22px;
 height: 1px;
}

#lewastr {
 float: left;
 width: 12px;
  height: 1px;
}

#naglowek {
padding-bottom: 5px;
}

#wrap {
 float: left;
 width: 496px;
height: auto;
word-wrap: break-word;
text-align: justify;
padding: 0;
}

#galeriap {
float: left;
width: 500px;
}

#galeria {
float: left;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 10px;
padding-top: 10px;
text-align: center;
height: 350px;
vertical-align: middle;

}

#galeria .tytul {
text-align: center;
padding-bottom: 6px;
width: 200px;
}

#galeria .zdj {
text-align: center;
}

#galeria .link {
text-align: center;
}

#galeriabig {
float: left;
width: 100%;
}

#galeriabig .zdj {
text-align: center;
}


#kalendarz {width: 200px; font-size: 12px;}
#kalendarz ul {margin: 0; padding: 10px;}
#kalendarz p {text-align: right;}
#kalendarz li {display: inline; padding:2px 2px;}
.akt {color: #990000; font-weight: bold;}
#kalendarz .hidden {visibility: hidden;}
#kalendarz a { text-decoration: none;}
