*{ 
  margin: 0;
  padding: 0;
}

html {
	background-color: #FFFFFF !important;
	width: 100%;
}

form {
  margin: 0;
  padding: 0;
}

table {
	border:none;
	border-spacing:0px;
}

img {
	border:none;
	border-spacing:0px;
}

body{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
    font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

input, button, select, textarea {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#content p, #content ul, #content ol, #content li, #content table, #content form {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

#content p, #content div, #content ul, #content ol{
    margin-bottom: 1.3em;
}

#content .content-text p{
    margin-top: 0;
}

h2{
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
}

.clearall{
	clear: both;
	height: 0px;
}

a, a.pagenav{
	color: #333333;
	cursor: pointer !important;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration:none;
	border-bottom: medium none;
}

label{
	font-size: 90%;
}

#content p, #content div, #content ul, #content ol,
#content-bottom .newsflash p, #content-bottom .newsflash div, #content-bottom .newsflash ul, #content-bottom .newsflash ol{
	color: #333333;
}

#sliderbg{
	overflow: hidden;
	position: absolute;
	width: 100%;
}
	
#content-bottom h3, #content-bottom h4{
    font: 1.2em Arial,sans-serif;	
	color: #0D5AA7;
	margin-bottom: 5px;	
}

#content-bottom h3 {
	color: #02609D;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0;
    text-transform: uppercase;
}

/* clear global font changes */
#content div.items-leading, #content div.blog,
#content div.leading-0, #content div.leading-1, #content div.leading-2,
#content div.leading-3, #content div.leading-4, #content div.leading-5,
#content div.leading-6, #content div.leading-7, #content div.leading-8,
#content div.item, #content div.items-row{
	font-size: 1em;
}

#content div.items-row{
    clear: both;
    margin-bottom: 0;
    overflow: hidden;
}

UL{
	padding-left:0;
	margin-left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

UL LI{
	padding-left:0;
	background: none no-repeat scroll 0 7px transparent;
	color:#555555;
}

#content UL LI, body.cke_show_borders UL LI{
	padding-left:16px;
	background: url("../images/pimp.png") no-repeat scroll 0 6px transparent;
}

OL{
	list-style-type: decimal;
}

OL LI{
	list-style-type: decimal;
	padding-bottom:7px;
	margin-left:30px;
}

#left.span3{
	width: 25%;
}

#content-bg > .row-fluid .span9{
	float: left;
	margin-left: 1.7%;
	width: 73.3%;
}

#content .moduletable-gallery h3, #content .moduletable-restaurant h3, #content .moduletable-conferences h3,
#content .moduletable-rooms h3{
	background: url("../images/header-line.png") repeat-x scroll 0 bottom transparent;
	color: #333333;
	font-family: 'Arial Narrow','Nimbus Sans L',sans-serif;
	font-size: 1.46em;
	padding: 0 3px 10px;
	margin-bottom: 3px;
}

#content UL.breadcrumb LI {
	background: none no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
}

#content UL.breadcrumb{
	margin-bottom: 1em;
	margin-top: 0;
}

.breadcrumb > li > .divider {
  color: #CCCCCC;
  padding: 0 8px;
}

#slider{
	display: block;
	font-size: 0.86em;
	margin: 0;
	padding: 0;
}

.header{
	display: block;
	padding: 0;
	position: relative;
}

.header-bg{
	background-size: contain;
	display: block;
	padding: 0;
	position: relative;	
}


#system-message .alert{
	display: none;
}

#topmenu .logosmart{
	float: left;
	padding-left: 0;
	text-align: center;
	width: 70%;
}

#topmenu .logosmart a{
	border-bottom: none medium !important;
}

#topmenu .phone-right{
	float: left;
	position: relative;
	width: 30%;
}

#body-shadow{
	background-color: #ffffff;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 0;
}

#line_content{
	background: none repeat scroll 0 0 #FFFFFF;
	position: relative;
}

#content{
	clear: both;
	font-size: 1em;
	padding: 0;
}

#content #content-bg, #content-footer-bg{
	margin: 0;
	overflow: hidden;
/*	padding: 6% 2.5% 0 0; */
}

#content-top .current{
	padding:  0px! important;
	margin:  0px! important;
	display:block;
	width: 100%;
/*	height:210px; */
	overflow:hidden;
}

.componentheading, H1{
	color:#0e59aa;
	font-size:1.7em;
	margin:10px 0 0;
}

a.readon{
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	padding-left: 14px;
}

.slider{
	float: left;
	overflow: hidden; 
	width: 780px;
}

#content div{
	color:#403e3a;
}

/* tables */

#content table {
	border:medium none;
	font-size:1em;
	width:100%;
	border:2px solid #FFFFFF;
}
#content table td, #content table thead th {
	text-align:left;
	border:1px solid #FFFFFF;
}
#content table th, #content table .first {
	text-align:left;
}

.call-btn {
	float: right;
	margin-top: 13px;
}

.newsflash-topmenu div > a{
	border-bottom: 0 none;
	float: left;
	text-decoration: none;
}

a.logo{
	margin-right: 116px;
}

.newsflash-topmenu a.menutop{
	color: #000000;
	font-family: GothamPro-Medium;
	font-size: 12px;
	margin: 25px 39px 25px 0;
	text-transform: uppercase;
}

.newsflash-topmenu a.menutop.last{
	margin: 25px 0;
}

p.sl6-footercaption{
	margin-top: 5.4%;
}

.newsflash-topmenu a.menutop {
  color: #000000;
  font-family: GothamPro-Medium;
  font-size: 12px;
  margin: 25px 39px 25px 0;
  text-transform: uppercase;
}

#content table thead {
	font-family:'Trebuchet MS',serif;
}
#content table thead td, #content table thead th {
	color:black;
}
#content table thead th {
	font-weight:normal;
	padding-bottom:4px;
	text-transform:uppercase;
}
#content table tbody, #content table thead, #content table tr, 
#content table th, #content table td {
	padding:0;
	vertical-align:top;
}
#content table th, #content table td {
	padding:5px 13px;
	border-collapse:collapse;
}

table.blog{
	width:100%;
}

#content .content-text table div {
  margin: 0;
}

/****************************************************/
/*************** MODULES *****************************/
/****************************************************/

#header-logo{
	display: block;
	height: 97px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 996px;
}

#logo{
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
}

#logo-text {
	float: left;
	overflow: hidden;
	width: 200px;
}

.newsflash-logo-caption{
	font-size: 16px;
	padding: 35px 0 0 13px;
	text-align: left;
	text-transform: uppercase;
}

.moduletable-login{
	float: right;
	padding: 9px 23px 0 0;
}

#header{
	color: #4b4b4b;
	overflow: hidden;
	width:100%; 
	height:238px;
	margin:0px auto;
}

.moduletable-logomenu {
  padding-top: 38px;
}

.moduletable-logomenu a, .moduletable-logomenu a:visited{
	color: #8C8C8C;
	font-size: 1.16em;
	font-weight: normal;
	line-height: 190%;
	padding-left: 26px;
	text-transform: uppercase;
}

.moduletable-logomenu li a:hover, .moduletable-logomenu li.active a, 
.moduletable-logomenu li.active a:visited, .moduletable-logomenu li.active a:hover{
	color: #147d72;
	background-color: transparent;
	font-weight: bold;
}

#content .moduletable-lmenu li{
	height: 51px;
	margin: 1.15em 0;
	padding-left: 15px;
}

#content .moduletable-lmenu li.item-120{
	margin: 0 0 1.15em 0;
}

#content .moduletable-lmenu  ul{
	margin-top: 0;
}

.moduletable_menu li a{
	color: #999999;
}

.moduletable_menu li a, .moduletable_menu li.active a{
	font-size: 16px;
	font-stretch: condensed;
	margin: 0;
	text-decoration: none;
	border-bottom: medium none;
}

.moduletable_menu li a:hover, .moduletable_menu li.active a{
	color: #333333;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
}

.moduletable_menu li.parent ul{
	display: none;
}
.moduletable_menu li.active.parent ul{
	display: block;
}

.moduletable_menu li.active ul li a{
	color: #333333;
	font-size: 14px;
	font-stretch: condensed;
	line-height: 1.15em;
	margin: 0;
	text-transform: none;	
	text-decoration: none;
	border-bottom: 1px solid;
}

.moduletable_menu li.active ul li.active a, .moduletable_menu li.active ul li a:hover{
	border-bottom: medium none;
}

#footer-social .moduletable-socialbuttons a#google{
	padding-right: 0;
}

.moduletable-lmenu a, .moduletable-lmenu a:visited{
	color: #FFFFFF;
	font-size: 1.15em;
	line-height: 51px;
	padding-left: 60px;
/*	text-transform: uppercase; */
}

.form-validate .fonTypeFile{
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 16px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #82bf0c;
	box-shadow: 1px 1px 3px #555555;
	*background-color:#55a00f;
	background-image: -moz-linear-gradient(top, #82bf0c,#55a00f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#82bf0c), to(#55a00f)); 016dc0f
	background-image: -webkit-linear-gradient(top, #82bf0c,#55a00f);
	background-image: -o-linear-gradient(top, #82bf0c,#55a00f);
	background-image: linear-gradient(to bottom, #82bf0c,#55a00f);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #6fb75b #65b248 #67b351 #65b248;
	border-radius: 5px;  	
	text-transform: none;
	color: #FFFFFF;
	padding: 5px 10px;	
}

#line-text, .rooms-price div.btn{
    background-color: #007cda;
    *background-color:#0028a5;
    background-image: -moz-linear-gradient(top, #007cda,#0028a5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007cda), to(#0028a5)); 016dc0f
    background-image: -webkit-linear-gradient(top, #007cda,#0028a5);
    background-image: -o-linear-gradient(top, #007cda,#0028a5);
    background-image: linear-gradient(to bottom, #007cda,#0028a5);
    background-repeat: repeat-x;
}

.rooms-price div.btn{
    padding: 5px 0 10px;
    text-shadow: 0 0;
    width: 100%;
}

span.cost {
    clear: both;
    color: #004dbd;
    display: block;
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 26px;
    overflow: hidden;
    padding-top: 5px;
    text-align: right;
}

#content .rooms-item .feature-cost span.cost{
    font-size: 26px;
}

.rooms-caption > a {
    color: #555555;
}

.rooms-caption > a:hover {
    border-bottom: 1px solid;
}
.rooms-price div.btn a, .rooms-price div.btn a:visited{
    color: #FFFFFF;
}

.btn:hover, .btn:focus {
    background-position: 0 center;
}

/* search */


.module-search{
	height:28px;
	width: 196px;
	padding-bottom: 20px;
	overflow:hidden;
}

.moduletable-search{
	float: right;
	overflow: hidden;
	padding-top: 1.46em;
}

.moduletable-search form{
	display: block;
	float: right;
	height: 34px;
}

#mod-finder-searchword{
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #858585;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 0 0 9px;
	text-shadow: none;
	transition: width 1.5s ease 0s;
	width: 268px;
}

#mod-finder-searchform .icon-search{
	display: none;
}

.finder-search{
	background-color: #eaeaea;
	border-radius: 0;
	box-shadow: 0 0;	
}

#mod-finder-searchform button.finder-search{
	background: url("../images/btn-search.png") no-repeat scroll left 7px transparent;
	border: medium none transparent;
	border-radius: 0;
	box-shadow: 0 0 transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 34px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-shadow: none;
	width: 32px;
}

#mod-finder-searchform .icon-search {
	height: 14px;
	line-height: 14px;
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 14px;
}

.logowrap {
  padding: 10px;
}

a.hideTxt, span.hideTxt {
	display: block;
	overflow: hidden;
	width: 100%;
}

.logodiv {
	display: block;
	width: 100%;
}

#logo img {
	border: 0 none;
	display: block;
	overflow: hidden;
}

.module-search .finder-search{
	height:28px;
	width:196px;
}

input.button-search{
    float: right;
    height: 26px;
    position: relative;
    width: 33px; 
}

.inputboxSearch{
	font-size: 11px;
	color: #4b4b4b;
}
/* end search */

#bc{
	border-bottom: 1px solid #E5E1CA;
	display: block;
	font-size: 11px;
	height: 18px;
	margin: 0 0 11px;
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
#bc a {
	color:#02609D;
	font-size:100%;
}

.moduletable-writeus {
	border: 1px solid #333333;
	border-radius: 10px;
	margin: 18px 0 0 15px;
	padding: 0 0 0 10px;
}

#content .moduletable-writeus .newsflash-writeus, #content .moduletable-writeus .newsflash-writeus p{
	margin: 0;
	padding: 0;
}

.newsflash-gallery{
	position: relative;
}

#content .intro-block {
	display: block;
	height: 26px;
	margin: 0;
	padding: 0 0 3px 4px;
}

#content .intro-block  a{
	border-bottom: medium none;
	color: #333333;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#content .intro-block  a:hover{
	text-decoration: underline;
}

#content .image-block{
	border: 1px solid #C0C0C0;
	margin-bottom: 0;
}

.image-block a{
	display: block;
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	padding: 4px;	
}

.sub-block{
	left: 34px;
	position: absolute;
	top: 2px;
}

.moduletable-restaurant, .moduletable-conferences, .moduletable-rooms{
	float: left;
	margin-right: 2.3%;
	overflow: hidden;
	width: 23%;
}

.moduletable-rooms{
	margin-right: 0;
	overflow: hidden;
	width: 49.4%;
}

#contact-us-link{
	border: medium none;
	box-shadow: none;
	color: #62B32C;
	display: block;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	padding: 8px 0 8px 48px;
	text-decoration: underline;
	text-shadow: none;
}

#wrap {
	height: 47px;
	padding: 0;
}

#breadcrumbs ul li{
	background: none no-repeat scroll 0 0 transparent;
	padding-left: 0;
}

#content .moduletable_menu ul li{
	background: none no-repeat scroll 0 0 transparent;
}

#slider-bg{
	margin: 0 auto;
	max-width: 1220px;
	overflow: hidden;
	padding-bottom: 0;
	position: relative;
}

.moduletable-booking{
	position: relative;
}

span.icon-location{
	display: none;
}

.moduletable-address{
	margin: 0;
	overflow: hidden;
}

#left .moduletable-address{
	width: 100%;
}

.main-img{
	clear: both;
	float: left;
	padding: 8px 10px 5px 8px;
	position: relative;
	width: 93%;
}

.moduletable-address img{
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 5px #555555;
	overflow: hidden;
}

#content .item-page-menu .caption,
#content .blog-menu .caption {
  color: #712610;
  font-family: "Arial Narrow",Arial,"Helvetica Condensed",Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 120%;
  margin: 0;
  padding-bottom: 1%;
}

#content .item-page-menu .decription, #content .blog-menu .decription {
  color: #8a8a8a;
}

.time1, .time2, .time3 {
	height: 108px;
	left: 0;
	position: absolute;
	top: 0;
	width: 106px;
	z-index: 99;
}

.tour3d1, .tour3d2, .tour3d3 {
	height: 84px;
	position: absolute;
	right: 0;
	top: 28px;
	width: 42px;
	z-index: 99;
}

.tour3d1 a, .tour3d2 a, .tour3d3 a{
	border-bottom: medium none;
	display: block;
	height: 84px;
	text-decoration: none;
}

#send-form .span12, #send-form .span4, #send-form .span8, #send-form .row-fluid, #send-form .fieldError {
	margin-bottom: 0;
}

#send-form .fieldError {
  color: #333333;
}

#send-form .span4, #send-form .span8{
	float: left;
	width: 30%;
}

#send-form .span4{
	line-height: 290%;
	text-align: right;
}

body.contentpane #contactFormSend {
	background-color: #3D2C28;
	border: medium none;
	border-radius: 9px;
	color: #F2B062;
	padding: 1.4%;
	width: 98%;
}

#send-form .warning-message, .warning{
	clear: both;
	color: #B2B2B2;
	font-size: 12px;
	margin: 0;
	padding-right: 2%;
	padding-top: 3%;
	text-align: right;
}

#send-form .span8{
	margin-left: 3%;
	width: 67%;
}

#send-form .offset4.span8 {
  margin-left: 33%;
  width: 67%;
}

body.contentpane .page-header {
	margin: 0 0 10px 0;
	padding: 0;
}

body.contentpane .page-header h2 a{
	color: #62B32C;
}
/**** FOOTER *****/
#footer{
    background: #004e82 none repeat scroll 0 0;
    clear: both;
    margin-top: 37px;
    padding: 0;
}

#footer-bg {
    background: #0a609b none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}

#footer-bg .moduletable {
    overflow: hidden;
    padding: 36px 33px 0;
}

#footer .col3 {
    float: left;
    width: 33.33%;
}

#footer p, #footer p a, #footer p a:visited{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    text-indent: 0;
}

#footer .col3 h3{
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 2px;
}

#footer .col3:last-child a img {
    margin-right: 7px;
}

.copyright {
    clear: both;
    padding-bottom: 12px;
}

#footer .copyright a, #footer .copyright a:visited{
    color: #FFFFFF;
}

#footer ul.nav a:hover{
	text-decoration: underline;
}

#footer-borders {
  margin: 1.5% 1.6% 0;
}

.span6.instagram > a {
  display: block;
  margin: 0 3%;
  text-align: center;
  width: 80px;
}

.somval{
    display: none;
}


#raduga-plus {
    background: transparent none no-repeat scroll 0 0;
    height: 214px;
    top: 50%;
    margin-top: -107px;
    margin-left: 100%;
    padding: 2px 0 0;
    position: fixed;
    right: 0;
    width: 54px;
    z-index: 20;
}

#content #lightimg-grouped-grouped-aboutus{
    width: 100%;
}

#content .services .column-1{
    margin: 0;
}

#content .services .items-row {
    clear: none;
    float: left;
    width: 49%;
}

#content .services .items-row:nth-child(2n+1) {
    clear: both;
}

#content .services .article-content .lightimg-grouped {
    display: block;
    margin: 0 auto;
    width: 78%;
}

#content .services .article-content, #content .services .items-row .span12, #content .services .article-content div {
    margin-bottom: 0;
}

#content .blog.services .page-header h2 a, #content .blog.services .page-header h2{
    color: #004dbd;
    margin: 0;
}

