@charset "UTF-8";

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    text-align: center;
    background: #f0f1f3;
    min-width: 1270px;
}

#dbody-conteiner {
    margin: 0px auto;
    text-align: left;
    min-width: 1094px;
    max-width: 1270px;
    width: auto !important;
    width: expression((document.compatMode && document.compatMode=='CSS1Compat') ? (document.documentElement.clientWidth < 1094 ? "1094px":(document.documentElement.clientWidth > 1270 ? "1270px":"100%")):(document.body.clientWidth < 1094 ? "1094px":(document.body.clientWidth > 1270 ? "1270px":"100%")));
    width: 1094px;
    /* background: url('/img/gradient.gif') left 81px repeat-x; */
}

#dtop {
    height: 138px;
    width: 1258px;
    background: #383f49;
    border-bottom: 1px solid #d69799;
    position: relative;
}

/* Ð Â§Ð ÂµÐ¡Ð‚Ð ÂµÐ Â· Ð¡Ñ“Ð¡ÐƒÐ Â»Ð Ñ•Ð Ð†Ð Ð…Ð¡â€¹Ð Âµ Ð Ñ”Ð Ñ•Ð Ñ˜Ð Ñ˜Ð ÂµÐ Ð…Ð¡â€šÐ Â°Ð¡Ð‚Ð Ñ‘Ð Ñ‘ Ð Ñ‘Ð Â»Ð Ñ‘ Ð¡â€¦Ð Â°Ð Ñ”Ð Ñ‘ Ð Ñ—Ð Ñ‘Ð¡â‚¬Ð ÂµÐ Ñ˜ Ð¡ÐƒÐ¡â€šÐ Ñ‘Ð Â»Ð Ñ‘ Ð Ò‘Ð Â»Ð¡Ð IE */  
* #dlogo {
    /* IE8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.jpg',sizingMethod='scale')";
    /* IE < 8 */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/img/logo.jpg', sizingMethod='scale');
    background-image: none; /* IE Ð²â€°Â¤ 9.0 */
}

#dlogo {
    width: 330px;
    height: 70px;
    background: url('/img/logo.jpg') left top no-repeat;
    position: absolute;
    left: 40px;
    top: 40px;
    background-size: 100%;
}



#dlogo a {
    width: 215px;
    height: 40px;
    display: block;
}

a[href="/top-tury.html"] {
    color: rgb(214, 7, 74) !important;
}

#dmenutop {
    white-space: nowrap;
    text-align: right;
    padding: 83px 26px 0px 401px;
}

#dmenutop a,
#dmenutop span {
    padding: 0 15px;
    color: #ffffff;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#dtopphone {
    position: absolute;
    top: 45px;
    right: 40px;
    text-align: right;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#dtopphone a {
    color: #fff;
    text-decoration: none;
}

#dtopphone span {
    font-size: 22px;
}

#dmiddle {
    overflow: hidden;
    padding-top: 4px;
    min-width: 1270px;
}

#dleft {
    float: left;
    width: 240px;
}

#dright-container {
    width: 100%;
    float: right;
    margin-left: -240px;
}

#dright {
    margin-left: 240px;
}

#dright-padding {
    margin-left: 12px;
}

#lcol {
    display: inline;
    float: left;
    width: 100%;
    overflow: hidden;
}

#lcol-padding {
    padding-left: 12px;
    padding-right: 12px;
}

#rcol {
    display: inline;
    float: right;
    width: 28.2%;
    overflow: hidden;
}

#lcol50x50 {
    display: inline;
    float: left;
    width: 49.99%;
    overflow: hidden;
}

#lcol50x50-padding {
    margin-left: 12px;
    margin-right: 6px;
}

#rcol50x50 {
    display: inline;
    float: right;
    width: 49.99%;
    overflow: hidden;
}

#dclear {
    clear: both;
    padding: 30px 6px 45px 6px;
}

#dclear div {
    height: 1px;
    background: #989899;
}

#dbottom {
    height: 106px;
    background: url('/img/bottom.gif') 0 0 repeat-x;
}

#dadressbottom {
    float: right;
    padding: 28px 28px 0 0;
    text-align: right;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2em;
}

#dadressbottom a,
#dbottomleft a {
    color: #fff;
}

#dbottomleft {
    float: left;
    padding: 28px 0 0 28px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

#bottomlinks {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#bottomlinks a {
    color: #fff;
}

#copyrule {
    margin: 0 28px;
    padding-top: 5px;
    clear: both;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.content {
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.content a {
    color: #850a26;
}

.content table {
    border-collapse: collapse;
    width: 90%;
}

.content table td {
    padding: 2px;
}

.content li {
    margin-bottom: 0.6em;
}

.content h2,
h2.content {
    margin: 22px 12px 16px 12px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.content h2 {
    margin-left: 0;
}

.contentimg {
    width: 99%;
    float: left;
}

#dleftmenu-main {
    float: left;
    width: 240px;
    background: url('/img/leftmenubg.gif') left top repeat-y;
    padding: 0 0 30px 0;
}

#dleftmenu-l {
    float: left;
    width: 120px;
    background: #850a26;
}

#dleftmenu-l a,
#dleftmenu-l span {
    display: block;
    width: 108px;
    border-bottom: 1px solid #6c1930;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dleftmenu-l a.title,
#dleftmenu-l span.title {
    text-transform: uppercase;
    font-size: 14px;
}

#dleftmenu-r {
    float: right;
    width: 120px;
}

#dmenutur {
    width: 120px;
    background: #976f79;
}

#dmenutur a,
#dmenutur span {
    display: block;
    width: 108px;
    border-bottom: 1px solid #b2969e;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dmenutur a.title,
#dmenutur span.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#dmenuserv {
    width: 120px;
    background: #dadcdf;
}

#dmenuserv a,
#dmenuserv span {
    display: block;
    width: 108px;
    border-bottom: 1px solid #e1e2e5;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dmenuserv a.title,
#dmenuserv span.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#dleftmenu-second {
    float: left;
    width: 240px;
}

#dleftmenu-top {
    clear: both;
    float: left;
    width: 240px;
    padding-bottom: 30px;
    background: url('/img/leftmenutopbg.gif') left top repeat-y;
}

#dleftmenupages {
    float: left;
    width: 120px;
    background: #850a26;
}

#dleftmenupages a {
    display: block;
    width: 108px;
    border-bottom: 1px solid #6c1930;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dleftmenupages .selected {
    background: #313d48;
}

