*{
    margin: 0;
    padding: 0;
    border: 0;
}

.t, .t td{
    border: 1px solid #a7e9ff;
    margin: 15px;
    padding: 10px;
}

.t tr:hover td{
    background-color: #049FDB;
}

img{
    border-color: #fff;
}

a:link, a:visited, a:active {
    font-size: 1em;
    padding: 0;
    color: #fff;
    font-family: Verdana, Tahoma;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

b, strong{
    font-size: 110%;
}

p{
    font-size: 9pt;
    color: #fff;
    line-height: 12pt;
    padding-bottom: 10px;
}
ul{
    color: #fff;
}
li{
    margin: 5px 50px;
}

hr{
    color: #ffce03;
    height: 1px;
    background-color: #ffce03;
    border: 0;
}

h1{
    font-size: 30pt;
    color: #fff;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
}
h2{
    font-size: 22pt;
    color: #fff;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
}
h3{
    font-size: 18pt;
    color: #77df49;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
}
h4{
    font-size: 16pt;
    color: #fff;
    font-family: Verdana, Arial, Tahoma;
    font-weight: normal;
}
h5{
    color: #77df49;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

body {
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    color: #fff;
    height: 100%;
    width: 100%;
    background: #0494ce url(../images/back_tiling.png) repeat-x top left;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.back-tiling{
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    background: #0494ce url(../images/back.jpg) no-repeat top center;
    position: relative;
    z-index: 2;
}

.head{
    width: 1000px;
    height: 120px;
    margin: 0 auto;
}
.logo{
    width: 180px;
    height: 120px;
    display: inline;
}

.slogan{
    width: 580px;
    height: 120px;
    display: inline;
    position: relative;
    margin: 0 0 0 50px;
    top: 0px;
}
.menu{
    width: 1000px;
    height: 48px;
    margin: 0 auto;
    padding-left: 15px;
}

.menu a:link, .menu a:visited, .menu a:active{
    height: 48px;
    line-height: 48px;
    background-position: 0px 0px;
    display: inline-block;
}

a.about:link, a.about:visited, a.about:active{
    background: transparent url(../images/m-about.png) no-repeat;
    width: 71px;
}
a.about:hover{
    background-position: 0 -48px;
}
a.services:link, a.services:visited, a.services:active{
    background: transparent url(../images/m-service.png) no-repeat;
    width: 80px;
}
a.services:hover{
    background-position: 0 -48px;
}

a.prices:link, a.prices:visited, a.prices:active{
    background: transparent url(../images/m-prise.png) no-repeat;
    width: 124px;
}
a.prices:hover{
    background-position: 0 -48px;
}

a.gallery:link, a.gallery:visited, a.gallery:active{
    background: transparent url(../images/m-photo.png) no-repeat;
    width: 125px;
}
a.gallery:hover{
    background-position: 0 -48px;
}
a.order:link, a.order:visited, a.order:active{
    background: transparent url(../images/m-reservation.png) no-repeat;
    width: 132px;
}
a.order:hover{
    background-position: 0 -48px;
}
a.partners:link, a.partners:visited, a.partners:active{
    background: transparent url(../images/m-tyragent.png) no-repeat;
    width: 151px;
}
a.partners:hover{
    background-position: 0 -48px;
}
a.contact:link, a.contact:visited, a.contact:active{
    background: transparent url(../images/m-contacts.png) no-repeat;
    width: 98px;
}
a.contact:hover{
    background-position: 0 -48px;
}
a.advices:link, a.advices:visited, a.advices:active{
    background: transparent url(../images/m-advices.png) no-repeat;
    width: 160px;
}
a.advices:hover{
    background-position: 0 -48px;
}
a.active:link, a.active:visited, a.active:hover a.active:active{
    background-position: 0 -48px;
}

#left-part{
    width: 220px;
    height: 100%;
    position: relative;
    float: left;
    display: inline-block;
}

.sub-menu{
    width: 210px;
    height:auto;
    position:relative;
    margin: 1px 0 15px 0;
}

.sub-menu li{
    list-style: none outside none;
    width:195px;
    height: 32px;
    background: transparent url(../images/sub-menu-back.png) no-repeat;
    background-position: 0 0;
    margin: 3px 5px 3px 15px;
}

.sub-menu li:hover{background-position: 0 -32px;}

.sub-menu li:hover a:link, .sub-menu li:hover a:visited, .sub-menu li:hover a:active{color:#4a5159;}

.sub-menu li a:link, .sub-menu li a:visited, .sub-menu li a:active{
    color: #fff;
    text-decoration:none;
    line-height: 32px;
    height: 32px;
    width:175;
    padding: 0 10px;
    white-space:nowrap;
}
.sub-menu li a:hover{color:#4a5159;}

#right-part{
    width: 750px;
    height: 100%;
    position: relative;
    float: right;
    display: inline-block;
    margin-right: 10px;
}

.book{
    width: 750px;
    height: 256px;
    font-size: 1.2em;
    background: transparent url(../images/book-back.png) no-repeat top left;
    position: relative;
    margin-right: 15px;
    border: 1px solid transparent;

}
.book img{
    position:absolute;
    margin: 27px 0 0 48px;
    z-index:5;
}
.book-text{
    position: absolute;
    width: 325px;
    height: 210px;
    left: 420px;
    top: 10px;
}

.book-text p {
    font-size: 1em;
}

.book-text h1{
    color: #fff;
    position: relative;
    padding-bottom: 5px;
    margin: 0 0 15px 0;
    width: 320px;
    font-size: 2.3em;
    font-family:Arial, Helvetica, sans-serif;
    background: transparent url(../images/book-green-hr.gif) no-repeat center bottom;
}

.gismeteo{
    margin:0 15px 15px;
    height: 134px;
    position: relative;}

.gismeteo-back{
    position: absolute;
    z-index: 5;
    width: 195px;
    height: 134px;
    background: transparent url(../images/gismeteo.png) no-repeat top left;
}

.gismeteo-pogoda{
    position: relative;
    z-index: 2;
    width: 175px;
    height: 114px;
    padding: 10px 0 0 10px;
}

#content{
    width: 750px;
    height:auto;
    font-size: 13px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

#content h1{ font-size: 3em; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height: 1em;margin-bottom: 15px;}
#content h2{ font-size: 2.5em; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height: 1em;margin-bottom: 15px;}
#content h3{ font-size: 2em; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height: 1em;margin-bottom: 15px;}
#content h4{ font-size: 1.8em; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height: 1em;margin-bottom: 15px;}
#content h5{ font-size: 1.5em; color:#fff; font-family:Arial, Helvetica, sans-serif;line-height: 1em;margin-bottom: 15px;}
#content h6{ font-size: 1.2em; color:#fff; font-family:Arial, Helvetica, sans-serif;line-height: 1em;margin-bottom: 15px;}

#content p{ font-size:1em; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height: 16px;}
#content b, #content strong{ font-size:1.1em; font-weight:bolder;}

#content li{ color:#a2e8ff; list-style: disc inside none; }

#reservation li{
    list-style: none outside none;
    white-space: nowrap;
    margin: 10px 20px;
    font-size: 1.3em;
}
#reservation li label{
    width: 220px;
    display: inline-block;
    white-space: pre-wrap;
    min-height: 25px;
    text-align: right;
    vertical-align: middle;
}
#reservation li label span{
    color: #fff;
}
#reservation li label strong{
    font-size: 10px;
    display: block;
    font-weight: normal;
}
#reservation li label em{
    color: #77df49;
    font-size: 12px;
    vertical-align: top;
}

