body {
        background: #FFFFFF;
        background-image: url(images/bg.gif);
        margin: 0px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        scrollbar-face-color:#009933;
        scrollbar-highlight-color:#009933;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#006221;
        scrollbar-shadow-color:#009933;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-track-color:#FFFF00;
        margin-bottom : 7;
}

td {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

p {
        margin-top: 0px;
/*        text-align: justify;*/
        line-height: 17px;
}

p.menu {
        line-height: 17px;
}

a {
        color: #009933;
}

a.link
{
       color: #000;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
       text-decoration: none;
       
}
a.link:hover
{
       color: #000;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
       text-decoration: underline;
}
.leftmenu
{
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}

.leftmenu_red
{
        color: red;
        font-weight: bold;
        text-decoration: none;
        font-size: 12px;
}

a.menu {
        background: #009933;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.menu:hover {
        color: #00FF00;
}

a.menuactive {
        background: #009933;
        color: #00FF00;
        font-weight: bold;
        text-decoration: none;
}

table.menu, td.menu {
        background: #009933;
        height: 19px;
        color: #00E14B;
        font-weight: bold;
}

td.header {
        background-image: url(images/header_bg.gif);
        height: 161px;
}

table.main {
        width: 782px;
        border-left: 1px solid #FFFF00;
        border-right: 1px solid #FFFF00;
        background: #FFFFFF;
}

table.footer, td.footer {
        background: #FFFF00;
        height: 18px;
        font-size: 10px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
}

td.left {
        width: 156px;
        background-image: url(images/left_bg.gif);
        padding-left: 10px;
        padding-right: 10px;
        font-size:12px;
}

td.content {
        padding-left: 10px;
        padding-right: 10px;
        border-left: 1px solid #009933;
        border-right: 1px solid #009933;
}

h1 {
        font-size: 17px;
        color: #009933;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 0px;
}

hr {
        height: 1px;
        color: #009933;
}

.text
{
        font-size: 11;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 5px;
}

.table-name
{
        text-align : center;
        font-size : 14;
}


.tr_title_solution
{
        text-align : center;
        background : #E8E6E6;
}

.menu
{
        margin-left : 0;
        margin-top : 0;
}

.title_solution
{
        font-size : 20;
        color : #575757;
        text-align : center;
}

.adres
{
        font-size : 14;
        color : #8F0C0F;
}

table.table_solution{
        border : 1px solid #009933;
}
td.bottom_line{
        border-bottom : 1px solid #009933;
}
td.bottom_line_right{
        border-bottom : 1px solid #009933;
        border-right : 1px solid #009933;
}

td.left_up
{
        border-top : 1px solid #009933;
        border-left : 1px solid #009933;
}

td.left_up_right
{
        border-top : 1px solid #009933;
        border-left : 1px solid #009933;
        border-right : 1px solid #009933;
}

td.left_up_down
{
        border-top : 1px solid #009933;
        border-left : 1px solid #009933;
        border-bottom : 1px solid #009933;
}

td.left_up_right_down
{
        border-top : 1px solid #009933;
        border-left : 1px solid #009933;
        border-bottom : 1px solid #009933;
        border-right : 1px solid #009933;
}

td.up
{
        border-top : 1px solid #009933;
}

td.down
{
        border-bottom : 1px solid #009933;
}

td.left_td
{
        border-left : 1px solid #009933;
}

td.right
{
        border-right : 1px solid #009933;
}

td.down_right
{
        border-right : 1px solid #009933;
        border-bottom : 1px solid #009933;
}

.btn
{
  CURSOR:HAND;
  BORDER-RIGHT: #009933 1px solid;
  BORDER-TOP: #009933 1px solid;
  FONT-SIZE: 12px;
  BORDER-LEFT: #009933 1px solid;
  COLOR: #009933;
  BORDER-BOTTOM: #009933 1px solid;
  FONT-FAMILY: Verdana;
  BACKGROUND-COLOR: #ffffff
}