#dleftmenusubpages {
    float: right;
    width: 120px;
    background: #313d48;
}

#dleftmenusubpages a {
    display: block;
    width: 108px;
    border-bottom: 1px solid #6b737c;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dleftmenusubpages a.selected {
    background: #707b84;
}

#dleftmenu-bottom {
    clear: both;
    float: left;
    width: 240px;
    padding: 0 0 30px 0;
    background: url('/img/leftmenubottombg.gif') left top repeat-y;
}

#dmenutur-second {
    float: left;
    width: 120px;
    background: #976f79;
}

#dmenutur-second a {
    display: block;
    width: 108px;
    border-bottom: 1px solid #b2969e;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dmenutur-second a.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#dmenuserv-second {
    float: right;
    width: 120px;
    background: #dadcdf;
}

#dmenuserv-second a {
    display: block;
    width: 108px;
    border-bottom: 1px solid #e1e2e5;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dmenuserv-second a.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#dleftmenu-2col {
    clear: both;
    float: left;
    width: 240px;
    padding-bottom: 30px;
    background: url('/img/leftmenutopbg.gif') left top repeat-y #850a26;
}

#dleftmenu-2col-left {
    float: left;
    width: 120px;
    background: #850a26;
}

#dleftmenu-2col-right {
    float: right;
    width: 120px;
    background: #313d48;
}

#dleftmenu-2col-left a,
#dleftmenu-2col-right a,
#dleftmenu-2col-left span,
#dleftmenu-2col-right span {
    display: block;
    width: 108px;
    border-bottom: 1px solid #6c1930;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dleftmenu-2col-right a,
#dleftmenu-2col-right span {
    border-bottom: 1px solid #6b737c;
    font-weight: normal;
}

#dleftmenu-2col-left a.selected,
#dleftmenu-2col-left span.selected {
    background: #313d48;
}

#dleftmenu-2col-right a.selected,
#dleftmenu-2col-right span.selected {
    background: #707b84;
}

#dleftmenu-1col {
    width: 240px;
    background: #850a26;
    padding-bottom: 30px;
}

#dleftmenu-1col a,
#dleftmenu-1col span {
    display: block;
    border-bottom: 1px solid #6c1930;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 6px 6px 6px;
}

#dleftmenu-1col .selected {
    background: #313d48;
}

#backpage {
    position: absolute;
    margin-top: -12px;
    background: url('/img/l-arrow.gif') 50% 50% no-repeat #707b84;
    width: 20px;
    height: 18px;
}

#backpage a {
    display: block;
    width: 20px;
    height: 18px;
}

#dcountrymenu {
    width: 850px;
    position: absolute;
    top: 100px;
    z-index: 100;
}

#shadow {
    background: url('/img/panel_bg.png') 0 0 repeat-x !important;
    background: url('/img/panel_bg.gif') 0 0 repeat-x;
    padding: 0 5px 5px 0;
}

#dcountrymenu-blck {
    padding: 6px 6px 20px 6px;
    background: #850a26;
}

#dcountrymenu table {
    width: 100%;
}

#dcountrymenu th {
    color: #8c9299;
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 16%;
    padding-bottom: 5px;
    text-align: left;
}

#dcountrymenu table a {
    color: #fff;
    display: block;
    padding: 6px;
    font: bold 11px Tahoma, sans-serif;
    text-decoration: none;
    border-bottom: solid 1px #6c1930;
    margin-right: 20px;
}

#dcountrymenu table .last a {
    margin-right: 0;
}

#dcountrymenu table a:hover {
    background: #313d48;
}

#dcountrymenu a.close {
    display: block;
    background: url('/img/close_panel.gif') 0 50% no-repeat;
    padding: 0 0 0 18px;
    margin: 0 0 16px 0;
    color: #fafafb;
    font: normal 10px Tahoma, sans-serif;
    text-decoration: none;
}

#dcountrymenu .visaremark {
    float: right;
    padding: 0 10px 0 0;
    color: #fafafb;
    font: normal 12px Tahoma, sans-serif;
}

#dbanner-left-top {
    margin: 0 0 4px 0;
}

#dbanner-left-top a {
    display: block;
    width: 240px;
    height: 90px;
}

.dbanner-left-middle {
    clear: both;
    padding-bottom: 4px;
    background: #f0f1f3;
}

.dbanner-left-middle a {
    display: block;
    height: 90px;
    width: 240px;
}

#dsearch {
    clear: both;
    float: left;
    padding: 4px 0;
}

#dsearch div {
    width: 240px;
    height: 60px;
    background: #313d48;
}

#dphotogalleryblck {
    clear: both;
    margin: 0 6px 40px 6px;
    float: left;
    display: inline;
    width: auto !important;
    width: 500px;
}

#dphotogalleryblck div {
    float: left;
    width: 225px;
    height: 164px;
    border: 3px solid #fff;
}

#dphotogalleryblck div a {
    width: 225px;
    height: 164px;
    border-right: 2px solid #fff;
    border-bottom: 1px solid #fff;
    display: block;
}

#dphotogallerylabel {
    clear: both;
    margin: 22px 12px 6px 12px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #161d23;
}

#dphotogallerylistlabel {
    margin: 0px 12px 16px 12px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #161d23;
}

#dphotogallerylistlabel a {
    color: #850a26;
}

#dcountryes {
    color: #850a26;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    background: url('/img/country.gif') 0 50% no-repeat;
    padding: 0 0 0 18px;
    margin: 6px;
    width: 80px;
    float: left;
}

#dcountryes a {
    color: #850a26;
    text-decoration: none;
}

#dcountry {
    color: #850a26;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 30px 12px 29px 12px;
}

#dcountry a,
#dcountry span {
    color: #850a26;
    text-decoration: underline;
}

#dlegend {
    color: #8e9aa5;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    margin: 6px;
}

#dlegend .home {
    display: block;
    background: url('/img/home.gif') 0 50% no-repeat;
    width: 12px;
    height: 13px;
    float: left;
    margin-right: 6px;
}

#dlegend a {
    color: #5a6771;
    text-decoration: none;
    padding: 0;
}

#dheading,
#dheading2 {
    color: #161d23;
    font: bold 30px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 26px;
}

#dheading2 {
    padding-top: 18px;
}

.at4-follow .at4-follow-inner {
    padding: 0px !important;
}

.at4-follow.at4-follow-24 .at4-follow-inner .at4-follow-close-control div {
    margin: 0 0 0 -10px !important;
}

