@CHARSET "UTF-8";

a {
	text-decoration:none;
	outline: none; 
	color: inherit;
}

/* as IE7 doesn't support color: inherit, here is the hack: */
a {
	color: expression(this.parentNode.currentStyle['color']);
}

html, body, p, table, tr, td, ul, img {
	padding: 0;
	margin: 0;
	border: none;
}

body{
	display:none;
	position: relative;
}
table {
	border-collapse: collapse;
}

a:active, a:focus, img { 
	outline: none; 
}

ul{
	list-style: none;
}

html, body {
	background-color: white;
	font-family: 'pf_dintext_proregular';
}

.menu{
	padding-left: 310px;
	background-color: #FDE7EA;
    border-top: 1px solid #66573F;
    color: #66573f;
    font-size: 14px;
    height: 30px;
    text-align: center;   
    margin: 15px 0 0;
}
.menu li{
	text-transform: uppercase;
	float: left;
	padding-left: 5px;
	line-height: 30px;
}
.menu li a:hover{
	text-decoration: underline;
}
.menu li a.selected{
	color: #252525;
}
.sub_menu_container {
	margin-bottom: 15px;
    background-color: #FDE7EA;
    width: 940px;
    border-bottom: 1px solid #66573F;
    height: 1px;
    overflow: hidden;
}
.sub_menu{
    clear: left;
    color: #66573F;
    float: left;
    font-size: 14px;
    left: 50%;
    position: relative;
    text-align: center;  
}
.sub_menu li{
	display: block;
    float: left;
    line-height: 30px;
    padding-left: 5px;
    position: relative;
    right: 50%;
}
.sub_menu li a:hover{
	text-decoration: underline;
}
.sub_menu li a.selected{
	color: #252525;
}

.wrapper {
/*	outline: 1px dashed red;*/
	margin: 0 auto;
	width: 940px;
}
.header {
/*	outline: 1px dashed green;*/
	margin-top: 30px;
	width: 100%;
	border-bottom: 1px solid #B7B7B7;
	overflow: hidden;
}

