/* @override 
    http://6.neonoviy.cz8.ru/assets/templates/n-hohlovka/main.css
    http://hotel-gem.ru/assets/templates/n-hohlovka/main.css
    http://hotel-gem.ru/assets/templates/n-hohlovka/main-s.css
    http://www.hotel-gem.ru/assets/templates/n-hohlovka/main-s.css
*/

* {
    margin: 0;}
    
/* @group Background */

html, body{
margin:0 auto;
padding:0;
font: 90%/140% "Lucida Grande", Arial, Verdana, sans-serif;
color: #dedede;
    background-color: #980807;

}

#shadow{

text-align: center;
margin: 0 auto;
padding-bottom: 0;
min-height: 300px;
}

#wrap{
width:900px;
margin: 0 auto;
text-align: left;
}


/* @end */

/* @group vkladki */

#sites{
    
    height: 30px;
    background: #890900 url(/assets/templates/n-hohlovka/img/index_sites_bg.gif) repeat-x 0 bottom;
    font-size: 0.8em;
}


#vkladki{
    margin: 0 0 0 470px;
    padding: 0;
    list-style:none;
    color: #d4644e;
    height: 30px;
    border-width: 0;
    border-style: none;
}
#vkladki a{
    color: #b44237;
    text-decoration: none;
}

#vkladki a:hover{
    color: #fffeff;
    text-decoration: none;
}


#vk1{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk1b.gif) no-repeat left;
    width: 13px;
}
#vk2{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk2b.gif) repeat-x left;
    
}
#vk3{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk3b.gif) no-repeat left bottom;
    width: 21px;
}
#vk4{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk4b.gif) repeat-x left bottom;
    
}
#vk5{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk3-2b.gif) no-repeat left bottom;
    width: 21px;
}
#vk7{
    background: url(/assets/templates/n-hohlovka/img/vkladki/vk5b.gif) no-repeat left bottom;
    width: 14px;
}


/* @end */


/* @group Header */

#header {
width: 900px;
height: 155px;
margin: 0 auto;
text-align: left;
background: url(/assets/templates/n-hohlovka/img/light2.jpg) no-repeat center bottom;
}

#header.header-with-tl {
  height: 225px;
  background: url(/assets/templates/n-hohlovka/img/light2.jpg) no-repeat center 26px;
}

.countries {
    width: 510px; height: 30px; display: block;
    position: relative;
    float: right;
    text-align: right;
    margin: 0;
    padding: 20px 0 0;
}

.countries img{
    padding-right: 2px;
}

.countries li{
    list-style-type: none;
    padding: 5px;
    display: inline;
    color: #e93b32;
}

.countries li.active{
    background-color: #af090c;
}

.countries li a{
    color: #d1110f;
    text-decoration: none;
}

.countries li a:hover{
    color: #e93b32;
    text-decoration: none;
}



/* @end */

/* @group Navigation */

#menu{
    display: block;
    position: relative;
    float: right;
    padding-right: 120px;
    text-align: right;
    color: #fff;
    width: 500px;
}

#menu li{
    list-style-type: none;
    display: block;
    position: relative;
    padding: 10px;
    float: left;
    text-shadow: #4a4a4a 0 -1px 1px;
    font-size: 1.1em;
}

#menu li a{
    text-decoration: none;
}

#menu li a:hover{
    text-decoration: none;
}


/* @end */

/* @group submenu */

ul.submenu{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.submenu li{
    list-style-type: none;
}

ul.submenu li a{
    text-decoration: none;
    font-weight: bold;
    color: #d8d8d8;
}

ul.submenu li a:hover{
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

/* @end */

#footer{
    background: transparent url(/assets/templates/n-hohlovka/img/wave2.jpg) no-repeat center top;
    padding-top: 50px;
    min-height: 200px;
    width: 900px;
    margin: 0 auto;
    padding-bottom: 100px;
}

#additional-footer-info {
    padding-bottom: 35px;
    border-bottom: 1px solid #8a000a;
    margin-bottom: 35px;
}

#reservation {
    width: 300px;
    height: 70px;
    margin-left: 550px;
    text-align: left;
}

#reservation button,
.main-book-link {
    background: transparent;
    border-style: none;
    color: #eec884;
    font-size: 1.2em;
    cursor: pointer;
    padding: 5px;
    height: 40px;
    margin: 0;
    text-align: left;
    font-weight: bold;
    text-shadow: #665236 0 -1px 2px;
}

.news{
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.price {
    font-size: 1.3em;
}

.gray {
    font-size: 0.8em;
    color: #969696;
    padding-bottom: 0.3em;
}

h1{
color: #fff;
font: 2em "Lucida Grande", Lucida, Verdana, sans-serif;
padding-bottom: 10px;
}

h2{
font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
color: #fff;
padding-bottom: 10px;
}

h3{
font: 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
color: #fff;
padding-bottom: 5px;
}

p {
    padding-bottom: 10px;
}

ul{
    list-style-type: disc;
    padding-left: 2em;
}

a{
text-decoration: underline;
color: #b8bec1;
}


a:hover{
text-decoration:underline;
color: #fff;
}

a.ajax {
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

a img{
border:0;
}


/* @group ditto pages */

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #008721; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

/* @end */
form{

    border: 1px solid #6b0007;
    padding: 20px;
    margin-bottom: 50px;
}

#EmailForm {
    display: none;
}

#thanks{

    border: 1px solid #6b0007;
    padding: 20px;
    margin-bottom: 50px;
}

input.text{
    width: 90%;
    margin-bottom: 2px;
    background-color: #830009;
    border: 1px solid #740608;
    color: #fff;
}

select{
    margin-bottom: 2px;
    background-color: #830009;
    color: #fff;
    border-style: none;
    border-width: 0;
}

input.date{
    margin-bottom: 2px;
    background-color: #830009;
    border: 1px solid #740608;
    color: #fff;
    width: 50%;
}

textarea{
    width: 100%;
    margin-bottom: 2px;
    background-color: #830009;
    border: 1px solid #740608;
    color: #fff;
}

#cfCount.text{
    margin-bottom: 2px;
    background-color: #830009;
    border: 1px solid #740608;
    color: #fff;
    width: 20px;
}
 
.button{
    float: right;
}

input:-webkit-autofill{
    background-color: #830009 !important;
    border: 1px solid #740608;
    color: #fff;
}

#tl-search-form {
    float: left;
    padding-left: 100px;
    height: 95px;
}

.tl-book-link {
  color: #eacd45;
}

.price-block .book-btn {
  float: right;
  margin-top: -35px;
  margin-right: 85px;
}

.price-block {
  padding: 12px 0px;
}
.price-delim {
  display: none;
}
.price-block .price-delim {
  display: inline-block;
}
