
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
header, nav, section, article, aside, footer {
    display: block;
}
body {
    font: 17px/20px "Kurale",serif;
    height: auto !important;
    margin: 0 auto;
}
#page {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 1000px;
}
a {
    color: #0000ff;
    outline: medium none;
    text-decoration: underline;
}
h2 {
    overflow: visible;
}
a:hover {
    text-decoration: none;
}
p {
    text-indent: 10px;
}
img {
    border: medium none;
}
input {
    margin-right: 4px;
    vertical-align: middle;
}


/*HEADER*/
#header {
    height: 0;
    width: 970px;
}
#language {
    float: right;
    margin: 7px 10px 0 0;
}
#logo {
    float: left;
    padding: 10px 0 0 10px;
}
#head-head {
    float: left;
    height: 42px;
    width: 990px;
}
#head-head img {
}
#gor-menu {
    display: inline-block;
    float: left;
    left: 70px;
    position: absolute;
    top: 15px;
    width: auto;
}
#gor-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#gor-menu li {
    float: left;
    margin: 0;
    padding: 0;
}
.header-button {
    background-color: #7f9bff;
    color: #ffffff;
    display: block;
    font-family: "Russo One",sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-left: 6px;
    padding: 12px 64px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.header-button:hover {
    background-color: #6982d3;
}
/*HEADER*/


/*CONTENT*/
#content {
    height: auto;
    margin-top: -4px;
    position: relative;
    width: 974px;
	
	float: right;
    margin-top: 31px;
    padding-bottom: 30px;
    width: 700px;
	margin-right: 26px;
}
#content h1 {
	color: #7f9bff;
    font-family: "Russo One",sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: 17px 0 12px 30px;
    text-transform: uppercase;
}
#content h2 {
    height: 26px;
    padding-top: 6px;
}
#content h2, h3 {
    color: #ffffff;
    font-family: "Russo One",sans-serif;
}
#left-part {
    float: left;
    margin: 41px 4px 0 3px;
    width: 260px;
}
#left-part h3 {
    color: #7f9bff;
    font-size: 19px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}
#left-part h2 {
    color: #0000c6;
    font-family: "Russo One",sans-serif;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 3px;
    margin-top: 17px;
    text-align: center;
    text-transform: uppercase;
}
/*CONTENT*/


/*RULES*/
#rules{
    float: left;
    margin: 15px 0 30px 10px;
    padding-bottom: 50px;
    position: relative;
    width: 950px;
}
#rules h1 {
    color: #7f66ff;
    font-size: 24px;
    margin: 20px auto 10px;
    text-align: center;
    width: 100%;
}
#rules h4 {
    font-size: 15px;
    margin: 20px auto 0;
    text-align: center;
    width: 100%;
}
#rules p {
    margin: 2px auto 0;
    text-indent: 30px;
    width: 700px;
}
#rules h2 {
    color: #7f66ff;
    margin-top: 20px;
    text-align: center;
}
#rules ul {
    margin-bottom: 10px;
    margin-left: 170px;
    margin-top: 10px;
    text-align: justify;
    width: 655px;
}
/*RULES*/


/*NEWS*/
#news {
    background-color: #ffffff;
    float: left;
    margin: 0 0 30px -5px;
    padding: 10px;
    width: 250px;
}
#news a {
    text-decoration: none;
}
.news {
    background-color: #f7f4ef;
    border: 1px solid #f2ddc1;
    float: left;
    margin-bottom: 5px;
    margin-top: 10px;
    text-decoration: none;
}
.news_title {
    border-bottom: 1px solid #f4d6ad;
    color: #7f9bff;
    font-family: "Russo One",sans-serif;
    font-size: 14px;
    font-weight: 100;
    padding: 5px;
    text-align: center;
}
.news_title:hover {
    background-color: #e8e8e8;
}
.news_info {
    color: #000000;
    font-size: 14px;
    margin: 2px 7px 8px;
}
/*NEWS*/