.logo {
	border-top: 3px solid #66573F;
	border-bottom: 3px solid #66573F;
    height: 100px;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
.ext_links{
	margin-right: -10px;
	float: right;
}
.ext_links ul {
	font-size: 12px;
	font-family: Adobe Garamond Pro;
}
.ext_links li {
	border-right: 1px solid #9A9A9A;
    float: left;
    height: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.footer_ext_links li {
	border-right: 1px solid #9A9A9A;
    float: left;
    height: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.footer_ext_links {
	margin-top: 10px;
	margin-left: -10px;
	width: 310px;
	overflow: hidden;
	float: left;
}
.footer_ext_links>ul>li:last-child {
	border-right: none;
}
.footer_copyright {
	float: right;
	margin-top: 10px;
}
.social{
	display:block;
	color:#9a9a9a;
}
a.social:hover, .articles-description a:hover, .social-shared a:hover, .link-shared a:hover, .article-navigation a:hover, .over_descr a:hover, a.mail:hover {
	color: #5A5A5A;
}

.articles-top a:hover {
	background: url('images/arrow_up_1.png') no-repeat 0 0;
}
a.social:hover {
	text-decoration: underline;
}
.clear{
	clear: both;
}
.footer{
	margin-top: 10px;
	border-top: 1px solid #65563f;
	width:100%;
	height:46px;
	font-size:12px;
	color: #9a9a9a;
}
.main_thumbs{
	padding-bottom:15px;
	border-bottom: 1px solid #9a9a9a;	
}
.main_content{
	position:relative;
	height:540px;
	width:100%;
	padding-bottom: 68px;
}
.main_thumbs ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#content{
	margin-top: 10px;
}
.gallery_main{
	display:block;
	height: 540px;
	width: 940px;
}
.overlay_block{
	background: url("bg_w.png") repeat 0 0;
	height: 384px;
	width: 263px;
	display:block;
	padding-top:126px;
	padding-left:26px;
	padding-right:26px;
	padding-bottom: 30px;
}
.over_frame {
	display:block;
	max-height:355px;
	overflow: hidden;
}
.over_category{
	font-size: 17px;
	color: #252525;
	font-family: DINEngschriftLTRegular, Verdana;
	padding-bottom: 18px;
	display:block;
	text-transform: uppercase;
}

.over_heading {
	font-size: 37px;
	font-family: DINEngschriftLTRegular, Verdana;
	display:block;
	line-height: 1.18em;
	padding-bottom:21px;
	text-transform: uppercase;
	color: #252525;
}

.over_descr{
	display:block;
	font-size: 11px;
	line-height:1.65em;
	font-family: Arial, Verdana;
	overflow: hidden;
}
.arrow_main{
	margin-top: -47px;
	margin-left: 28px
}
.over_descr a{
	color: #9a9a9a;
	white-space: nowrap; 
}

.small_thumbs{
	padding-top:5px;
}
.small_thumbs>ul {
	margin-left: -5px;
}
.small_thumbs ul li{
	float: left;
	padding:0;
	margin-left: 5px;
    margin-top: 5px;
	width: 310px;
	height: 207px;
}

.small_thumbs ul li table{
	width: 100%;
	height: 100%;
	background: url("bg_w.png") repeat 0 0;
	display:none;
}
.small_thumbs ul li table td{
	vertical-align: middle;
	text-align: center;
	font-size: 37px;
	color: #000000;
	font-family: DINEngschriftLTRegular, Verdana;
}
.small_thumbs ul li table td a{
	text-decoration: underline;
}

.previous { 
	background: url("arrow_left.png") no-repeat left 1px;
	height:6px;
	display:inline-block;
	padding-left: 14px;
}
.previous:HOVER {
	background: url("arrow_left_1.png") no-repeat left 1px;
}
.next {
	background: url("arrow_right.png") no-repeat right center;
	height:6px;
	display:inline-block;
	padding-right:14px;
}
.next:HOVER {
	background: url("arrow_right_1.png") no-repeat right center;
}
.player_pause, .player_play {
	height:6px;
	display:inline-block;
	padding-right: 7px;	
}
.player_pause {
	background: url("pause.png") no-repeat right bottom;
}
.player_pause:HOVER {
	background: url("pause_h.png") no-repeat right bottom;
}
.player_play {
	background: url("play.png") no-repeat right bottom;
}
.player_play:HOVER {
	background: url("play_h.png") no-repeat right bottom;
}
.over_heading a {
	color: #252525;
	text-decoration: underline;
}
.top_line {
	position: fixed;
	background-color: black;
	top: 0;
	left: 0;
	width: 100%;
	height: 7px;
}
.bottom_line {
	position: fixed;
	background-color: black;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
}
.disc {
background: url("disk.png") no-repeat 0 0;
}
.arrow-left {
	background: url("arrow_left_slider.png") no-repeat 0 245px;
}
.arrow-right {
	background: url("arrow_right_slider.png") no-repeat 0 245px;
}
.control-end {
	background: url("disc.png") no-repeat 0 245px;
	cursor: default;
}

.control-slide-left {
	position: absolute;
	left:-17px;
	top:0;
	height:100%;
	width:34px;
}
.control-slide-right {
	position: absolute;	
	right:-17px;
	top:0;
	height:100%;
	width:34px;
}
.full-article {
	padding-bottom: 15px;
}
.full-article-nav {
	padding-bottom: 12px;
	height:17px;
}
.sub-heading-block {
	float:left;
	width: 313px;
	line-height: 17px;
	font-size: 17px;
	color: #252525;
	font-family: DINEngschriftLTRegular, Verdana;
	text-decoration: underline;
	text-transform: uppercase;
}
.article-navigation {
	line-height: 17px;
	font-size: 9px;
	color: #909090;
	font-family: Helvetica, Verdana;
	text-decoration: none;	
	text-transform: uppercase;
}
.prev-article {
	background: url("arrow_left.png") no-repeat left 3px;
	padding-left: 20px;
}
a.prev-article:hover {
	background: url("arrow_left_1.png") no-repeat left 3px;
}
.next-article {
	background: url("arrow_right.png") no-repeat right 2px;
	padding-right: 20px;
}
a.next-article:hover {
	background: url('images/arrow_right_1.png') no-repeat right 2px;
}
.article-navigation span {
	padding-left:11px;
	padding-right:14px;	
}
.heading-column{
	float:left;
	width: 313px;
	color: #9a9a9a;
}

.heading-article {
	padding-right:20px;
	font-size: 37px;
	color: #000000;
	font-family: DINEngschriftLTRegular, Verdana;
	text-decoration: underline;	
	text-transform: uppercase;
}
.link-shared a{
	background: url("arrow_left.png") no-repeat left 3px;
	padding-left: 20px;
	font-size: 9px;
	font-family: Helvetica, Verdana;
	text-decoration:  none;	
	text-transform: uppercase;
}
.link-shared a:hover{
	background: url("arrow_left_1.png") no-repeat left 3px;	
}

.social-shared {
	padding-top:13px;
	font-size: 9px;
	font-family: Helvetica, Verdana;
	text-decoration:  none;
	padding-bottom: 15px;	
}

.two_columns {
	column-count:2;
	column-gap:20px;
	column-width:301px;
	-webkit-column-count:2;
	-webkit-column-gap:20px;
	-webkit-column-width:301px;
	-moz-column-count:2;
	-moz-column-gap:20px;
	-moz-column-width:301px;
	
}

.articles-category-header {
	font-size: 22px;
	font-family: DINEngschriftLTRegular, Verdana;	
	color: #414040;
	padding-bottom: 12px;
	border-bottom: 1px solid #B7B7B7;
	text-transform: uppercase;
}

#articles-list li{
	margin-top:16px;
	height: 363px;
	display:block;
}
.articles-text-preview {
	width: 293px;
	height: 100%;
	border-bottom: 1px solid #B7B7B7;
	display: block;
	margin-right: 20px;
	float: left;
}

.articles-sub-heading{
	font-size: 17px;
	font-family: DINEngschriftLTRegular, Verdana;	
	color: #252525;	
	padding-bottom: 17px;
	text-transform: uppercase;
}
.articles-heading{
	font-size: 37px;
	font-family: DINEngschriftLTRegular, Verdana;	
	padding-bottom: 22px;
	text-transform: uppercase;
}
.articles-heading a{
	color: #000000;
	text-decoration: underline;	
}
.articles-heading a:hover, .over_heading a:hover{
	color: #505050;
}
.articles-description {
	font-size: 11px;
	font-family: Arial, Verdana;	
	color: #252525;
	padding-right: 35px;
	line-height: 1.65em;
	color:#252525;
}
.articles-description a{
	color:#9a9a9a;
	}
.articles-frame {
	display:block;
	height:100%;
	overflow: hidden;
	max-height: 318px;
}
.articles-top{
	margin-top: 10px;
}
.articles-top a{
	background: url('images/arrow_up.png') no-repeat 0 0;
	width:9px;
	height:12px;
	display:block;
}
.articles-image {
	margin-left: 313px;
}
.file_block {
	padding-top: 15px;
	padding-left: 321px;
	text-transform: uppercase;
	color: #252525;
    font-family: Arial, Verdana;
    font-size: 11px;
    line-height: 1.5em;
    color: #252525;
}
.file_block a{
	text-decoration: underline;	
}
.first.column {
	padding-right:15px;
	 }
	 
div.solik-article_container {
	width: 100%;
}

div.solik-article_header {
	width: 313px;
	float: left;
	color: #9A9A9A;
}

div.solik-article_text {
	width: 627px;
	float: right;
}

div.solik-article_text div.article-body {
	color: #252525;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 1.6em;
	padding-top: 3px;
}
div.left_col {
	float: left;
	width: 310px;
}
div.form_col {
	float: right;
	width: 290px;
}
div.form_title {
	color: #000000;
	font-size: 17px;
	font-family: DINEngschriftLTRegular, Verdana;	
	padding-bottom: 10px;
	text-transform: uppercase;	
}
.form_col input, .form_col textarea {
	border:1px solid #9A9A9A;
	width: 98%;
	height: 20px;
	display:block;
	margin-bottom: 10px;
	color: #9A9A9A;
	font-family: Arial, Verdana;
	padding-left: 5px;
}
.form_col textarea {
	height: 70px;
	font-size: 13px;
}
.form_col .button {
	width: 70px;
	font-size: 17px;
	font-family: DINEngschriftLTRegular, Verdana;	
	padding-bottom: 10px;
	text-transform: uppercase;	
	background-color: #ffffff;
	height: 24px;
}
.form_col .button:HOVER {
	cursor: pointer;
	background-color: #F2F2F2;
}
div.form_confirm {
	border:1px solid #9A9A9A;
    width: 100%;
    font-size: 15px;
    background-color: #F2F2F2;
    margin-bottom: 5px;
    color: #9A9A9A;
    text-align: center;
}
/* Start Apple Styles 
	iPhoen 4 (resolution:326dpi) size 960 x 640 px
	iPhone 3GS (resolution:163dpi)  size 480 x 320 px 
	iPad, iPad2 (resolution:132dpi) size 1024 x 768 px
*/

/* iPhone 3 [portrait + landscape] */
@media all and (max-device-width: 480px){
	.form_col textarea {font-size: 12px;}
	.form_col .button {font-size: 15px;}
	div.form_confirm {font-size: 13px;}
	.menu{font-size: 15px;}
	.ext_links ul {font-size: 8px;}
	.footer{font-size:8px;}
	.over_category{font-size: 15px;}
	.over_heading {font-size: 30px;}
	.over_descr{font-size: 10px;}
	.small_thumbs ul li table td{font-size: 30px;}
	.sub-heading-block {font-size: 15px;}
	.article-navigation {font-size: 8px;}
	.heading-article {font-size: 30px;}
	.link-shared a{font-size: 8px;}
	.social-shared {font-size: 8px;}
	.articles-category-header {font-size: 18px;}
	.articles-sub-heading{font-size: 15px;}
	.articles-heading{font-size: 30px;}
	.articles-description {font-size: 10px;}
	.file_block {font-size: 10px;}
	div.solik-article_text div.article-body {font-size: 10px;}
	div.form_title {font-size: 15px;}	
}
/* iPad [portrait] iPhone 4 [portrait]*/
@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait),{
	.form_col textarea {font-size: 12px;}
	.form_col .button {font-size: 15px;}
	div.form_confirm {font-size: 13px;}
	.menu{font-size: 15px;}
	.ext_links ul {font-size: 8px;}
	.footer{font-size:8px;}
	.over_category{font-size: 15px;}
	.over_heading {font-size: 30px;}
	.over_descr{font-size: 10px;}
	.small_thumbs ul li table td{font-size: 30px;}
	.sub-heading-block {font-size: 15px;}
	.article-navigation {font-size: 8px;}
	.heading-article {font-size: 30px;}
	.link-shared a{font-size: 8px;}
	.social-shared {font-size: 8px;}
	.articles-category-header {font-size: 18px;}
	.articles-sub-heading{font-size: 15px;}
	.articles-heading{font-size: 30px;}
	.articles-description {font-size: 10px;}
	.file_block {font-size: 10px;}
	div.solik-article_text div.article-body {font-size: 10px;}
	div.form_title {font-size: 15px;}	
}
/* iPad [landscape]  iPhone 4 [landscape]*/
@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.form_col textarea {font-size: 12px;}
	.form_col .button {font-size: 15px;}
	div.form_confirm {font-size: 13px;}
	.menu{font-size: 15px;}
	.ext_links ul {font-size: 8px;}
	.footer{font-size:8px;}
	.over_category{font-size: 15px;}
	.over_heading {font-size: 30px;}
	.over_descr{font-size: 10px;}
	.small_thumbs ul li table td{font-size: 30px;}
	.sub-heading-block {font-size: 15px;}
	.article-navigation {font-size: 8px;}
	.heading-article {font-size: 30px;}
	.link-shared a{font-size: 8px;}
	.social-shared {font-size: 8px;}
	.articles-category-header {font-size: 18px;}
	.articles-sub-heading{font-size: 15px;}
	.articles-heading{font-size: 30px;}
	.articles-description {font-size: 10px;}
	.file_block {font-size: 10px;}
	div.solik-article_text div.article-body {font-size: 10px;}
	div.form_title {font-size: 15px;}
}
.menu_separator {
	margin: 0 3px 1px 3px;
}
.article_view_hover {
	background: none repeat scroll 0 0 #E3D5CF;
    opacity: 0.7;
    height: 141px;
    padding-top: 66px;
    width: 310px;
}
.article_view_hover_name {
	
	margin-left: 30px;
	color: #252538;
	font-size: 14px;
	text-transform: uppercase;
}
.article_view_hover_name2 {
	color: #252538;
    font-size: 30px;
    height: 110px;
    margin-left: 30px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 242px;
	overflow: hidden;
}
.li_for_banner_st {
	position: relative;
}
.img_for_banner_st {
	position: absolute;
	bottom: 0;
}
.separator {
	width: 940px;
	height: 1px;
	margin: 10px 0 5px 5px;
	background-color: #65563f;
	opacity: 0.25;
}
.articles_overview_layout .mid_banners {
	float: left;
	margin-left: 5px;
	width: 940px;
	height: 98px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.startpage_banner_bottom_left {
	float: left;
	width: 625px;
	height: 98px;
	margin-right: 5px;
	background-color: red;
}
.startpage_banner_bottom_right {
	float: left;
	width: 310px;
	height: 98px;
	background-color: green;
}
.link_to_next_lis {
	display: none;
}
.sub_menu > li{
	padding: 0;
}
.sub_menu > li > a {
	text-transform: uppercase;
	margin: 0 0;
	padding: 0 5px;
}
.submenu_li > a {
	border-right: 1px solid #66573F;
}
.sub_menu > li:last-child > a{
	border-right: 0
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}
.article_top {
	height: 417px;
	padding-bottom: 20px;
	border-bottom: 1px solid #B7B7B7;
	position: relative;
}
.article_middle {
	padding: 20px 0;
	border-bottom: 1px solid #B7B7B7;
}
.article_left_side {
	width: 315px;
	float: left;
}
.article_right_side {
	width: 625px;
	float: left;
	overflow: hidden;
}
.article_right_side ul {
	height: 417px;
	width: 99999px;
}
.article_right_side ul li {
	height: 417px;
	width: 625px;
	float: left;
}
.article_right_side ul li img {
	width: 625px;
	height: 417px;
}
.article_restaurant {
	color: #252538;
	margin-top: 40px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}
.article_header {
	margin-top: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 30px;
	color: #252538;
	font-weight: normal;
}
.article_ingress {
	text-align: center;
	font-size: 16px;
	color: #343433;
	padding-right: 16px;
}
.article_foto {
	text-align: center;
	font-size: 12px;
	color: #343433;
}
.article_gallery_left {
	position: absolute;
	top: 193px;
	left: 298px;
	cursor: pointer;
	width: 31px;
	height: 30px;
	z-index: 999;
	background: url('images/article_gallery_left.png');
}
.article_gallery_right {
	position: absolute;
	top: 193px;
	right: -15px;
	z-index: 999;
	cursor: pointer;
	width: 31px;
	height: 30px;
	background: url('images/article_gallery_right.png');
}
.article_middle_left {
	float: left;
	width: 315px;
}
.article_middle_right {
	float: left;
	width: 625px;
}
.saying_from_chef {
	text-align: left;
	font-style: italic;
	font-size: 21px;
	color: #3a3939;
}
.name_of_chef {
	text-align: left;
	font-style: italic;
	font-size: 16px;
	color: #3a3939;
	margin-top: 20px;
}
.article-body {
	color: #3a3939;
	font-size: 16px;
}
.article_bottom {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #B7B7B7;
	height: 13px;
}
.article_bottom ul li {
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #66573f;
	color: #66573f;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
}
.article_bottom ul li:last-child {
	border: none;
}
.article_bottom ul li a {
	height: 14px;
	line-height: 14px;
}
.article_banner_bottom {
	margin-bottom: 10px;
	height: 98px;
}
.article_navigation {
	height: 29px;
	border-top: 1px solid #66573F;
	border-bottom: 1px solid #66573F;
	background-color: #fee7ea;
}
.article_navigation_left {
	margin-left: 3px;
	line-height: 28px;
	display: block;
	float: left;
	width: 100px;
	font-size: 10px;
	color: #66573f;
	text-transform: uppercase;
}
.article_navigation_center {
	line-height: 28px;
	text-transform: uppercase;
	display: block;
	color: #66573f;
	float: left;
	width: 734px;
	font-size: 14px;
	text-align: center;
}
.article_navigation_right {
	margin-right: 3px;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 10px;
	color: #66573f;
	display: block;
	float: right;
	width: 100px;
	text-align: right;
}
.show_submenu {
	height: 30px;
}
.input_search {
	position: relative;
	top: -2px;
	border: 1px solid #66573F;
	background-color: #FDE7EA;
	height: 20px;
	width: 180px;
	font-size: 14px;
	color: #66573F;
	line-height: 20px;
	
	padding: 0;
	margin: 0;
}
.form_search {
    height: 26px;
    padding-top: 2px;
}
.li_form_search {
	display: none;
}









.logo > a {
	display: block;
	margin: 0 auto;
}
.logo > a * {
	text-align: center;
	margin: 0 auto;
	color: #66573F;
	text-transform: uppercase;
}
#logo_round {
	width: 31px;
	height: 31px;
	border: 1px solid #97805d;
	
	-ms-border-radius: 50%;
	-khtml-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#logo_round > div {
	font-size: 10px;
	margin-top: 10px;
	color: #97805d;
}
#logo_text {
	font-size: 42px;
	margin-top: 5px;
}
#logo_footer {
	margin-bottom: 3px;
	font-size: 11px;
	color: #97805d;
}


