body {
  background: url(../images/tlo.gif) repeat-x #fafafa;
  color: #333333;
  margin: 0;
  padding: 0;
}

div.top {
 width: 760px;
 height: 120px;
 background: #000000;
 color: #cccccc;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 20px;
 text-align: center;
 margin: auto;
}

div.srodek {
 background: url(../images/l01.gif) repeat-y #ffffff;
 width: 760px;
 display: table;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: normal;
 font-size: 11px;
 text-align: left;
 vertical-align: top;
 margin: auto;
}

div.l01 {
 width: 170px;
 color: #336699;
 font-family: verdana, arial, courier, sans-serif;
 font-size: 10px;
 text-align: left;
 float: left;
 vertical-align: top;
 padding: 20px 10px 10px 10px;
}

div.p01 {
 width: 520px;
 color: inherit;
 text-align: left;
 float: right;
 line-height: 14px;
 vertical-align: top;
 padding: 20px 10px 20px 0;
}

div.dol {
 width: 760px;
 background: #000000;
 color: #cccccc;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: normal;
 font-size: 9px;
 text-align: center;
 vertical-align: middle;
 margin: auto;
 padding: 3px 0 3px 0;
}

div.kolor {
 background: #fafafa;
 padding: 5px;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

div.floatright {
 float: right;
}

div.floatleft {
 float: left;
}

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: #000000;
 color: #ffffff; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

span.b {
 font-size: 12px;
 line-height: 16px;
}

span.d {
 font-size: 11px;
}

span.m {
 font-size: 10px;
 color: #999999;
}

span.pokaz {
 font-size: 12px;
 line-height: 18px;
}

h1 {
 background: inherit;
 color: #336600;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 15px;
 text-align: center;
 margin: 5;
 padding: 5px;
 margin-bottom: 20px;
}

h2 {
 background: inherit;
 color: #336600;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 15px;
 text-align: center;
 margin: 5;
 padding: 5px;
 margin-bottom: 5px;
}

a {
 background: none;
 text-decoration: none;
 color: #336600;
}

a:hover {
 background: none;
 text-decoration: none;
 color: #000000;
}

a:active {
 background: none;
 text-decoration: none;
 color: #000000;
}

a.dol {
 background: none;
 text-decoration: none;
 color: #cccccc;
}

a.dol:hover {
 background: none;
 text-decoration: none;
 color: #ffffff;
}

a.dol:active {
 background: none;
 text-decoration: none;
 color: #ffffff;
}