@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,cyrillic,cyrillic-ext);
body {
	background: #ffffff;
	font-family: Arial, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.br5 {
	border-radius: 5px;
}
.nocaps {
	text-transform: none;
}
.colSpan3 {
	float: left;
}
.clear {
	clear: both;
}
.article-feed .icons {
	display: none;
}
#comments-footer,
#comments-form {
	display: none !important;
}
#to_top_button {
	display: none;
	left: 0px;
	top: 0px;
	width: 50px !important;
	height: 100% !important;
	position: fixed;
	background: #e1e1e1;
	transition: all .5s ease;
	opacity: 0;
	cursor: pointer;
}
#to_top_button.active {
	display: block;
	opacity: .34;
}
#to_top_button.active:hover {
	opacity: 1;
}
#to_top_button .arrow-up {
	width: 50px;
	height: 13px;
	background: url(/templates/znoclub/img/toup-arrow.png) center center no-repeat;
	position: fixed;
	top: 20px;
	left: 0px;
}
#to_top_button .arrow-up-desk {
	width: 50px;
	height: 12px;
	line-height: 12px;
	font-size: 11px;
	color: #797979;
	text-align: center;
	top: 40px;
	position: relative;
}
#WebBottom {
	position: relative;
}
#fix_to_top_button {
	position: absolute;
	width: 50px;
	bottom: 0px;
	left: 0px;
	background: #4C4C4C;
	z-index: 2;
}
.video {
    background-color: #f2f2f2;
    padding: 0px 10px 15px;
}
.video h3 {
    border-bottom: 1px solid #cccccc;
    font-size: 20px;
}
.video iframe {
    width: 100%;
    height: 236px;
}
@media (max-width: 1060px) {
	#to_top_button,
	#fix_to_top_button {
		display: none !important;
	}
}
.addthis_floating_style,
.addthis_internal_container {
	width: 90px !important;
}
#vk_like {
	left: 24px !important;
}
#popup_bg {
	display: none;
	position: fixed;
	width: 100% !important;
	height: 100% !important;
	top: 0px; left: 0px;
	z-index: 188;
	background: #000;
	opacity: .6;
}
#popuplink {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -291px;
	z-index: 189;
	margin-top: -240px;
}
#closebanner {
	display: block;
	width: 18px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 129px;
	cursor: pointer;
}
#system-message-container {
	display: none;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 11;
	background: rgba(218, 218, 218, 0.5);
}
#system-message {
	width: 620px;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	margin-top: 100px;
}
#system-message .alert {
	box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.2);
}
#mainbody {
position: relative;
top: 18px;
padding-top: 10px;
z-index: 1;
width: 1020px;
margin: auto;
background: #FFF;
box-shadow: 0px 0px 8px #B4B3B0;
}
a#bg-commercial {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #fafbfe;
/*	background-image: url(/images/bg-com/znoclub_fon.png?1);*/
/*	background-image: url(/images/bg-com/znoclub_fon-2.jpg?1);*/
/*background-image: url(/images/bg-com/booking-bg-n.jpg?1);*/
background-image: url(/images/bg-com/znoclub-n.jpg?45);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}

a#bg-commercial.bg-other {
/*	background-image: url(/images/bg-com/znoclub_fon.png?1);*/
	background-image: url(/images/bg-com/booking-bg-n.jpg?2);
	background-position: center top;
}
/*a#bg-commercial.bg-kharkiv {
	background-image: url(/images/bg-com/znoclub_kharkiv.png?1);
	left:3px;
}*/
a#bg-commercial.bg-kiev {
	background-image: url(/images/bg-com/znoclub_fon.png?1);
	left:3px;
}

#bg-commercial-left {
	width: 100%;
	height: 100%;
	position: fixed;
    top: 510px;
    left: -546px;
	background: url(/images/bg-com/t1.png?9) no-repeat center top;
	z-index: 0;
	display:none;
}
#bg-commercial-right {
	width: 100%;
	height: 100%;
	position: fixed;
    top: 510px;
    left: 533px;
	background: url(/images/bg-com/t2.png?9) no-repeat center top;
	z-index: 0;
	display:none;
}

div.bg-heads {
	position:fixed;
	z-index:4;
	left:50%;
	background: transparent;
	background-image: url(/images/bg-com/znoclub_kharkiv.png?1);
}
div.bg-heads.head-one {
    background-position: left -292px top -554px;
    height: 268px;
    width: 26px;
    top: 554px;
    margin-left: -507px;
}
div.bg-heads.head-two {
	background-position: left -1259px top -497px;
	height:237px;
	width:43px;
	top:497px;
	margin-left:463px;
}

#fix_to_top_button {
    position: absolute;
    width: 50px;
    bottom: 0px;
    left: 0px;
    background: transparent !important;
    z-index: -9999 !important;
}
.table-404 {
	background-image: url(/images/error_404.jpg?1);
	background-size: cover;
	min-height: 350px;
	min-width: 980px;
}
.member-zc{
	display: none;
}