#reservation li img{
    border: 2px solid #fff;
    margin-top: 5px;
}

#reservation li input{
    width: 220px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #1f81cb;
    display: inline-block;
    vertical-align: middle;
}

.button{
    position: relative;
    display: block;
    width: 166px;
    height: 43px;
    background: url(../images/b_reservation.png) no-repeat left top;
    background-position: 0 0;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    border: 0;
    margin-left: 245px;
    text-align: left;
    color: #4db21c;
}
.button:hover{
    background-position: 0 -43px;
    color: #379c06;
}

#reservation-small h1{
    font-size: 22px;
    color: #fff;
    margin: 0;
    padding: 0;
}

#reservation-small{
    position: relative;
    background: transparent url(../images/reservation-small-back.png) no-repeat left top;
    margin: 5px 0 0 15px;
    width: 175px;
    height: 245px;
    padding: 5px 10px 10px 10px;
}
#reservation-small ol{
    margin-top: 15px;
}

#reservation-small li{
    list-style:none outside;
    height: 25px;
    margin: 5px 0 0 0;
    padding-bottom: 5px;
    border-bottom: 1px dashed #93e8fb;
}

/* voting styles */
#voting h2{ font: bold 12px Verdana, Tahoma; color: #fff; margin: 0; padding: 0; }
#voting { font: 10px Verdana, Tahoma; position: relative; margin: 5px 0 0 15px; width: 175px; padding: 5px 10px 10px 10px; }
#voting ol { margin-top: 15px; }
#voting li { list-style: none outside; margin: 2px 0 0 0; padding-bottom: 5px; }

