body {
 background: #663300;
 color: #000000;
 font-family: verdana, arial, courier, sans-serif;
 font-size: 10px;
 margin: 0;
 padding: 0;
}

div.top {
 width: 760px;
 height: 18px;
 background: #000000;
 display: table;
 color: #ffffff;
 text-align: left;
 margin: auto;
 padding: 2px 0 0 0;
}

div.srodek {
 background: url(../images/s01.gif) repeat-y;
 width: 760px;
 line-height: 14px;
 display: table;
 vertical-align: top;
 margin: auto;
}

div.l00 {
 background: #000000;
 width: 300px;
 text-align: center;
 float: left;
}

td.l01 {
 background: url(../images/l01.jpg) no-repeat;
}

td.l02 {
 background: url(../images/l02.jpg) no-repeat;
}

td.l03 {
 background: url(../images/l03.jpg) no-repeat;
}

td.l04 {
 background: url(../images/l04.jpg) no-repeat;
}

td.l05 {
 background: url(../images/l05.jpg) no-repeat;
}

td.l06 {
 background: url(../images/l06.jpg) no-repeat;
}

div.s01 {
 width: 440px;
 text-align: left;
 float: right;
 padding: 10px;
}

div.stopka {
 background: #000000;
 width: 760px;
 vertical-align: top;
 display: table;
}

td.d01 {
 color: #999999;
 font-size: 10px;
 vertical-align: top;
 padding: 5px;
}

td.d02 {
 border-left: 1px solid #663300;
 color: #999999;
 vertical-align: top;
 font-size: 10px;
 padding: 5px;
}

span.d01 {
 color: #cccccc;
 font-size: 11px;
 font-weight: bold;
}

div.comments {
 background: #e9e9e9;
 padding: 5px;
 margin: 5px 0 5px 0;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

div.floatright {
 float: right;
}

div.floatleft {
 float: left;
}

form {
 background: #e2d8ce;
 text-align: center;
 vertical-align: middle;
 line-height: 12px;
 margin-top: 0;
 margin-bottom: 0;
 padding: 5px;
}

input, select, textarea {
 background: #fdfdfd;
 color: #666666; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
}

input.ok {
 background: #000000;
 color: #ffffff; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

h1 {
 background: inherit;
 color: #663300;
 font-size: 12px;
 margin: 20px 0 20px 0;
}

h2 {
 background: inherit;
 color: #663300;
 font-size: 10px;
 margin: 5px 0 5px 0;
}

h3 {
 background: inherit;
 color: #999999;
 font-size: 11px;
}

a {
 background: none;
 text-decoration: none;
 color: #ff0000;
 font-weight: bold;
}

a:hover {
 background: none;
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

a:active {
 background: none;
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

a.menu {
 background: none;
 text-decoration: none;
 color: #cccccc;
 font-weight: bold;
}

a.menu:hover {
 background: none;
 text-decoration: none;
 color: #ffffff;
 font-weight: bold;
}

a.menu:active {
 background: none;
 text-decoration: none;
 color: #ffffff;
 font-weight: bold;
}

a.stopka {
 background: none;
 text-decoration: none;
 color: #cccccc;
 font-weight: normal;
}

a.stopka:hover {
 background: none;
 text-decoration: none;
 color: #999999;
 font-weight: normal;
}

a.stopka:active {
 background: none;
 text-decoration: none;
 color: #999999;
 font-weight: normal;
}