body {
 background: #cc6600;
 color: #cc6600;
 font-family: Comic Sans MS, arial, verdana, courier, sans-serif;
 font-size: 14px;
 margin: 0;
 padding: 0;
}

div.top {
 width: 780px;
 margin: auto;
}

div.srodek {
 background: #cccc99;
 width: 780px;
 display: table;
 margin: auto;
}

div.lewa {
 float: left;
 width: 220px;
 text-align: left;
 font-weight: normal;
 font-size: 12px;
 line-height: 18px;
 padding: 30px 20px 30px 5px;
}

div.s01 {
 float: right;
 width: 520px;
 font-weight: normal;
 text-align: left;
 line-height: 22px;
 padding: 30px 10px 30px 0;
}

div.s02 {
 background: url(../images/s01.gif) repeat;
 padding: 5px;
}

div.stopka {
 background: #cccc99;
 color: #663300;
 width: 780px;
 display: table;
 margin: auto;
 font-size: 10px;
 text-align: center;
}

td.d01 {
 background: #ffffff;
 color: #666666;
 font-size: 14px;
 text-align: left;
 vertical-align: top;
 padding: 10px 0 10px 5px;
 border-top: 1px solid #cc6600;
 border-bottom: 1px solid #cc6600;
}

td.d02 {
 background: #ffffff;
 color: #666666;
 font-size: 11px;
 text-align: left;
 vertical-align: top;
 padding: 10px 0 10px 20px;
 border-top: 1px solid #cc6600;
 border-bottom: 1px solid #cc6600;
}

td.d03 {
 background: #ffffff;
 color: #666666;
 font-size: 11px;
 text-align: left;
 vertical-align: top;
 padding: 10px 0 10px 20px;
 border-top: 1px solid #cc6600;
 border-bottom: 1px solid #cc6600;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

div.floatright {
 float: right;
}

div.floatleft {
 float: left;
}

div.form {
 background: #f4f4f4;
 font-size: 10px;
 line-height: 12px;
 padding: 5px;
}

form {
 text-align: center;
 vertical-align: middle;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}

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: #336600;
 color: #ffffff; 
 font-family: Comic Sans MS, arial, verdana, courier, sans-serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

h1 {
 background: inherit;
 color: #cc6600;
 font-family: Comic Sans MS, arial, verdana, courier, sans-serif;
 font-weight: bold;
 font-size: 20px;
 line-height: 22px;
 text-align: left;
 padding: 0 0 5px 0;
}

h2 {
 background: inherit;
 color: #666666;
 font-family: Comic Sans MS, arial, verdana, courier, sans-serif;
 font-weight: bold;
 font-size: 16px;
 text-align: left;
 padding: 0 0 5px 0;
 margin: 0 0 5px 0;
}

img.img {
 border: 1px solid #cccccc;
}

span.mini {
 font-size: 9px;
}

ul.ul {
 padding: 0;
 margin-left: 30px;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
}

a {
 background: none;
 text-decoration: none;
 color: #006699;
}

a:hover {
 background: none;
 text-decoration: none;
 color: #cc6600;
}

a:active {
 background: none;
 text-decoration: none;
 color: #cc6600;
}

a.stopka {
 background: none;
 text-decoration: none;
 color: #663300;
}

a.stopka:hover {
 background: none;
 text-decoration: none;
 color: #ffffff;
}

a.stopka:active {
 background: none;
 text-decoration: none;
 color: #ffffff;
}