.services-images {
    display: block;
    overflow: hidden;
    width: 100%;
}

/* editor */
body.cke_show_borders .rooms-item{
    clear: both;
}

body.cke_show_borders .rooms-img img {
    max-width: 100%;
}

body.cke_show_borders .rooms-list {
    display: block;
    overflow: hidden;
}

/* end editor */

#content .content-text .sell-caption {
    color: #004dbd;
    font-size: 19px;
    text-align: center;
}

#content #lightimg-grouped-grouped-rooms, #content #lightimg-grouped-grouped-cottages {
    width: 100%;
}

#footer .instagram a, #footer .instagram a:visited{
	color: #7f5342;
}

.span6.facebook > a {
  display: block;
  float: right;
  text-align: center;
  width: 183px;
}

.footer-caption {
  margin-bottom: 24px;
}

#content .rooms-list .rooms-item {
    border-bottom: 1px solid #eeeeee;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 7px;
}

#footer a img{
	margin-bottom: 7px;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 7px;
    padding: 2px;
    width: 25px;
}

#footer ul.nav a, #footer ul.nav li.active a, #footer ul.nav a:hover, #footer h3{
	font-size: 15px;
}

.lp {
    font-size: 18px;
}

#footer ul.nav-child a, #footer ul.nav li.active ul.nav-child a, #footer ul.nav-child a:hover{
	font-size: 13px;	
	color: #666666;
}

#footer .moduletable-address{
	line-height: 140%;
}

#footer ul.nav{
	margin: 0; 
	padding: 0;
}

#body-shadowall {
    margin: 0 auto;
    max-width: 1200px;
}

.newsflash-contacts, .newsflash-contacts a, .newsflash-contacts a:visited, .newsflash-ch{
	color: #f2b062;
	font-size: 13px;
}

#footer ul.nav li.item-123 {
  padding-left: 0;
}

.moduletable-footermenu .nav.menu {
	margin: 0 auto;
	overflow: hidden;
	width: 580px;
}

.moduletable-about table p {
	margin: 3px 0 4px;
}

.moduletable-about a {
	text-decoration: underline;
}

.newsflash-about span.tusd {
	color: #868787;
	font-size: 12px;
}

.newsflash-about div.notice{
	color: rgb(134, 135, 135);
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 7px;
}

.newsflash-about td{
	background-color: #fdfdfd;
	border: 1px solid #fdfdfd;
	font-weight: normal;
	padding: 0 7px;
}

.newsflash-about table th {
	background-color: #1364be;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
	padding: 0 8px;
	text-transform: uppercase;
}

.moduletable-footermenu h3{
    color: #1c1c1c;
    background: url("../images/logo-footer.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    font-family: "GothamPro-Light";
    font-size: 26px;
    text-align: center;
    padding-bottom: 116px;
}

#slide7 li {
    float: left;
}

#slide7 li a, #slide7 li a:visited{
    border-right: 1px solid #aaa8a8;
    color: #1c1c1c;
    font-size: 18px;
    line-height: 20px;
    margin-right: 19px;
    padding-right: 19px;
}

#slide7 li.item-115 a{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}


.moduletable-logo {
    float: left;
    width: 11%;
}

#logo .moduletable {
    float: right;
    width: 89%;
}

#logotext{
    margin: 0 auto;
    max-width: 1200px;
}

.logo-booking > a {
    background: #ffffff none repeat scroll 0 0;
    color: #1c1c1c;
    font-size: 16px;
    line-height: 40px;
    padding: 3px 24px;
}

.logo-contacts, .logo-contacts a{
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
}

.logo-m{
    margin-right: 18px;
}

.logo-a, .logo-p {
    clear: both;
    float: left;
    font-size: 18px;
}

.logo-a {
    font-size: 14px;
}

.logo-booking {
    float: right;
    padding-top: 0.7%;
}

.logo-contacts {
    float: left;
    line-height: 130%;
    margin-left: 2%;
    padding-top: 8px;
}

.logo-text {
    float: left;
}

.logo-text a{
    border-bottom: medium none;
    color: #ffffff;
    display: block;
    font-family: "GothamPro-Light";
    font-size: 24px;
    line-height: 130%;
    overflow: hidden;
    padding: 4% 0 5%;
}

.date {
    background: transparent url("../images/datelimits.png") no-repeat scroll 0 0;
    display: block;
    float: right;
    line-height: 20px;
    overflow: hidden;
    padding-left: 30px;
}

.roompage .date {
    float: none;
}

.roompage span.cost {
    text-align: left;
}

/*
.date.two {
    background: transparent url("../images/datelimits.png") no-repeat scroll 0 12px;
}
*/
input, button, select, textarea {
  font-family: Tahoma,"Geneva CY",sans-serif;
}

#content .rooms-item .feature-cost, #content .rooms-item .feature-cost span.cost,
#content .roompage .feature-cost, #content .roompage .feature-cost span.cost{
    color: #8e8e8e;
}

#content .rooms-item .feature-cost .date, #content .roompage .feature-cost .date{
    background-image: url("../images/datelimits-feature.png");
}

.title.off{
    color: #29a3db;
    font-size: 13px;
    line-height: 120%;
    margin-top: 12px;
    height: 54px;
}

.moduletable-topmenu .desc a{
    color: #1a5d53;
}

.photo img {
    border-radius: 10px;
}

.photo {
    float: left;
    width: 50%;
}

#slide1 .trainings .span4{
    margin-bottom: 6.7%;
    margin-left: 1.564%;
    width: 31.74%;
}

#slide1 .trainings .span4:first-child {
    margin-left: 0;
}

#slide1 .trainings .span4:nth-child(3n+1){
    margin-left: 0;
}

.training-block.disabled .title, .training-block.disabled .name {
    color: #a9a2a2;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}

.training-block.disabled .title{
    margin-top: 22px;
    text-transform: none;
}

#footer-right{
	font-size: 12px;
	padding-top: 0;
}

.moduletable-socialfooter{
	float: left;
	width: 48%;
	margin-left: 4%;
}

.moduletable-socialfooter img{
	padding-right: 7px;
}

#footer ul.nav-child li{
	clear: both;
	padding-bottom: 2px;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .caption{
	border-bottom: 1px solid #E2E2E2;
	color: #AA9E98;
	font-size: 1.15em;
	line-height: 120%;
	margin-bottom: 6px;
	padding-bottom: 7px;
}

#footer .value{
	color: #AA9E98;
	line-height: 140%;
	margin-bottom: 11px;
}

#footer .value a, #footer .value a:visited{
	color: #AA9E98;
	border-bottom: none medium;
}

#footer .value img{
	padding-right: 10px;
	padding-top: 5px;
}

#footer-address, #footer-coffeehouses{
	border-right: 1px solid #6c3328;
}

.moduletable-ch{
  padding-left: 7%;
}

.moduletable-footermnu{
	float: left;
	width: 48%;
}

#copyright, #copyrightdev{
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 1%;
}

#copyrightdev a, #copyrightdev a:visited{
	border-bottom: medium none;
	color: #FFFFFF;
}

#footer .newsflash-socialbuttons p{
		margin: 0 0 3%;
}

.moduletable-socialbuttons {
	clear: both;
}

 #content .item-page a.btn-link, #content .item-page a.btn-link:visited, #content .item-page a.btn-link:hover {
	background: none no-repeat scroll right 0 #F2F2F2;
	border-color: transparent;
	border-radius: 0 0 0 0;
	color: #555555;
	cursor: pointer;
	display: block;
	float: left;
	height: 51px;
	line-height: 50px;
	padding-left: 7px;
	padding-right: 10px;
}

#content DIV.moduletable-info p{
	margin: 0;
}

a#btn-contacts{
  padding-left: 47px;
  padding-right: 50px;
}

.intro {
	width: 72%;
}

div#slide1 {
/*  margin-top: 107px; */
  background: none repeat-x scroll 0 0 #FFFFFF;
}

div#slide1-bg{
    background: #ffffff none no-repeat scroll 0 0;
    margin: 0 auto;
    max-height: 632px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.moduletable-services .news-item {
    float: left;
    margin-bottom: 7.2%;
    text-align: center;
    width: 25%;
}

.address {
	float: right;
	margin-top: 4px;
	width: 216px;
}

.phones {
	float: right;
	margin-left: 70px;
	margin-top: 4px;
	width: 250px;
}

.phones span{
	float: left;
	width: 45%;
}

.phones .desc span:nth-child(2n){
  margin-left: 10%;
}

.trainings.row-fluid {
  padding-bottom: 36px;
}

.training-block .name{
    float: left;
    margin-left: 2%;
    width: 48%;
}

.trainings a{
	border-bottom: medium none;
	display: block;
}

.trainings .span2{
	position: relative;
}

.trainings .date {
    float: left;
    margin-bottom: 4px;
    margin-left: 2%;
    margin-top: 15px;
    width: 48%;
}

.moduletable-services .news-item {
    float: left;
    margin-bottom: 2.6%;
    margin-top: 4.6%;
    text-align: center;
    width: 12.5%;
}

.title.lines2 span{
	font-size: 12px;
}

.training-block .title{
    float: left;
    margin-left: 2%;
    margin-top: 0;
    width: 48%;
}

.training-block .title a, .training-block .title a:visited{
    color: #0f7eef;
    font-family: "PT Serif",serif;
    font-size: 16px;
    line-height: 18px;
}

.training-block.disabled .title a, .training-block.disabled .title a:visited{
    color: #b3b3b3;
}



.trainings .date a, .trainings .date a:visited{
	color: #cc0c0c;
	font-family: "PT Serif",serif;
	font-size: 16px;
	line-height: 22px;
	padding: 0;
}

.trainings .date.disabled a, .trainings .date.disabled a:visited {
    color: #b3b3b3;
}

.training-block .title.lines2 a{
	text-align: left;
	margin: 0 auto;
	width: 210px;
}

.training-block .name a, .training-block .name a:visited{
    color: #1a5d53;
    font-family: "GothamPro-Medium";
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}

.training-block.disabled a, .training-block.disabled a:visited{
    color: #b3b3b3 !important;
}

.moduletable-topmenu .caption{
	color: #7f7f7f;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 3px;
	margin-right: 66px;
}

.moduletable-topmenu .desc{
	color: #000000;
	font-family: "GothamPro";
	font-size: 14px;	
	line-height: 19px;
}

.moduletable-topmenu .desc a{
	border: medium none;
	float: none;
}

.sl1-text1 {
	color: #000000;
	font-family: "GothamPro-Light";
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-top: 55px;
	text-align: center;
	text-transform: uppercase;
}

.sl1-text2 {
	color: #ffffff;
	font-family: "GothamPro-Medium";
	font-size: 30px;
	margin-top: 11px;
	margin-left: 3px;
	text-align: left;
	text-transform: uppercase;
}

.sl1-text3 {
	color: #ff004e;
	font-family: "GothamPro-Bold";
	font-size: 64px;
	margin-top: 79px;
	text-align: left;
	text-transform: uppercase;
}

.sl1-text4 {
	color: #ffffff;
	font-family: "GothamPro-Black";
	font-size: 34px;
	line-height: 40px;
	margin-top: 27px;
	text-align: left;
	text-transform: uppercase;
	width: 40%;
}

.sl1-text5 {
	color: #a7acb6;
	font-family: "PT Serif",serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	margin-top: 83px;
	text-align: left;
	width: 30%;
}

.sl1-text6 .text6-desc {
	color: #FFFFFF;
	font-family: "GothamPro-Light";
	font-size: 13px;
	margin-top: 79px;
	text-align: left;
	text-transform: uppercase;
}


div#slide8{
	background: none no-repeat scroll center bottom #0c0e10;
	margin-top: 2.8%;
	position: relative;
}

#slide8-background {
  max-width: 1600px;
  text-align: center;
}

#slide8-caption {
	color: #ffffff;
	font-size: 30px;
	font-family: "GothamPro-Bold";
	margin-top: 35px;
	text-align: center;
	text-transform: uppercase;
}

div#slide8-info{
	position: absolute;
	top: 0;
	width: 100%;
}

/* //////////// */

#slide1 .trainings .span2{
    margin-left: 1.564%;
    width: 18.74%;
}

#slide1 .trainings .span2:first-child {
    margin-left: 0;
}

.trainings .span2{
    position: relative;
}

#slide1 .span2:hover .date{
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 15px;
}


.old .training-block{
    border: 1px dashed #e0e0e0;
    border-radius: 14px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
}

.old .training-block .name{
    padding-top: 12px;
}

.old .trainings a{
    border-bottom: medium none;
    display: block;
}

.old .trainings .span2{
    position: relative;
}

.old .trainings .date {
    background: none repeat scroll 0 0 #ffffff;
    bottom: -17px;
    left: 50%;
    margin-left: -95px;
    position: absolute;
    text-align: center;
    width: 190px;
}

.old .title.lines2 span{
    font-size: 12px;
}

.old .training-block .title{
    height: 70px;
    margin-top: 16px;
    padding: 0 5%;
}

.old .training-block .title a, .old .training-block .title a:visited{
    color: #29a3db;
    font-family: "PT Serif",serif;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
}

.old .training-block.disabled .title a, .old .training-block.disabled .title a:visited{
    color: #b3b3b3;
}

.old .trainings .date a, .old .trainings .date a:visited{
    color: #cc0c0c;
    font-family: "PT Serif",serif;
    font-size: 20px;
    line-height: 22px;
    padding: 5px 0 7px;
    text-align: center;
}

.old .trainings .date.disabled a, .old .trainings .date.disabled a:visited {
    color: #b3b3b3;
}

.old .training-block .title.lines2 a{
    text-align: left;
    margin: 0 auto;
    width: 210px;
}

.old .training-block .name a, .old .training-block .name a:visited{
    color: #1a5d53;
    font-family: 'GothamPro-Medium';
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}

.old .training-block.disabled a, .old .training-block.disabled a:visited{
    color: #b3b3b3 !important;
    position: relative;
}

.old .training-block.disabled:hover .name a, .old .training-block.disabled:hover .name a:visited{
    color: #1a5d53 !important;
}

.old .training-block.disabled:hover .title a, .old .training-block.disabled:hover .title a:visited{
    color: #000000 !important;
}

.old .training-block:hover{
    background: none repeat scroll 0 0 #267468;
    border: 1px solid #267468;
}

.old .training-block.disabled:hover{
    background: none repeat scroll 0 0 transparent;
    border: 1px dashed #e0e0e0;
}


#slide1 .old .training-block:hover a, #slide1 .old .training-block:hover .off{
    color: #FFFFFF;
}

000000

#slide1 .span2.old:hover .date{
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 15px;
}

.old .training-block.disabled .title, .old .training-block.disabled .name {
    float: none;
    margin-left: 0;
    text-align: center;
    width: 90%;
}

.old .training-block.disabled .name {
    width: 100%;
}

.sl1-text1.old {
    margin-top: 0;
}

.old .training-block .active {
    left: 0;
    opacity: 0;
    padding-top: 19px;
    position: absolute;
    top: 0;
    width: 100%;
}


.old .training-block:hover .active {
    opacity: 1;
}
/* ,,,,,,,,,,,,,,,,,,,,,,,,,, */

#slide8-infobg{
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
#slide8 .sl8-line1l, #slide8 .sl8-line1r{
	margin-top: 40px;
}

.sl8-line1l{
	background: url("../images/sl8-icon1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 41px;
}

.sl8-line1r, .sl8-line3l, .sl8-line3r{
	background: url("../images/sl8-icon3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 41px;
}

.sl8-line2l, .sl8-line2r, .sl8-line4l, .sl8-line4r{
	background: url("../images/sl8-icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 41px;
}

#slide8 .caption{
	color: #ff004e;
	font-family: "GothamPro";
	font-size: 24px;
	line-height: 110%;
}

#slide8 .description{
	color: #a7acb6;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding-right: 8%;
}

#slide8 .subcaption{
	color: #ffffff;
	font-family: "GothamPro-Bold";
	font-size: 21px;
	line-height: 150%;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.sl8-line2l, .sl8-line2r, .sl8-line3l, .sl8-line3r, .sl8-line4l, .sl8-line4r{
	margin-top: 12%;
}

.sl8-line3l, .sl8-line3r, .sl8-line4l, .sl8-line4r{
	margin-top: 12%;
}

.slider1-captionimg{
	margin-bottom: 3.3%;
	margin-top: 5.8%;
	text-align: center;
}

#slider1-bg {
  margin: 0 auto;
  max-width: 1200px;
}

#slider1 .review{
	color: #21282e;
	font-family: "PT Serif",serif;
	font-size: 15px;
	font-style: italic;
	line-height: 19px;
	text-align: center;
}

#slider1 .author, #slider1 .plus{
	color: #a7acb6;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

#slider1 .author {
  margin-top: 10px;
}

#slider1 .plus {
  margin-bottom: 8%;
}

.ndays, .nhours, .nminutes, .nseconds, .daysdesc, .separator{
	color: #FFFFFF;
	font-family: "GothamPro-Medium";
	font-size: 64px;
	line-height: 68px;
	margin-top: 6px;
	margin-bottom: 26px;
	text-align: left;
	text-transform: uppercase;	
	display: block;
	float: left;	
}

.daysdesc{
	font-size: 16px;	
	margin-right: 20px;
	margin-top: 49px;
	margin-left: 3px;
	line-height: 16px;
}

.separator{
	color: #85939c;
	font-size: 27px;
	margin-left: 9px;
	margin-right: 9px;
}

.moduletable-form{
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 5px;
	bottom: 62px;
	position: absolute;
	right: 0;
}

.newsflash-sl6form{
	background: none repeat scroll 0 0 #ffffff;
	border: medium none;
	border-radius: 5px;
	box-shadow: 0 0 6px #d1d1d1;
	padding: 23px 18px;
}

.newsflash-form{
	padding: 31px 26px 26px;
	width: 272px;
}

.form-caption{
	color: #ff004e;
	font-family: "GothamPro-Black";
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 11px;
	text-align: center;
	text-transform: uppercase;
}

.form-description, input.fullname, input.phone, input.email{
	color: #5b7b9d;
	font-family: "PT Serif",serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}