div.at4-arrow {
    margin-top: -25px !important;
}

#at4-follow {
    top: 155px !important;
}

#dleftblock {
    clear: both;
    margin: 4px 0;
    background: #f0f1f3;
    min-height: 289px;
}

#dleftblock div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 12px;
    margin: 0;
    background: #efece0;
    width: 216px;
}

#dleftblock div.titles {
    float: left;
    width: 100%;
    background: url('/img/d6bgbottom.gif') 0 100% repeat-x #efece0;
}

#dleftblock div.title2,
#dleftblock div.title2-selected {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    float: left;
    background: url('/img/d6bgright.gif') 100% 100% no-repeat #fff;
}

#dleftblock div.title2-selected {
    padding-right: 2px;
}

#dleftblock div.title2 a {
    display: block;
    color: #313d48;
    text-decoration: none;
    background: url('/img/d6bgbottom.gif') 0 100% repeat-x #efece0;
    padding: 5px 12px;
}

#dleftblock div.title2-selected a {
    display: block;
    color: #959ba1;
    text-decoration: none;
    padding: 5px 12px;
}

.ccountryrecommended {
    clear: both;
    background: url('/img/d6gradient.gif') 0 0 repeat-x #f0f1f3;
    display: block;
}

#dleftblock div.paddingleft {
    padding: 10px 12px 6px 12px;
    border-bottom: 1px solid #dadcdf;
    margin: 0 5px 0 0;
}

#dleftblock div.paddingleft p,
#dleftblock div.paddingleft p a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5a6771;
    padding: 0;
    margin: 0;
}

#dleftblock div.paddingleft p.title,
#dleftblock div.paddingleft p.title a {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 5px;
    line-height: 0.9em;
    padding: 0;
}

#dleftblock div.paddingleft p a {
    text-decoration: none;
}

#dleftblock div.paddingleft p a:hover {
    text-decoration: underline;
}

#dtury-info {
    background: #f7f8f9;
}

#dtury-info p {
    padding: 0 12px;
    color: #161d23;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0 0 1em 0;
}

#dtury-info p.title {
    padding: 12px;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.dhotel-podbor {
    background: #f7f8f9;
}

.dhotel-podbor p {
    padding: 0 12px;
    color: #161d23;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0 0 1em 0;
}

.dhotel-podbor p.title {
    padding: 12px;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 18px !important;
    font-weight: bold;
    margin: 0;
}

.dhotel-podbor a {
    color: #161d23;
}

#d62 div.dhotel-podbor {
    padding: 0 0 0 10px;
}

#dmiddle-content {
    background: #f7f8f9;
    overflow: hidden;
}

.drblck {
    clear: both;
    background: url('/img/dgradient-right-blck.gif') 0 0 repeat-x #f0f1f3;
    min-height: 147px;
    position: relative;
}

.drblck div.title {
    padding: 10px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #959ba1;
}

.drblck div.msgred {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #e21225;
    padding: 20px 12px;
}

.drblck div.txt {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #161d23;
    padding: 0px 12px;
}

.drblck div.title2 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #161d23;
    padding: 0px 12px;
}

.drblck div.item {
    border-bottom: 1px solid #dadcdf;
    background: url('/img/doc.gif') 100% 50% no-repeat;
    padding: 7px 35px 7px 12px;
    font: bold 12px Tahoma;
    line-height: 1.5em;
}

.drblck div.item a {
    color: #161d23;
    text-decoration: none;
    padding: 3px 0;
}

.drblck div.item:hover {
    background-color: #fff;
}

.drblck div.item a:hover {
    background-color: #313d48;
    color: #fff;
    text-decoration: underline;
}

.drblck a.item {
    font: bold 12px Tahoma;
    color: #161d23;
    padding: 10px 15% 10px 12px;
    border-bottom: 1px solid #dadcdf;
    display: block;
    background: url('/img/doc.gif') 95% 50% no-repeat;
    text-decoration: none;
}

.drblck a.item:hover {
    text-decoration: underline;
    background-color: #fff;
    color: #fff;
}

.drblck a.item:hover span {
    background-color: #313d48;
}

.drblck2 {
    clear: both;
    background: url('/img/dgradient-right-blck.gif') 0 0 repeat-x #f0f1f3;
    min-height: 147px;
    position: relative;
}

.drblck2 div.title {
    padding: 10px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #959ba1;
}

.drblck2 div.paddingleft {
    padding: 10px 12px;
    border-bottom: 1px solid #dadcdf;
}

.drblck2 div.paddingleft p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5a6771;
    padding: 0;
    margin: 0;
}

.drblck2 div.paddingleft p.title {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 5px;
    line-height: 0.9em;
    padding: 0;
}

.drblck2 .hotelblck {
    padding: 10px 12px;
    border-bottom: 1px solid #dadcdf;
    min-height: 52px;
    height: auto !important;
    height: 52px;
}

.drblck2 .hotelblck:hover {
    background-color: #fff;
}

.drblck2 .hotelblck img {
    display: block;
    width: 76px;
    float: left;
}

.drblck2 .hotelblck .hoteltitle {
    margin: 0 0 0 88px;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
}

.drblck2 .hotelblck .hoteltxt {
    margin: 5px 0 0 88px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5a6771;
}

.drblck2 .hotelblck .hoteltitle a {
    color: #313d48;
    text-decoration: none;
}

.drblck2 .hotelblck .hoteltxt a {
    color: #5a6771;
    text-decoration: none;
}

.drblck2 .hotelblck a:hover {
    text-decoration: underline;
}

#dnews {
    clear: right;
    margin: 12px 0 0 0;
    background: url('/img/dnewsgradient.gif') 0 0 repeat-x;
    min-height: 147px;
}

#dnews div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 12px;
    margin: 0;
    text-align: right;
}

#dnews div.title a {
    color: #959ba1;
    text-decoration: underline;
}

#dnews table div img {
    float: left;
}

#dnews table div {
    padding: 12px 12px 0 12px;
    border-top: 1px solid #dadcdf;
    min-height: 82px;
}

#dnews table div.paddingleft {
    margin: 5px 6px 12px 0;
}

#dnews table div.paddingright {
    margin: 5px 0 12px 6px;
}

#dnews table div span {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #5c6670;
    padding: 0;
    margin: 0 0 0.5em 0;
    display: block;
    margin-left: 179px;
}

#dnews table div p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #161d23;
    padding: 0;
    margin: 0 0 0 0;
    margin-left: 179px;
}

