/*CSS RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align: baseline;
    background:transparent;
    }article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{display:block;}meter,progress,mark, time{display:inline;}ol, ul {list-style: none;}blockquote,q{quotes: none;}html,body{height:100%; overflow: auto;}img {border:0;vertical-align:top;text-align:left;}object{vertical-align:top;outline:none;}ul,ol{list-style:none;}table,table td{padding:0;border:none;border-collapse:collapse;}input,select,textarea{font-family:Arial, Helvetica, sans-serif;font-size:1em;vertical-align:middle;font-weight:normal;margin:0;padding:0;}textarea{overflow:auto;}
@import "http://webfonts.ru/import/osans.css";
/*GLOBAL*/
body{
    background:url(../nature.jpg)  center center;
    background-size: cover;
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:1em;
    color:#000;
}
@font-face
{
font-family: 'HelveticaLight';
src: url(../HelveticaLight.ttf);
}
html#galleryPage{
    background:url(../images/bg_gallery.jpg)  center center;
}
.oneNewsContent a{
    color:#ccc;
}
.oneNewsContent a:hover{
    text-decoration:none;
}
#yellrank {
    margin: 10px auto;
    width: 140px;
}
.openbook {
	display:none;
	position:absolute;
	top:20px;
	z-index:10;
}
#glob{
    position:relative;
    max-width:992px;
    font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#707070;
    margin: 0 auto;
}
.openbook {
	display:none;
	position:absolute;
	top:100px;
}
#CDSWIDLOGO img{width:28px}
header{
    display: block;
    margin: 0;
    padding: 0;
    backgroun: #000;
    width:100%;
    overflow: hidden;
}
.oneNewsHeaderTitle h3{
    font-size: 32px;
    line-height: 38px;
}

.more{
font-size: 13px;
color: #fff;
font-style: italic;
float: right;
}
header ul{
    list-style: none;
    padding: 0;
    margin:0 auto;
    display: block;
    width:100%;
}
.oneNewsPhotos{
    position: relative;
    width: 800px;
}
.oneNewsContent{
    margin-bottom:30px;
}
header ul li{
    display: inline-block;
    float: left;
}
header ul li span {
    display: inline-block;
    color: #fff;
    font-family: 'HelveticaLight';
    font-size: 12px;
    letter-spacing: 0;
    padding: 15px 32px;
    text-decoration: none;
    text-shadow: 1px 1px #000;
    text-transform: uppercase;
}
header ul li span:hover {
    text-decoration: underline;
    cursor: pointer;
}
header ul li ul,header ul li.active ul{
    display: none;
}
.oneNewsContent p{
    font-size:16px;
    letter-spacing:1px;
}
header ul li ul{position:absolute;width:248px;background:rgba(0,0,0,0.9) url(../img/menu.png);z-index:100;margin-left:-10px;}
.oneNews{
    margin-bottom:15px;
    overflow:hidden;
}
.oneNewsHeaderTitle{
    width: 560px;
float: left;
}
.oneNewsHeader{
    overflow: hidden;
margin-bottom: 15px;
}
.oneNewsHeaderDate{
    font-size: 14px;
font-style: italic;
float: right;
width: 87px;
text-align: right;
    margin-right: 3px;
margin-tOP: 8px;
}
header ul li.active ul li a{background:none}
header ul li ul li a{
    color:#000;
    padding:10px 47px;
    text-shadow:none;
}
header ul li ul li a:hover{
    background: none;
    color:#fff;
}
header ul li a{
    display: inline-block;
    float: left;
    padding:15px 15px;
    color:#fff;
text-transform: uppercase;
text-decoration: none;
    text-shadow:1px 1px #000;
font-size:12px;
font-family: 'HelveticaLight', cursive;
    letter-spacing:0;
}
header ul li a:hover,header ul li.active a{
backgroun: #fff;
color:#00;
    text-decoration:underline;

}
#Go_Top{display:block;width:40px;height:40px;background:url(../images/up.png) no-repeat 0 -40px}
#Go_Top:hover{
    background:url(../images/up.png) no-repeat
}
#content{
    display: block;
    width: 100%;
    margin: 100px auto;
    padding: 0;
}
#content-otz{
    display: block;
    width: 900px;
    height: 970px;
    margin: 50px auto 50px;
    padding: 0;
}
.articleInfo{
    display: block;
    padding: 0 117px;
    font-family: 'Open Sans';
    font-size: 18px;
    color:#fff;
    line-height: 23px;
    letter-spacing:1px;
}