/*REVIEWS*/
#reviews {
    margin-left: 60px;
    margin-top: 16px;
    width: 583px;
}
.title {
    background-color: #f7f1e8;
    border: 1px solid #ceb492;
    border-radius: 5px 5px 0 0;
    float: right;
    font-size: 15px;
    height: 25px;
    padding-top: 5px;
    width: 100%;
}
.title p {
    float: right;
    font-size: 14px;
    margin-right: 10px;
}
.title a {
    border-right: 1px solid #ceb492;
    float: left;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    width: 220px;
}
.title a:hover {
    text-decoration: none;
}
.title p a {
    border: medium none;
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
    width: 340px;
}
.text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ceb492;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: right;
    margin-bottom: 21px;
    margin-left: 0;
    padding: 10px;
    text-align: left;
    width: 563px;
}
.text p {
    float: right;
    width: 340px;
}
.text img {
    width: 200px;
}
.no_photo_review {
    float: left;
    margin-left: 31px;
    margin-top: 70px;
    width: 135px;
}
#no-reviews {
    font-size: 16px;
    margin: 130px 0;
    text-align: center;
    width: 600px;
}
#add_review {
    background-color: #7f9bff;
    border: 1px solid #7391ff;
    border-radius: 1px;
    color: #ffffff;
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin: -10px 225px 10px 0;
    padding: 6px;
    text-align: center;
    width: 222px;
}
#add_review {
    color: #ffffff;
    padding: 5px 27px;
    text-align: center;
    text-decoration: none;
    width: 170px;
}
#add_review:hover {
    background-color: #6982d3;
    cursor: pointer;
}
.add_review_text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ceb492;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: right;
    height: 251px;
    margin-bottom: 21px;
    padding: 10px;
    text-align: justify;
    width: 563px;
}
.add_review_text ul {
    float: left;
    width: 169px;
}
.add_review_text li {
    list-style: outside none none;
    margin-bottom: 20px;
}
.add_review_text li input {
    width: 170px;
}
.add_review_text textarea {
    float: right;
    height: 242px;
    margin-right: 5px;
    width: 347px;
}
.add_review_text small {
    font-size: 14px;
    margin-top: 268px;
    position: absolute;
    right: 60px;
    width: 277px;
}
.add_review_text center {
    margin-left: -6px;
    width: 190px;
}
.title input {
    margin-top: -14px;
    width: 75px;
}
.title img {
    margin-top: -1px;
    width: 25px;
}
.title dates {
    float: left;
    margin-top: 1px;
}
#add_review_sumbit {
    background-color: #7f9bff;
    border: 1px solid #7391ff;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin: -4px 0 -14px 40px;
    padding: 6px;
    text-align: center;
    width: 222px;
}
#add_review_sumbit:hover {
    background-color: #6982d3;
    cursor: pointer;
}
/*REVIEWS*/


/*CONTACTS*/
#contacts h2 {
    color: #7f9bff;
    margin-left: 30px;
    margin-top: 14px;
}
#contacts p {
    margin-left: 30px;
    text-indent: 0;
}
#contacts ul {
    margin-left: 30px;
}
#contacts li {
    height: 16px;
    list-style: outside none none;
    margin-top: 6px;
    text-align: justify;
    width: 560px;
}
#contacts li b {
    float: right;
}
#about_company {
    margin-left: 2px;
    margin-top: 31px;
    width: 593px;
}
#about_company h2 {
    color: #7f9bff;
    margin-bottom: 4px;
    width: 592px;
    text-align: center;
    margin-left: 0;
}
#about_company p {
    text-align: justify;
    text-indent: 0;
}
#contact_question {
    background-color: #00be00;
    border: 1px solid #00a300;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-size: 17px;
    font-weight: 600;
    margin: 1px 42px 0;
    padding: 5px 38px;
    text-decoration: none;
}
#contact_question:hover {
    background-color: #00ce00;
    cursor: pointer;
}
/*CONTACTS*/