#dnews table div p.title {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 5px;
    line-height: 0.9em;
    padding: 0;
}

#dnews.topnews table div p.title {
    font-size: 18px;
}

#dnews-list {
    clear: right;
    background: url('/img/dnewsgradient.gif') 0 0 repeat-x;
    min-height: 147px;
}

#dnews-list div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 12px;
    margin: 0;
}

#dnews-list div.title a {
    color: #959ba1;
}

#dnews-list .item img {
    float: left;
}

#dnews-list .item {
    padding: 12px;
    border-bottom: 1px solid #dadcdf;
    min-height: 82px;
    height: auto !important;
    height: 82px;
}

#dnews-list .item span {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #5c6670;
    padding: 0;
    margin: 0 0 0.5em 0;
    display: block;
    margin-left: 179px;
}

#dnews-list .item p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #161d23;
    padding: 0;
    margin: 0 0 0 0;
    margin-left: 179px;
}

#dnews-list .item p.title {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 5px;
    line-height: 0.9em;
    padding: 0;
}

#dhotels-preview {
    width: 100%;
}

#dhotels-preview td {
    border-right: 1px solid #f0f1f3;
    border-bottom: 1px solid #f0f1f3;
}

#dhotels-preview div.hotel-preview-big {
    height: 357px;
}

#dhotels-preview div.hotel-preview {
    height: 178px;
}

div.hotel-preview,
div.hotel-preview-big {
    position: relative;
}

div.hotel-preview a,
div.hotel-preview-big a {
    position: absolute;
    bottom: 0;
    left: 12px;
    padding: 12px;
    background: #850a26;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

div.hotel-preview-big a {
    font-size: 18px;
    text-decoration: none;
}

div.hotel-preview a:hover,
div.hotel-preview-big a:hover {
    text-decoration: underline;
}

#dhotels-preview div.hotel-preview-item-big {
    height: 357px;
    position: relative;
}

#dhotels-preview div.hotel-preview-item {
    height: 178px;
    position: relative;
}

div.hotel-preview-item span.chotel-preview-label,
div.hotel-preview-item-big span.chotel-preview-label {
    position: absolute;
    bottom: 0;
    left: 12px;
    padding: 12px;
    background: #850a26;
    font-family: Tahoma, sans-serif;
    color: #fff;
    font-size: 11px;
}

div.hotel-preview-item span.chotel-preview-label a,
div.hotel-preview-item-big span.chotel-preview-label a {
    font-family: Tahoma, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

div.hotel-preview-item-big span.chotel-preview-label a {
    font-size: 18px;
}

div.hotel-preview-item span.chotel-preview-label span.cplaces a,
div.hotel-preview-item-big span.chotel-preview-label span.cplaces a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

div.hotel-preview-item span.chotel-preview-label span.cplaces a.ccountry,
div.hotel-preview-item-big span.chotel-preview-label span.cplaces a.ccountry {
    font-size: 12px;
}

div.hotel-preview-item-big span.chotel-preview-label a:hover,
div.hotel-preview-item-big span.chotel-preview-label span.cplaces a:hover,
div.hotel-preview-item span.chotel-preview-label a:hover,
div.hotel-preview-item span.chotel-preview-label span.cplaces a:hover {
    text-decoration: underline;
}

.hotelsblck {
    clear: right;
    background: url('/img/dgradient-right-blck.gif') 0 0 repeat-x #f0f1f3;
    min-height: 147px;
    position: relative;
}

.hotelsblck div.title {
    padding: 10px 10px 5px 10px;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #959ba1;
}

.hotelsblck .paddingleft {
    padding: 0 3px 12px 0;
}

.hotelsblck .paddingright {
    padding: 0 0 12px 3px;
}

.hotelsblck p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5a6771;
    padding: 0 12px;
    margin: 0;
}

.hotelsblck p.title {
    padding: 12px 12px 10px 12px;
    border-top: 1px solid #dadcdf;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
    line-height: 0.9em;
}

.hotelsblck .paddingleft:hover {
    background: url('/img/white-bg-left.gif') 100% 0 no-repeat transparent;
}

.hotelsblck .paddingright:hover {
    background: url('/img/white-bg.gif') 3px 0 no-repeat transparent;
}

.hotelsblck p.last {
    padding: 0 12px;
    border-top: 1px solid #dadcdf;
}

.hotelsblck .paddingleft-last {
    padding: 0 3px 0 0;
}

.hotelsblck .paddingright-last {
    padding: 0 0 0 3px;
}

.hotelsblck p a {
    color: #5a6771;
    text-decoration: none;
    padding: 2px 0;
}

.hotelsblck p.title a {
    color: #313d48;
    text-decoration: none;
    padding: 2px 0;
}

.hotelsblck p a:hover {
    text-decoration: underline;
}

.hotelsblck p.title a:hover {
    color: #fff;
    background: #313d48;
}

div.dreklama {
    background: #5a6771;
    margin: 12px 0;
    height: 137px;
}

.cfoto-top {
    background: url('/img/country-top.jpg') left top no-repeat;
    height: 357px;
    position: relative;
}

.cfoto-top a {
    position: absolute;
    bottom: 0;
    left: 12px;
    padding: 12px;
    font: bold 20px Tahoma;
    color: #fff;
    text-decoration: underline;
    background: #850a26;
}

.cfoto-txt-bg {
    background: #fff;
    padding: 12px;
    font: normal 14px Arial;
    margin-bottom: 4px;
}

.cfoto-txt-bg .txt {
    color: #161d23;
}

.cfoto-txt-bg .txt a {
    font: normal 14px Tahoma;
    color: #850a26;
    text-decoration: underline;
}

.cfoto-txt-bg .txt a:hover {
    color: #fff;
    text-decoration: underline;
    background: #313d48;
    padding: 1px 0 2px 0;
}

.cfoto-txt-bg .links,
.placeslinks {
    color: #5a6771;
    padding: 15px 0 10px 0;
}

.cfoto-txt-bg .links a,
.placeslinks a {
    font: normal 14px Arial;
    text-decoration: underline;
    color: #5a6771;
}

.placeslinks a {
    font: normal 11px Arial;
}

.cfoto-txt-bg .links a:hover,
.placeslinks a:hover {
    color: #fff;
    text-decoration: underline;
    background: #313d48;
}

.cbottom-txt {
    clear: both;
    background: #f7f8f9;
    padding: 12px;
}

