*{
margin: 0;
padding: 0;
}

body {
background: #fff;
color: #455b28;
font-family: Verdana, serif;
font-size: 12px;
}
			
/* Linki */
a:link, a:visited {
background: none;
color: #377723;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a:hover {
background: none;
color: #444;
}
/* koniec linkow */

div.page {
margin: 0 auto;
overflow: hidden;
width: 100%;
}
			
div.header {
background: url('../images/banner.jpg') no-repeat;
color: #000;
height: 129px;
width: 100%;
}
.header img {
height: 129px;
width: 100%;
}

div.separator {
background: url('../images/belka.gif') repeat-x;
clear: both;
color: #000;
height: 20px;
width: 100%;
}
div.sidebar {
background: url('../images/lewe_tlo.jpg') no-repeat;
color: #fff;
float: left;
height: 460px;
padding-top: 12px;
text-align: center;
width: 225px;
}
			
/* for understanding browsers */
.container {
border: 1px solid #000;
height: auto;
min-height: 8em;
padding: 0.5em;
width: 20em;
}

#main {
background: url('../images/linia.jpg') repeat-y;
color: inherit;
float: left;
height: auto;
min-height: 460px;
padding: 10px 0 15px 15px;
width: 535px;
}
#main ul {
margin-left: 20px;
}
/* for Internet Explorer */
/*\*/
* html #main {
height: 340px;
}
/**/

/* menu styles */
.sidebar ul {
list-style: none;
margin: 0 auto;
width: 175px;
}
.sidebar li {
background: url('../images/button.gif') no-repeat;
color: #fff;
height: 23px;
line-height: 23px;
text-align: center;
}
.sidebar .menu a:link, .sidebar .menu a:visited {
color: #fff;
float: left;
width: 170px;
}
.sidebar .menu a:hover {
color: #000;
}

div.footer {
color: #fff;
height: 20px;
line-height: 20px;
}
.footer div {
float: left;
}
.footer  ul {
float: left;
margin-left: 40px;
}
.footer ul a:link, .footer ul a:visited{
font-weight: bold;
}
.footer li {
display: inline;
float: left;
}
.footer a:link, .footer a:visited{
border-right: 1px solid #eee;
color: #fff;
font-weight: normal;
padding: 0 5px;
}
.footer a:hover{
color: #000;
}
/* koniec menu styles */

/* tabela osrodki */
table.galeria {
border: 0;
margin-left: auto;
margin-right: auto;
}
/* koniec tabeli osrodki */

img {
border: 0;
}
p {
line-height: 1.5em;
padding-bottom: 1.5em;
text-align: justify;
}
p.tytul {
background-color: inherit;
color: #5c943c;
font-size: 15px;
font-weight: bold;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.right {
margin-left: auto;
margin-right: auto;
text-align: right;
}
.message{
background: #CCFF99 no-repeat 0 0;
border-bottom: 1px solid #66CC33;
border-top: 1px solid #66CC33;
color: #008000;
font-weight: bold;
margin: 0 -10px;
padding: 15px 0;
text-align: center;
}

.header div{
color: #fff;
margin-left: 385px;
}

.galeria{
float: left;
width: 100%;
}
.galeria img{
border: 1px solid #ccc;
height: 64px;
padding: 1px;
}
.galeria img:hover{
border: 1px solid #000;
}

.zdjecie{
float: left;
padding: 4px;
}