.form-description{
	margin-bottom: 19px;
	text-align: center;
}
	
input.fullname, input.phone, input.email{
	border: 1px solid #b4b4b4;
	box-shadow: 0 0;
	height: 29px;
	line-height: 29px;
	padding-left: 13px;
}

#slide2-bg{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}

.sl2-text1, .sl2-text2, .sl2-text3, .sl2-text4, .sl2-text5, .sl2-text6, .sl2-text7, .sl2-text8, .sl2-text5-1, .sl2-text6-1, .sl2-text7-1, .sl3-text  {
	color: #333333;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 19px;
	line-height: 21px;
	margin-top: 51px;
	text-align: center;
	width: 100%;
}

.sl2-text2, .sl2-text3{
	margin-top: 18px;
	font-size: 16px;
}

.sl2-text3{
	color: #ff004e;
	margin-top: 0px;
}

#sl2-splitter {
	margin-top: 54px;
}

.sl2-text4{
	margin-top: 36px;
	font-size: 20px;
	line-height: 28px;
}

.row-fluid.sl2-books1 {
  margin-top: 22px;
}

.sl2-text5, .sl2-text6, .sl2-text7, .sl2-text8, .sl2-text5-1, .sl2-text6-1, .sl2-text7-1 {
	font-size: 26px;
	line-height: 30px;
	float: left;
	text-align: left;
}

.sl2-text5-1, .sl2-text6-1, .sl2-text7-1  {
	float: left;
	text-align: left;
}

.sl2-circle{
	background: none repeat scroll 0 0 #00abec;
	border-radius: 70px;
	font-size: 30px;
	font-family: "GothamPro-Bold";
	color: #ffffff;
	display: block;
	float: left;
	margin-right: 14px;
	padding: 20px 0;
	text-align: center;
	width: 70px;
}

div#slide3 {
    background: #dadada none repeat scroll 0 0;
    margin-top: 0;
    padding-bottom: 0;
}

.sl3-block1, .sl3-block3{
	text-align: center;
	font-size: 16px;
}

#slide3 hr {
	margin: 48px auto 36px;
	width: 442px;
}

.sl3-block2{
font-size: 20px;
margin-bottom: 10px;
text-align: center;
}

div#slide3-bg {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden;
    padding: 1.4% 20px;
}

.moduletable-about h3 {
    color: #1c1c1c;
    font-size: 26px;
}

.moduletable-about p {
    margin: 0 0 14px;
}

.moduletable-about .newsflash-about {
    font-size: 16px;
    line-height: 120%;
}

.sl3-text  li{
	background: url("../images/pimp.png") no-repeat scroll 0 9px transparent;
	color: #333333;
	float: left;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 30px;
	padding-left: 3.4%;
	text-align: left;
}

.sl3-text  li:nth-child(2n+1){
	margin-left: 0%;
	clear: both;
}

div#slide4 {
	background: none repeat scroll 0 0 #FFFFFF;
}

div#slide4-bg{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding-top: 52px;
}

.sl4-caption, .sl4-bold, #slide4 p, .sl4-name {
	color: #ffffff;
	font-family: "GothamPro-Bold";
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
}

.sl4-caption {
  margin-bottom: 33px;
}

.sl4-bold{
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	margin: 0 auto 24px;	
}

div#slide4 .span4{
	color: #68696b;
	font-family: "PT Serif",serif;
	font-size: 20px;
	font-style: italic;
	padding: 0 10px;
}

#program-page{
	margin-bottom: 45px;
}

.sl4-name {
  margin-bottom: 5px;
}

#slide5-bg {
	margin: 0 auto;
	max-width: 1600px;
	overflow: hidden;
}

#price-page{
	margin-bottom: 43px;
}

.video-block {
  position: relative;
}

.video-thumbnails{
	background: url("../images/video-thumb-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	display: block;
	height: 78px;
	margin: 0 auto;
	padding: 15px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.video-thumbnails img{
	margin-right: 17px;
}

.video-thumbnails a, .video-thumbnails a:hover{
	text-decoration: none;
	border-bottom: medium none;
}

div#slide6 {
	background: none repeat scroll 0 0 #FFFFFF;
	padding-top: 0;
}

div#slide6-bg{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding-top: 41px;
}

#slide6 a{
	border-bottom: medium none;
}

.sl6-caption-blue, .sl6-caption-green, .sl6-caption-grey, .sl6-desc,
.sl6-caption-violet, .sl6-caption-orange{
	background: url("../images/icon-blue.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
	color: #000000;
	font-family: "PT Serif",serif;
	font-size: 21px;
	padding-bottom: 4px;
	padding-left: 21px;
}

.sl6-desc{
	background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #282828;
	font-size: 14px;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	padding-bottom: 35px;
	padding-left: 21px;
}

.sl6-caption-blue{
  margin-top: 80px;
}

.sl6-caption-green{
	background: url("../images/icon-green.png") no-repeat scroll 0 4px transparent;
	color: #00a657;
}

.sl6-caption-violet{
	background: url("../images/icon-violet.png") no-repeat scroll 0 4px transparent;
	color: #bb89bc;
}

.sl6-caption-orange{
	background: url("../images/icon-orange.png") no-repeat scroll 0 4px transparent;
	color: #faae63;
}

.sl6-caption-grey{
	background: url("../images/icon-grey.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
	color: #d6d6d6;
}

#map-block{
  position: relative;
}
#map-block .moduletable-form{
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 5px;
	bottom: 46px;
	position: absolute;
	right: 17%;	
}

.sl6-footer{
	margin-top: 57px;
	padding-bottom: 7.4%;
	padding-top: 0;
}

.sl6-footer {
	color: #697b86;
	font-family: "PT Serif",serif;
	font-style: italic;
	font-size: 20px;
	line-height: 120%;
}

.sl6-footer img{
	float: left;
}

.sl6-footer .sl6-block1{
	float: left;
	width: 22%;
	margin-right: 2%;
}

.sl6-footer .sl6-block2{
	float: left;
	width: 26%;
	margin-right: 2%;
}

.sl6-footer .sl6-block3{
	float: left;
	width: 22%;
	margin-right: 2%;
}

.sl6-footer .sl6-block4{
	float: left;
	width: 24%;
}

div#slide7 {
	background: none repeat scroll 0 0 #FFFFFF;
	padding-top: 40px;
}

div#slide7-bg{
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}

div#slide7 .phones {
  margin-bottom: 57px;
  margin-top: 39px;
}

div#slide7 .span3{
	background: url("../images/sl7-phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #393939;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 30px;
	padding-left: 24px;
}

div#slide9 {
	background: none repeat scroll 0 0 #ffffff;
	padding-top: 12px;
}

div#slide9-1 {
    background: none repeat scroll 0 0 #ffffff;
    padding-bottom: 2.6%;
    padding-top: 0;
}


div#slide9-bg{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding-top: 41px;
}

div#slide9-1-bg {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    padding-top: 41px;
}

.sl9-caption{
	margin-bottom: 37px;
}

#slide9-1 .sl9-text p{
    margin-bottom: 0;
}

#slide9 .sl9-text p, #slide9-1 .sl9-text p{
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 2%;
	text-align: center;
}

#slide9-1 .sl9-text p.authors-list{
	margin-bottom: 3%;
	padding-top: 2%;
}

#slide9-1 .name{
    color: #1a5d53;
    font-family: "GothamPro";
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 13px;
    margin-top: 7px;
    text-align: center;
}

#slide9-1 .description{
	color: #858585;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
}

div#slide10 {
	background: none repeat scroll 0 0 #1a5d53;
	padding-bottom: 2.6%;
	padding-top: 12px;
}

div#slide10-bg{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding-top: 41px;
}

.sl10-caption{
	margin: 3.2% 0;
}

#slide11 {
  margin-bottom: 2%;
}

.sl11-caption{
	margin: 2.8% 0;
}

#body-content{
	margin: 0 auto;
	max-width: 1000px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	z-index: 8;
}


#body-content #body-shadow {
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 1px 1px 3px #555555;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 20px;
}

.SentResult{
	display:none;
}

.btn-arrow{
	background: url("../images/btn-link.png") no-repeat scroll right 0 transparent;
	float: left;
	height: 51px;
	margin: 0;
	padding-right: 35px;
}

.col5 .col5-img img{
	border: 1px solid #9c8a61;
}

.col5{
	float: left;
	margin-right: 2%;
	width: 18.4%;
}

.col5:last-child{
	margin-right: 0;
}

.col5-desc {
	margin-top: 5px;
	text-align: center;
}

.col5-desc a, .col5-desc a:visited {
	border: medium none;
	color: #bb9132;
	font-size: 0.86em;
	text-align: center;
	text-transform: uppercase;
}

.col5-desc a:hover {
	border-bottom: 1px solid;
}
 
.main-blocks, .blog-featured-frontpage{
	background: none repeat scroll 0 0 #343434;
	box-shadow: 1px 1px 3px #555555;
	display: block;
	margin: 0 2.4%;
	overflow: hidden;
	padding: 1.8% 1.8% 1.2%;
}
.blog-featured-frontpage{
	padding: 0% 1.8% 1.2%;
}

#content .blog-featured-frontpage div{
	color: #a3a3a3;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#content .blog-featured-frontpage h2.item-title{
	margin: 0;
}

#content .blog-featured-frontpage h2.item-title a, #content .blog-featured-frontpage h2.item-title a:visited,
#content .item-page-rs h2 a, #content .item-page-rs h2 a:visited{	
	background: url("../images/logo-intro.png") no-repeat scroll right 8px transparent;
	border-bottom: 1px solid;
	color: #bb9132;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 9px;
	padding: 23px 0 0;
	text-transform: uppercase;
}

#content .item-page-rs h2 a{
	height: 36px;
}

#content .item-page-rs h2{	
	background-color:#343434;
	box-shadow: 1px 1px 3px #555555;
	display: block;
	margin: 0 30px;
	overflow: hidden;
	padding: 0.4% 1.8%;	
}

.item-page-rs .gallery{
	background-color: #343434;
	margin: 0 30px;
	overflow: hidden;
	padding: 0 20px 14px;	
	box-shadow: 1px 1px 3px #555555;	
}

.item-page-rs .content-text {
  margin-top: -3px;
  overflow: hidden;
}

.splitter2{
  margin: 4px 0 0;
}

.modvbstabs-rs ul#myTab-rsTabs {
  border: 0 none;
  margin: 0 auto;
  width: 440px;
}

#content .modvbstabs-rs DIV.introtext {
	color: #898989;
	font-size: 16px;
	text-transform: uppercase;
  float: left;
  line-height: 120%;
  margin-bottom: 0;
  padding-right: 10px;
  text-align: right;
  width: 30%;
  margin-top: 1.9%;
}

.item-page-rs .room-info {
	margin: 0 30px;
	padding: 0;
}

#content .roominfo-right  .caption{
	border-bottom: 1px solid #a9a9a9;
	font-family: Georgia;
	font-size: 24px;
	line-height: 150%;
	margin-bottom: 12px;
}

#content .content-text .roominfo-right .list li {
	font-size: 12px;
	line-height: 134%;
}

#content .roominfo-right DIV{
	margin-bottom: 0;
}

#content .roominfo-right  .cap{
	border-bottom: medium none;
	color: #898989;
	display: block;
	font-family: "Open Sans",serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 7px;
	padding: 0 0 7px;
	text-decoration: none;
}

#content .roominfo-right  .list, #content .roominfo-right  .list ul{
	margin-left: 7px;
}

#content .roominfo-right  .list ul{
	margin-left: 12px;
}

#myTab-rsContent{
	border-top: 1px solid #ddd;
}

#rs .span4 DIV{
	margin: 0;
}

#rs .caption .price{
  float: right;
  font-size: 1.2em;
}


#rs DIV.img{
	margin-bottom: 2px;
}

#rs DIV.size, #rs DIV.view{
	background: none repeat scroll 0 0 #343434;
	color: #FFFFFF;
	padding: 11px 0 11px 12px;
	margin-bottom: 2px;
}

#rs DIV.caption{
	margin-bottom: 5px;
}

#rs .caption a, #rs .caption a:visited, #content .title,
#content .roominfo .cap, #content .roominfo .caption, #content .content-text .roominfo .price-cap{
	border-bottom: medium none;
	color: #898989;
	display: block;
	font-family: "Open Sans",serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 7px;
	text-decoration: none;
}

.infoblock{
	margin-bottom: 7px;
}

.title{
	padding: 0 0 3px;
}

#rs .description ul {
  padding-left: 13px;
}

#rs .description ul li{
  margin: 2px 0;
}

#rs span.title, #content .roominfo .cap, #content .roominfo .caption, #content .content-text .roominfo .price-cap{
	color: #cccccc;
	display: block;
	float: left;
	margin-right: 4%;
	text-align: right;
	text-transform: uppercase;
	width: 27%;
}

#content .content-text .roominfo .cap, #content .content-text .roominfo .caption, #content .content-text .roominfo .price-cap{
	color: #cccccc;
	float: none;	
	margin-bottom: 0;
	text-align: center;
	width: auto;
}

#content .content-text .roominfo .caption{
	color: #bb9132;
	font-size: 18px;
}

#content .content-text .roominfo .price-val{
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 26px;
	text-align: center;
}

#content a.simple-img{
	border: none medium;
}

#content .content-text .roominfo .caption, #content .content-text .roominfo .price-cap{
	margin-bottom: 12px;	
}

#content .content-text .roominfo .cap{
	font-size: 15px;
}

#content .content-text .roominfo .list li{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #bbbbbb;
	font-size: 12px;
	line-height: 120%;
	list-style: disc outside none;
	margin: 0 0 7px 17px;
	padding: 0;
}

#content .infoblock div{
	margin-bottom: 7px;
}

#content ul#myTab-rsTabs, #content ul#myTab-rsTabs,
#content ul#myTab-photogalleryTabs, #content ul#myTab-photogalleryTabs{
	margin-bottom: 0;
}

#content #myTab-rsTabs li, #content #myTab-photogalleryTabs li{
	background: none repeat scroll 0 0 transparent;
	margin-bottom: 0;
}


#myTab-rsTabs li a, #myTab-photogalleryTabs li a{
	background-color: #eaeaea;
	border-color: #ddd;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 0;
	color: #858585;
	padding: 12px 0;
	text-transform: uppercase;
	min-width: 200px;
	text-align: center;
}

#myTab-rsTabs li.active a, #myTab-rsTabs li.active a:visited, #myTab-rsTabs li a:hover,
#myTab-photogalleryTabs li.active a, #myTab-photogalleryTabs li.active a:visited, #myTab-photogalleryTabs li a:hover{
	background: none repeat scroll 0 0 #343434;
	color: #ffffff;
	border-color: #343434;
}


#myTab-photogalleryTabs li a{
	padding: 12px 0;
}

#content #myTab-photogalleryTabs li{
	padding-left: 5px;
}

#content .content-text table p{
	margin-bottom: 0;
}

.moduletable-booking {
	background: url("../images/bookingfrm-bg.png") repeat scroll 0 0 transparent;
	left: 9.8%;
	position: absolute;
	top: 9.9%;
}

.roominfobg{
	background-color: #343434;
	box-shadow: 1px 1px 3px #555555;
}

#content .roominfo{
	border: 1px solid #ffffff;
	margin: 7px;
	padding: 7px;
	color: #FFFFFF;
}

#content .content-text .roominfo DIV{
	color: #FFFFFF;
}

.address-dev{
	color: #333333;
	float: right;
	font-size: 12px;
	padding-right: 2.2%;
	text-align: right; 
}

#footer-right a, #footer-right a:visited{
	border-bottom: medium none;
	color: #AAAAAA;
}

#footer-copyright {
	font-size: 12px;
	padding-top: 6px;
}
/**** END FOOTER *****/

#menu img, #menu-deserts img{
	width: 200px;
}

a.simple-menu, a.simple-menudeserts{
	border: none medium;
}

#lightimg-title {
    color: #0098ff !important;
    font-size: 20px;
    margin-top: 5px;
}

#content table.conferences tbody tr td.splitter, #content table#menu tbody tr td.splitter, #content table#menu tbody tr:nth-child(2n+1) td.splitter,
#content table#menu-deserts tbody tr td.splitter, #content table#menu-deserts tbody tr:nth-child(2n+1) td.splitter{
	background-color: #FFFFFF;
	width: 12px;	
}

#content table#menu tbody tr td, #content table#menu-deserts tbody tr td{
	color: #0098ff !important;
}

#content table#menu tbody tr:nth-child(2n+1) td, #content table#menu-deserts tbody tr:nth-child(2n+1) td{
	background-color: #fcfcfc;
}

.moduletable-shortbookingform{
  float: left;
  width: 25%;
}

.form-validate .inputFile {
  cursor: pointer;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.form-validate .fonTypeFile {
	border: medium none;
	border-radius: 9px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	height: 19px;
	line-height: 120%;
	padding: 1% 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 20%;
	z-index: 1;
	box-shadow: 0 0;
}

.form-validate .inputFileVal {
  background-color: #FFFFFF;
  cursor: default;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 76%;
  z-index: 2;
}
/****************************************************/
/*************** COMPONENTS **************************/
/****************************************************/

#content .module-search{
	padding-bottom: 10px;
}

/**** SEARCH RESULT *****/
.top-search_searchword input.button-search {
	float: none;
	padding-left:14px;
}

table.searchintro{
	background:#F1F1F1 none repeat scroll 0 0;
	width: 100%;
	padding:4px 5px;
}

select#ordering{
	margin-right: 10px;
}

table#com_searchtable{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:95%;
}

table#com_searchtable fieldset{
	border: none medium;
	padding: 15px 0;
}

table#com_searchtable a.caption{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight:bold;	
}
table#com_searchtable a.caption{
	color:#3F77B2;
}

table#com_searchtable a:hover.caption{
	text-decoration:underline;
}

table#com_searchtable  .small-date{
	font-size:85%;
	margin:1px 0 3px;
}

table#com_searchtable a.message{
	color:#555555;
	padding:0 0 0 10px;
}

table#com_searchtable a:hover.message{
	text-decoration:underline;
}