.r-s-input-date{
    display: inline;
    width: 70px;
    height: 18px;
    text-align: center;
    margin: 2px 0 0 5px;
    border: 1px solid #00b4dc;
}
.r-s-label-date{
    display: inline;
    margin: 0;
}

.r-s-input-people{
    width: 45px;
    height: 18px;
    text-align: right;
    margin-left: 14px;
    border: 1px solid #00b4dc;
    padding-top: 2px;
}
.button-small{
    position: relative;
    display: block;
    width: 116px;
    height: 29px;
    background: url(../images/b_reservation-small.png) no-repeat left top;
    background-position: 0 0;
    overflow: hidden;
    margin: auto;
    cursor: pointer;
    border: 0;
    margin: 20px 0 0 29px;
    text-align: left;
    color: #36a8d0;
}
.button-small:hover{
    background-position: 0 -29px;
    color: #2ab8e8;
}

.news{
    margin: 10px 0;
    border-bottom: 1px solid #0171a0;
    padding-bottom: 15px;
}

.news-date{
    width: 95px;
    height: 28px;
    background: transparent url(../images/news-date.png) no-repeat top left;
    font-size: 12px;
    color: #0060a2;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 5px 10px 0 0;
}
.news-date span{
    font-size: 14px;
    font-weight: bold;
}

.news-title{
    display: inline;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.news-title a:link, .news-title a:visited, .news-title a:active{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration:underline;
}
.news-title a:hover{ text-decoration:none;}
.news-text{
    margin-top: 10px;
    color: #a2e8ff;
}

.phone-img{
    margin-left: 15px;
}

#gallery{
    width: 660px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 15;
    text-align: justify;
    text-justify:newspaper;
}

.photo-element{
    display:-moz-inline-box;
    display: inline-block;
    float: left;
    width: 120px;
    height: 120px;
    position: relative;
    z-index: 20;
    vertical-align: top;
    margin: 10px 5px;
    background: transparent url(../images/photo-prev-back.png) no-repeat center top;
    background-position: 0 0;
}
.photo-element:hover{
    background-position: 0 -120px;
}

/*IE6*/* html .photo-element{ display:inline; }
/*IE7*/* + html .photo-element{ display:inline; }

.photo-element img{
    position: relative;
    margin: 5px 0 0 5px;
}

.photo-album{
    display:-moz-inline-box;
    display: inline-block;
    float: left;
    width: 320px;
    height: 270px;
    position: relative;
    z-index: 20;
    vertical-align: top;
    margin: 10px 5px;
    background: transparent url(../images/photo-album-back.png) no-repeat center top;
    background-position: 0 0;

}
.photo-album:hover{
    background-position: 0 -270px;
}

/*IE6*/* html .photo-album { display:inline; }
/*IE7*/* + html .photo-album { display:inline; }

.photo-album-img{
    display: block;
    position: relative;
    margin: 6px 0 0 10px;
}

.photo-album-title{
    display: block;
    position: relative;
    width: 300px;
    height: 45px;
    text-align: center;
    margin-left: 10px;
    padding-top: 10px;

}

a.photo-album-title:link, a.photo-album-title:visited, a.photo-album-title:active, a.photo-album-title:hover{
    font-size: 18px;
    line-height: 24px;
    color: #4a5159;
    text-decoration: none;
}

.footer {
    width:970px;
    height:30px;
    margin: 15px auto 0;
    background: transparent url(../images/footer-hr.gif) repeat-x left top;
    padding: 30px 25px 0;
}

.development{
    position: absolute;
    margin: -14px 0 0 600px;
}
.development a:link, .development a:visited, .development a:active{
    font-size: 14px;
    color: #fff;
    text-decoration:underline;
}

.development a:hover{ text-decoration:none;}
.development img{
    display: inline-block;
    position: relative;
    margin-bottom: -4px;;
}

#map { color: #000; margin: 0; padding: 0; line-height: normal; }