/*SEARCH - left bar*/
#cont-center {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    float: left;
}
#cont-center h1 {
    color: #4a3dff;
    font-size: 20px;
    font-weight: 900;
    margin-top: 17px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}
#date-search {
    width: 250px;
}
#date-search span {
    float: right;
    font-size: 14px;
    margin-left: 3px;
}
#date-search span img {
    float: right;
    margin-top: -1px;
}
#date-search img {
    float: left;
    margin-top: -1px;
    width: 31px;
}
#date-search img:hover {
    cursor: pointer;
}
.calendar {
    width: auto;
}
#firstDate {
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 70px;
}
#secondDate {
    height: 25px;
    width: 70px;
}
#slider-range {
    margin: 12px 0 15px 17px;
    width: 224px;
}
#slider-range .ui-slider-range {
    background: #7f9bff none repeat scroll 0 0;
}
#slider-range .ui-slider-handle {
    border-color: #7f9bff;
}
#main-search {
    float: left;
    position: relative;
    width: 100%;
}
#main-search p {
    font-weight: 900;
    margin: 9px 0 15px;
    text-align: center;
    width: 240px;
}
#more-search {
    float: left;
    margin-top: 6px;
}
#second-price {
}
#checkboxes-search {
    padding: 15px 15px 15px 25px;
}
#checkboxes-search p {
    font-weight: 900;
    margin-bottom: 7px;
    margin-left: -3px;
    text-align: center;
    width: 100%;
}
#criteria {
    margin-bottom: -14px;
    margin-left: 18px;
    margin-top: 10px;
}
#criteria li {
    list-style: outside none none;
    margin-top: 2px;
}
.check-box {
    margin-right: 5px;
}
#first-price {
    margin-left: 21px;
}
#id-search {
    margin: 0 0 6px 8px;
    width: 224px;
}
#id-search p {
    font-weight: 900;
    margin-bottom: 4px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
#persons {
    height: 25px;
    margin: 20px 0 3px 10px;
    width: 240px;
}
#price-search {
    float: left;
    margin-top: 0;
    width: 100%;
}
#price-search p {
    font-weight: 900;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
#price-search input {
    width: 50px;
}
#more {
    float: left;
    font-weight: 900;
    margin: 9px 0 13px 40px;
    position: relative;
    text-align: left;
    width: 186px;
}
#more:hover {
    cursor: pointer;
}
#more-search-triangle {
    border-color: #ffffff #ffffff #000000;
    border-style: solid;
    border-width: 7px;
    float: right;
    margin-top: 4px;
    width: 0;
}
#region {
    margin-left: 0;
    position: relative;
    width: 209px;
}
#h_region {
    border: 1px solid #7f9db9;
    height: 25px;
    margin-left: -2px;
    padding-left: 4px;
    padding-top: 2px;
    width: 100%;
}
#arrow_region {
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 4px;
    width: 15px;
}
#ul_region {
    background-color: #ffffff;
    border-color: #7f9db9;
    border-style: solid;
    border-width: 1px;
    margin-left: -2px;
    margin-top: -1px;
    position: absolute;
    width: 213px;
}
.li_region {
    cursor: default;
    list-style: outside none none;
    padding-left: 4px;
}
.li_region:hover {
    background-color: #316ac5;
    color: #ffffff;
}
#region_map {
    border: 1px solid #ceb492;
    height: 300px;
    left: 217px;
    position: absolute;
    top: -3px;
    z-index: 10;
}
#region_map img {
    height: 300px;
}
#sleep_place {
    height: 25px;
    margin-left: -2px;
    margin-top: 5px;
    width: 214px;
}
#floors {
    height: 25px;
    margin-left: -2px;
    margin-top: 5px;
    width: 214px;
}
.id-search {
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 138px 0 0 86px;
    position: absolute;
}
.id-search p {
    font-weight: 600;
    margin-left: 28px;
}
#main_text {
    background-color: #ffffff;
    float: left;
    font-size: 14px;
    margin: 25px 0 0 -1px;
    padding: 0;
    text-align: justify;
    width: 259px;
}
#main_text h3 {
    margin-bottom: 3px;
}
#main_text p {
    margin-top: 10px;
}
.left_bar_help_button{
	background-color: #7f9bff;
    border-radius: 1px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: 900;
    margin: 16px 0 5px;
    padding: 10px 0;
    text-align: center;
    width: 260px;
}
.left_bar_help_button:hover{
	background-color: #6982d3;
}
/*SEARCH - left bar*/