#contentLogo{
    display: block;
    width: 900px;
    text-align: center;
    overflow: hidden;
    margin:142px auto;
}
footer{
    display: block;
    width:100%;
    margin: 0 auto;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
}
footer .footerInfo{
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
}
footer .footerInfo p{
    line-height: 23px;
    letter-spacing:2px;
}
footer .footerSocialBlock{
    display: block;
    overflow: hidden;
    text-align: center;
width: 204px;
margin: 0 auto 10px auto;

}
.footerSocialBlock a{
    margin:0 4px;
}
.vk{
    display: block;
    width: 30px;
    height:28px;
    background: url(../images/vk.png) no-repeat;
    float: left;
}
.ins{
display: block;
    width: 30px;
    height:28px;
    background: url(../images/ins.png) no-repeat;
float: left;
}
.fb
{
    display: block;
    width: 30px;
    height:28px;
    background: url(../images/fb.png) no-repeat;
float: left;
}
.tw{
display: block;
    width: 30px;
    height:28px;
    background: url(../images/tw.png) no-repeat;
float: left;
}
.tripadvisor{display:block;width:30px;height:28px;background:url(../images/tripadvisor.png) no-repeat;float:left;}
footer a{
    font-weight: bold;
    text-decoration: none;
    color:#fff;
}
footer a:hover{
    text-decoration: underline;
}
.footerLang{
    display: block;
    margin: 26px 0 0px 0
}
#bron {
	background: url(../images/booking_rus_passive.png) no-repeat;
	display: block;
	margin: 0px auto 22px;
	width: 230px;
	height: 40px;
	cursor: pointer;
}
#bron:hover {
	background: url(../images/booking_rus_active.png) no-repeat;
	display: block;
	margin: 0px auto 22px;
	width: 230px;
	height: 40px;
	cursor: pointer;
}
#bron_eng {
	background: url(../images/booking_eng_passive.png) no-repeat;
	display:block;
	margin:0px auto 22px;
	width:230px;
	height:40px;
	cursor:pointer;
}
#bron_eng:hover {
	background: url(../images/booking_eng_active.png) no-repeat;
	display:block;
	margin:0px auto 22px;
	width:230px;
	height:40px;
	cursor:pointer;
}
#gallery{
    display: block;
    position: absolute;
    bottom:0;
    width:100%;
    background: url(../images/bg_gallery.png);
}
#contacts{
    display: block;
    width: 900px;
    margin: 2% auto;
    padding:0 0 0px 0;
}
#contacts .footerSocialBlock{
    display: block;
overflow: hidden;
text-align: center;
width: 254px;
margin: 0 0 20px 0;
color: #fff;

}
#contacts .footerInfo{
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 16px
    
}
#contacts .footertime{
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 137px 0 27px 0;
}
.blogItemImage{
display:block;
    
    margin:0 0 15px 0;
    overflow:hidden;
}
.blogItemImage img{
width:100%;
height:auto;
}
.blogItemImage img:hover{
opacity:0.8}

.big-photo__inner{
    width: 300px;
    float: left;
    margin-right: 40px;
    margin-bottom:40px;
}
.otz {
    float:left;
}

#img-loader {
    position:absolute; 
    left:45%; 
    top:50%;
}

.footer_cont {
    margin-bottom:30px;
}
.steikImage img {
    width: 400px;
}
#button {
display:none;
}
#img-steak-house {
    width: 412px;
    margin: 65px auto 20px;
}
#contacts .footertime a {
	color:#fff;
	text-decoration:underline;
}

#share {
	position:relative;
	margin-top:15px;
}
#share table {
	float:left;
	margin-right:15px;
}
.prevnext {
	width:650px;
}
.prevtpl {
	color:#fff;
	float:left;
	text-decoration:none;
	width:300px;
	text-align:left;
}
.nexttpl {
	color:#fff;
	float:right;
	text-decoration:none;
	width:300px;
	text-align:right;
}
.prevtpl:hover {
	color:#fff;
	float:left;
	text-decoration:underline;
	width:300px;
	text-align:left;
}
.nexttpl:hover {
	color:#fff;
	float:right;
	text-decoration:underline;
	width:300px;
	text-align:right;
}