table#com_searchtable span.highlight{
	font-weight:bold;
}

table#com_searchtable a.pagenav{
	color:#3F77B2;
}
/**** END SEARCH RESULT*****/

#conteiner  #adv_inf table, #conteiner  #adv_inf table tr, #conteiner #adv_inf table td{
	border:medium none;
}

.newsflash{
	width: 100%;
}

#slider img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

#slider .moduletable-slider img {
	max-width: 100%;
	margin: 0;
}

#content .current{
    clear: both;	
	overflow: hidden;
}

H3{
    margin: 10px 0;
}

.com_extvalidate h2{
    text-align: left;	
}

#toTop {
    background: none repeat scroll 0 0 #3F77B2;
    bottom: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 1.2em;
    padding: 5px;
    position: fixed;
    right: 5px;
    text-align: center;
    width: 100px;
    z-index: 10;
}

#content .blog-featured{
    font-size: 1em;
    margin: 0;
}

#content ul div, #content ul p, #content ol p{
	font-size: 1em;	
	margin: 0; 
}

#content > a, #content .item-page > a, #content > strong{
	font-size: 1.2em;	
}

.item-page #mod-finder-searchword{
    font-size: 0.78em; 
}

#content .item-page .module-search{
    float: right;
    margin: 0;
    padding-bottom: 0;
}

.item-page #mod-finder-searchform{
	margin: 0;
}

form#contactForm #contactFormSend{
    width: 310px;	
}

.mod-languages{
	float: right;
}

.mod-languages ul.lang-inline li{
	margin: 0;
}

table.tabs h3{
	width: 166px;
}

.amenu_section1{
	border-bottom: 1px dashed #6a6968;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 46px;
	margin: 0;
	text-decoration: none;
}

.amenu-phonemenu .amenu_section1:last-child{
		border-bottom: none medium !important;
}

.active_menu_top, .active_menu_bottom, 
.sub_level_bottom1, .sub_level_bottom2{
	display: none;
}

.amenu_section1 a, .amenu_section1 a:visited{
	border-bottom: medium none;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: normal;
	height: 100%;
	line-height: 46px;
	text-decoration: none;
	text-transform: uppercase !important;
	width: 100%;
}

.amenu_section1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.logosmart  .moduletable, .moduletable-mobile{
  float: left;
  width: 49%;
}

.logosmart  .moduletable .newsflash, .moduletable-mobile  .newsflash-mobile{
  text-align: left;
}

.amenu_section1 a#active_menu, .amenu_section1 a#active_menu:visited{
	color: #FFFFFF;
}

.amenu_section2 {
  border-top: 1px dashed #444444;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 46px;
  margin: 0;
  text-decoration: none;
}

#topmenu-bg{
  background: none repeat scroll 0 0 #ffffff;
}

.moduletable-logomenu .nav {
  margin-bottom: 0;
}

.amenu_section2 a, .amenu_section2 a:visited{
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	line-height: 46px;
	text-decoration: none;
	text-transform: uppercase !important;
	width: 100%;	
}

.amenu_section2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.amenu_section2 a#active_menu, .amenu_section2 a#active_menu:visited{
	color: #FFFFFF;
}

.moduletable-copyright {
	border-top: 1px solid #bcbcbc;
	color: #555555;
	font-size: 0.94em;
	line-height: 110%;
	margin: 2% 0 0;
	padding: 1%;
}

.moduletable-copyright a, .moduletable-copyright a:visited{
	border-bottom: medium none;
	color: #555555;
}

.moduletable-socialicons{
	margin-top: 3.4%;
}

#footer .moduletable-socialicons h3, #footer .moduletable-subscribe h3{
	padding-bottom: 14px;
}

.acysubbuttons input.subbutton{
	background: url("../images/subscribe-btn.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0;
	display: block;
	height: 27px;
	width: 27px;
}

.acyfield_email input.inputbox{
	border-radius: 4px 0 0 4px;
	border-right: 0 none;
	font-size: 13px;
	height: 17px;
	line-height: 17px;
}

table.acymailing_form {
  width: 100%;
}

#footer-content{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 996px;
}

#footer-content p{
	line-height: 16px;
    padding-bottom: 5px;	
}

#footer-content .newsflash{
	float: left;
	padding-top: 6px;
	width: 230px;
}

#content-bottom a.readmore, #content-bottom a.readmore:visited{
	display: block;
    font-size: 1.2em;
    padding-bottom: 6px;
    text-align: right;
    text-decoration: underline;	
}

#content .clear{
	clear: both;
	margin: 0;
	height: 0;
	line-height: 0;
}

.mod_htmlslider .content{
	display: block;
	font-size: 1.2em;
	left: 0;
}

#content .slides-content p, #content .slides-content div{
	margin: 0;
}

.mod_htmlslider .slides-content, .mod_htmlslider .slide {
	left: 0;
}

.mod_htmlslider .content, .mod_htmlslider .content a, .mod_htmlslider .content a:visited {
	color: #1c1c1c;
}

.header {
	color: #333333;
	font-size: 12px;
	position: relative;
	text-align: left;
	text-transform: none;
	z-index: 100;
}

#logo-menu .span6{
	margin-left: 0;
	width: 50%;
}

#logo-menu .haddress{
	font-size: 1.18em;
	font-weight: normal;
	padding-top: 19px;
}

#logo-menu .row-fluid a{
	border-bottom: none medium;
}

#logo-menu .hphone{
	color: #ffffff;
	font-family: Tahoma,"Geneva CY",sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding-top: 18px;
}

#content-top {
    overflow: hidden;
}

.form-validate input, .form-validate select{
	width: 92%;
	margin-top: 4px;	
}

.form-validate .span7 {
  text-align: right;
}

.form-validate select{
	width: 96.9%;
}

.form-validate .type_file { /* блок-родитель, внутри которого будут позиционироваться остальные элементы для реализации стильного поля выбора файлов */
	display: block;
	height: 34px;
	margin-bottom: 10px;
	margin-left: 0;
	overflow: hidden;
	position: relative;
	width: 98%;
}

.form-validate .inputFile { /* поле type="file" */
	cursor: pointer;
	position: absolute; /* абсолютное позиционирование, чтобы можно было совместить поле и блок с оформлением */
	top: 0;
	left: 0;
	margin: 0;
	z-index: 2; /* z-слой должен быть больше, чем у блока с оформлением */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* делаем поле абсолютно прозрачным */
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%; /* задаем ширину для всех браузеров. Для firefox подбираем значение параметра size в поле */
}
#content .form-validate .fonTypeFile { /* блок с оформлением */
	background: url("../images/btn-submenu-bg.png") repeat-x scroll left top transparent;
	color: #FFFFFF;
	cursor: pointer;
	height: 29px;
	line-height: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 15%;
	z-index: 1;
}
.form-validate .inputFileVal { /* поле, в котором будет показан результат выбора файла */
	background-color: #FFFFFF;
	cursor: default;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 76%;
	z-index: 2;
}


#content .form-validate div{
  margin-bottom: 0;
}

.form-validate textarea{
	margin-top: 4px;
	width: 94%;	
}

#content .form-validate div.type_file {
  margin: 4px 0 9px 3%;
}

#content-bottom img {
    margin: 0;
}

#jform_roomtype li{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#jform_roomtype input {
  float: left;
  margin-right: 7px;
}

.bookingform #intro, .bookingform .contentpaneopen{
	display: none;
}

#room_type-err, #jform_name-err, #jform_email-err, #jform_phone-err, #jform_city-err, #jform_country-err{
	color: #bb9132 !important;
}

.contentpane .item-page h1{
	margin: 0;
	color: #02609D;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
	
}

#content .content-text div.fieldError{
	color: #333333;
	margin: 0 0 0 4%;
	text-align: left;
}

body.contentpane{
	min-height: auto;
    font-size: 0.8em;
	background: none repeat scroll 0 top #FFFFFF;
}

body.contentpane img {
    margin: 0 10px;
}

body.contentpane p, body.contentpane div, body.contentpane ul, body.contentpane ol {
    margin-bottom: 1.3em;
}

body.contentpane div.fieldError, body.contentpane div.media_embed, #body-contentall{
	margin-bottom: 0;
}

body.contentpane ul.actions {
    float: right;
    margin: 0;
    padding: 5px 3px 0 0;
}

dl.article-info{
    clear: none;
	float: left;
	padding-right: 3px;
}

#content-bg #contentandright.row-fluid .span9 {
	margin-bottom: 0;
	margin-left: 0;
	width: 62.3%;
}

#content-bg #contentandright.row-fluid .span9 p{
	margin-bottom: 0;
}

#content-bg #contentandright .items-row .item, #content .newsflash-crbottom {
	margin-bottom: 0;
}

#content .moduletable-services{
	margin-bottom: 0;
	margin-top: 1.3em;
}

#content-bg #content-right.span3{
	margin-bottom: 0;
	margin-left: 2.0641%;
	width: 35.63%;
}


.btnMenu{
	background: none repeat scroll 0 0 #bb9132;
	box-shadow: 2px 2px 2px 1px #aeaeae;
	display: block;
	float: right;
	font-size: 14px;
	margin-top: 6px;
	padding: 3px;
	width: 20%;
}

.btnMenu a, .btnMenu a:visited{
	background: none repeat scroll 0 0 #bb9132;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 22px;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

.newsflash-crbottom img{
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	display: block;
	padding: 5px;	
}

.moduletable-crbottom {
  padding-top: 2%;
}

.blog .article-content{
  clear: none;
  float: left;
  width: 100%;
}

#content .content-text DIV.gallery{
	margin-bottom: 0;
}

#content .content-text DIV.room-info{
	margin-top: 16px;
}

#content .blog .page-header h2 a, #content .item-page .page-header h2 a,
#content .blog .page-header h2{
    color: #1c1c1c;
    font-family: "GothamPro-Light";
    font-size: 26px;
    padding: 12px 0 20px;
    text-align: left;
}

.rooms-img {
    float: left;
    margin-right: 2%;
    width: 24%;
}

.roompage .rooms-img {
    float: none;
    margin-right: 0;
    width: 100%;
}

#content .rooms-desc {
    float: left;
    margin-right: 2%;
    width: 52%;
}

#content .roompage .rooms-desc {
    clear: both;
    float: none;
    margin: 0;
    width: 100%;
}

.rooms-price {
    float: left;
    width: 20%;
}

.roompage .rooms-price {
    width: 100%;
}

.room-info-caption {
    float: left;
    font-size: 16px;
    font-weight: normal;
    width: 18%;
}

.room-info-line {
    border-bottom: 1px solid #eeeeee;
    display: block;
    overflow: hidden;
}

#content .rooms-intro .rooms-icon span.tooltipicon {
    padding-left: 40px;
    width: auto;
}

#content .rooms-icon .roomicons {
    float: left;
    line-height: 120%;
    margin-right: 0;
    width: 34%;
}

#content .rooms-icon .roomicons:nth-child(2n) {
    margin-right: 0;
}

.room-info-values {
    float: left;
    margin-left: 2%;
    width: 80%;
}

.rooms-intro {
    padding-top: 20px;
}

#content .rooms-desc .rooms-caption {
    font-family: "GothamPro";
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    text-transform: uppercase;
}

hr {
    margin: 3px 0;
}

.rooms-icon .icon-tv span.tooltipicon, .rooms-icon .icon-wifi span.tooltipicon, .rooms-icon .icon-refrigerator span.tooltipicon, .rooms-icon .icon-towelset span.tooltipicon,
.rooms-icon .icon-drier span.tooltipicon, .rooms-icon .icon-hygieneproducts span.tooltipicon, .rooms-icon .icon-tv span.tooltipicon, .rooms-icon .icon-tv span.tooltipicon,
.rooms-icon .icon-airconditioner span.tooltipicon, .rooms-icon .icon-dressinggown span.tooltipicon{
    background: transparent url("../images/icons/tv.png") no-repeat scroll 0 1px;
    float: left;
    height: 25px;
    padding-left: 8px;
    padding-right: 8px;
    width: 25px;
}

#content .rooms-icon > div{
    background: transparent none no-repeat scroll 0 1px;
    width: 25px;
    margin-right: 7px;
    margin-bottom: 0;
}

#content .rooms-icon{
    margin-bottom: 0;
}

.rooms-icon .icon-wifi span.tooltipicon{
    background-image: url("../images/icons/wifi.png");
}

.rooms-icon .icon-refrigerator span.tooltipicon{
    background-image: url("../images/icons/refrigerator.png");
}

.rooms-icon .icon-towelset span.tooltipicon{
    background-image: url("../images/icons/towelset.png");
}

.rooms-icon .icon-drier span.tooltipicon{
    background-image: url("../images/icons/drier.png");
}

.rooms-icon .icon-hygieneproducts span.tooltipicon{
    background-image: url("../images/icons/hygieneproducts.png");
}

.rooms-icon .icon-dressinggown span.tooltipicon{
    background-image: url("../images/icons/dressinggown.png");
}

.rooms-icon .icon-airconditioner span.tooltipicon{
    background-image: url("../images/icons/air-conditioner.png");
}

#content .moduletable-crbottom  h3{
	background: url("../images/header-line.png") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
	padding: 0 0 10px;
	margin-bottom: 14px;
}

#content .newsflash-services{
  border: 1px solid #C0C0C0;
  margin-bottom: 0;
}

#content .border-blocks{
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	display: block;
	padding: 15px 15px 0 20px;
	margin-bottom: 0;
}

#content table.nbrates{
	background-color: #FFFFFF;
	border: 7px solid #FFFFFF;
	margin: 0;
	width: 100%;
}

#content .table-border{
	background-color: #F2F2F2;
	border: 1px solid #C0C0C0;
	display: block;
	padding: 5px;
	margin-bottom: 0;
}

.newsflash-services a{
	border-bottom: none;
	color: #333333;
	line-height: 35px;
}

.newsflash-services a:hover{
	border-bottom: 1px solid;
}
.newsflash-services a img{
	padding-left: 10px;
	padding-right: 7px;
} 

body.contentpane .item-page, body.contentpane .videoRow, #content #system-message-container, body.contentpane .videoRow div{
	line-height: 1.2em;
	margin: 0;
	overflow: hidden;
	padding-bottom: 5px;
}

#content #system-message, #content #system-message-container{
	display: none;
	margin: 0;
	padding: 0;
}

.moduletable-main{
    clear: both;
    padding-top: 17px;	
}

.newsflash-news a.readmore, .newsflash-news a.readmore:visited {
	clear: both;
	color: #333333;
	display: block;
	text-align: right;
}

#content div.items-row.cols-3 .column-1,
#content div.items-row.cols-3 .column-2,
#content div.items-row.cols-3 .column-3{
	float: left;
    width: 255px;
    margin-bottom: 0;	
}

#content .pagination{
	font-size: 1em;
    clear: both;
    text-align: center;	
}

#content .pagination ul li{
	display: inline;
	background: none no-repeat scroll 0 0 transparent;
}


.blog-featured h1, .blog-featured h1 a, .blog-featured h1 a:visited{
	font: 24px Arial Narrow,sans-serif;	
	color: #303030;
}

#footerbg{
	border-top: 1px dotted #D9D9D9;
	color: #777777;
	font-size: 12px;
	margin: 0 auto;
	width: 996px;
}

.btns span{
	color: #FB8800; 
	font-size: 13px;
	padding-left: 14px;
}

textarea.comment{
	height: 70px;
	margin-top: 4px;
	width: 509px;
}

#content h1, #content h1 a, #content h1 a:visited, 
#content H2, #content h2 a, #content h2 a:visited,
#content H3, #content h3 a, #content h3 a:visited,
#content H4, #content h4 a, #content h4 a:visited,
#content H2, #content .item-page h2 a, #content .item-page h2 a:visited{
	border-bottom: 0 none;
	color: #333333;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	padding: 0 0 6px;
	text-align: left;
	text-transform: none;
}

#content .room-block{
	border-bottom: 1px dotted;
	margin-bottom: 16px;
	padding: 16px 10px;
}

#content .room-block DIV{
	margin-bottom: 3px;
}

#content .room-block > .span4{
  border: 1px solid #C0C0C0;
  margin-bottom: 0;
}

#content .room-block img{
	margin: 0;
}

#content .room-block  > .span4 a{
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	display: block;
	padding: 4px;
}

#content .room-block .caption, #content .fullroom .caption{
	color: #333333;
	font-family: "Minion Italic",Times,"Times New Roman",serif;
	font-size: 1.86em;
	font-style: italic;
	margin-bottom: 8px;
}

#content .fullroom .caption{
  margin-bottom: 20px;
  margin-top: 0;
}

.features {
  padding-top: 6px;
}

#content .room-block .info .span3{
	color: #959595;
	line-height: 120%;
	min-height: 18px;
	text-transform: uppercase;
}

#content .bookblock-bg a.bookbtn{
	text-transform: uppercase;
	font-size: 16px;
	cursor: pointer;
	background-color: #FFFFFF;
	border: 5px solid #bbbbbb;
	display: block;
	margin-bottom: 0;
	padding: 6px;
	text-align: center;
}

#content .virtual-tour {
	margin-bottom: 0;	
}

#content .virtual-tour img{
	border: medium none;
	margin-left: 12px;
	padding-right: 12px;
}

#content .virtual-tour a, #content .virtual-tour a:visited{
	color: #bb9132;
}

#content .room-block .info .span5, #content .room-block .info .span4{
	color: #333333;
	line-height: 120%;
	min-height: 18px;
}


#content .room-block  a.readmorelink {
	display: inline-block;
	float: right;
	height: 20px;
	line-height: 18px;
	padding: 0;
}