/*SEARCH PAGE*/
#form_persons {
    height: 25px;
    margin: 5px 0 3px;
    width: 262px;
}
#shown {
    background-color: #5cbcf6;
    border: 1px solid #7391ff;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    margin-left: 29px;
    margin-top: 4px;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    width: 250px;
    z-index: 1000;
}
#help-with-search {
    float: left;
    margin-bottom: 3px;
    margin-left: 382px;
    margin-top: 4px;
    position: absolute;
    width: 300px;
    z-index: 1000;
}
#help-button {
    background-color: #19c119;
    border: 1px solid #118411;
    border-radius: 3px;
    color: #ffffff;
    float: right;
    font-size: 17px;
    font-weight: 900;
    padding: 7px 0;
    text-align: center;
    width: 250px;
}
#help-with-search p {
    color: #4a3dff;
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 10px;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
}
#help-button:hover {
    background-color: #118411;
    cursor: pointer;
}
#search_loader {
    display: none;
    left: 330px;
    position: absolute;
    top: 260px;
}
#search_loader img {
    width: 60px;
}
.search-menu {
    border-top: 1px solid #ceb492;
    float: left;
    margin-left: 13px;
    margin-top: 55px;
    padding-top: 8px;
    width: 670px;
}
.search-menu ul {
}
.search-menu li {
    border-right: 1px solid #ceb492;
    color: #000000;
    float: left;
    font-weight: 900;
    list-style: outside none none;
    text-align: center;
}
.search-id {
    background-color: #ffffff;
    border-color: #ceb492;
    border-radius: 0 0 4px;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    float: left;
    height: 26px;
    margin-left: 1px;
    margin-top: -5px;
    padding-top: 6px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 48px;
}
.search-id b {
    font-size: 18px;
    font-weight: 600;
}
#search-id {
    border-right: 1px solid #ceb492;
    height: 18px;
    position: absolute;
    vertical-align: middle;
    width: 50px;
}
#search-id b {
    font-size: 18px;
    font-weight: 600;
}
.search-text {
    border-right: 1px solid #ceb492;
    height: 18px;
    vertical-align: middle;
    width: 75px;
}
.search-text b {
    font-size: 18px;
    font-weight: 600;
}
.search-region {
    border-right: 1px solid #ceb492;
    width: 105px;
}
.sup {
    margin-top: -4px;
}
.discount-price {
    float: left;
    margin-top: -69px;
    position: absolute;
    width: 86px;
}
.discount-price percentage {
    color: #ff0000;
    font-size: 24px;
    font-weight: 900;
}
.discount-price from {
    top: 32px;
}
.discount-price fprice {
    font-size: 18px;
    top: 49px;
}
.discount-price line {
    border-bottom: 2px solid #ff0000;
    left: 18px;
    top: 57px;
    transform: rotate(-9deg);
    width: 50px;
}
.discount-price lprice {
    font-size: 27px;
    font-weight: 900;
    top: 72px;
}
.discount-price week {
    top: 95px;
}
.price {
    float: left;
    margin-top: -69px;
    position: absolute;
    width: 86px;
}
.price from {
    top: 47px;
}
.price fprice {
    font-size: 27px;
    font-weight: 900;
    top: 72px;
}
.price week {
    top: 95px;
}
.price-all {
    left: 0;
    position: absolute;
    width: 86px;
}
.search-img {
    border-right: 1px solid #ceb492;
    margin-left: 7px;
    width: 241px;
}
.search-img img {
}
.search-price {
    width: 86px;
}
.search-price b {
    font-size: 27px;
    font-weight: 900;
}
.search-list a:hover {
    background-color: #e8e8e8;
}
.search-list a {
    background-color: #f7f1e8;
    border: 1px solid #ceb492;
    border-radius: 4px;
    color: #000000;
    float: left;
    height: 180px;
    margin: 16px 0 15px 13px;
    text-decoration: none;
    width: 669px;
}
.search-list img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 4px 4px 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.31);
    margin: 12px auto 12px 9px;
    width: 194px;
}
.search-list p {
    float: left;
    margin: 0;
    width: 121px;
}
.search-list value {
    float: left;
    height: 15px;
    margin: 1px 0 4px 15px;
    width: 10px;
}
.search-list ul {
    float: left;
    margin-top: 6px;
}
.search-list li {
    float: left;
    font-size: 14px;
    height: 93px;
    list-style: outside none none;
    margin-top: 3px;
    padding-top: 69px;
    text-align: center;
}
.search-list li img {
    border: 5px solid #ffffff;
    margin: -68px auto 0;
    max-height: 150px;
    max-width: 210px;
    width: auto;
}
.search-list no-cottages {
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 80px 0 70px 240px;
    text-align: center;
    text-transform: uppercase;
}
/*SEARCH PAGE*/


