body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: arial, sans-serif;
    text-align: center;
    background: #fff url( "gfx/back.gif" );
}

#center {
    width: 778px;
    margin: 30px auto;
    text-align: left;
}

#top {
    width: 778px;
    background: #414743 url( "gfx/top.gif" ) repeat-x;
    height: 21px;
    font-size: 0;
    position: relative;
}

.top-left {
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: url( "gfx/top-left.gif" ) no-repeat top left;
    float: left;
}

.top-right {
    width: 12px;
    height: 21px;
    background: url( "gfx/top-right.gif" ) no-repeat top left;
    float: right;
}

.top-date {
    width: 230px;
    background: url( "gfx/left.gif" ) repeat-y;
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
}

.flag {
    position: relative;
    top: 5px;
    left: 585px;
    width: 185px;
    height: 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #b4b6b4;
}

.flag a img {
    border: none;
    margin: 0 18px;
}

.flag span {
    position: relative;
    top: -2px;
}

.datum {
    margin: 0;
    width: 192px;
    height: 29px;
    position: relative;
    left: 35px;
    background: url( "gfx/datum.gif" ) repeat-x top left;
    z-index: 1;
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}

#header {
    margin: 0;
    padding: 0;
    background: #ccc url( "gfx/right-shad.gif" ) repeat-y top right;
    width: 778px;
}

.left-back {
    background: transparent url( "gfx/left.gif" ) top left repeat-y;
    height: 275px;
}

.motiv {
    float: left;
}

.menu2 {
    width: 187px;
    height: 275px;
    background: url( "gfx/back-menu2.gif" ) repeat-x;
    float: right;
    position: relative;
    left: -8px;
}

.menu2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 20px;
    left: 20px;
}

.menu2 li {
    margin: 0 0 10px 0;
    padding: 0;
}

.menu2 a {
    display: block;
    height: 23px;
    width: 130px;
    background: url( "gfx/sipka-green.gif" ) no-repeat;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0 0 35px;
    font-size: 14px;

}

.menu2 a:hover {
    background: url( "gfx/sipka-hl.gif" ) no-repeat;
}

.i {
    width: 26px;
    height: 74px;
    background: url( "gfx/i.gif" ) no-repeat;
    position: relative;
    top: -32px;
    left: 150px;
}

.hledat {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    position: relative;
    top: -10px;
    left: 10px;
}

.search {
    margin: 0;
    padding: 0;
}

.input-search {
    display: block;
    padding: 0;
    margin: 0;
    float: left;
    width: 105px;
    height: 21px;
    border: 2px solid #000;
    background: #fff url( "gfx/search-back.gif" ) no-repeat;
    font-size: 14px;
    position: relative;
    left: 8px;
}

.green-button {
    display: block;
    float: left;
    width: 50px;
    height: 21px;
    padding: 0;
    margin: 0;
    background: transparent url( "gfx/button-green.gif" ) repeat-x;
    color: #fff;
    border: 0 solid black;
    font-size: 11px;
    cursor: pointer;
    text-align: center;
}

.borderSearch {
    float: left;
    width: 50px;
    height: 21px;
    border: 1px solid #000;
    position: relative;
    top: 1px;
    left: 13px;
}

#main1 {
    margin: 0;
    padding: 0;
    background: #fff url( "gfx/left.gif" ) top left repeat-y;
}

#main2 {
    margin: 0;
    padding: 0;
    background: url( "gfx/right.gif" ) top right repeat-y;
}

#left {
    float: left;
    width: 230px;
    margin: 0;
    padding: 0;
    font-size: 80%;
    position: relative;
    z-index: 100;
}

#right {
    float: right;
    width: 198px;
    margin: 0;
    padding: 0;
    font-size: 80%;
    position: relative;
    z-index: 100;
}

#middle {
    margin: 0 230px;
    background: #fff;
    font-size: 11px;
    color: black;
}

.middle-padd {
    padding: 20px 0 10px 0;
    position: relative;
    left: 15px;
}

.right-padd {
    width: 170px;
    margin: 0 0 0 10px;
}

#right p {
    margin: 10px 0;
    text-align: justify;
}

#right form {
    margin: 0;
}

.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

h1, h1 img, h1 a {
    width: 230px;
    height: 144px;
    margin: 3px 0 0 0;
    padding: 0;
    border: none;
    text-decoration: none;
    float: left;
    position: relative;
    z-index: 2;
}