.cbottom-txt p {
    margin: 0 0 1em 0;
    font: normal 12px Arial;
    color: #161d23;
}

.cbottom-txt ul {
    margin: 0 0 1em 0;
    font: normal 12px Arial;
    color: #161d23;
}

.ctable {
    clear: both;
    width: 100%;
    float: left;
}

.ctable .td {
    display: inline;
    width: 49.99%;
    float: left;
}

.ctable .td-padding-left {
    margin-right: 6px;
    border: 6px solid #f7f8f9;
    background: #f7f8f9;
}

.ctable .td-padding-right {
    margin-left: 6px;
    border: 6px solid #f7f8f9;
    background: #f7f8f9;
}

.td-content {
    background: #f7f8f9;
    min-height: 63px;
    height: auto !important;
    height: 63px;
    position: relative;
}

.td-content img {
    float: left;
}

.td-content div.cfoto-icon {
    float: left;
    width: 122px;
    height: 63px;
}

.td-content div.clabel {
    margin-left: 122px;
    padding: 4px 6px;
    line-height: 1em;
}

.td-content a {
    padding: 2px 0;
    font: bold 12px Tahoma;
    color: #850a26;
    text-decoration: underline;
}

.td-content span {
    display: block;
    margin-left: 122px;
    padding: 0 6px;
    font: normal 11px Arial;
    color: #5a6771;
}

.td-content span a {
    font: normal 11px Arial;
    text-decoration: none;
    color: #5a6771;
}

.td-content:hover {
    background: #fff;
}

.td-content a:hover {
    color: #fff;
    text-decoration: underline;
    background: #313d48;
}

.td-content-big .links a {
    font: normal 11px Arial;
    text-decoration: underline;
    color: #5a6771;
}

.td-content-big .links a:hover {
    color: #fff;
    text-decoration: underline;
    background: #313d48;
}

.td-content a.open,
.td-content a.close {
    font-weight: bold;
    display: block;
    width: 75px;
    height: 5px;
    font-size: 10px;
    position: relative;
    float: right;
    bottom: 0;
    right: 0;
    /*padding:10px;*/
    color: #313d48;
    text-decoration: none;
    background-color: transparent;
}

a.open::before {
    content: "Подробнее";
}

a.close::before {
    content: "Свернуть";
}

.td-content a.close {}

.td-content a.open:hover,
.td-content a.close:hover {
    color: #850a26 !important;
    text-decoration: none;
    background-color: transparent;
}

.td-content a.close:hover {}

.td-content div.hidden-txt,
.td-content div.open-txt {
    clear: left;
    margin: 0;
    padding: 4px 6px;
    line-height: 1em;
    font: normal 11px Arial;
    color: #161d23;
    display: none;
}

.td-content div.open-txt {
    display: block;
}

.td-content div.hidden-txt:hover,
.td-content div.open-txt:hover {
    background-color: #f7f8f9;
}

.dtable-clear {
    clear: both;
    height: 4px;
    width: 100%;
}

.td-content-big {
    background: #f7f8f9;
}

.td-content-big .cfoto-top {
    background: url('/img/turi-bigtumb.jpg') left top no-repeat;
    height: 175px;
}

.td-content-big .cfoto-top a {
    bottom: 0;
    font: bold 16px Tahoma;
}

.td-content-big .cfoto-top a:hover {
    background: #313d48;
}

.td-content-big .cfoto-txt-bg {
    background: #f7f8f9;
    font: normal 12px Arial;
}

.td-content-big .cfoto-txt-bg .links {
    padding-bottom: 0;
}

.countryestable {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.countryestable a {
    color: #850a26;
    display: block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
}

.countryestable a:hover {
    text-decoration: underline;
}

#dformresult {
    clear: both;
    margin-top: 50px;
    font: normal 14px Arial, Helvetica, sans-serif;
}

#dformzakaz {
    margin-top: 10px;
    font: normal 12px Arial, Helvetica, sans-serif;
}

#dformzakaz h3 {
    text-align: center;
}

#dformzakaz .required {
    color: red;
}

#dformzakaz .thead {
    font-size: 14px;
}

#dformzakaz input,
#dformzakaz textarea,
#dformzakaz select {
    font: normal 12px Arial, Helvetica, sans-serif;
    border: 1px solid #a4abb1;
}

.order_but {
    background: url(/images/order_but_new.png) no-repeat;
    width: 250px;
    height: 55px;
    margin-left: 185px;
    cursor: pointer;
}

.order_but:hover {
    background-position: 0 -65px;
}

#dformzakaz select {
    width: 80px;
}

#dformzakaz input.check {
    border: none;
}

#dformzakaz textarea {
    width: 350px;
}

#hotel-prim-blck {
    margin: 20px 10px 0 10px;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    background: #c44d53;
    clear: both;
}

.preambulatxtblck {
    margin: 14px 12px;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.txtblck {
    margin: 0 12px 1em 12px;
}

.imgtxtdescr {
    margin: 0 12px 12px 12px;
    padding: 6px 12px;
    background: #dadcdd;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #161d23;
}

div.infoblck {
    float: right;
    width: 240px;
    margin: 0 6px 20px 20px;
    padding: 20px 18px;
    background: rgb(239, 236, 224);
    font: normal 12px Arial, Helvetica, sans-serif;
    color: rgb(22, 29, 35);
}

div.infoblck h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 18px 0;
}

div.infoblck a {
    color: rgb(133, 10, 38);
    text-decoration: none;
    font-size: 12px;
}

div.infoblck a:hover {
    text-decoration: underline;
}

div.infoblck div a {
    text-transform: uppercase;
}

div.red {
    background: rgb(226, 18, 37);
    color: rgb(255, 255, 255)
}

div.red a {
    color: rgb(133, 10, 38);
}

div.indextop {
    clear: right;
    margin: 12px 0 0 0;
}

div.indextop div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 12px;
    margin: 0;
}

div.indextop div.title a {
    color: #959ba1;
    text-decoration: underline;
}

div.indextop .dindextable4 {
    margin: 0px 0 0 0;
}

.dnewslast {
    min-height: 1px;
    height: 1px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

.fb {
    position: absolute;
    left: -10000px;
    height: 1px;
}

#dindextable {
    width: 99%;
    border-collapse: callapse;
    border-spacing: 0;
}

#dindextable td {
    border-right: 1px solid #f0f1f3;
    border-bottom: 1px solid #f0f1f3;
}

#td11 {
    background: url('/img/bg11.jpg') 50% 50% no-repeat;
    height: 357px;
}