/*INDEX*/
#index h1 {
    margin: 8px 0 18px 10px;
    text-align: center;
}
.all_index_menu:hover {
    background-color: #eaeaea;
    cursor: pointer;
}
.cottage_by_topics3 {
    margin-left: 5px;
    margin-top: 25px;
}
.cottage_by_topics3 a h2{
    font-size: 16px;
}
.cottage_by_topics3 a p{
    font-size: 13px;
}
.cottage_by_topics {
    float: left;
    margin-bottom: 9px;
    margin-right: 4px;
    margin-top: 14px;
}
.cottage_by_topics a {
    color: #000000;
    height: auto;
    text-decoration: none;
    width: auto;
}
.cottage_by_topics img:hover {
    border-color: #f2f2f2;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}
.cottage_by_topics img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 5px 5px 27px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    margin: 0 auto 13px 8px;
    width: 210px;
}
.cottage_by_topics p {
    font-size: 15px;
    margin: 3px 0 4px 5px;
}
.cottage_by_topics h2 {
    color: #ffffff;
    font-size: 20px;
    margin: -77px 0 0 19px;
    width: auto;
}
.main_cottage_by_topics {
    float: left;
    margin-left: 20px;
    margin-right: 27px;
}
.main_cottage_by_topics a {
    color: #000000;
    height: auto;
    text-decoration: none;
    width: auto;
}
.main_cottage_by_topics img:hover {
    border-color: #f2f2f2;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
}
.main_cottage_by_topics img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 8px 8px 35px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    height: 125px;
    margin: 0 auto 12px 0;
    width: 359px;
}
.main_cottage_by_topics p {
    font-size: 15px;
    margin: 7px 0 4px;
}
.main_cottage_by_topics h2 {
    color: #ffffff;
    font-size: 20px;
    margin: -83px 0 0 17px;
    width: auto;
}
#index_text {
    float: left;
    width: 100%;
}
#index_text h2 {
    color: #7f9bff;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}
