body {
  background: #ffffff;
  color: #666666;
  font-family: verdana, arial, courier, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

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

td.t02 {
 background: #efefef;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-align: right;
 vertical-align: middle;
}

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

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

div.l01 {
 width: 220px;
 text-align: left;
 line-height: 12px;
 float: left;
 padding: 20px 10px 10px 10px;
}

div.p01 {
 width: 500px;
 float: right;
}

div.p02 {
 width: 470px;
 color: inherit;
 font-size: 11px;
 line-height: 16px;
 text-align: left;
 float: right;
 padding: 20px 10px 20px 0;
}

div.p03 {
 background: #f2f2f2;
 padding: 5px;
}

div.p04 {
 font-size: 11px;
 line-height: 16px;
 padding: 20px 10px 20px 0;
}

div.stopka01 {
 width: 780px;
 color: #cccccc;
 font-size: 9px;
 text-align: center;
 vertical-align: middle;
 margin: auto;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

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: #ff0000;
 color: #ffffff; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
 padding: 0;
}

h1, h2 {
 background: inherit;
 color: #000000;
 font-family: verdana, arial, courier, sans-serif;
 font-weight: bold;
 font-size: 16px;
 text-align: left;
 margin: 0;
 padding: 2px;
 margin-bottom: 10px;
}

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

a:hover {
 background: none;
 text-decoration: none;
 color: #666666;
 font-weight: bold;
}

a:active {
 background: none;
 text-decoration: none;
 color: #666666;
 font-weight: bold;
}

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

a.menu:hover {
 background: none;
 text-decoration: none;
 color: #666666;
}

a.menu:active {
 background: none;
 text-decoration: none;
 color: #666666;
}