/* Common */ 
body {
    margin: 0px;
    padding: 0px;
}

body, td{
    font-family: Tahoma;
    font-size: 11px;
}

input, select, textarea{
    /*border: solid 1px #bce2ff;*/
    border: solid 1px navy;
}

img{
    padding: 0px;
}

/* Links */
a {
    color: #000;
    font-size: 14px;
    outline: none;
    text-decoration: none;
}

a img {
    border: 0;
}

.a1 {
    display: block;
    text-align: center;
    color: #b73a17;
    font-weight: bold;
}

a.a1 img{
    margin-top: 5;
}

a.a1 p{
    width: 123;
    height: 17;
    margin: auto ! important;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    color: #fff;
    background: url('../img/btn_orng.gif') no-repeat;
    background-position: bottom;
    font-weight: normal;
    cursor: pointer;
}

a.a2{
    display: table-cell;
    width: 163;
    height: 17;
    text-align: center;
    color: #fff;
    background: url('../img/btn_orng_2.gif') no-repeat;
}

a.a3{
    color: #b73a17;
}

a.a4{
    display: block;
    width: 123;
    height: 17;
    text-align: center;
    color: #fff;
    background: url('../img/btn_orng.gif') no-repeat;
}

a.a5{
    display: block;
    width: 57;
    height: 17;
    text-align: center;
    color: #fff;
    background: url('../img/btn_orng_3.gif') no-repeat;
}

/* Messages */
.messages {
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    color: black;
}

#error_block {
    border: solid 2px red;
    background: #ff4b4b;
}

#msg_block {
    border: solid 2px green;
    background: #65fd3d;
}

/* Tables */
table{
    border-collapse: collapse;
}

td{
    padding: 0px;
    vertical-align: top; 
}

/* Blocks */
#m_t{
    width: 100%;
    height: 100%;
    background: url('../img/head_1600.jpg') no-repeat;
    background-position: top right;
}

#logo{
    width: 255;
    padding: 30 0 0 0;
    height: 100;
}

#slogan{
    color: #2f6297;
    font-size: 32px;
    font-weight: bold;
    font-family: Times New Roman;
    margin-top: 56 ! important;
    margin-top: 60;
}

#search{
    background: #bce2ff;
    border: solid 1px navy;
    margin: 5;
    width: 200;
    font-size: 12px;
}

#search td.caption{
    color: #b73a17;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    text-align: center;
    padding: 15 3 25 3;
}

#search td{
    padding: 3;
    font-size: 14px;
}

#search select{
    font-size: 12px;
}

#lang{
    margin-top: 86 ! important;
    margin-top: 83;
}

#content{
    padding: 15 0 15 0;
}

#copy{
    background: #a3dafe;
    color: #fff;
    text-align: center;
    height: 12;
}

#copy a{
    color: #fff;
    font-size: 11px;
}

/* Navigation */
#navi{
    margin-top: 0;
}

#navi table{
    width: 786;
    margin-left: auto;
    float: none ! important;
    float: right;
}

#navi td{
    height: 100;
    vertical-align: bottom;
}

#navi a{
    display: table-cell;
    width: 131;
    height: 41;
    text-align: center;
    background: url('../img/navi.gif') no-repeat;
    padding-top: 11 ! important;
    padding-top: 10;
}

#navi2{
    padding: 10 0 0 0;
    width: 786;
}

#navi2 a{
    display: block;
    font-size: 11px;
    width: 190;
    margin-bottom: 2px;
}

#navi2 a img{
    margin-right: 10px;
    filter:alpha(opacity=25);
    -moz-opacity:.25;
}

#navi2 a:hover{
    background: #eaf2f8;
    text-decoration: underline;
}

#navi2 a:hover img{
    filter:alpha(opacity=100);
    -moz-opacity:1;
}

/* Form table */
table.form_table td{
    vertical-align: top;
    padding: 4;
}

/* Texts */
.t_1{
    color: #b73a17;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
}

.t_2{
    color: #b73a17;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}

div.t_3{
    margin-top: 20;
    color: #b73a17;
    font-size: 20px;
    font-family: Times New Roman;
    text-align: center;
}

.t_4{
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
}

.t_5{
    color: #b73a17;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
}

/* Buttons */
.btn_gr{
    width: 123;
    height: 17;
    text-align: center;
    background: url('../img/btn_gr.gif') no-repeat;
}

.btn_or{
    border: 0;
    background: url('../img/btn_orng.gif') no-repeat;
    color: #fff;
    width: 123;
    cursor: pointer;
}

/* Estate list table */
table.elt{
    width: 100%;
}
table.elt td{
    padding: 2 7 2 7;
    border-top: solid 1px #e0e0e0;
    border-right: dashed 1px #e0e0e0;
    cursor: hand;
    cursor: pointer;
}

table.elt tr.table_caption td{
    font-weight: bold;
    cursor: default;
}

table.elt td.separator{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #b73a17;
    /*border-top: solid 1px #a0a0a0;*/
    height: 30;
    vertical-align: middle;
    text-decoration: underline;
    cursor: default;
}

/* Last adverts table */
table.lat{
    width: 100%;
}

table.lat td{
    padding: 10 0 10 5;
    cursor: pointer;
}

/* Gallery pictures */
#gal_list td{
    padding: 30;
}

#gal_list img{
    border: solid 1px navy;
}

#gal_pics td{
    border: solid 1px #d0d0d0;
    width: 145;
    height: 110;
    text-align: center;
    cursor: pointer;
}

#gal_holder td.caption{
    font-weight: bold;
    font-size: 14px;
    color: #b73a17;
    text-align: center;
    padding: 5 0 5 0;
}

/* Estate view */
#ewto td{
    padding: 5 2 5 2;
    font-size: 12px;
    font-family: Tahoma;
}

#estate__photo_list td{
    border: solid 1px #d0d0d0;
    width: 110;
    height: 80;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

/* Guest house*/
#gh_rlt td{ /* room list*/
    padding: 2 7 2 7;
    border-top: solid 1px #e0e0e0;
    border-right: dashed 1px #e0e0e0;
}

#gh_rlt tr.caption td{
    font-weight: bold;
}

table.gh_pl{ /* photo list */
    border-collapse: separate;
    margin-bottom: 15;
}

table.gh_pl td{
    text-align: center;
    padding: 5 0 5 0;
    border: solid 1px #e0e0e0;
    cursor: pointer;
    width: 145;
    background: #fbfafa;
}

#gh_pl_h{
    width: 100%;
}

table.gh_pl td.caption{
    text-align: center;
    font-weight: bold;
    padding: 5;
    font-size: 12px;
    color: #b73a17;
    background: inherit;
    width: auto;
}

#gh_accl td{ /* accesories list*/
    padding: 4 20 4 20;
    border: solid 1px #e0e0e0;
}

#gh_accl tr.caption td{
    font-weight: bold;
    text-align: center;
}

/* Contacts stuff */
#contacts td{
    padding: 5;
}

#contacts table td.caption{
    font-weight: bold;
    color: #b73a17;
    font-size: 14px;
    border-top: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
}

/* Divs */
.d1{
    float: right;
    text-align: right;
    font-size: 18px;
    color: #b73a17;
}