#content .room-block  a.bookbtn, #content .fullroom  .price  a.bookbtn, .form-validate .cf-submit, .form-validate .button-form{
	font-family: "GothamPro-Black";
	font-size: 21px;
	text-shadow: 0 1px 0 #3d7f07;
	background-color: #8dd537;
	*background-color:#58b013;
	background-image: -moz-linear-gradient(top, #8dd537,#58b013);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dd537), to(#58b013)); 016dc0f
	background-image: -webkit-linear-gradient(top, #8dd537,#58b013);
	background-image: -o-linear-gradient(top, #8dd537,#58b013);
	background-image: linear-gradient(to bottom, #8dd537,#58b013);
	background-repeat: repeat-x;
	border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;	
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px 10px;
}

.form-validate .cf-submit{
	display: block;
	float: none;
	height: 45px;
	width: 100%;
}

#content .content-text .warning{
	color: #959595;
	font-size: 12px;
	margin-bottom: 0.1em;
}

#gallery img{
	background-color: #FFFFFF;
	border: medium none;
	display: block;
	margin: 0;
	padding: 0;
}

#gallery a{
	background-color: #FFFFFF;
	border: 3px solid #F2F2F2;
	display: block;
	overflow: hidden;
	padding: 2px;
}

#gallery .galleryblock {
	position: relative;
}

#gallery .galleryblock DIV{
	margin: 0;
}

#gallery .galleryblock .caption{
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
}

#gallery .galleryblock .caption .bg{
	background: url("../images/gallery-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	color: #D6D5CF;
	font-size: 12px;
	margin: 0 5px 5px;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}

#content .fullroom .price{
	margin-bottom: 1.5em;
	text-align: center;
}

#content .fullroom .features ul{
	margin-top: 0;
}

#content .fullroom .price a.bookbtn {
  clear: both;
  float: none;
  margin: 0 auto;
  text-align: center;
}

#content .fullroom .price .value {
	color: #333333;
	display: block;
	font-family: "Minion Italic",Times,"Times New Roman",serif;
	font-size: 2em;
	line-height: 120%;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

#content .fullroom .price .value .roomtype{
	color: #868686;
	display: block;
	font-size: 0.6em;
}

#content .fullroom .price .price1 {
  margin-bottom: 0;
}

#content .fullroom .price .cap {
	color: #868686;
	text-align: right;
	margin-bottom: 0;
}

#content .fullroom .price .val {
	text-align: left;
	margin-bottom: 0;
}

#content .features UL LI {
	background: none no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	clear: both;
	color: #959595;
	font-size: 12px;
	line-height: 34px;
	padding-left: 14px;
}

#content .features UL LI img{
	padding-right: 7px;
}

#content h1, #content h1 a, #content h1 a:visited{
	margin-bottom: 1%;
}

#content dd.tabs div, #content dd.tabs ul, #content dd.tabs li{
  margin: 0;
}

#content .item-page h2  {
	font-weight: normal;
}

#content h2.item-title{
	margin-top: 1.1em;
}

#bookdesign #content td.contentheading {
	background-color: transparent;
}

#content H3, #content h3 a, #content h3 a:visited, #content .subcaption, #content .content-text .subcaption {
	color: #333333;
	font-family: 'Arial Narrow','Nimbus Sans L',sans-serif;
	font-size: 1.46em;
	line-height: 120%;
	margin-bottom: 0;
	padding: 0 3px 10px;
}

#content H4, #content h4 a, #content h4 a:visited {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5%;	
}

#content #right H4{
	margin-bottom: 3.5%;	
}

#right{
	border: medium none;
	margin-bottom: 0;
	padding: 22px 0 30px;
}

#bg-content{
	height: 2000px;
}

#line1 .span12{
	padding: 0; 	
}

#line2{
	position: relative;
	top: -13.8%;	
}

#line2 .span4 {
  margin-top: -2.5%;
  position: relative;
}

#content .moduletable-sp, #content .moduletable-sp p{
	margin-bottom: 0;
}

.img-sp img{
	border: 2px solid #333333;
	border-radius: 6px;
	overflow: hidden;
}

#content .caption-sp{
	font-size: 24px;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	margin-bottom: 0;
}

.line-splitter{
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	height: 44px;
	overflow: hidden;
}

.moduletable.special .news-item:first-child{
	display: none;
}

#gallery-block{
	bottom: 4%;
}

h4.newsflash-title-intro, #content .moduletable-news H3{
	color: #333333;
	font-size: 1.15em;
	line-height: 100%;
	margin-top: 0;
}

#content .moduletable-news H3{
	display: block;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 1.73em;
	margin: 0 0 0 10px;
	text-transform: none;
}

.content-left-block{
	padding: 0 0 0 28px;
}

#content .header-news{
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 1.4em;
	margin-left: 48px;
	margin-top: 6px;
}


.moduletable-news .column-spliter-news{
	display: none;
}

#content .moduletable-vacancies h3{
	margin: 0 0 20px;
	padding: 7px 0 3px 58px;
}

#content .vacancies-contacts .span6{
	margin-bottom: 0;
}

.moduletable-news .news-item{
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 9px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.moduletable-news .news-item:last-child{
	border-bottom: 1px solid #CCCCCC;
}
	
.show_allnews-news{
	padding-top: 15px;
}

#content .moduletable-guests .news-item{
	border-bottom: medium none;
	clear: none;
	float: left;
	margin-left: 9%;
	width: 27.2%;
}

#content .moduletable-guests .news-item:first-child{
	margin-left: 0;
}

#content .moduletable-guests p{
	color: #333333;
	font-size: 1.24em;
	margin-bottom: 0;
}

.newsflash-news span.date{
	color: #9b9b9b;
	text-align: center;
}
#content .moduletable-review .news-item{
	border-bottom: medium none;
}

#content .moduletable-review .news-item:first-child{
	border-bottom: 1px dotted #BFBFBF;
}

h4.newsflash-title-review{
	color: #333333;
	font-size: 16px;
}

#content H4.newsflash-title-news,
#content H4.newsflash-title-news a, #content H4.newsflash-title-news a:visited, 
#content H4.newsflash-title-vacancies a, #content H4.newsflash-title-vacancies a:visited{
	clear: both;
	color: #403e3a;
	font-weight: normal;
	line-height: 20px;
	margin-top: 1px;
	text-transform: none;
}

#content H4.newsflash-title-news{
	color: #403e3a;
}

.show_allnews-news a, .show_allnews-news a:visited,
.show_allnews-review a, .show_allnews-review a:visited{
	color: #333333;
	font-size: 1em;
	text-decoration: none;
}

.show_allnews-review a{
	float: right;
}


#content .news-item a p{
	color: #6F6F6F;
}

#content .introimage{
	float: left;
	margin-bottom: 21px;
	padding-right: 21px;
}

#content #content-left{
  padding-right: 0;
  margin-bottom: 0;
}

#content-right{
	margin-left: 2.0641%;
}

#content .blog-rooms .span12, #content .blog-rooms .span12 .item, 
#content .blog-rooms .span12 .article-content, #content .blog-rooms .span12 .article-content div{
	margin: 0;
}

/* Begin room price block */
.room-price{
	float: right;
	height: 145px;
	margin-left: 10px;
	padding: 18px 0 0 35px;
	width: 190px;	
}

.room-price .btn, .room-right-block .btn{
	background: #6b3700;
	border: medium none;
	border-radius: 0 0 0 0;
	box-shadow: 1px 1px 0 0 #bdbdbd;
	display: inline-block;
	margin-top: 0;
	min-width: 94%;
	padding: 9px 0 7px;
	text-align: center;
}

.room-price  .btn{
	padding: 9px 0 7px;
}

.room-price .btn a, .room-right-block .btn a{
	font-size: 12px;
	letter-spacing: 0 !important;
	color: #FFFFFF;
	text-shadow: none;
	text-transform: uppercase;	
}
#content .room-price #prices{
  padding-top: 6px;
}

#content .blog-rooms .room-price div.btn{
  margin-top: 8px;
}

#content .blog-rooms .room-price div.tax {
  margin-top: 9px;
} 

#content .blog-rooms .items-row.row-0{
	margin: 0 auto 10px;
}

#content .blog-rooms .items-row.row-1, #content .blog-rooms .items-row.row-2,
#content .blog-rooms .items-row.row-3, #content .blog-rooms .items-row.row-4,
#content .blog-rooms .items-row.row-5, #content .blog-rooms .items-row.row-6{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E2DFD2;
	margin: 0 auto 10px;
	width: 99%;
}

#content .blog-rooms  .article-content div.image{
	border: 1px solid #E2DFD2;
	float: left;
	margin: 0 1.5% 0 0;
	padding: 5px;
	width: 26.2%;
}

#content .speclink{
	padding-top: 4px;
	text-align: center;
}

#content .speclink a, #content .speclink a:hover{
	color: #333333;
	font-size: 0.94em;
	text-align: center;
	text-transform: uppercase;
}

#content .article-content .image img{
	margin: 0;
}


.gismeteo-weather{
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	display: block;
	height: 40px;
	padding: 6px 4px 0;
}

#content .border-module{
  border: 1px solid #C0C0C0;
  margin-bottom: 0;
}

#content .gismeteo-weather{
	margin: 0;
}

.room-right-block {
	float: right;
	overflow: hidden;
	width: 29%;
}

.gismeteo .temperature{
	font-size: 0.87em;
}

.town{
	display: block;
	float: left;
	width: 36%;
}
.restaurant-intro{
	background: none no-repeat scroll 0 0 #FEECBE;
	border: 1px solid #B59B7F;
	padding: 1%;	
}

.npart0{
	color: #333333;
	font-family: 'Arial Narrow','Nimbus Sans L',sans-serif;
	font-size: 2.46em;
	line-height: 100%;
	margin-bottom: 0;
}

.caption_part_1, .caption_part_2{
	color: #EFA92B;
	font-size: 0.94em;
	line-height: 100%;
	padding-left: 10px;
	text-transform: lowercase;
	vertical-align: top;
}

.temperature.npart0 {
	background: url("../images/weathers.png") no-repeat scroll left top transparent;
	display: inline-block;
	float: left;
	height: 39px;
	padding-left: 48px;
}

.temperature.cl1pr4 {
    background-position: left -39px;
}

.temperature.cl1pr5 {
    background-position: left -78px;
}

.temperature.cl1pr6, .temperature.cl1pr7 {
    background-position: left -117px;
}

.temperature.cl1pr8 {
    background-position: left -156px;
}

.temperature.cl1pr9, .temperature.cl1pr10 {
    background-position: left -195px;
}

.temperature.cl2pr4 {
    background-position: left -234px;
}

.temperature.cl2pr5 {
    background-position: left -273px;
}

.temperature.cl2pr6, .temperature.cl2pr7 {
    background-position: left -312px;
}

.temperature.cl2pr8 {
    background-position: left -351px;
}

.temperature.cl2pr9, .temperature.cl2pr10 {
    background-position: left -390px;
}

.temperature.cl3pr4 {
    background-position: left -429px;
}

.temperature.cl3pr5 {
    background-position: left -468px;
}

.temperature.cl3pr6, .temperature.cl3pr7 {
    background-position: left -507px;
}

.temperature.cl3pr8 {
    background-position: left -546px;
}

.temperature.cl3pr9, .temperature.cl3pr10 {
    background-position: left -585px;
}

.content-text .restaurant-intro img{
	margin: 0;
}

.restaurant-intro .caption a, .restaurant-intro .caption a:visited{
	color: #333333;
	font-size: 15px;
}

.restaurant-intro .caption{
	padding: 3% 0 0;
}

#content .restaurant-intro .caption{
  margin-bottom: 3%;
}

#content .slider-rooms, #content .slider-conference, #content .slider-services {
  display: block;
  margin-bottom: 0;
  width: 70%;
}

#content .lightimg-grouped {
    float: left;
    margin: 0;
    width: 50%;
}

#content .services .lightimg-grouped {
    width: 98%;
}

#content .room-form {
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: 5%;
    padding: 22px;
    width: 25%;
}

#content .rooms-caption {
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 12px;
}

#content .lightimg-grouped .preview {
  margin: 0 0 5px;
  overflow: hidden;
  padding: 1px;
}
#content .lightimg-grouped .preview div{
	margin: 0;
}

#content .preview img, #content .thumbsContainer img {
  margin: 0;
}

div.lightimg-grouped div.preview div.zoom {
  left: -5px;
  top: -6px;
}

#content .lightimg-grouped .zoom {
  margin: 0;
}

#content .thumbSlider {
  margin-bottom: 0;
  overflow: hidden;
}

div.lightimg-grouped div.thumbBtnRgt, div.lightimg-grouped div.thumbBtnLft {
	background-color: #007cda;
}

div.lightimg-grouped div.thumbBtnLft {
	border: 0 none;
	background-image: url("../images/arrow-left.png");
}

div.lightimg-grouped div.thumbBtnRgt {
	border: 0 none;
	background-image: url("../images/arrow-right.png");
}

div.lightimg-grouped li.active div {
  border-color: #007cda;
}

div.lightimg-grouped div.preview div.zoom.noicon.paused {
    background-image: url("../images/zoom.png");
}

#content .thumbBtnLft, #content .thumbBtnRgt, #content .thumbsContainer {
  margin-bottom: 0;
}

#content .thumbsContainer UL, #content .thumbsContainer UL LI {
  background: none no-repeat scroll 0 0 transparent;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

#content .thumbsContainer UL {
  margin: 0;
}

#content .thumbsContainer UL, #content .thumbsContainer UL LI {
  background: none no-repeat scroll 0 0 transparent;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.blocks-price.additional{
	background: none no-repeat scroll 0 0 #feecbe;
	border: 1px solid #b59b7f;
	padding: 7% 0 0 7%;
}

#content div.cleared {
  clear: both;
  height: 1px;
  margin: 0 0 1%;
  overflow: hidden;
}

.newsflash-intro img{
	padding: 0 20px 15px 0;
}

#content-top .newsflash-intro img{
	padding: 0;
}

.span3, .span7, .span2, #line2 .span6{
/*	background-color: #ff0000;
	height: 800px;
*/
}



/* ROOM AND PRICES */
#content table th, #content table td,
table#prices th, table#prices td, .SentData table td, .SentData table th{
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	padding: 7px 8px;
    vertical-align: middle;	
}

.newscatalog-categories{
	margin-right: 3%;
}

#content table th, .SentData table th{
	color: #333333;
}

.SentData table th{
	text-align: right;
}

#left .tour3d1, #left .tour3d2, #left .tour3d3 {
	top: 11px;
}
#left .tour3d1 a, #left .tour3d2 a, #left .tour3d3 a {
	border-bottom: none medium;
}


#content dd.tabs div.monthName, #content dd.tabs div.categoryName {
	background: url("../images/news-caption-bg.png") no-repeat scroll 0 0 transparent;
	border: 1px solid #EBEBEB;
	height: 33px;
	line-height: 32px;
	margin-bottom: 1px;
}

#content dd.tabs .monthName.opened, #content dd.tabs .categoryName.opened {
	background: url("../images/news-caption-bg.png") no-repeat scroll 0 -33px transparent;
	border: 1px solid #E7E7E7;
	margin-bottom: 1px;
}

.monthName.opened a, .monthName a:hover, .categoryName.opened a, .categoryName a:hover {
	border-bottom: medium none;
	color: #62B32C;
}

.newscatalog-categories .intro a {
	color: #555555;
	font-size: 0.94em;
	line-height: 130%;
}

.monthName a, .categoryName a {
  display: block;
  font-size: 90%;
  font-weight: bold;
  padding: 1px 29px 2px;
  text-decoration: none;
}

#content table tbody tr:nth-child(2n+1) td, #content table tbody tr:nth-child(2n+1)  th,
table#prices tbody tr:nth-child(2n+1) td, table#prices tbody tr:nth-child(2n+1)  th,
.SentData table tbody tr:nth-child(2n+1) td, .SentData table tbody tr:nth-child(2n+1)  th{
	background-color: #f6f6f6;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height: 120%;
}

table#prices tbody tr td.caption{
	color: #333333;
	font-size: 0.91em;
	line-height: 124%;
	white-space: nowrap;
}

.SentData table{
	width: 100%;
}

table#prices tbody tr td.caption a, table#prices tbody tr td.caption a:visited{
	color: #333333;
}

table#prices tbody tr td.description{
	font-size: 0.85em;
	color: #7f7f7f;
	line-height: 138%;
}

table#prices .price{
	color: #333333;
	font-size: 1.2em;
	width: 17%;
}
/* END ROOM AND PRICES */

table.nbrates thead{
  display: none;
}

.nbrates .currency{
	color: #f9a029;
}

#content table.nbrates td.rate {
  text-align: right;
}

td.rate span{
	color: #333333;
	font-size: 1.08em;
	padding-right: 25%;
	text-align: right;
}

td.change{
	color: #868686;
	font-size: 12px;
}

td.mod_rates_view_all{
	display: none;
}

#content table.nbrates th, #content table.nbrates td{
  background-color: #FFFFFF;
  border: none medium !important;
  font-weight: normal;
  line-height: 120%;
  padding: 4px 8px;
  vertical-align: middle;
}
	
#line-menu{
  padding-top: 0;
}

#line-menu .span10{
	margin-left: 0;
	width: 85.47%;
}

.slide-introtext {
  position: relative;
}

.text-block{
	color: #FFFFFF;
	position: absolute;
	right: 1.89em;
	top: 18%;
	width: 25%;
}

#content .row-fluid, #content #content-top, #content #content-top DIV{
	margin-bottom: 0;
}

.text-block .caption {
	font-size: 1.2em; 
}

.text-block  .intro-text{
	font-size: 0.85em;
	padding-top: 1.42em;
}

.text-block  .read-more{
  padding-top: 36px;
}

.text-block  .read-more a,.text-block  .read-more a:visited{
	background: url("../images/readmore-btn-bg.png") no-repeat scroll 0 0 transparent;
	color: #333333;
	display: block;
	font-size: 14px;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	width: 95px;
}

.span2copy{
	background-color: #7d86fe;
	height: 400px;
}

.moduletable-address{
	color: #333333;
}

#bodypadding {
    background: #ffffff none repeat scroll 0 0;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

#topmenu{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 0;
}

.address1, .gismeteo{
	color: #333333;
	font-size: 1.35em;
	font-weight: normal;
	margin-bottom: 2%;
	margin-top: 6.8%;
}

.gismeteo{
	margin-top: 0;
	white-space: nowrap;
}

.address2 {
	color: #999999;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 10px;
}

.address2  span{
	float: left;
	margin-right: 3%;
}

