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

div.all {
 text-align: center;
}

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

td.t01 {
 background: url(../images/t01.jpg) 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.jpg) no-repeat;
}

td.t05 {
 background: url(../images/t05.jpg) no-repeat;
 font-family: Verdana, Arial, Courier, Serif;
 font-size: 11px;
 text-align: right;
 vertical-align: middle
}

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

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

td.t08 {
 background: url(../images/t08.jpg) no-repeat;
 font-family: Verdana, Arial, Courier, Serif;
 font-size: 11px;
 text-align: right;
 vertical-align: middle
}

div.txtTop {
 width: 400px;
 text-align: right;
 margin: 10px;
}

div.srodek {
 background: #ff9933;
 display: table;
 width: 780px;
 margin: auto;
 padding-bottom: 20px;
}

div.l01{
 width: 480px;
 float: left;
 margin: 10px;
}

div.p01{
 width: 180px;
 float: right;
 margin: 10px;
}

div.stopka {
 background: url(../images/t09.jpg) repeat-x;
 display: table;
 color: #000000;
 font-size: 9px;
 width: 780px;
 text-align: center;
 margin: auto;
}

h1, h2 {
 background: inherit; 
 color: #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
}

div {
 text-align: left;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.floatleft {
 float: left;
}

div.floatright {
 float: right;
 text-align: left;
 padding-right: 5px;
}

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

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

input, select, textarea {
 background: #ffffff;
 color: #000000; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 1px;
 margin-bottom: 1px;
}

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

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

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

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