body {
 background: #ffffff;
 color: #000000;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 padding-bottom: 0;
}

td.search {
 background: #ff9933;
 color: #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: center;
 vertical-align: middle;
 font-size: 10px;
}

td.menu {
 background: #000000;
 color: #cccccc;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: center;
 vertical-align: middle;
 font-size: 10px;
 padding: 0 0 0 5px;
}

td.top {
 background: #ff9933;
 color: #000000;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: center;
 vertical-align: middle;
 font-size: 9px;
 font-weight: bold; 
}

td.l00 {
 background: #999999;
 color: #333333;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: left;
 vertical-align: top;
 font-size: 10px;
 padding: 30px 10px 10px 10px;
}

td.s00 {
 background: #000000;
 color: #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: left;
 vertical-align: top;
 font-size: 10px;
 padding: 30px 10px 10px 10px;
}

div.opis {
 color: #ffffff;
 border-bottom: 1px solid #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: left;
 vertical-align: top;
 font-size: 11px;
 line-height: 16px;
 padding: 10px;
 margin: 5px 0 5px 0;
}

div.mini {
 color: #333333;
 border-bottom: 1px solid #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: left;
 vertical-align: top;
 font-size: 10px;
 line-height: 14px;
 padding: 5px;
 margin: 5px 0 10px 0;
}

td.stopka {
 background: #ff9933;
 color: #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 text-align: center;
 vertical-align: middle;
 font-size: 9px;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.float_right {
 float: right;
 text-align: left;
}

div.float_left {
 float: left;
 text-align: left;
}

h1, h2, h3 {
 background: inherit; 
 color: #ffffff;
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 margin: 0;
 padding: 0 0 10px 0;
}

form {
 text-align: center;
 vertical-align: middle;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
}

input, select, textarea {
 background: inherit;
 color: #ffffff; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 2px;
 margin-bottom: 2px;
}

input.ok {
 background: #ffffff;
 color: #000000; 
 font-family: Verdana, Arial, Courier, Serif;
 font-weight: normal; 
 font-size: 10px; 
 margin-top: 2px;
 margin-bottom: 2px;
}

a {
 text-decoration: none;
 background: inherit;
 color: #ff9933;
}

a:hover {
 text-decoration: none;
 background: inherit;
 color: #ffffff;
}

a:active {
 text-decoration: none;
 background: inherit;
 color: #ffffff;
}

a.menu {
 text-decoration: none;
 background: inherit;
 color: #ffffff;
}

a.menu:hover {
 text-decoration: none;
 background: inherit;
 color: #ffff00;
}

a.menu:active {
 text-decoration: none;
 background: inherit;
 color: #ffff00;
}