#td33 {
    background: #f7f8f9;
    height: 178px;
}

#td33-blck {
    background: url('/img/bg33.jpg') 0 0 no-repeat;
    float: left;
}

div.tdicon {
    position: relative;
    height: 178px;
}

div.tdicon a {
    position: absolute;
    bottom: 0;
    left: 12px;
    padding: 12px;
    background: #850a26;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

div.tdicon a:hover {
    text-decoration: underline;
}

#dindextable div#td11 a {
    font-size: 20px;
}

#dindextable div#td33-blck {
    position: relative;
}

#dindextable div#td33-blck a {
    position: absolute;
    top: 135px;
    left: 18px;
    padding: 12px;
    background: none;
    color: #850a26;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

#dindextable div#td33-blck span {
    display: block;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 12px 6px 12px 185px;
    line-height: 0.9em;
}

#dindextable div#td33-blck p {
    color: #161d23;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin: 0 6px 0 185px;
}

#dindextable2 {
    clear: right;
    width: 99%;
    margin: 12px 0 0 0;
    border-collapse: separate;
}

#d51 {
    /*background: url('/img/bg51.jpg') 0 100% no-repeat #fff;*/
    background: url('/img/hotelimg.png') 0 100% no-repeat #fff;
    margin: 0;
    min-height: 137px;
    padding: 21px 30px 30px 190px;
    border-right: 6px solid #f0f1f3;
}

#d52 {
    background: url('/img/bg52.jpg') 100% 100% no-repeat #fff;
    margin: 0;
    padding: 21px 190px 30px 30px;
    border-left: 6px solid #f0f1f3;
}

#dindextable2 span {
    display: block;
    font-family: Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 12px;
    line-height: 0.9em;
}

#dindextable2 p {
    color: #161d23;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

#dindextable2 a {
    color: #850a26;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

#dindextable3 {
    clear: right;
    width: 99%;
    margin: 12px 0 0 0;
}

#d61 {
    background: #f0f1f3;
    min-height: 289px;
    border-right: 6px solid #f0f1f3;
}

#d61 div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 12px;
    margin: 0;
    background: #efece0;
}

#d61 div.titles {
    float: left;
    width: 100%;
    background: url('/img/d6bgbottom.gif') 0 100% repeat-x #efece0;
}

#d61 div.title2 {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    float: left;
    background: url('/img/d6bgright.gif') 100% 100% no-repeat #fff;
}

#d61 div.title2-selected {
    padding-right: 2px;
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    float: left;
    background: url('/img/d6bgright.gif') 100% 100% no-repeat #fff;
}

#d61 div.title2-selected a {
    display: block;
    color: #959ba1;
    text-decoration: none;
    padding: 5px 12px;
}

#d61 div.title2 a {
    display: block;
    color: #313d48;
    text-decoration: none;
    background: url('/img/d6bgbottom.gif') 0 100% repeat-x #efece0;
    padding: 5px 12px;
}

.drekomended {
    clear: both;
    background: url('/img/d6gradient.gif') 0 0 repeat-x #f0f1f3;
    display: block;
}

.drekomended p,
.drekomended p a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #5a6771;
    padding: 0 6px 5px 6px;
    margin: 0;
}

.drekomended td.paddingleft p {
    padding-left: 12px;
}

.drekomended td.paddingright p {
    padding-left: 18px;
}

.drekomended p.title {
    padding: 10px 12px 5px 12px;
    border-top: 1px solid #dadcdf;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
    line-height: 0.9em;
}

.drekomended p.title a {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #313d48;
}

.drekomended td.paddingleft p.title {
    margin-right: 6px;
}

.drekomended td.paddingright p.title {
    margin-left: 6px;
    padding-left: 12px;
}

.drekomended p a {
    padding: 0;
    text-decoration: none;
}

.drekomended p a:hover {
    text-decoration: underline;
}

.drhidden {
    display: none;
}

#d62 {
    background: #dadcdf;
    min-height: 289px;
    border-left: 6px solid #f0f1f3;
    vertical-align: middle;
}

#d62 p {
    color: #161d23;
}

.dindextable4 {
    margin: 12px 0 0 0;
    width: 99%;
    clear: right;
}

.dindextable4 td {
    width: 25%;
}

.dindextable4 div {
    position: relative;
    height: 178px;
}

.dindextable4 div a {
    position: absolute;
    bottom: 0;
    left: 12px;
    padding: 12px;
    background: #850a26;
    color: #fff;
    font-family: Tahoma, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.listitem {
    padding: 0 6px 22px 12px;
}

.listitem-photo {
    float: left;
    width: 350px;
    height: 200px;
    display: block;
}

.listitem-descr {
    width: 338px;
    float: left;
    padding: 0 12px;
    font: normal 13px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.listitem-title a {
    margin: 0 0 16px 0;
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #161d23;
    text-decoration: none;
}

.listitem-title a:hover {
    text-decoration: underline;
}

.txtinfobg {
    background: #f7f8f9;
}

.txtinfo {
    padding: 12px;
}

.txtinfo span {
    display: block;
    color: #313d48;
    font-family: Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 0.9em;
}

.txtinfo p {
    color: #161d23;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.txtinfo p a {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 0;
    background: none;
    color: #850a26;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    text-decoration: underline;
}

div a.indexspecial {
    font-size: 14px;
    text-decoration: underline;
}

table.countryestable {
    width: 98%;
}

#dbanner-top {
    text-align: center;
    border-bottom: 1px solid #d69799;
    display: none;
}

#dbanner-top a {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

#dbanner-top object,
embed {
    display: block;
}

#callback_form {
    display: none;
}

#callback_form.popup_form {
    width: 292px;
}

.popup_form {
    background: #fff;
    border: 1px solid #850a26;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    text-align: left;
    top: 200px;
    z-index: 20000;
}

.popup_form-header {
    background: #850a26;
    color: #fff;
    font: bold 12px/25px Arial, 'Sans Serif';
    height: 25px;
    padding: 0 20px;
}

.popup_form-body {
    margin: 0;
    padding: 5px 20px 20px;
    position: relative;
}

.popup_form-response {
    font: 14px Arial, 'Sans Serif';
    margin-top: 10px;
    text-align: center;
}

.popup_form-content {
    position: relative;
}

.popup_form input {
    border: 1px solid #A4ABB1;
    width: 250px;
}

.popup_form textarea {
    border: 1px solid #A4ABB1;
    height: 100px;
    width: 250px;
}

