body {
 background: #ffffff;
 color: #333333;
 font-family: Arial, Verdana, Courier, Serif;
 font-weight: normal;
 font-size: 11px;
 margin: 0;
 padding: 0;
}

div.top {
 width: 760px;
 display: block;
 position: relative;
 margin: auto;
}

div.srodek {
 width: 760px;
 display: table;
 text-align: left;
 vertical-align: top;
 margin: auto;
}

div.l01 {
 width: 230px;
 float: right;
 text-align: center;
 line-height: 14px;
 border-left: 1px solid #999999;
 margin: 45px 0 0 0;
}

div.l02 {
 padding: 10px;
}

div.p01 {
 width: 520px;
 float: left;
 text-align: left;
 line-height: 14px;
}

div.p02 {
 padding: 10px;
}

td.t01 {
 background: url(../images/t01.gif) no-repeat;
}

td.t02 {
 background: url(../images/t02.jpg) no-repeat;
}

td.t03 {
 background: url(../images/t03.jpg) no-repeat;
}

td.t04 {
 background: url(../images/t04.gif) no-repeat;
}

td.t05 {
 background: url(../images/t05.jpg) no-repeat;
}

td.t06 {
 background: url(../images/t06.jpg) no-repeat;
}

td.t07 {
 background: url(../images/t07.gif) no-repeat;
}

td.t08 {
 background: url(../images/t08.jpg) no-repeat;
}

td.t09 {
 background: url(../images/t09.jpg) no-repeat;
}

td.t10 {
 background: #ededed;
 color: #333333;
 font-family: Arial, Verdana, Courier, Serif;
 font-weight: bold;
 font-size: 12px;
 text-align: left;
 vertical-align: midle;
}

div.stopka {
 width: 760px;
 display: table;
 font-size: 9px;
 text-align: center;
 margin: auto;
 padding: 20px 0 0 0;
}

td.d01 {
 background: url(../images/d01.gif) no-repeat;
}

td.d02 {
 background: url(../images/d02.gif) repeat-x;
 text-align: left;
}

td.d03 {
 background: url(../images/d02.gif) repeat-x;
}

td.d04 {
 background: url(../images/d02.gif) repeat-x;
 text-align: right;
}

td.d08 {
 text-align: right;
 padding-right: 10px;
}

td.d09 {
 text-align: right;
}

td.d05 {
 background: url(../images/d03.gif) no-repeat;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

div.floatright {
 float: right;
}

div.floatleft {
 float: left;
}

span.error {
 color: #ff0000;
}

span.green {
 color: #339900;
}

span.black {
 color: #000000;
}

span.f1 {
 font-size: 14px;
}

span.f2 {
 font-size: 18px;
}

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: Arial, Verdana, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
}

input.ok {
 background: #006699;
 color: #ffffff; 
 font-family: Arial, Verdana, Courier, Serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

h1, h2, h3 {
 background: none;
 color: #006699;
 font-size: 20px;
 font-weight: normal; 
 text-align: left;
 vertical-align: top;
 padding-bottom: 10px;
 margin: 20px 0 10px 0;
}

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

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

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