.address2  a, .address2  a:visited{
	background: url("../images/map-icon.png") no-repeat scroll 0 0 transparent;
	color: #999999;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 22px;
	text-decoration: underline;
}

.mainconteiner, .moduletable-menu{
	background: none repeat scroll 0 0 #ffffff;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#menu-horizontal {
	background: none repeat-x scroll 0 0 transparent;
	height: auto;
	margin-top: 2.2%;
}

li.item-136 {
	margin-top: 3.4%;
}

.photogallery-bg1 a, .photogallery-bg1 a:visted, .photogallery-bg1 a:hover{
  border-bottom: medium none;
  display: block;
}

.mod-languages-lang ul li, .moduletable_menu ul li{
	float: left;
}

.mod-languages-lang ul li{
	float: right;
}

.mod-languages-lang ul li a{
	border-bottom: 1px solid #ffffff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	margin-right: 0;
	overflow: hidden;
	text-transform: uppercase;
}

ul.lang-inline{
	margin: 0;
	padding: 0;
}

li#ru-RU a:after{
	content:"/";
}

li#ru-RU{
	margin-right: 7px;
}

.lright-info{
	margin-top: 1.4%;
}

.mod-languages-lang ul li.lang-active a{
	border-bottom: medium none;
	background-position: right 0;
	color: #a9a2a0;
}
.mod-languages-lang ul li#en-GB a{
	margin-right: 0;
}


li.news-conteiner{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 38px;
	padding: 0 30px;
}

	

li.news-conteiner h4, #content .news-conteiner-other-news h4{
	margin: 35px 0 16px 0;
}

li.news-conteiner h4 a, li.news-conteiner h4 a:visited,
.page-header h2 a, .page-header h2 a:visited,
#hide-form-btn h2,
.news-conteiner-other-news h4 a, .news-conteiner-other-news h4 a:visited{
	color: #333333;
	font-size: 28px;
	font-weight: normal;
	line-height: 110% !important;
	text-transform: uppercase;	
}

#hide-form-btn, .open-question-btn{
	margin: 20px 0 30px;
}


#content .item-page {
	margin: 0;
}

#content .page-header, dl.article-info, .content-text, #content .item-page {
	border: medium none;
	margin: 0;
	padding: 0;
}

li.news-conteiner h4 a:visited{
	text-decoration: none;
}

.mod-articles-category-category, .mod-articles-category-date,
.category-name, dd.published{
	/* background: none repeat scroll 0 0 #333333; */
	color: #AAAAAA;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	/* padding: 0 9px; */
	margin: 0 14px 0 0;
}

.category-name, dd.published{
	font-size: 12px;
}

.icon-calendar{
	display: none;
}

.article-info {
  display: block;
  overflow: hidden;
}

.mod-articles-category-date{
	float: left;
}

.mod-articles-category-category a, .mod-articles-category-category a:visited,
.mod-articles-category-date a, .mod-articles-category-date a:visited,
.article-info a, .article-info a:visited{
	color: #aaaaaa;
}

#content div.article-info, #content dl{
	margin: 0;
}

dl#pane.tabs{
	display: none;
}

p.mod-articles-category-introtext{
	clear: both;
	color: #555555;
	font-size: 13px;
	padding-top: 17px;
}

#content .content-text, #content .content-text p, #content .content-text div{
	color: #555555;	
}

#content .content-text{
	padding: 0;
}


#content .content-text .tooltip-inner{
    color: #FFFFFF;
}

.moduletable-review {
  clear: both;
}

fieldset.word button.btn,
.open-question-border a, input#sendbtn, 
.paypal_payment input[type="submit"], .cash_payment input[type="button"],
#pay_cashless, #pay_cash{
    border: none medium;
    border-radius: 0 0 0 0; /* 6px 6px 6px 6px; */
    box-shadow: 1px 1px 0 0 #BDBDBD;
    color: #FFFFFF;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.1em !important;
	margin-top: 0;
	min-width: 50%;	
	padding: 7px 0 5px;
	text-align: center;
	text-shadow: none;
}

input#sendbtn{
	background-color: #343434;
	box-shadow: 1px 1px 3px #555555;
	font-size: 15px;
}

#jform_name, #jform_email, #jform_phone, #jform_fax, #jform_company, #jform_city, #jform_country, #jform_order{
	width: 60%;
}

.open-question-border a{
	display: block;
	font-size: 100%;
	padding: 10px 0;
}

.open-question-border a, .open-question-border a:visited{
	color: #FFFFFF;
}

#hide-form-btn {
	background: url("../images/close-btn.png") no-repeat scroll right 2px transparent;
	cursor: pointer;
	margin-right: 10px;
	padding: 2px 0;
}
fieldset.word button.btn{
	margin-top: 0;
	min-width: 15%;
	padding: 3px 0;
	color: #A6A6A6;
	text-shadow: 0 0;
}

#search-result-empty h2{
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

button.btn:hover{
	color: #A6A6A6;
	background-position: 0;
}

span.icon-search {
	background-image: url("../../../media/jui/img/glyphicons-halflings.png");
	height: 14px;
	width: 14px;
}

#content div.pull-left{
	margin: 0 1.5% 0 0;
	width: 22%;
}

span.icon-calendar, .blog .icons{
	display: none;
}

#content p.readmore{
	margin: 0;
	text-align: right;
}

p.readmore a.btn span.icon-chevron-right{
	display: none;
}

p.mod-articles-category-readmore{
	margin: 22px 0 29px;	
}

.item-page{
	background: none repeat scroll 0 0 #FFFFFF;
	/*border: 1px solid #E2DFD2; */
	margin: 0 auto 10px;
	width: 99%;
}

#content .item-page div.pull-left{
	margin: 1.5% 1.5% 0;
}

ul.category-module{
	padding: 0;
	margin: 0;
}

ul.category-module img{
	width: 100%;
}

#general-column3 li.news-conteiner h4 a, #general-column3 li.news-conteiner h4 a:visited,
#general-column4 li.news-conteiner h4 a, #general-column4 li.news-conteiner h4 a:visited,
#kino-column3 li.news-conteiner h4 a, #kino-column3 li.news-conteiner h4 a:visited,
#kino-column4 li.news-conteiner h4 a, #kino-column4 li.news-conteiner h4 a:visited,
#music-column3 li.news-conteiner h4 a, #music-column3 li.news-conteiner h4 a:visited,
#music-column4 li.news-conteiner h4 a, #music-column4 li.news-conteiner h4 a:visited,
#games-column3 li.news-conteiner h4 a, #games-column3 li.news-conteiner h4 a:visited,
#games-column4 li.news-conteiner h4 a, #games-column4 li.news-conteiner h4 a:visited,
#auto-column3 li.news-conteiner h4 a, #auto-column3 li.news-conteiner h4 a:visited,
#auto-column4 li.news-conteiner h4 a, #auto-column4 li.news-conteiner h4 a:visited,
#serials-column3 li.news-conteiner h4 a, #serials-column3 li.news-conteiner h4 a:visited,
#serials-column4 li.news-conteiner h4 a, #serials-column4 li.news-conteiner h4 a:visited,
#more-content li.news-conteiner h4 a, #more-content li.news-conteiner h4 a:visited,
.news-conteiner-other-news h4 a, .news-conteiner-other-news h4 a:visited{
	font-size: 16px;
}

#general-column3 a.mod-articles-readmore, #general-column4 a.mod-articles-readmore,
#kino-column3 a.mod-articles-readmore, #kino-column4 a.mod-articles-readmore,
#music-column3 a.mod-articles-readmore, #music-column4 a.mod-articles-readmore,
#games-column3 a.mod-articles-readmore, #games-column4 a.mod-articles-readmore,
#auto-column3 a.mod-articles-readmore, #auto-column4 a.mod-articles-readmore,
#serials-column3 a.mod-articles-readmore, #serials-column4 a.mod-articles-readmore{
    margin: 13px 0 0 0;
	width: 100%;
}

#logo-text a, #logo-text a:visited, #logo-text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.newsflash-slider p{
	margin: 0;
}

/* 404 error */
#page404{
	color: #111111;
	margin-top: 100px;
}

.caption404{
	color: #111111;
	font-size: 60px;
}


div#e404content{
	color: #111111;
	font-size: 14px;
	padding: 85px 100px;
}

#e404content p, #e404content a, #e404content a:visited{
	color: #111111;
	font-size: 14px;
}

.logodiv a{
	border: none medium;
}

#page404 .logodiv{
display: block;
width: 100%;
padding: 20%;
}

/* end 404 error */


/* news catalog */

dl.tabs {
  background: url("../images/tnewstabsbg.jpg") repeat-x scroll 0 23px transparent;
  height: 30px;
}

#content dl.tabs H3 {
  margin: 0;
  padding: 0;
}

dd.tabs {
  margin-left: 0px;
}

ul.contentList{
	margin-left: 10px;
}

#content dd.tabs ul li{
	background: none repeat scroll 0 0 transparent; 
}

.date .date_time{
	
}

.date .date_time{
	display: none;
}

dl.tabs .open .tnewsLeft{
  background: url("../images/tnewsLeft.gif") no-repeat scroll left 0 transparent;
}

dl.tabs .open .tnewsMiddle{
  background: url("../images/tnewsMiddle.gif") repeat-x scroll 0 0 transparent;
}

dl.tabs .open .tnewsRight{
  background: url("../images/tnewsRight.gif") no-repeat scroll right 0 transparent;
  width: 19px;
}

dl.tabs .tnewsLeft{
  float: left;
  height: 30px;
  width: 4px;
}

dl.tabs .tnewsRight{
  float: left;
  height: 30px;
}

#content dl.tabs .tnewsMiddle, #content dl.tabs .tnewsMiddle h4{
  color: #D5080D;
  float: left;
  font-size: 100%;
  height: 30px;
  line-height: 30px;
}

#content dl.tabs .open h4, dl.tabs .open h4 a {
  color: #333333;
  font-size: 13.6px;
  font-weight: normal;
  margin: 0;
  padding: 0 10px 0 15px;
  text-decoration: none;
  text-transform: uppercase;
}

dl.tabs dt.open, dl.tabs dt.closed {
  height: 40px;
  float: left;
  overflow: hidden;
}

dl.tabs .closed .tnewsLeft{
  background: url("../images/tnewsLeftOff.gif") no-repeat scroll left bottom transparent;
}

dl.tabs .closed .tnewsMiddle{
  background: url("../images/tnewsMiddleOff.gif") repeat-x scroll 0 top transparent;
  color: #555555;
  float: left;
  font-size: 85%;
  height: 30px;
}

dl.tabs .closed .tnewsRight{
  background: url("../images/tnewsRightOff.gif") no-repeat scroll right bottom transparent;
  width: 15px !important;
}

#content dl.tabs .closed h4, dl.tabs .closed h4 a {
  color: #333333;
  font-size: 11.56px;
  font-weight: normal;
  margin: 0;
  padding: 6px 10px 0 14px;
  text-decoration: none;
  text-transform: uppercase;
}
/* end news catalog */

.border-wrap{
	border-left: 3em solid #FFFFFF;	
	border-right: 3em solid #FFFFFF;	
}

.pagination .counter{
	display: none;
}

.morenews1, .morenews2{
	float: left;
	width: 46.9%;
}

.cat-children{
	display: none;
}

.morenews2{
	margin-left: 6.2%;
}

body#content{
	background-color: #FFFFFF !important;
	height: auto;
	min-height: 500px;
	margin: 0;
}

/*
#line1.row-fluid [class*="span"],
#line3.row-fluid [class*="span"], #line4.row-fluid [class*="span"],
#line5.row-fluid [class*="span"], #line6.row-fluid [class*="span"], 
#line7.row-fluid [class*="span"], #line_content.row-fluid [class*="span"]{
    margin-left: 0;
}
*/
.newswrap {
	background: none repeat scroll 0 0 #F3F3F3;
	display: block;
	overflow: hidden;
	padding: 3.1% 3.1% 0;
	width: auto;
}

#logo-text{
	color: #FFFFFF;
	font-family: Verdana,"Geneva CY","DejaVu Sans",sans-serif;
	font-size: 25px;
	padding: 34px 0 0 45px;
}

#hor-menu{
    display: block;
    padding-top: 13px;
    width: 100%;
}

/* social buttons */

span.cosbuttonss16 {
    background: url("/media/mod_socialbuttons/images/social-icons16.jpg") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 16px !important;
    line-height: 16px !important;
    overflow: hidden;
    padding-right: 5px;
    width: 16px !important;
}
#facebook.cosbuttonss16 {
    background-position: left top;
}
#twitter.cosbuttonss16 {
    background-position: left -16px;
}
#vk.cosbuttonss16 {
    background-position: left top;
}
#gplus.cosbuttonss16 {
    background-position: left -48px;
}
#odnoklassniki.cosbuttonss16 {
    background-position: left -64px;
}
#mailru.cosbuttonss16 {
    background-position: left -80px;
}
#linkedin.cosbuttonss16 {
    background-position: left -96px;
}
#content .moduletable-socialbuttons {
	border-top: 1px dotted;
	margin: 2em 30px 26px;
	padding-top: 7px;
}

#content div.sb-socialbuttons{
	display: block;
	float: left;
	margin: 1px 0 3px;
	overflow: hidden;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#content .fb_edge_widget_with_comment {
	margin-bottom: 0;
	position: relative;
}

/* end social buttons */

#hor-menu .item{
	float: left;
}

.moduletable-login ul li{
	float: left;
}

.moduletable-login ul li a, .moduletable-login ul li a:visited{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 120%;
	padding: 0 6px;
}

.moduletable-login ul li a:hover{
	background: none repeat scroll 0 0 transparent;
}

#more-content .moduletable h3 {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 8px solid #333333;
	color: #333333;
	font-size: 23px;
	line-height: 120% !important;
	margin: 0;
	padding: 13px 30px 20px;
	text-transform: uppercase;
}

div.tooltip {
	float: left;
	background: transparent;
	border: medium none;
}

.moduletable-login ul li.item-122 a{
	border-right: 1px solid #9b9998;
}

#content div.finder{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 0;
	padding: 35px 30px 16px;
}

#line2 .span3, #line3 .span3, #line4 .span3, #line5 .span3, #line6 .span3, #line7 .span3{
	background: none repeat scroll 0 0 #111111;
}

#general-adv, #kino-adv, #music-adv, #games-adv, #auto-adv, #serials-adv,
#left-content{
	padding: 40px;	
}

.first_word, .rest{
	color: #cecece;
	font-size: 25px;
}

.rest{
	color: #FFFFFF;
}

#general-adv a:hover, #kino-adv a:hover, #music-adv a:hover, #games-adv a:hover, 
#auto-adv a:hover, #serials-adv a:hover, #left-content a:hover{
	text-decoration: none;
}

#general-adv img, #kino-adv img, #music-adv img, #games-adv img, #auto-adv img, #serials-adv img,
#left-content img{
	margin: 40px 0 0;
	width: 100%;
}

ul.breadcrumb {
	background-color: transparent;
	border-radius: 0 0 0 0;
	list-style: none outside none;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
}
.breadcrumb li {
	display: inline-block;
	text-shadow: none;
}

#left .moduletable-address, #left .moduletable-actions{
  padding-left: 3%;
  padding-top: 4.9%;
}

.item-page-gmap #pane.tabs{
	display: none;
}

.item-page-gmap .current{
	padding-right: 3%;
}

#content .infowindow h2{
	text-transform: none;
}

#content .infowindow .phone{
	background: URL('../images/phone-gmap.png') no-repeat scroll 0 2px transparent;
	padding-left: 23px;
	line-height: 20px;
	margin-bottom: 2%;
}

#content .newsflash-rooms table th{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 120%;
	height: 23px;
	padding: 0 3px 3px;
	vertical-align: bottom;
	color: #333333;
}

#content .newsflash-rooms table td{
  padding: 6px;
}

.roomname a{
	border-bottom: 0 none;
	color: #A4702A;
	font-size: 1em;
	text-decoration: none;
}

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

.roomdesc{
	color: #868686;
	font-size: 0.86em;
}

.roomprice{
	color: #333333;
}

.tusd{
	padding-left: 3px;
}

#content .newsflash-rooms table{
	margin: 0;
}

#content .newsflash-rooms .tablepriceborder {
  background-color: #FFFFFF;
  border: 5px solid #F2F2F2;
  display: block;
  padding: 5px 4px;
}

#content .newsflash-rooms .tablepriceborder2 {
	border: 1px solid #C0C0C0;
}

#content .infowindow .time{
	background: url("../images/clock-gmap.png") no-repeat scroll 0 2px transparent;
	line-height: 20px;
	margin-bottom: 2%;
	padding-left: 23px;
}

#content .moduletable-actions h4 a, #content .moduletable-actions h4 a:visited{
	color: #62B32C;
	text-transform: none;
}

#content .moduletable-actions img{
  border: 1px solid #62B32C;
  border-radius: 13px;
  overflow: hidden;
}

#content .moduletable-actions h4{
	margin-bottom: 3%;
}

.blog p.readmore a.btn {
	background: none repeat scroll 0 0 transparent;
	box-shadow: 0 0 0 0;
	color: #333333;
	font-size: 100%;
	height: 16px;
	letter-spacing: normal !important;
	line-height: 16px;
	min-width: inherit;
	padding: 0;
	text-transform: none;
}

#content .category-desc {
  margin-bottom: 2.6em;
}

#content .article-content div{
  margin-bottom: 0.8em;
}

#content .lightimg-grouped div{
  margin-bottom: 0;
}

.blog-menu {
  margin-right: 2%;
}

.blog-menu a.simple-img, .item-page-menu a.simple-img{
	border: medium none;
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 4px;
}
#content .blog-menu a.simple-img img, #content .item-page-menu a.simple-img img{
	border-radius: 12px;
	margin: 0;
}

.pagination UL{
	padding: 0;
}

#content  .pagination UL LI{
    background: none no-repeat scroll 0 0 transparent;
    padding-left: 0;
}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    width: 14px;
}

.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}

.icon-next:before {
	content: "\7b";
}
.icon-previous:before {
	content: "\7c";
}