#index_text h3 {
    color: #7f9bff;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 6px;
    margin-left: 10px;
    margin-top: 20px;
    text-align: center;
}
#index_text p {
    margin-bottom: 7px;
    margin-left: 30px;
    margin-top: 15px;
    text-align: justify;
    text-indent: unset;
    width: 90%;
}
#index_text b {
}
#index_text ul {
    height: 90px;
    margin-bottom: 20px;
    margin-top: 13px;
    width: 100%;
}
#index_text li {
    float: left;
    height: 90px;
    list-style: outside none none;
    margin-left: 40px;
    margin-right: 47px;
    text-align: justify;
    width: 280px;
}
#index_text li:last-of-type {
    margin-left: 0;
    margin-right: 0;
}
#why_we {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    float: left;
    height: 230px;
    list-style: outside none none;
    margin: 25px 0 0 36px;
    width: 300px;
}
#why_we h2 {
    color: #7f9bff;
    font-size: 21px;
    margin-top: 6px;
    text-align: center;
}
#why_we li {
    border-bottom: 1px solid #f4d6ad;
    margin-left: 23px;
    width: 269px;
}
#what_we_can_do {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    float: left;
    height: 230px;
    list-style: outside none none;
    margin: 25px 0 0 30px;
    width: 300px;
}
#what_we_can_do h2 {
    color: #7f9bff;
    font-size: 21px;
    margin-top: 6px;
    text-align: center;
}
#what_we_can_do li {
    border-bottom: 1px solid #f4d6ad;
    margin-left: 23px;
    width: 270px;
}
.list {
    margin: 0 5px 10px;
}
.list li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c6ceff;
    border-image: none;
    border-style: none none solid;
    border-width: 1px;
    margin-top: 7px;
    width: 100%;
}
.list li img {
    border: 1px solid #0066cc;
    float: right;
    margin-top: -37px;
}
.list p {
    margin: 10px 0 15px;
}
/*INDEX*/