h2 {
    margin: 0;
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 11px;
}

h6 {
    font-size: 10px;
}

p {
    text-align: justify;
    margin: 5px 0 10px 0;
}

.adresa {
    float: left;
    position: relative;
    left: 45px;
    top: 5px;
    width: 180px;
    font-size: 10px;
    color: white;
    margin: 0;
}

.adresa a {
    color: white;
}

.adresa a:hover {
    text-decoration: none;
}

.inv {
    display: none;
}

#footer {
    height: 60px;
    background: #d0d5d0 url( "gfx/foot-left.gif" ) repeat-y top left;
}

.foot-shad {
    width: 8px;
    height: 60px;
    float: right;
    background: #ccc url( "gfx/right-shad.gif" ) repeat-y top right;
}

.bottom-back {
    background: #d0d5d0 url( "gfx/foot-left.gif" ) repeat-y;
    clear: both;
    font-size: 0;
}

.bottom {
    height: 12px;
    background: url( "gfx/bottom.gif" ) repeat-x bottom;
    width: 778px;
}

.bottom-left {
    width: 33px;
    height: 12px;
    float: left;
    background: url( "gfx/bottom-left.gif" ) no-repeat bottom;
}

.bottom-right {
    width: 9px;
    height: 12px;
    float: right;
    background: url( "gfx/bottom-right.gif" ) no-repeat bottom;
}

.menu {
    margin: 0 0 0 2px;
    padding: 0;
    list-style-type: none;
}

.menu li {
    background: url( "gfx/menu-back.gif" ) repeat-x;
    width: 226px;
}

.menu a {
    display: block;
    width: 226px;
    height: 28px;
    background: url( "gfx/sipka-menu.gif" ) no-repeat;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.menu a:hover {
    background: url( "gfx/sipka-menu-hl.gif" ) no-repeat;
}

.menu span {
    position: relative;
    top: 6px;
    left: 45px;
}

.submenu-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.submenu-ul span {
    position: relative;
    top: 6px;
    left: 55px;
}

.podmenu {
    width: 194px;
    height: 40px;
    background: url( "gfx/podmenu.jpg" ) repeat-x;
    margin: 0 0 0 34px
}

.trib {
    margin: -3px 3px 0 0;
    font-style: italic;
    color: #d0d5d0;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    letter-spacing: 1px;
}

.menu-bottom {
    float: left;
    width: 500px;
    height: 30px;
    margin: 0;
    position: relative;
    top: 25px;
    left: 90px;
}

.menu-bottom a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    margin: 0 15px;
}

.menu-bottom a:hover {
    text-decoration: underline;
}

.menu-bottom span {
    color: #154A01;
}

h2.online {
    margin: 10px 0 10px 0;
    text-align: center;
    font-size: 14px;
}

.login {
    width: 100px;
    height: 15px;
    background: #fff url( "gfx/form-back.gif" ) no-repeat 0 0;
    border: 1px solid #000;
}

.hand {
    margin: 0 0 10px 0;
}

.login-border {
    border: 1px solid #000;
    width: 55px;
}

.button-login {
    width: 55px;
    height: 21px;
    background: url( "gfx/login-back.gif" ) repeat-x;
    border: none;
    font-size: 11px;
    font-weight: bold;
    color: #535553;
    cursor: pointer;
}

.tbl-login {
    margin: 0 auto;
}

.tbl-login td {
    font-size: 11px;
    vertical-align: bottom;
}

.tbl-login a {
  color: #000;
}

.tbl-login a:hover {
  text-decoration: none;
}

hr {
    background: #b5b7b5;
    color: #b5b7b5;
    height: 1px;
    border: none;
    margin: 0 0 15px 0;
}

.more {
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: green;
    text-align: right;
}

.more img {
    border: none;
    margin: 0;
}

.print {
    margin: 5px 0;
    text-align: right;
}

.print img {
    border: none;
}

.r-print {
    text-align: right;
}

.sign {
    background: #d0d5d0;
}

p img {
    margin: 0 5px 5px 0;
}

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.tabular, .tabular td {
    padding: 2px;
    border: 1px solid #000;
}

#detailSearch {
    margin: 0;
    padding: 0;
}

a {
  color: #206f01;
}

a:hover {
  text-decoration: none;
}

.sub {
  background: #d0d5d0;
  font-weight: normal;
  border: 1px solid #414743;
  cursor: pointer;
}

.sub:hover {
  background: #e4e9e3;
}