.pagination {
	height: 36px;
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination li {
	display: inline;
}

.content-text img, .article-content img{
	margin: 0 1%;
	max-width: 100%;
}

#content .pagination a,
#content .pagination span {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active span {
	background-color: #f5f5f5;
}
.pagination .active a,
.pagination .active span {
	color: #999;
	cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination li:first-child a,
.pagination li:first-child span {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child a,
.pagination li:last-child span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}

#footer-right  .moduletable{
	margin: 0;
}

#footer-right  .newsflash{
  text-align: left;
  width: auto;
}

.mod_htmlslider p, .mod_htmlslider div{
	margin: 0;
}

.article-info-term{
	display: none;
}
.moduletable-lang-eng, .moduletable-lang-rus {
	float: right;
	padding: 10px 10px 0 0;
}

.moduletable-lang-eng ul{
	margin: 0;
	padding: 0;
}

.moduletable-lang-eng a, .moduletable-lang-rus a{
	padding: 0 33px 0 0;
}

.moduletable-lang-rus a{
}

.moduletable-lang-eng a, .moduletable-lang-eng a:visited,
.moduletable-lang-rus a, .moduletable-lang-rus a:visited{
	color: #FFFFFF;
}

a#btn-menu-phone {
	background: url("../images/mobmenu.png") no-repeat scroll center 0 transparent;
	border-bottom: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	width: 32px;
}

a#btn-menu-phone:hover, a#btn-menu-phone.active {
	text-decoration: none;
}

#logo-menu UL.breadcrumb LI {
	background: none no-repeat scroll 0 0 transparent;
	border-left: 1px solid #9A9A9A;
	line-height: 15px;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
}

#logo-menu UL.breadcrumb LI:first-child {
	border: medium none;
}

#logo-menu UL.breadcrumb {
	background: url("../images/home-icon.png") no-repeat scroll 0 25px transparent;
	font-size: 12px;
	margin: 0;
	padding-left: 16px;
	padding-top: 25px;
}

#logo-menu UL.breadcrumb span.divider{
	display: none;
}

a.pathway, a.pathway:visited{
	color: #333333;
}
div.category-module-other-news div.column1, div.category-module-other-news div.column2{
	float: left;
	width: 48.45%;
}

#content div.category-module-other-news div{
	padding: 0;
	margin: 0;
}

#content div.category-module-other-news div.column1{
	clear: both;
}

#content div.category-module-other-news div.column1 .news-conteiner-other-news, 
#content div.category-module-other-news div.column2 .news-conteiner-other-news
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin: 0 0 38px 0;
	padding: 0 30px;
}

#content div.category-module-other-news div.column2{
	margin-left: 3.1%;
}

#content .moduletable-other-news h3{
	background: none repeat scroll 0 0 #F3F3F3;
	border-top: 3px solid #141414;
	border-bottom: 1px solid #d6d6d6;
	color: #1c1c1c;
	font-size: 14px;
	line-height: 100% !important;
	margin: 0;
	padding: 13px 30px 11px;
	text-transform: uppercase;
}

.moduletable-other-news{
	background: none repeat scroll 0 0 #F3F3F3;
}

.category-module-other-news{
	padding: 36px 0 0 0;
}

#content .moduletable-same-links h3 {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #D6D6D6;
	border-top: 3px solid #141414;
	color: #1C1C1C;
	font-size: 14px;
	line-height: 100% !important;
	margin: 0 30px;
	padding: 13px 0 11px;
	text-transform: uppercase;
}

#content .tagssimilar-same-links {
	margin: 0 30px;
	padding: 0;
}

#content .tagssimilar-same-links ul{
	margin: 0;
	padding: 0;
}

.sl8-caption {
  margin-bottom: 3.6%;
}

#content .tagssimilar-same-links ul li{
	padding: 0;
}

#content .room-options {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 7px 0;
	width: auto;
}

#content .room-options > p{
	color: #868686;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	line-height: 24px;
	margin: 0 0 5px 5px;
}

#content p.panorama360 {
  border-bottom: 1px dotted #DDDDDD;
  height: 35px;
  line-height: 35px;
  margin: 0 5px 17px 0;
  padding-bottom: 16px;
}

#content p.panorama360 a, #content p.panorama360 a:visited, 
#content p.panorama360little a, #content p.panorama360little a:visited {
  color: #333333;
  padding-left: 7px;
  text-decoration: underline;
}

#sliderbg .mod_htmlslider .slides{
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  position: relative;
  width: 1920px;
}

#special-blocks img{
	width: 100%;
}

.moduletable-intro, .moduletable-review{
	overflow: hidden;	
}

.moduletable-intro ul{
	padding: 0;
	margin: 0;
}

.show_allnews-review{
	overflow: hidden;
}

#logo p{
	margin: 0;
}

#icons{
	display: none;
}

#content .moduletable-intro UL LI {
  padding-left: 0;
}

#content-top .span4 {
	margin-left: 0;
	width: 33.33%;
}

body.contentpane, body.contentpane .content-text, body.contentpane .item-page{
	margin: 0 auto;
	padding: 0;
}

#flashcontent{
	margin: 0 auto;
	width: 800px;
}

body.contentpane #system-message-container{
	display: none;
}

#menu-phone {
	color: #FFFFFF;
	cursor: pointer;
	display: none;
	font-size: 12px;
	left: 0;
	opacity: 0;
	padding-bottom: 2px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-duration: 1s, 1s;
	transition-property: opacity;
	width: 100%;
	z-index: 999999;
}

#menu-btn{
	border: medium none;
	clear: both;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 12px;
	margin-top: 8px;
}

#menu-phone .moduletable{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
	margin: 0 10px;
}

#menu-phone li a{
	border-bottom: 1px dashed #9c9c9c;
	color: #ffffff;
	font-size: 18px;
	line-height: 120%;
	margin: 0 7px;
	padding: 12px 0;
}

fieldset.word button.btn, a.btn{
	background: none repeat-x scroll left top transparent;
	border-bottom: 1px solid #333333;
	border-radius: 0;
	border-width: 0 0 1px;
	box-shadow: none;
	color: #333333;
	font-size: 14px;
	height: auto;
	letter-spacing: normal !important;
	line-height: 140%;
	margin-left: 0.5%;
	overflow: hidden;
	padding: 0 3px;
	text-shadow: none;
	text-transform: none;
}

#content .com_extvalidate h2{
	margin-bottom: 17px;
}

a.btn{
	margin-left: 2%;
	margin-top: 1px;
}

h4.newsflash-title-jobs{
	cursor: pointer;
}

.btn:hover{
	color: #333333;
    background-color: transparent;
}

span.icon-search, span.icon-list {
	display: none;
}

#content .item-page-menufull h2, #content .item-page-menu h2, #content .item-page h2, #content .blog h2{
	margin-bottom: 7px;
}

#content .item-page h2{
	margin-bottom: 0;
}

#content .item-page-menufull .content-text{
	padding: 0 2% 0 0;
}

#content .item-page-menufull img{
	border-radius: 12px;
	box-shadow: 2px 2px 3px #838383;
	margin: 0;
}

.mod_htmlslider .prev-slide, .mod_htmlslider .next-slide{
	background: url("../images/slider-btn-back.png") no-repeat scroll left top transparent;
	display: block;
	height: 26px;
	margin: -13px 0 0 20px;
	position: absolute;
	top: 50%;
	width: 20px;
	z-index: 999996;
}

.mod_htmlslider .next-slide{
	background-image: url("../images/slider-btn-next.png");
}

.advanced-search-tip{
	display: block;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
    color: #333333;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: №33CCCC;
    box-shadow: 0 0 0 0;
    outline: 0 none;
}

.button-block{
	background: url("../images/slider-textbuttons-bg.png") repeat scroll 0 6px transparent;
	height: 100px;
	position: absolute;
	top: 54%;
	width: 100%;
	z-index: 9996;
}

.photogallery-bg1{
	background: url("../images/photogallery-bg1.png") repeat scroll 0 0 transparent;
	padding: 5px;
	min-width: 266px;
}

.photogallery-bg1 a, .photogallery-bg1 a:visited{
	background: url("../images/photogallery-bg2.png") repeat scroll 0 0 transparent;
	border-bottom: 0 none;
	clear: both;
	color: #333333;
	display: block;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 1.34em;
	line-height: 120%;
	min-width: 97px;
	overflow: hidden;
	padding: 3.6% 31.8%;
	width: auto;
}

.slide-introtext .caption, .slide-introtext .desc{
	color: #bb9132;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
}

 .slide-introtext .desc{
	color: #ffffff;
	font-weight: normal;
}

.mod_htmlslider .sl2caption{
	height: 100px;
	margin-top: -40px;
	position: absolute;
	text-align: center;
	top: 64%;
	margin-left: 10%;
	width: 80%;
	z-index: 9997;
}

.moduletable-photogallerybtn{
	position: absolute;
	right: 5.3%;
	top: 10%;
}

.mod_htmlslider .next-slide {
  right: 20px;
}

#logo-menu .newsflash {
  position: relative;
}

#logo-menu .newsflash .text-block {
  font-size: 1.2em;
  top: 32%;
}

#logo-menu .newsflash .text-block .intro-text {
  padding-top: 0;
}

.form-validate  .span5{
	min-height: 20px;
}

.form-validate .button-form{
	margin-left: 9%;
}

.moduletable-slider{
	margin-left: 0;
	width: 100%;
}

.moduletable-slider .slide-introtext img{
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

.moduletable-slider{
	overflow: hidden;
}

.moduletable-menu {
	display: block;
	padding-bottom: 0.6em;
}

.newsflash-shortbookingform, .fullroom  .price{
	background-color: #FDF6ED;
	border: 1px solid #DDBA92;
	border-radius: 5px;
	padding-bottom: 0;
}

.sl1welcome, .sl1logo{
	display: none;
}

.fullroom  .price {
  color: #563019;
  padding: 10px;
}

#booking{
	font-weight: normal;
	padding-right: 15px;
}

#booking .caption{
	color: #333333;
	font-size: 1.34em;
	font-weight: normal;
	padding: 4.2% 0 2% 6%;
	text-align: left;
	text-transform: uppercase;Z
}

#booking .intro {
	color: #563019;
	line-height: 120%;
	padding-left: 10%;
	padding-top: 1.67em;
	text-align: left;
	width: 72%;
}

#booking form{
	text-align: left;
}

#datefrom, #dtdate, .selectField{
	border: 1px solid #9b9b9b;
	border-radius: 0;
	box-shadow: 0 0;
	color: #343434;
	cursor: pointer;
	font-size: 1.1em;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
	width: 78%;
}

.moduletable-sl6form{
	margin-top: 70px;
	padding: 7px;
}

#slide12 form {
	margin-top: 21px;
}

#slide12  input.fullname, #slide12  input.phone, #slide12  input.email {
  color: #83a5bf;
  font-size: 16px;
}

#slide12  .form-validate .cf-submit{
	background-color: #8dd537;
	*background-color:#58b013;
	background-image: -moz-linear-gradient(top, #8dd537,#58b013);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dd537), to(#58b013)); 016dc0f
	background-image: -webkit-linear-gradient(top, #8dd537,#58b013);
	background-image: -o-linear-gradient(top, #8dd537,#58b013);
	background-image: linear-gradient(to bottom, #8dd537,#58b013);
	background-repeat: repeat-x;
	border: 0 solid rgba(0, 0, 0, 0);
	border-radius: 5px;
	color: #ffffff;
	font-family: "GothamPro-Bold";
	font-size: 16px;
	height: 39px;
	line-height: 20px;
	padding: 0 10px;
	text-shadow: 0 1px 0 #3d7f07;
	text-transform: uppercase;
}

.dcaption{
	color: #878787;
	font-weight: bold;
	margin-left: 12.6%;
}

#datefrom, #dtdate{
	background: url("../images/calendar-icon.png") no-repeat scroll right 50% #FFFFFF;
	padding-right: 3px;
	margin-left: 12.4%;
}

.selectField{
	height: 28px;
	line-height: 28px;
	margin-left: 12.4%;
	overflow: hidden;
	width: 40%;
}

#adults, #childs{
	float: left;
	margin-right: 6%;
}

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: medium none;
	outline-offset: 0;
}

.selectField select{
	background-color: #ffffff;
	border: medium none;
	border-radius: 0;
	box-shadow: 0 0;
	height: 28px;
	line-height: 28px;
	width: 100%;
}

.selectField.double.firstitm, .dubmitbtn{
	margin-left: 6.3%;
}

.dubmitbtn{
	text-align: left;
}

#content #xmap ul.level_0 li{
	background: none no-repeat scroll 0 6px transparent;
	padding-left: 0;	
}

#content #xmap ul.level_0 li li{
  background: url("../images/pimp.png") no-repeat scroll 0 6px transparent;
  padding-left: 16px;
}

#content #xmap ul.level_0{
	float: left;
	width: 24%;
	margin-right: 1%;
}

.dubmitbtn input{
	background: none no-repeat scroll 0 0 #343434;
	border: medium none;
	border-radius: 0;
	color: #bb9132;
	cursor: pointer;
	font-size: 1.34em;
	height: 36px;
	line-height: 18px;
	margin-bottom: 6.5%;
	margin-top: 6%;
	padding: 7px 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	width: 98%;
}

.mod_htmlslider .toc{
    border-radius: 5px;
    bottom: 48px;
    max-width: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
}

#slide1 .mod_htmlslider ul {
    float: right;
    margin-right: 0;
    position: relative;
    width: 380px;
 }

#slide1 .toc li.toc_slide {
    background: url("../images/slider-tocli.png") repeat scroll 0 6px transparent;
    border-radius: 0;
    border: none medium;
}

#slide1 .toc li.toc_slide.active {
    background-color: #FFFFFF;
    border: none medium;
}


.toc li.toc_slide{
	background-color: #eee7df;
	border: 1px solid #eee7df;
	border-radius: 10px;
	cursor: pointer;
	font-size: 0.001px;
	height: 15px;
	margin: 0 4% 0 0;
	padding: 0;
	width: 15px;
	color: transparent;
}

.toc li.toc_slide.active {
	background-color: #4b2a14;
	border: 1px solid #c7ac8d;
}	

.toc li.toc_slide:last-child{
	margin: 0;
}

.moduletable-sliderlogo {
    position: absolute;
    top: 30%;
    width: 100%;
}

.newsflash-sliderlogo {
    background: transparent url("../images/slider-logobg.png") repeat scroll 0 0;
    display: block;
    margin: 0 auto;
    max-width: 600px;
    padding: 14px 0;
}

.moduletable-sliderlogo .logo-text {
    color: #0098ff;
    display: block;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    width: 100%;
}

.moduletable-sliderlogo .logo-intro {
    clear: both;
    color: #1c1c1c;
    display: block;
    font-size: 26px;
    line-height: 120%;
    padding: 1.2% 15% 0;
    text-align: center;
    width: 70%;
}


.selectField select option{
	text-align: center;
}

.item-page .content-text a.modal3 img{
	background-color: #FFFFFF;
	border: 5px solid #F2F2F2;
	display: block;
	padding: 5px;
}

.mod_htmlslider {
	position: relative;
}

#slide1 .mod_htmlslider {
    max-height: 632px;
}

#slide1 .tocbg {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.sl1welcome{
  position: absolute;
  top: 0;
}

.sl1logo {
  bottom: 0;
  position: absolute;
  right: 0;
}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
    border-left: 1px solid #e5e5e5;
    color: #1c1c1c;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 29px 6px;
    text-align: center;
    text-transform: none !important;
    transition-duration: 0.15s, 0.15s;
    transition-property: color, background;
    transition-timing-function: ease-in, ease-out;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  text-decoration: none;
}

ul.autocompleter-choices li.autocompleter-selected {
  background-color: #eaeaea;
  color: #858585;
}

.video-lightbox{
	width: 100%;
	height: 506px;
}

.logo img {
  max-width: 100%;
}

#footer .facebook{
	text-align: right;
}

/* English version */
.eng a.mainlevel_active-trans, .eng a.mainlevel_active-trans:visited {
  padding: 14px 8px 16px;
}

.eng a.mainlevel-trans:link, .eng a.mainlevel-trans:visited {
  padding: 14px 8px 16px 7px;
}
/* End English version */

/* Portrait tablet to landscape and desktop */
@media (max-width: 1320px) {
	.sl8-line2l, .sl8-line2r, .sl8-line3l, .sl8-line3r, .sl8-line4l, .sl8-line4r {
		margin-top: 5%;
	}	
	
	.sl8-line3l, .sl8-line3r, .sl8-line4l, .sl8-line4r {
		margin-top: 5%;
	}	
}

@media (max-width: 1289px) {
	div#slide8-info{
		width: auto;
	}
	#slide11-bg, #slide7-bg{
		padding: 12px 20px 0;
	}

	.mainconteiner{
	  padding: 0 20px;
	}

	div#slide1, div#slide9 {
		padding: 0 10px;
	}	
	
	div#slide2 {
		padding: 0 20px;
	}	
	
	div#slide3 {
		padding: 0 20px 30px;
	}

	div#slide6 {
		padding: 12px 20px 0;
	}
	
	div#slide1-bg {
		background-position: 110% bottom;
	}
	
	.moduletable-form {
		bottom: 23px;
		right: 20px;
	}
		
	#map-block .moduletable-form {
		right: 1%;
	}
	
	.newsflash-sl6form {
		width: auto;
	}
	
	a.logo {
		margin-right: 20px;
	}	
	
}

@media (max-width: 1249px) {

	div#slide1-bg {
		background-position: 94% top;
		background-size: 440px auto;
	}
	
	
	.sl1-text3 {
		font-size: 54px;
	}	
	
	.sl1-text1 {
		margin-top: 26px;
	}	
	
	.sl1-text5 {
		
		margin-top: 28px;
	}	
	
	.moduletable-form {
		bottom: 23px;
		right: 20px;
	}
	
	.newsflash-form, .newsflash-sl6form {
		padding: 13px 20px 11px;
		width: 432px;
	}	
	
	.sl1-text4 {
		font-size: 33px;
		line-height: 42px;
	}

	.moduletable-form .form-validate input, .moduletable-form .form-validate select {
		width: 96%;
	}
	
	.moduletable-form .form-validate .cf-submit {
		width: 100%;
	}	
	
	.moduletable-form .form-caption {
		font-size: 22px;
		margin-bottom: 1px;
	}	
	
	.form-description {
		margin-bottom: 9px;
		text-align: center;
	}

	.newsflash-topmenu a.menutop {
		margin: 25px 20px 25px 0;
	}

	#slide8-caption {
		margin-top: 25px;
	}	
	
	#slide8 .sl8-line1l, #slide8 .sl8-line1r {
		margin-top: 20px;
	}
	
	#slide8  .moduletable{
		padding: 0 20px;
	}	
	
	#slide8-background {
		padding-top: 10%;
	}	
}