/*cottage page*/
#rent-cottage:hover {
    background-color: #00ce00;
    cursor: pointer;
}
#rent-cottage {
    background-color: #00be00;
    border: 1px solid #00a300;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-weight: 600;
    margin: -40px 71px 0 0;
    padding: 5px 22px;
    text-decoration: none;
}
#rent-cottage-middle:hover {
    background-color: #00ce00;
    cursor: pointer;
}
#rent-cottage-middle {
    background-color: #00be00;
    border: 1px solid #00a300;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    margin: 20px 0 10px 37px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 250px;
}
#photos-cottage {
    background-color: #edefff;
    border: 2px solid #d6daff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 10px 0;
    width: 650px;
}
#left-part-cottage {
	
    float: left;
    margin: 0 10px;
    width: 330px;
}
#right-part-cottage {
    float: left;
    margin: 0 10px 0 0;
    width: 330px;
}
#menu-cottage {
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    position: static;
    text-decoration: none;
    width: 650px;
}
.menu-cottage a {
    outline: medium none;
    text-decoration: none;
}
.menu-point:hover {
    background-color: #6982d3;
    cursor: pointer;
}
.menu-point {
    background-color: #7f9bff;
    border: 1px solid #7391ff;
    border-radius: 1px;
    color: #ffffff;
    float: left;
    font-weight: 700;
    margin: 0 0 8px 8px;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    width: 199px;
}
#cottage-map {
    background-color: #ffffff;
    border: 1px solid #00a300;
    border-radius: 5px;
    height: 80%;
    left: 50%;
    margin-bottom: 10%;
    margin-left: -400px;
    position: fixed;
    top: 10%;
    width: 800px;
    z-index: 9900;
}
#close-map {
    cursor: pointer;
    float: right;
    margin: 3px;
}
#cottage-map-html iframe {
    float: left;
    height: 90%;
    margin: 20px 20px 5px;
    position: absolute;
    width: 730px;
}
#add_inf {
    margin: 10px 0;
    text-align: center;
    width: 322px;
}
#add_inf p {
    margin-top: 9px;
    text-align: justify;
}
#add_inf b {
    font-family: "Russo One",sans-serif;
    font-size: 18px;
	font-weight:100;
}
#price-cottage {
    background-color: #f7f1e8;
    border: 1px solid #f4d6ad;
    border-radius: 5px;
    height: 30px;
    margin: 0 0 20px;
    padding: 10px 40px 0;
    width: 213px;
}
#price-cottage b {
    color: #7f6eff;
}
#price-cottage p {
    font-size: 18px;
    font-weight: 900;
}
#short-about-cottage {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.31);
    margin-left: -2px;
    margin-top: 10px;
    padding: 20px;
    width: 295px;
}
#short-about-cottage p {
    display: inline-block;
    float: right;
    height: 1px;
}
#short-about-cottage b {
    display: inline;
    font-size: 20px;
}
#short-about-cottage ul {
    margin-top: -8px;
    width: 270px;
}
#short-about-cottage li {
    display: inline-block;
    height: 20px;
    list-style: outside none none;
    width: 295px;
}
#additional-information-cottage b {
    font-family: "Russo One",sans-serif;
    font-size: 22px;
	font-weight: 100;
}
#additional-information-cottage p {
    border-top: 1px solid #f4d6ad;
    margin-top: 15px;
    padding-top: 3px;
    text-align: justify;
    width: 324px;
}
#additional-information-cottage {
    background-color: #f7f1e8;
    border: 1px solid #f4d6ad;
    border-radius: 5px;
    margin-left: -14px;
    margin-top: 15px;
    padding: 13px;
    text-align: center;
    width: 325px;
}
#about-cottage h2 {
    color: #000000;
    float: left;
    margin: 5px 0 0 -20px;
    text-align: center;
    width: 350px;
	font-weight:100;
}
.information-cottage {
    float: left;
    margin: 12px 0 0 -10px;
    text-align: center;
    width: 325px;
}
.information-cottage header {
    font-family: "Russo One",sans-serif;
    font-size: 17px;
    font-weight: lighter;
    margin-bottom: 5px;
    width: 100%;
}
.information-cottage ul {
    padding-left: 6px;
}
.information-cottage li {
    border-bottom: 1px solid #f4d6ad;
    list-style: outside none none;
    padding-bottom: 4px;
    text-align: left;
}
.from {
    float: left;
    margin-left: 4px;
    width: 70%;
}
.from-km {
    float: left;
    margin-left: -6px;
    width: 24%;
}
.cottage-equipment {
    margin-left: 14px;
    width: 270px;
}
.place-equipment {
    margin-left: 14px;
    width: 270px;
}
.ad-back {
    visibility: hidden;
}
.ad-forward {
    visibility: hidden;
}
.ad-nav img {
    max-height: 80px;
    max-width: 100px;
}
.ad-image-description {
    position: absolute;
}
#descriptions .ad-image-description .ad-description-title {
    display: block;
}
.ad-image {
    height: 270px;
}
.ad-image-description {
    visibility: hidden;
}
#shadow-map {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
}
#ui-datepicker-div {
    z-index: 20;
}
/*cottage page*/


