.bodys
{
font-family: tahoma;
font-size: 11px;
text-align: center;
background: url('gfx/bg.gif') repeat-x #160000;
margin: 0px;
}

#main
{
margin: 0px auto 0px auto;
width: 800px;
background: #230100;
border: 1px solid #360100;
}
#menu_gorne
{
width: 800px;
width: 20px;
padding: 5px;
text-align: right;
clear: both;
}
.top
{
width: 780px;
color: #B6B6B6;
text-align: center;
}
.left
{
width: 200px;
float: left;
text-align: left;
}
.right
{
width: 590px;
float: right;
}
.stopka
{
width: 800px;
clear: both;
background: #370000;
}
ul
{
font-size: 14px;
color: #4E4E4E;
font-family: "Trebuchet MS", tahoma;
font-weight: normal;
padding: 0px;
margin: 10px 0 10px 0;
}
.left li
{
list-style: none;
background: #6C0200;
margin: 2px;
padding: 5px;
font-size: 11px;
border-left: 2px solid #B99A2A;
border-right: 1px solid #B99A2A;
}
.left li a
{
color: #F2CC41;
font-size: 11px;
text-decoration: none;
padding: 2px;
}
.left li a:hover
{
color: #ffffff;
}
.left  .komentarz_li
{
background: #F9F9F9;
margin: 2px;
padding: 3px;
font-size: 10px;
border-left: 2px solid #EAEAEA;
border-right: 1px solid #F4F4F4;
color: #BBBBBB;
}
#menu_gorne li
{
display: inline;
list-style: none;
background: #01548B;
margin: 2px;
padding: 5px 20px 5px 20px;
font-size: 11px;
border-bottom: 2px solid #003673;
}
#menu_gorne li a
{
color: #C1DEFF;
text-decoration: none;
}
#menu_gorne li a:hover
{
color: #FFFFFF;
text-decoration: none;
}
.stopka
{
background: #370000;
border-top: 1px solid #5F0202;
color: #6F4848;
}
h1
{
font-family: Tahoma;
font-size: 12px;
color: #D09E48;
padding: 0px;
margin: 10px 0 0 3px;
}
.contents
{
width: 585px;
padding: 5px;
text-align: justify;
color: #ffffff;
float: right;
}
.contents h1
{
font-size: 16px;
font-weight: bold;
color: #ffffff;
margin: 0px;
}
.contents h2
{
font-size: 13px;
font-weight: bold;
color: #ffffff;
margin: 0px;
}
.contents a
{
color: #D79145;
text-decoration: none;
}
.contents a:hover
{
text-decoration: underline;
}
h3
{
font-family: Tahoma;
font-size: 12px;
color: #D09E48;
padding: 0px;
margin: 5px 0 0 3px;
}