.popup_form label {
    display: block;
    font: 12px Arial, 'Sans Serif';
    margin-top: 10px;
}

.popup_form .required {
    color: #f00;
}

.popup_form-control {
    margin-top: 10px;
}

.popup_form-overlay {
    background: #fff;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10000;
}

.popup_form-loader {
    background: #fff url(/img/ajax-loader-white.gif) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#callback_form button {
    font: normal 12px Arial, Helvetica, sans-serif;
    border: 1px solid #a4abb1;
}

#dcountrymenu {
    top: 181px;
}

#dsearchform {
    float: right;
    width: 100%;
    padding-top: 2px;
}

#dsearchform .inputtext {
    width: 198px;
    height: 13px;
    border: 1px solid #a4abb1;
    padding: 0;
    margin: 0;
    font: 11px Tahoma, sans-serif;
    background: #fff;
}

#dsearchform .inputsubmit {
    cursor: pointer;
    width: 35px;
    height: 15px;
    padding: 0 0 1px 0;
    margin: 0 0 0 2px;
    border: 0;
    color: #fff;
    font: 10px Tahoma, sans-serif;
    background: #313d48;
}

#dformmailchimp {
    border-bottom: 1px solid #dadcdf;
}

#dformmailchimp form {
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 0 0 15px 10px;
    margin: 0;
}

#dformmailchimp form .required {
    color: red;
}

#dformmailchimp form label {
    font-size: 14px;
}

#dformmailchimp form input.email {
    width: 130px;
}

#dformmailchimp form input {
    font: normal 12px Arial, Helvetica, sans-serif;
    border: 1px solid #a4abb1;
}

#dformmailchimp form input.button {
    margin: 5px 0 0 0;
}

#dformmailchimp {
    min-height: 50px;
}

.review-list div.title {
    color: #959ba1;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 14px 12px;
    margin: 0;
}

.review-list .item {
    padding: 12px;
    border-bottom: 1px solid #dadcdf;
}

.review-list .item p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #161d23;
    padding: 0;
    margin: 0 0 0 0;
}

.review-list .item p.title {
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #313d48;
    margin-bottom: 5px;
    line-height: 0.9em;
    padding: 0;
}

.comment-expand,
.comment-collapse {
    border-bottom: 1px dashed #850A26;
    color: #850A26;
    cursor: pointer;
    margin-left: 10px;
}

.commentblck {
    padding: 10px 12px;
    border-bottom: 1px solid #dadcdf;
    font-family: Arial, Helvetica, sans-serif;
}

.commentblck:hover {
    background-color: #fff;
}

.commenttitle {
    color: #313D48;
    font: bold 12px Tahoma;
}

.commencountry {
    font-size: 11px;
}

.commencountry a {
    color: #5A6771;
    text-decoration: none;
}

.commencountry a:hover {
    text-decoration: underline;
}

.commenttxt {
    color: #5A6771;
    font-size: 12px;
    line-height: 12px;
    margin: 5px 0;
}

.commenttxt a {
    color: #5A6771;
    text-decoration: none;
}

.commenttxt a:hover {
    text-decoration: underline;
}

.full_list {
    background: #f0f1f3;
    margin-top: -1px;
}

.full_list a {
    color: #850A26;
    font: 12px Arial, Helvetica, sans-serif;
    margin-left: 12px;
}

.select_tab {
    background: #EFECE0;
    padding: 12px;
}

.select_tab-title {
    color: #161D23;
    font: bold 18px Arial, sans-serif;
}

.select_tab-select {
    color: #5A6771;
    font: 12px Arial, sans-serif;
    margin: 10px 0;
}

.order_formfly .new15 {}

