body {
background-color: #d2d2d2;
font-family: Verdana;
margin: 0px;
padding: 0px;
}

div#rama {
background-image: url(images/tlo.jpg);
background-repeat: repeat-y;
width: 771px;
margin: 0 auto;
overflow: hidden;
}

div#top {
background-image: url(images/top.jpg);
width: 771px;
height: 113px;
}

div#left {
background-color: #ffffff;
width: 205px;
height: 100%;
float: left;
}

div#right {
background-color: #ececec;
width: 566px;
height: 100%;
float: right;
}

div#galeria {
width: 771px;
height: 180px;
margin: 0 auto;
margin-top: 10px;
}

div#galeria_in {
background-color: #ffffff;
width: 771px;
height: 180px;
background-color: #ffffff;
float: left;
margin-top: 10px;
}

div#galeria_pasek {
background-image: url(images/minigaleria_belka.jpg);
width: 771px;
height: 31px;
float: left;
}

div#stopka_contener {
margin: 0 auto;
width: 771px;
height: 34px;
margin-top: 10px;
}

div#footer {
background-image: url(images/stopka.jpg);
width: 771px;
height: 34px;
margin-top: 10px;
float:left;
clear: both;
}

A:link {COLOR: #111111; TEXT-DECORATION: none;}
A:visited {COLOR: #111111; TEXT-DECORATION: none;}
A:active {COLOR: #E7874E; TEXT-DECORATION: none;}
A:hover {COLOR: #E68448; TEXT-DECORATION: none;}
A: {COLOR: #000000; TEXT-DECORATION: none;}

ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
 
li {
list-style-type: none;
background-image: url(images/position_background.jpg);
background-repeat: no-repeat;
width: 191px;
height: 38px;
margin-top: 2px;
font-size: 12px;
padding-top: 2px;
}

p {
padding-left: 4px;
padding-right: 4px;
font-size: 11px;
color: #111111;
margin-bottom: 1px;
}

.menu {
font-size: 12px;
font-weight: bold;
padding-left: 4px
padding-top: 2px;
margin-top: 8px;
margin-left: 8px;
color: #111111;
}

.footer {
font-size: 10px;
padding-left: 4px
padding-top: 2px;
margin-top: 8px;
text-align: center;
color: #000000;
}