/*Query form*/
#sumbit-form {
    background-color: #19c119;
    border: 1px solid #118411;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-weight: 600;
    left: 50%;
    margin-left: -100px;
    margin-top: 8px;
    padding: 5px 22px;
    position: absolute;
    text-decoration: none;
    top: 285px;
    width: 190px;
    z-index: 9999;
}
#sumbit-form:hover {
    background-color: #118411;
    cursor: pointer;
}
.error {
    background-color: #ffffff;
    border: 2px solid #ceb492;
    color: #7f9bff;
    font-size: 17px;
    font-weight: 600;
    height: 70px;
    left: 50%;
    margin-left: -250px;
    margin-top: -35px;
    padding-top: 32px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 500px;
    z-index: 9001;
}
.answer {
    background-color: #ffffff;
    border: 2px solid #ceb492;
    color: #7f9bff;
    font-size: 17px;
    font-weight: 600;
    height: 70px;
    left: 50%;
    margin-left: -250px;
    margin-top: -35px;
    padding-top: 32px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 500px;
    z-index: 9001;
}
#thanks {
    background-color: #ffffff;
    border: 1px solid #ceb492;
    color: #7f9bff;
    margin: 22% auto 0;
    padding-top: 37px;
    text-align: center;
    text-transform: uppercase;
    width: 650px;
}
#close {
    cursor: pointer;
    float: right;
    margin: 3px;
}
#shadow {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
}
.form_cot {
    background-color: #ffffff;
    border: 1px solid #ceb492;
    height: 330px;
    left: 50%;
    margin-left: -300px;
    margin-top: -150px;
    position: fixed;
    top: 50%;
    width: 600px;
    z-index: 9001;
}
.form_cot a:hover {
    cursor: pointer;
}
.form_cot a {
    text-decoration: none;
}
.form_cot p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 10px;
    text-align: center;
}
.form_cot text {
    align-items: center;
    display: flex;
    float: right;
    font-size: 12px;
    height: 227px;
    margin-right: 25px;
    margin-top: 1px;
    text-align: justify;
    width: 260px;
}
.form_cot small {
    float: right;
    width: 230px;
}
.form_cot input {
    cursor: pointer;
    float: right;
    margin-right: -1px;
    width: 120px;
}
.form_cot ul {
    float: left;
    height: 225px;
    margin: 3px 5px 7px 18px;
    padding: 0 7px 7px;
}
.form_cot li {
    font-weight: 600;
    list-style: outside none none;
    margin-top: 7px;
    width: 260px;
}
.form_cot li img {
    float: right;
    margin-right: 4px;
    width: 22px;
}
/*Query form*/


/*GALLERY*/
#gallery {
    margin-left: auto;
    margin-right: auto;
}
#gallery a {
}
.gallery_topic {
    float: left;
    height: 204px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 10px;
}
.gallery_topic img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 9px 9px 13px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.31);
}
.gallery_topic:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.31);
}
.topic_title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;
    margin-left: 16px;
    margin-top: -43px;
}
.gallery_photo {
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 120px;
    margin: 10px 11px 0 34px;
    padding-bottom: 10px;
    width: 178px;
}
.gallery_photo:hover {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}
.gallery_photo a {
}
.gallery_photo img {
    margin-left: auto;
    margin-right: auto;
}
.gallery_bg {
    height: 120px;
    width: 178px;
}
/*GALLERY*/


/*LANDING*/
#landing {
}
#landing h1 {
    margin-bottom: 10px;
    margin-left: 10px;
}
#landing subtitle {
    color: #0000c6;
    font-size: 20px;
    font-weight: 900;
    margin-left: 205px;
}
#landing p {
    margin-top: 7px;
}
#landing h2 {
    color: #7f9bff;
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
.double_column_list {
    float: left;
    margin: 20px 0 5px;
}
.double_column_list ul {
    float: left;
    margin-left: 10px;
    width: 340px;
}
.double_column_list li {
    background-image: url("/img/tick.jpg");
    background-repeat: no-repeat;
    height: 50px;
    list-style: outside none none;
    padding-left: 50px;
    vertical-align: middle;
}
.double_choice {
    float: left;
    margin-top: 5px;
    padding-left: 24px;
    width: 100%;
}
.double_choice left_column {
    background-color: #7f9bff;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: "Russo One",sans-serif;
    padding: 10px 20px;
    text-align: justify;
    width: 35%;
}
.double_choice left_column:hover {
    background-color: #6982d3;
}
.double_choice vs {
    float: left;
    margin: 28px 24px 0;
}
.double_choice right_column {
    background-color: #7f9bff;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: "Russo One",sans-serif;
    padding: 10px 20px;
    text-align: justify;
    width: 35%;
}
.double_choice right_column:hover {
    background-color: #6982d3;
}
/*LANDING*/