.select_tab-item table {
    font: 12px Arial, sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.select_tab-item thead td {
    color: #313D48;
    font-weight: bold;
    background: #fff;
}

.select_tab-item tbody tr:hover td {
    background: #f6f4e7;
}

.select_tab-item td {
    border-bottom: 1px solid #fff;
    padding: 5px;
}

.select_tab-item {
    display: none;
}

.select_tab-item-selected {
    display: block;
}

.form_popup {
    background: #fff;
    display: none;
    left: 50%;
    margin-left: -252px;
    position: absolute;
    text-align: left;
    top: 100px;
    width: 390px;
    z-index: 101;
}

.form_popup-title {
    background: #850a26;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    padding: 10px 20px;
}

.form_popup-title .fp-close {
    background: url(/img/form_close.gif) no-repeat;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 20px;
}

.form_popup-control {
    padding-top: 0px;
}

.form_popup-fields {
    overflow: hidden;
    padding: 21px 0 12px 28px;
}

.form_popup-field {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.f-body {
    position: relative;
}

.fp-label {
    color: #212020;
    display: block;
    font: 12px Arial, 'Sans Serif';
    width: 120px;
}

.f-label-checkbox {
    color: #212020;
    font: 12px/14px Arial, 'Sans Serif';
    vertical-align: top;
}

.f-checkbox {
    margin-right: 5px;
    vertical-align: top;
}

.fp-label span {
    color: #f00;
}

.form_popup .f-text {
    border: 1px solid #808080;
    height: 21px;
    font: 12px/21px Arial, 'Sans Serif';
    padding: 0 0 0 10px;
    width: 316px;
}

.form_popup .f-textarea {
    border: 1px solid #808080;
    height: 132px;
    font: 12px Arial, 'Sans Serif';
    padding: 0 0 0 10px;
    width: 316px;
}

.form_popup-info {
    text-align: center;
}

.form_popup-text {
    font-size: 120%;
    margin: 14px 0 31px;
}

.form_popup-control {
    padding-bottom: 20px;
    padding-left: 148px;
    overflow: hidden;
}

.form_popup-control span {
    background-color: #850a26;
    border: 1px solid #850a26;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    font: 12px/20px Arial, sans-serif;
    text-align: center;
    width: 100px;
}

.form_popup-control span:first-child {
    margin-left: 0;
}

.no-touch .form_popup-control button:hover,
.form_popup-control button:active {
    background-color: #212020;
}

.form_popup-overlay {
    background: #272624;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.centered,
.centered tbody,
.centered tr,
.centered td {
    height: 100%;
    text-align: left;
    vertical-align: middle;
}

.centered {
    width: 100%;
}

.overlay_centered {
    background: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.overlay_centered td {
    color: #000;
    font-family: Arial, sans-serif;
    padding: 0 30px;
}

.overlay_centered td p {
    font-size: 14px;
}

.overlay_centered td h2 {
    color: #000;
    font-size: 60px;
    line-height: 100%;
}

.overlay_centered-error td h2 {
    font-size: 20px;
}

.aside_search {
    background: #313d48;
    margin-top: 5px;
    padding: 12px;
}

.aside_search input {
    background: #f0f1f3;
    border: 0;
    display: block;
    margin: 0;
    height: 18px;
    padding: 0;
    width: 195px;
}

.aside_search button {
    background: #850a26 url(/img/icon_search.gif) no-repeat 4px 4px;
    border: 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 18px;
    width: 18px;
}

.top_image-container {
    display: inline-block;
    max-width: 100%;
    position: relative;
}

.top_image-order {
    background: #f00 url(/img/icon_order_big.gif) no-repeat 10px 11px;
    bottom: -3px;
    color: #fff;
    display: block;
    font: 11px/22px Arial, sans-serif;
    height: 22px;
    padding-top: 35px;
    position: absolute;
    right: 12px;
    text-align: center;
    text-decoration: none;
    width: 57px;
}

.no-touch .top_image-order:hover {
    text-decoration: underline;
}

.top_image-container img {
    max-width: 100%;
}

.fly_order_btn,
.fly_ask_btn {
    bottom: 30%;
    background: url(/img/fly_order_btn.png) no-repeat;
    cursor: pointer;
    height: 250px;
    position: fixed;
    right: 0;
    width: 55px;
}

.fly_ask_btn {
    background-image: url(/img/fly_ask_btn.png);
}

.no-touch .fly_order_btn:hover,
.no-touch .fly_ask_btn:hover {
    background-position: -65px 0;
}

.block-select-links {}

.title_h2 {
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #161d23;
}

.boldMy {
    font-weight: bold;
}

#gototop {
    width: 105px;
    height: 23px;
    border: none;
    background: transparent url(/img/scroll-top.png) top center;
    color: #FFFFFF;
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
    padding-top: 20px;
    cursor: pointer;
    font-family: arial;
    display: none;
}

/* Cookie Banner Styles */
.cookie-banner {
    display: none;
    position: fixed;
    bottom: 0;
    margin: 0px auto;
    text-align: left;
    max-width: 1270px;
    width: 100% !important;
    left: 50%;
    transform: translateX(-50%);
    padding: 32px 24px;
    box-sizing: border-box;
    pointer-events: none;
    z-index: 999;
}

.cookie-content {
    width: 100%;
    pointer-events: auto;
    background: #383F49CC;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    box-sizing: border-box;
    border-radius: 8px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    font-family: Arial, sans-serif;
}

.cookie-text {
    font-size: 14px;
    color: #fff;
}

.cookie-text h4 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cookie-text p {
    margin: 0;
}

.cookie-btn {
    width: fit-content;
    height: fit-content;
    display: flex;
    background: transparent;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    border-radius: 6px;
    padding: 4px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    transition: background 0.25s;
}

.cookie-btn:hover {
    background: #383F49;
}

.cookie-link {
    color: #fff;
    text-decoration: underline;
}

.spolier {
    font-size: 20px;
    color: white;
    background: #976f79;
    padding: 12px 8px;
    margin-bottom: 12px;
}

.strelka {
    width: 0;
    height: 0;
    border-top: 0;
    margin: 6px 10px;
    float: left;
}

.strelka2 {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top-color: white;
    border-bottom: 0;
    margin: 6px 10px;
    float: left;
}

.wrap_content {
    margin-bottom: 8px;
    background: #e5e5e5;
}

.cart_head a {
    color: #850a26;
    font-size: 22px;
    text-decoration: none;
}

.cart_head {
    padding: 10px 0px;
    font-family: Arial;
}

.item_cart {
    padding: 0px 0px 0px 10px;
}

.item_content {
    overflow: hidden;
}

.preview_cart img {
    width: 116px;
    padding: 2px;
    background: white;
    margin-right: 10px;
}

.preview_cart {
    float: left;
}

.desc_itme {
    font-size: 12px;
    width: 480px;
    float: left;
    margin-right: 5px;
    font-weight: bold;
}

.wrap_content .order {
    float: right;
    position: relative;
    right: 10px;
}

.wrap_content .order #popup_order {
    background-color: red;
    padding: 12px 8px;
    color: white;
    border: 2px solid white;
    cursor: pointer;
}

.wrap_content .order #popup_order:hover {
    background: #850a26;
}

.info_important {
    font-size: 12px;
    padding: 10px 0px;
    font-weight: bold;
}

.info_important span {
    color: #850a26;
    padding: 0px 40px 0px 10px;
}

.block {
    margin-left: -7px;
}

.two_block .td {
    display: inline;
    width: 49.99%;
    float: left;
}

.two_block .td-padding-right {
    margin-left: 6px;
    border: 6px solid #f7f8f9;
    background: #f7f8f9;
}

.two_block .td-padding-left {
    margin-right: 6px;
    border: 6px solid #f7f8f9;
    background: #f7f8f9;
}

#dphotogalleryblck img {
    width: 225px !important;
    height: 164px !important;
}

ul.slides_rotator {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

div.rotator {
    float: left;
    margin: 0 25px;
    position: relative;
}

a.rotator-nav {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 3;
    cursor: pointer;
}

a.rotator-nav div {
    height: 32px;
    width: 32px;
    background: url('../images/nav.png') no-repeat;
}

#rotator-left {
    left: -16px;
}

#rotator-left div {
    background-position: 0 0;
}

#rotator-left:hover div {
    background-position: 0 -32px;
}

#rotator-right {
    right: -16px;
}

#rotator-right div {
    background-position: -32px 0;
}

#rotator-right:hover div {
    background-position: -32px -32px;
}

.slides_rotator li {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.car_img {
    float: left;
    padding: 0px 15px 15px 0px;
}

.moijirjapridumal {
    font-weight: 600;
}

.new_descr p {
    color: #5a6771;
}

.new_descr font {
    color: #313d48;
}

.soglasie {
    font: 12px Arial, 'Sans Serif';
    float: left;
    width: 74%;
    margin-top: 0px;
}

.new15 {
    font: 12px Arial, 'Sans Serif';
    text-transform: lowercase;
}
 
#dnews.topnews table div {
    border-top: none;
}

#dnews.topnews {
    border-top: 1px solid #dadcdf;
    border-bottom: 1px solid #dadcdf;
}