/* ======================== 
	OVERVIEW PAGE 
=========================== */
	
.articles_overview_layout {
	margin-left: -5px;
	width: 950px;
}	
.articles_overview_layout .article_block {
	background: #E3D5CF;
	width: 310px;
	height: 207px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.articles_overview_layout .top_right_hotspot {
	background: #E3D5CF;
	width: 310px;
	height: 419px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.articles_overview_layout .article_block:hover img{
	opacity: 1;
}
.articles_overview_layout .article_block:hover a{
	opacity: 0;
}
.articles_overvispriteew_layout .article_block:first-child {
	width: 625px;
	height: 419px;
}
.articles_overview_layout .first_big {
	width: 625px;
	height: 419px;
	-o-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.articles_overview_layout .article_block img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0.3;
	
	-o-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.articles_overview_layout .article_block a{
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	
	-o-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.articles_overview_layout .article_block a span{
	position: relative;
	padding: 0 30px;
	display: table-cell;
	vertical-align: middle;
	
	color: #252538;
    font-size: 30px;
    text-transform: uppercase;
}
.fs_link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.fotorama__wrap_style_touch .fotorama__shaft {
	cursor: pointer;
}
.fotorama_fullscreen {
	z-index: 10000000 !important;
}
.fotorama_fullscreen .fotorama__wrap_style_touch .fotorama__shaft {
	cursor: default;
}
.full_nav {
	width: 100%;
	height: 230px;
	position: absolute;
	left: 0;
	z-index: 20000000;
	
	-ms-opacity: 0;
	-khtml-opacity: 0;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}
.full_nav:hover {
	-ms-opacity: 1;
	-khtml-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}
.full_prev, .full_close, .full_next {
	-ms-transition: opacity 0.3s ease;
	-khtml-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	
	-ms-opacity: 0.7;
	-khtml-opacity: 0.7;
	-o-opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.full_prev:hover, .full_close:hover, .full_next:hover {
	-ms-opacity: 1;
	-khtml-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}
.full_nav > a {
	display: block;
	width: 90px;
	height: 90px;
	position: absolute;
	top: 70px;
}
.full_nav > a > span {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/gallery_sprite.png);
}
.full_prev {
	left: 70px;
}
.full_next {
	right: 70px;
}
.full_prev > span {
	background-position: left top;
}
.full_close > span {
	background-position: -90px top;
}
.full_next > span {
	background-position: 90px top;
}
.fullscreen * {
	visibility: visible;
}
.fullscreen {
	background: none;
}


.hidden_article {
	display: none !important;
}
.loader {
	width: 100%;
	height: 100px;
	background: url('images/loader.gif') center center no-repeat;
	
	display: none;
}


/*================== BOKING PAGE  */

#booking h2 {
	font-weight: normal;
	font-size: 24px;
	width: 765px;
	margin: 20px auto 5px; 
}
#booking .subtitle{
	width: 765px;
	margin: 0 auto 30px; 
	display: block;
	font-weight: light;
	font-size: 14px;
	line-height: 22px;
}
.calendar {
	width: 784px;
	margin: 0 auto 50px;
	padding: 0 5px;
	font-size: 10px;
	font-weight: normal;
	color: #black;
	position: relative;
}
.season {
	position: relative;
	width: 784px;
	height: 172px;
}
.calendar h1{
	margin-left: 10px;
	margin-bottom: 0;
	color: #6b6b6b;
	font-weight: normal;
	font-size: 24px;
}

.calendar .year_buttons{
	position: absolute;
	right: 12px;
	top: 3px;
}
.calendar .year_left, .calendar .year_center, .calendar .year_right{
	background: #019eed;
	display: block;
	float: left;
	height: 14px;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	padding: 0 11px;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */

}
.calendar .year_left {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	border: 1px solid #dedede;
	
	font-weight: bold;
}
.calendar .year_right {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
	
	border: 1px solid #dedede;
	font-weight: bold;
}
.calendar .year_center {
	padding-top: 0;
	font-size: 14px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}


.booked {
	background: #fde7ea;
}
.reserved {
	background: rgb(224, 218, 212);
	color: #82807d;
}

.month{
    width:180px;
    float:left;
    border:1px solid #e8e8e8;
    margin:8px;
    border-collapse:collapse;
}

td {
	height: 18px;
	min-width: 20px;
	border: 1px solid #ddd;
	color: #555;
	text-align: center;
}

th {
    padding:5px;
    background: #e8e8e8;
    color: black;
}

.actday{
	background-repeat: repeat-x;
	background: rgb(212, 228, 243) !important;
}

.days td{
    background: #e8e8e8;
    border: 0 !important;
}
.currentDays td{
    background: #fde7ea !important
}
.currentDays td {
    border: none;
}
.currentMonth {
	background: #fde7ea !important;
}




/*  ================= FORM */



.booking_form form{
	width: 770px;
	margin: 40px auto 0;
}
.booking_form h1{
	margin-top: 40px;
	margin-left: 84px;
	color: #6b6b6b;
	font-weight: normal;
	font-size: 28px;
	text-transform: uppercase;
}
.booking_form .form_field{
	float: left;
	width: 380px;
	height: 80px;
}
.booking_form label{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	color: #7f7f7f;
}
.booking_form input, textarea{
	margin: 0;
	font-size: 11px;
	vertical-align: middle;
	  
	width: 330px;
	height: 35px;
	border: 0;
	background: #f4f4f4;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px rgba(53, 51, 49, 0.5);
	-moz-box-shadow:    0px 0px 3px rgba(53, 51, 49, 0.5);
	box-shadow:         0px 0px 3px rgba(53, 51, 49, 0.5);
}
.booking_form textarea{
	height: 105px;
}
.booking_form #submit{
	margin-top: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #dedede;
}
.booking_form #submit:hover{
	background: #d8f6d6;
}
.booking_form textarea:focus, .booking_form input:focus{
	border: 0;
	outline: 0;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 6px rgba(165, 132, 123, 1);
	-moz-box-shadow:	0px 0px 6px rgba(165, 132, 123, 1);
	box-shadow: 		0px 0px 6px rgba(165, 132, 123, 1);
}
.red_field {
	background: #fff0f0 !important;
}
.ok {
	display: none;
	vertical-align: middle;
	float: left;
	width: 331px;
	padding: 25px 0 0;
	height: 55px;
	text-align: center;
}











.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}