@media (max-width: 1100px) {
	div#slide1-bg {
		background-position: 94% 20px;
	}	
	
	#slide8-background {
		padding-top: 12%;
	}

    .training-block .title a, .training-block .title a:visited {
        font-size: 16px;
        line-height: 19px;
    }
}

@media (max-width: 1049px) {
    .training-block .title {
        height: 90px;
    }

    .trainings .date {
        margin-left: -75px;
        width: 150px;
    }

	#slide8-background {
		padding-top: 22%;
	}	
	
	a.logo {
	  margin-right: 10px;
	}
	
	.newsflash-topmenu a.menutop {
		margin: 25px 14px 25px 0;
	}	
	
	.sl1-text5 {
		width: 47%;
	}
	
	.training-block .name a, .training-block .name a:visited {
		font-size: 20px;
		line-height: 24px;
	}

	.training-block .title a, .training-block .title a:visited {
		font-size: 17px;
	}
	
	.trainings .date a, .trainings .date a:visited {
		font-size: 18px;
	}	
	
	div#slide1 {
		padding: 0;
	}	
	
	div#slide1-bg {
		padding: 0 10px;
	}		
}

@media (max-width: 976px) {
	a.menutop.first {
		clear: both;
	}
	
	.newsflash-topmenu a.menutop, .newsflash-topmenu a.menutop.last {
		margin: 0 19px 10px 0;
	}
	
	div#slide1 {
		margin-top: 97px;
		overflow: hidden;
	}	
	
	div#slide1-bg {
		background-position: 95% 52px;
	}	
	
	.sl1-text4 {
		font-size: 30px;
		line-height: 38px;
		width: 54%;
	}	
	
	.sl1-text5 {
		width: 41%;
	}	
	
	.sl1-text6 {
		overflow: hidden;
		padding-top: 10px;
	}	
	
	.nhours, .nminutes, .nseconds, .daysdesc, .separator {
		font-size: 46px;
		line-height: 50px;
	}	
	
	.nhours {
		clear: both;
	}
	
	.ndays{
		margin-bottom: 0;
	}
	
	.daysdesc{
		font-size: 19px;
		margin-bottom: 0;
		margin-top: 30px;
	}
	
	.sl2-text5, .sl2-text6, .sl2-text7, .sl2-text8, .sl2-text5-1, .sl2-text6-1, .sl2-text7-1 {
		font-size: 21px;
		line-height: 26px;
	}	
	
	.sl3-text li {
		font-size: 19px;
		line-height: 22px;
		margin-bottom: 23px;
		padding-left: 4%;
	}	
	
	#aboutspeaker-page br{
		display: none;
	}
	
	div#slide4-bg {
		padding-top: 3%;
	}
	
	div#slide4 .span4 {
		font-size: 18px;
	}
	
	.sl4-caption {
		padding: 0 20px;
	}
	
	#slide4 .span6{
		width: 48.619%;
	}

	#slide4 .span3.sl4block1{
		width: 48.619%;
	}

	#slide4 .span3.sl4block3{
		width: 96.619%;
	}
	
	#slide6 .sl6block1{
		padding: 0 20px;
		text-align: center;
		width: 100%;
	}
	
	#slide6 .span6.sl6block2 {
		width: 100%;
	}	
	
	.newsflash-sl6form {
		width: 78%;
	}	
	
	#map-block .newsflash-form{
		width: 262px;
	}
	
	.sl6-footer {
		font-size: 18px;
		text-align: center;
	}	
	
	.sl6-footer img{
		display: block;
		float: none;
		margin: 0 auto;
	}
	
	div#slide7-bg {
		padding: 41px 20px 0;
	}
	
	#slide7 .span3{
		margin-bottom: 17px;
		width: 48%;
	}
	
	#slide7 .span3.sl7phone3{
		margin-left: 0;
	}
	
	#footer .offset2{
		margin: 0;
	}

	#footer .span3{
		width: 31%;
	}
	
	#footer .span3.mail img {
		float: left;
	}	

	#footer .span3.mail a {
		display: block;
		margin-bottom: 5px;
	}

	#footer .span3.instagram {
		text-align: center;
	}
	
	#footer span.emails{
		float: left;
		line-height: 120%;
		width: 120px;
	}
	
	#slide8-background {
		padding-top: 28%;
	}		
	
	.phones {
		margin-left: 30px;
	}

	.trainings .date {
		margin-left: -65px;
		width: 130px;
	}

	.trainings .date a, .trainings .date a:visited {
	  font-size: 15px;
	}

	.training-block .title.lines2 {
		margin-left: 3%;
	}	

	.training-block .name a, .training-block .name a:visited {
		font-size: 17px;
		line-height: 24px;
	}
	
	.sl11-caption {
		overflow: hidden;
	}

}


@media (max-width: 960px) {
	.training-block .title a, .training-block .title a:visited {
		font-size: 15px;
	}
	
	.training-block .title {
        height: 60px;
        margin-top: 7px;
        padding: 0 2%;
    }
	
	.training-block .title a, .training-block .title a:visited {
		font-size: 14px;
		line-height: 18px;
	}



}

@media (max-width: 860px) {

    #slide1 .trainings .span2 {
        margin-left: 3.564%;
        width: 30.94%;
        margin-bottom: 20px;
    }

    #slide1 .trainings .span2:nth-child(3n+1){
        margin-left: 0;
    }

	#slide8-background {
		padding-top: 40%;
	}
	
	div#slide1-bg {
		background-position: 95% 65px;
	}

	.sl1-text5{
		font-size: 18px;	
	}
	
	.sl1-text4 {
		font-size: 27px;
		width: 50%;
	}

	.sl1-text3 {
		margin-top: 39px;
	}

	.sl1-text6 {
		padding-top: 73px;
	}	
}

@media (max-width: 830px) {
	#slide8-background {
		padding-top: 50%;
	}
	
	#slide9 .moduletable .span6{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 776px) {
	#slide8-background {
		padding-top: 14%;
	}
	
	#footer .facebook, #footer .instagram{
		text-align: left;
	}
	
	#sbox-content.sbox-content-iframe {
		overflow: hidden;
	}

	div#slide4 .span3 {
		margin-top: 0;
	}

	.newsflash-topmenu a.menutop {
		display: none;
	}
	
	div#slide1 {
		margin-top: 67px;
	}	
	
	div#slide1-bg {
		background-position: 94% 90px;
		background-size: 350px auto;
	}
	
	.sl1-text3 {
		font-size: 40px;
		margin-top: 22px;
	}	

	.sl1-text4 {
		font-size: 26px;
		line-height: 34px;
		width: 63%;
	}	
	
	#slide1 .newsflash-form{
		width: 312px;
	}	
	
	.sl1-text5 {
		width: 47%;
		font-size: 18px;
	}
	
	.sl1-text6 {
		overflow: hidden;
		padding-top: 110px;
	}	
	
	#slide7 .span3 {
		float: left;
	}	
	
	#slide4 .span3.sl4block1, #slide4 .span6 {
		padding: 0 20px;
		width: 100%;
	}

	.sl6-footer {
		margin-top: 32px;
	}
	
	#footer .span3 {
		float: left;
	}
		
	.sl2-text5, .sl2-text6, .sl2-text7, .sl2-text8, .sl2-text5-1, .sl2-text6-1, .sl2-text7-1 {
		font-size: 17px;
		line-height: 22px;
	}	
	
	.sl2-circle {
		border-radius: 50px;
		font-size: 24px;
		padding: 11px 0;
		width: 44px;
	}
	
	.video-thumbnails {
		padding: 5px 0;
	}	
	
	.sl6-caption-blue {
		margin-top: 20px;
	}
	
	#map-block .moduletable-form {
		border-radius: 5px;
		bottom: 0;
		clear: both;
		display: block;
		position: relative;
	}
	
	#map-block .newsflash-form {
		margin: 0 auto;
		width: 79%;
	}	
	
	.description-page img, #program-page img, #slide3 .sl2-block3 img{
		left: 50%;
		margin-left: -640px;
		max-width: 1200px;
		position: relative;
		width: 1260px;
	}
	
	#slide3 .sl2-block3 img{
		left: 50%;
		margin-left: -450px;
		max-width: 900px;
		position: relative;
		width: 900px;
	}	

	#slide6 .sl6-caption img{
		left: 50%;
		margin-left: -510px;
		max-width: 960px;
		position: relative;
		width: 960px;
	}	
	
	 #organizer-page img, .sl10-caption img, #contacts-page img, .sl6-footercaption img, .sl11-caption img, .slider1-captionimg img, .sl8-caption img, #aboutspeaker-page img, .footer-caption img{
		display: block;
		left: 50%;
		margin-left: -630px;
		max-width: 1200px;
		position: relative;
		width: 1260px;
	}
	
	#sl2-splitter img{
		height: 1px;
	}
	
	div#slide7-bg {
		padding: 5px 20px 0;
	}	
	
	div#slide7 .phones {
		margin-bottom: 10px;
	}

	.sl2-books1	 .span2, .sl2-books2 .span2{
		margin-right: 1%;
		width: 19%;
		float: left;
	}
	
	div#slide4 .span4 {
		font-size: 18px;
		margin: 10px auto 10px;
		text-align: center;
		width: 90%;
	}	
	
	#slide1 .span3, #slide9 .authors .span3{
		float: left;
		margin-bottom: 30px;
		margin-left: 4%;
		margin-right: 4%;
		width: 46%;
	}
	
	#slide1 .span3:nth-child(2n), #slide9 .authors .span3:nth-child(2n){
		margin-right: 0;
		margin-left: 0;
	}
	
	div#slide9-bg {
		padding-top: 0;
	}
	
	.newsflash-topmenu div > a {
		width: 100%;
		text-align: center;
	}
	
	#logo img {
		margin: 0 auto;
	}

	.address {
		float: none;
	}
	
	div#slide1 {
		margin-top: 17px;
	}

	#slide1 .span3, #slide9 .authors .span3 {
		margin-left: 0;
		margin-right: 4%;
		width: 48%;
	}
}

@media (max-width: 740px) {
	div#slide1-bg {
		background-position: 94% 94px;
	}

	.sl1-text4 {
		width: 63%;
	}	
}

@media (max-width: 680px) {
	.sl1-text4 {
		font-size: 24px;
		line-height: 32px;
		width: 60%;
	}

	.sl1-text5 {
		font-size: 16px;
		width: 42%;
	}

    #slide1 .trainings .span2 {
        float: left;
        margin-bottom: 27px;
        margin-left: 3.564%;
        width: 47.94%;
    }

    #slide1 .trainings .span2:nth-child(3n+1){
        margin-left: 3.564%;
    }

    #slide1 .trainings .span2:nth-child(2n+1){
        margin-left: 0;
    }

    .sl9-text p {
        font-size: 16px;
        line-height: 20px;
    }
}
/* Landscape phones and down */
@media (max-width: 640px) {

	div#slide1-bg {
		background-position: 91% 261px;
	}
	
	.sl1-text3 {
		font-size: 40px;
		margin-top: 32px;
	}
	
	div#slide3 {
		margin-top: 30px;
	}	

	.sl1-text5 {
		width: 60%;
	}
	
	.sl1-text4 {
		width: 97%;
	}
	
	#slide1 .moduletable-form {
		border-radius: 5px;
		bottom: 20px;
		clear: both;
		display: block;
		position: relative;
	}
	
	#slide1 .newsflash-form {
		margin: 0 auto;
		width: 79%;
	}	
	
	.sl1-text6 {
		padding-top: 0;
	}	

	.sl1-text6 .text6-desc {
		margin-top: 20px;
	}	
	
	.video-lightbox{
		width: 94%;
		height: 306px;
	}	
	
	div#slide1 {
		padding: 0;
	}	
	
}

/* Landscape phones and down */
@media (max-width: 625px) {
	#slide7 .span3 {
		float: none;
		padding: 0 20px;
		width: auto;
	}	
}

@media (max-width: 600px) {
	div#slide1-bg {
		background-position: 86% 281px;
	}	
}

@media (max-width: 480px) {

    #slide1 .trainings .span2 {
        margin: 0 auto 27px;
        width: 98%;
    }

    #slide1 .trainings .span2:nth-child(3n+1){
        margin: 0 auto 27px;
    }

    #slide1 .trainings .span2:nth-child(2n+1){
        margin: 0 auto 27px;
    }

	.video-lightbox{
		width: 90%;
		height: 306px;
	}	

	.newsflash-sl6form {
		margin-top: 20px;
	}

	
	div#slide1-bg {
	  background-position: 50% 516px;
	  background-size: 400px auto;
	}

	.sl1-text5 {
		font-size: 19px;
		width: 96%;
	}
	
	#topmenu .logosmart {
		width: 88%;
	}

	a.logo {
		margin-right: 0;
	}
	
	.call-btn {
		float: right;
		margin-top: 13px;
	}	
	
	#topmenu .phone-right {
		margin-left: 10px;
		margin-top: 10px;
		width: 32px;
	}	
	
	div#slide1 {
		padding: 0 0 0 10px;
	}	

	.sl1-text2 {
		font-size: 28px;
	}
	
	.sl1-text3 {
		font-size: 28px;
		margin-top: 28px;
	}

	.sl1-text4 {
		font-size: 24px;
		line-height: 30px;
		margin-top: 24px;
		width: 90%;
	}
	
	.nhours, .nminutes, .nseconds, .daysdesc, .separator {
		margin-top: 0;
		margin-bottom: 24px;		
	}	

	.ndays {
		margin-top: 0;
	}	
	
	.daysdesc {
		margin-bottom: 0;
		margin-top: 21px;
	}	
	
	.sl1-text6 {
		padding-bottom: 320px;
	}
	
	.moduletable-form {
		right: 6px;
	}	
	
	.sl2-text1, .sl2-text2, .sl2-text3, .sl2-text4, .sl2-text5, .sl2-text6, .sl2-text7, .sl2-text8, .sl2-text5-1, .sl2-text6-1, .sl2-text7-1, .sl3-text {
		font-size: 16px;
		line-height: 18px;
		margin-top: 28px;
	}	
	
	.sl6-footer {
		font-size: 16px;
	}

	.sl6-footer .sl6-block1 {
		float: left;
		margin-right: 2%;
		width: 48%;
	}	
	
	.sl6-footer .sl6-block2 {
		float: left;
		margin-right: 2%;
		width: 48%;
	}	
		
	.sl6-footer .sl6-block3 {
		clear: both;
		float: left;
		margin-right: 2%;
		width: 48%;
	}
	
	.sl6-footer .sl6-block4 {
		float: left;
		width: 48%;
	}
	
	#footer .span3 {
		float: none;
		padding-left: 25%;
		text-align: left;
		width: 100%;
	}	
	
	#footer .span3.instagram {
	  text-align: left;
	}
	
	#footer .span3.mail {
		padding-left: 25%;
	}
	
	p.video-main {
		margin: 0 0 3px;
	}
	
	.video-thumbnails {
		height: auto;
		overflow: hidden;
		padding: 5px 0;
		position: relative;
	}
	
	.video-thumbnails a:first-child{
		margin-left: 2.5%;
	}
	
	.video-thumbnails a, .video-thumbnails a:hover {
		float: left;
		margin-right: 2.5%;
		width: 30%;
	}	
	
	#lightimg-content.draggable {
		overflow: auto;
	}
	
	#lightimg-spinner{
		margin-left: -10000px;;
	}
	
	#lightimg-hScroll, #lightimg-vScroll {
		visibility: hidden;
	}
	
	.call-btn{ 
		display: none;
	}
	
	#topmenu .logosmart {
		width: 83%;
	}
	
	.phones {
		float: none;
		margin-left: 0;
		margin-top: 4px;
		width: 100%;
	}

	.address {
		clear: both;
		display: block;
		float: none;
		overflow: hidden;
		padding-top: 9px;
		width: 100%;
	}
	
	#slide1 .span3, #slide9 .authors .span3 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}	
	
	.sl1-text1 {
		font-size: 29px;
	}	
	
	#organizer-page img, .sl10-caption img, #contacts-page img, .sl6-footercaption img, .sl11-caption img, .slider1-captionimg img, .sl8-caption img, #aboutspeaker-page img, .footer-caption img {
		display: block;
		left: 50%;
		margin-left: -500px;
		max-width: 1200px;
		position: relative;
		width: 1000px;
	}
	
	#footer .facebook, #footer .instagram{
		float: left;
		margin-left: 12%;
		width: 44%;
	}
	
	#footer .instagram{
		margin-left: 0;
	}
	
}

/* Landscape phones and down */
@media (max-width: 320px) {
	#topmenu .logosmart {
		width: 82%;
	}
	
	.sl1-text2 {
		font-size: 28px;
		line-height: 120%;
	}	
	
	.sl1-text3 {
		font-size: 25px;
		margin-top: 24px;
	}	
	
	.sl1-text4 {
		width: 100%;
	}	
	
	.sl1-text5 {
		font-size: 16px;
		width: 100%;
	}
	
	div#slide1-bg {
		background-position: 43% 600px;
		background-size: 320px auto;
	}	
	
	.sl1-text6 {
		padding-bottom: 250px;
	}	
	
	.newsflash-sl6form {
		margin-left: 0;
	}	
	
	.newsflash-sl6form .form-caption{
		font-size: 22px;
	}
	
	div#slide7 .span3 {
		font-size: 26px;
	}	
	
	#footer .span3 {
		padding-left: 10%;
	}	
	
	.moduletable-sl6form {
		margin-top: 30px;
	}
	
	#footer .span3.mail {
		padding-left: 10%;
	}
}