html, body {
margin: 0;
padding: 0;
background-color: #B29376;
font-family: Verdana, Tahoma, Geneva, Arial, "Arial CE", sans-serif;
font-size: 11px;
text-align: center;
}
#calosc {
width: 782px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 10;
background-image: url('../images/tlo.gif');
background-repeat: repeat-y;
}
#top { 
position: absolute;
left: 0px;
top: 0px;
background-image: url('../images/top.jpg');
width: 782px;
height: 357px;
background-repeat: no-repeat;
z-index: 0;
}
#logo {
position: absolute;
left: 0px;
top: 0px;
}
#logo img {
border: none;
}
#podklad {
width: 100%;
position: absolute;
background-image: url('../images/podklad.gif');
background-repeat: repeat-x;
height: 467px;
z-index: 0;
top: 0px;
left: 0px;
}
#footer {
clear: both;
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
height: 50px;
position: relative;
width: 782px;
text-align: left;
}
#footer p {
padding-top: 30px;
padding-left: 5px;
color: #D7B899;
}
#footer p a {
color: #D7B899;
text-decoration:none;
}
#copyright {
color: #643432;
position: absolute;
left: 15px;
top: 30px;
margin: 0;
padding: 0;
font-size: 10px;
}
#hosting {
font-size: 10px;
color: #F7F2EE;
}
#hosting a, #hosting a:link {
color: #F7F2EE;
text-decoration: none;
}
#do_gory {
position: absolute;
right: 20px;
top: 0px;
}
#do_gory img {
border: none;
}
#lewa {
width: 200px;
position: relative;
float: left;
left: 15px;
padding-top: 357px;
text-align: left;
color: #333333;
}
.poletext { 
background-color: #F7F2EE;
border: 1px solid #D7B899;
width: 100%;
display: block;
padding: 2px 0 2px 0;
}
.poletextarea { 
background-color: #F7F2EE;
border: 1px solid #D7B899;
width: 100%;
display: block;
padding: 2px 0 2px 0;
height: 70px;
}
#prawa {
width: 513px;
float: right;
height:auto;
position: relative;
right: 20px;
text-align: justify;
margin-top: 327px;
z-index: 20;
}
.right {
text-align: right;
}
.red {
color: #CC0000;
}
#male_menu {
text-align: right;
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
top: 15px;
right: 180px;
}
#male_menu li {
display: inline;
background-image: url('../images/top_point.gif');
background-repeat: no-repeat;
padding-left: 15px;
margin-left: 20px;
background-position: 0 3px;
}
#male_menu a, #male_menu a:link {
color: #643432;
text-decoration: none;
}
#male_menu a:hover {
text-decoration: underline;
}
#menu {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
top: 275px;
color: #b3a1a0;

}
#menu li {
display: inline;
}
#menu a, #menu a:link {
color: #643432;
text-decoration: none;
font-weight: bold;
}
#menu a:hover {
text-decoration: underline;
}
h2 {
color: #b30000;
margin: 0 0 15px 0;
padding: 0 20px 5px 0;
font-size: 14px;
text-align: right;
background-image: url('../images/tlo_tytul.gif');
background-position: bottom;
background-repeat: no-repeat;
}
h3 {
font-size: 12px;
}
.galeria {
list-style-type: none;
margin: 3px 0 0 0;
padding: 0;
}
.galeria li {
float: left;
}
.galeria a, .galeria a:link {
display: block;
width: 120px;
height: 120px;
border: 1px solid #CCCCCC;
position: relative;
margin-right: 5px;
margin-bottom: 2px;
text-align: center;
}
.galeria li {
    margin-bottom: 10px;
    font-size: 10px;
}
.galeria a:hover {
border: 1px solid #b30000;
}
.galeria a img {
border: none;
/*position: absolute;
left: 2px;
top: 2px;*/
}
.listan { 
list-style-image: url('../images/lista_point.gif');

}

.pix {
        border: 1px solid #B80011;
        margin: 3px 3px;
}
.rozdzielacz {
  clear: both;
}


.hajeden a
{
  color:gray;
  text-decoration:none;
}
