body {
    margin: 0px;
}
table.main-table {
    height: 100%;
}
table.inner-table {
    height: 100%;
}
td.side_logo {
    background-color: #9BC348;
    width: 10%;
}
td.top_title {
    padding-left: 100px;
}
td.block_left {
    width: 10%;
    background-color: #9BC348;
}
table.block_right {
    height: 100%;
}
td.block_right {
    width: 90%;
    background-color: #fff;
}
td.top-table {
    width: 100%;
    background-image: url(img/top_line.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height: 50px;
}
td.author {
    text-align: right;
    width: 100%;
    padding-top: 9px;
    padding-right: 20px;
}
a.author {
    font-family: Verdana;
    font-size: 10px;
    color: #679A33;
    text-decoration: none;
    letter-spacing: 1px;
}
td.languages {
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #6FA11E;
}
a.lang {
    font-family: Verdana;
    font-size: 10px;
    color: #6FA11E;
    text-decoration: none;
    text-transform: uppercase;
}
td.main-content {
    padding-top: 285px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-bottom: 4px solid #9BC348;
    border-right: 1px solid #9BC348;
    height: 100%;
}
td.menu-table {
    padding-top: 35px;
    padding-left: 23px;
}
td.menuitem {
    padding-top: 1px;
    padding-bottom: 1px;
}
a.menuitem {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding-left: 15px;
    background-image: url(img/bullet.gif);
    background-position: 0px 1px;
    background-repeat: no-repeat;
}
a.menuitem:hover {
    color: #46527C;
    padding-left: 15px;
    background-image: url(img/bullet_blue.gif);
    background-position: 0px 1px;
    background-repeat: no-repeat;
}
td.menuitem_active {
    padding-top: 1px;
    padding-bottom: 1px;
}
td.menuitem_sub {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
}
td.menuitem_sub_active {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
}
a.menuitem_active {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #46527C;
    text-decoration: none;
    padding-left: 15px;
    background-image: url(img/bullet_blue.gif);
    background-position: 0px 1px;
    background-repeat: no-repeat;
}
div.container {
    position: relative;
}
div.container_content {
    position: absolute;
    top: 0px;
    left: 160px;
    background-color: #9BC348;
    border: 2px solid #fff;
    padding-right: 2px;
}
td.foto_block {
    padding-top: 50px;
}
td.foto_left {
    padding: 1px 10px 1px 0;
    padding-left: 15px;
    
}
div.foto_left {
    padding: 2px;
    background-color: #fff;
}
td.foto_more {
    width: 100%;
    padding-top: 20px;
}
td.foto_more_text {
    padding-left: 15px;
    padding-right: 15px;
}
a.foto_more_text {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    letter-spacing: 2px;
}
td.content {
    font-family: Verdana;
    font-size: 11px;
    color: #4D5D16;
    text-align: justify;
}
td.spacer {
    height: 20px;
}
td.rezervation {
    border-top: 2px solid #fff;
    height: 100%;
}
td.rezervation_inner {
    padding-left: 15px;
}
td.content table {
    font-family: Verdana;
    font-size: 11px;
    color: #4D5D16;
}
div.gallery_item {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}
div.gallery_item img {
    border: 2px solid #475584;
}
td.gallery_tools img {
    border: 0px;
}
div.tools {
    padding-bottom: 10px;
}
div.tools img {
    vertical-align: top;
    border: 0px;
}
td.comment {
    padding: 0px;
    font-size: 9px;
    text-align: center;
}
td.comment_up {
    padding-bottom: 0px;
}
td.comment_up1 {
    padding-bottom: 0px;
    text-align: right;
    padding-right: 10px;
}
td.label_booking {
    text-align: right;
    padding-right: 10px;
}
td.top_block {
    height: 60px;
    min-height: 60px;
}
div.author_cont {
    position: relative;
}
div.author {
    position: absolute;
    top: -10px;
    left: -180px;
    width: 200px;
    text-align: right;
}
div.booking_form_cont {
    display: block;
}
div.booking_form_cont form {
    margin: 0px;
}
div.booking_form {
    padding: 20px;
}
.booking_input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #8FB351;
    width: 300px;
}
table.booking_form {
}
table.booking_form td {
    color: #000;
}
table.booking_form th {
    text-align: right;
    font-weight: normal;
}
table.booking_form th.booking_e_lb {
    color: #000;
    text-align: left;
}