

html, body {
    margin: 0;
    padding: 5;
    height: 100%;
    width: 100%;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    color : #666666;
    background-color : #070705;
  }

img.wr{
    float:right;
    padding : 2px;
    border-color : #9d9164;
    border-style : solid;
    border-width : 1px;
    margin : 5px;
}
.input {
    border : 1px solid #1770D4;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 1px;
    padding-bottom : 1px;
  }


td.kontent {
    text-align : justify;
    vertical-align : top;
    font-family : Arial;
    padding-top : 15px;
    padding-bottom : 15px;
    padding-left : 20px;
    padding-right : 15px;
    font-size : 16px;
    margin-bottom : 10px;
    margin-right : 15px;
    width : 90%;
    height : 700px;
  }


h1 {
    FONT-SIZE: 18px;
    margin : 0px 0px 25px 0px;
    color : #9d9164;
    text-align : center;
    font-family : Verdana;
    font-weight : bold;
  }


h2 {
    FONT-SIZE : 16px;
    color : #e9e9e9;
    font-family : Verdana;
    font-weight : bold;
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    text-align : center;
  }


h3 {
    color : #3B4569;
    font-size : 12px;
    font-weight : bold;
    font-family : Verdana;
    text-align : left;
    margin : 0;
  }


p {
    overflow : hidden;
  }


table {
    border : 0;
    margin : 0;
    padding : 0;
  }


img {
    border : 0;
  }


td.line {
    height : 27px;
    text-align : center;
  }


.down {
    border-top-color : #9d9164;
    border-top-style : solid;
    border-top-width : 1px;
    color : #696143;
    font-size : 11px;
    height : 50px;
  }


A {
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION : none;
    color : #9d9164;
    
  }


A:hover {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color : #EE5E10;
    text-decoration: underline;
    
  }


A.kont {
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION : none;
    color : #9d9164;
    font-weight:bold;
  }


A.kont:hover {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color : #000000;
    text-decoration: underline;
  }


A.hmenu {
    FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE : 13px;
    TEXT-DECORATION : none;
    color : #a6a6a6;
    padding-left : 15px;
    padding-right : 15px;
  }


A.hmenu:hover {
    FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE : 13px;
    color : #e6d2a1;
    padding-left : 15px;
    padding-right : 15px;
    text-decoration : underline;
  }


A.menu {
    background-image : url(images/m.jpg);
    background-position : left center;
    background-repeat : no-repeat;
    border-bottom-color : #434343;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    color : #9d9164;
    float : left;
    font-family : Verdana;
    font-size : 13px;
    padding-bottom : 5px;
    padding-left : 15px;
    padding-top : 5px;
    text-decoration : none;
    width : 190px;
  }


A.menu:hover {
    background-image : url(images/m.jpg);
    background-position : left center;
    color : #EE5E10;
    font-family : Verdana;
    font-size : 13px;
    text-decoration : none;
    padding-left : 15px;
    padding-top : 5px;
    padding-bottom : 5px;
    float : left;
    width: 190px;
    border-bottom-color : #e8e8e8;
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }


td.menu {
    background-image : url(images/4.jpg);
    background-position : left center;
    background-repeat : repeat-y;
    width : 257px;
  }


td.mn {
    padding-left : 10px;
    padding-right : 5px;
  }


