body {
    padding: 0px;
    margin: 0px;
    background-image: url('img/bg.jpg');
    background-position: top left;
    color: #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
}

a {
    font-family: Verdana;
    font-size: 11px;
    color: #7f4b1c;
}

table.body {
    width: 950px;
}

table.content {
    width: 100%;
    background-color: #f8eee0;
}
table.content td.left {
    width: 255px;
    background-image: url('img/lbg.jpg');
    background-position: top left;
    padding-right: 15px;
}
table.content td.content {
    background-color: #f8eee0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    height: 315px;
}

table.content td.content2 {
    background-color: #f8eee0;
    text-align: right;
    padding-right: 20px;
    font-family: Verdana;
    color: #666666;
    font-size: 12px;
    padding-bottom: 5px;
}

table.content tr.bottom {
    background-image: url('img/tbg.jpg');
    background-position: bottom left;
    background-repeat: repeat-x;
}
table.content td.sv {
    padding-bottom: 12px;
    text-align: left;
}

table.menu_block {
    width: 205px;
}

table.menu_block tr.menu_row_sel {
    background-color: #e3bc86;
}

table.menu_block td.submenu {
    padding-left: 10px;
}

table.menu_block td.menu_item {
    font-family: Verdana;
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 15px;
}

table.menu_block a {
    color: #000;
    text-decoration: none;
    /*font-weight: bold;*/
}

table.one_response {
    width: 100%;
    padding-bottom: 30px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
}

table.one_response td.text{
    text-align: justify;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    padding: 0px;
    margin: 0px;
}

table.one_response span{
    color: #000;
    font-weight: bold;
}

table.one_response a{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

table.pagerTable td {
    padding-left: 5px;
    padding-right: 5px;
}

table.pagerTable a {
	text-decoration: none;
}
table.pagerTable a.numbers3 {
	font-weight: bold;	
}

table.resForm caption {
    font-family: Verdana;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding-left: 100px;
    padding-bottom: 5px;
}

table.resForm td {
    padding-left: 5px;
    padding-right: 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #3f3f3f;
    vertical-align: top;
}

table.resForm td.error {
    padding-left: 5px;
    padding-right: 15px;
    font-family: Verdana;
    font-size: 11px;
    color: #ff0000;
    vertical-align: top;
}

table.resForm input.textInput {
    border: 1px solid #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
}

table.resForm textarea.textInput {
    border: 1px solid #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
}

table.resForm input.buttonInput {
    border: 1px solid #7f4b1c;
    background-color: #7f4b1c;
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}


img.jcarousel-prev {
    position: absolute;
    top: 30px;
    left: -13px;
    cursor: pointer;
}
img.jcarousel-next {
    position: absolute;
    top: 30px;
    right: -12px;
    cursor: pointer;
}
img.jcarousel-next-disabled {
    cursor: default;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 30px;
    right: -12px;
}
img.jcarousel-prev-disabled {
    cursor: default;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    top: 30px;
    left: -13px;
}

div#mycarousel {
    position: abosolute;
    text-align: left;
    top: 0px;
    left: 0px;
}
div#mycarousel ul {
    position: absolute;
    height: 100px;
}
div#mycarousel a img {
    border: 0px solid #000;
}
div#mycarousel li {
    padding-left: 10px;
    padding-right: 10px;
    width: 102px;
}

td.gallery_big {
    padding-bottom: 20px;
    text-align: center;
}
table.gallery_table {
    /*width: 100%;*/
    width: 558px;
}
td.galery_list {
    padding-left: 30px;
    padding-right: 30px;
}
caption.res_caption {
    font-family: Verdana;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 20px;
}

div.language {
    position: absolute;
    right: 42px;
    top: 22px
}

a.lang {
    color: #fff;
    text-decoration: none;
}
a.lang_act {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

input.inputText, textarea.inputText, select.inputText {
    border: 1px solid #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}

input.inputButton {
    border: 1px solid #7f4b1c;
    background-color: #7f4b1c;
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}

table.res_form {

}

table.res_form td.reserv_title {
	font-family: Verdana;
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.error {
	text-decoration: underline;
	color: #ff0000;
}

table.listTable td {
	white-space: nowrap;
}

.room_title {
	font-weight: bold;
}
