*{margin: 0;
padding: 0;}
html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	position: relative;
}
body {
	width: 100%;
	background-image: url(../img/bg.jpg);
	background-color: #28120D;
	font-size: 13px;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: white;

}
h2 {margin-top: 10px;}
ul {
	margin: 0;
}
a, .menu a span {
	color: #f9a201;
	   -webkit-transition:text-shadow 0.5s ease-in-out;
    -moz-transition:text-shadow 0.5s ease-in-out;
    -o-transition:text-shadow 0.5s ease-in-out;
    -ms-transition:text-shadow 0.5s ease-in-out;
    transition:text-shadow 0.5s ease-in-out;
	text-shadow: 0 0 1px transparent;

}
.menu a span.active{
	color: #fff795;
	text-shadow: 0 0 5px #888888;
}
a.active {
	text-shadow: 0 0 5px #888888;
}
b {
	font-weight: normal;
	color: #e13502;
}
#top-menu {
	width: 100%;
	background-image: url(../img/top_bg.png);
	height: 69px;
	margin: 0;
	padding: 0;
}

.container {
	display: block;
	max-width: 1140px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.head{margin-bottom: 20px; position: relative;;}
.menu {
	width:1000px;
	margin: 0 auto;
}
.menu li {
	list-style: none;
	float: left;
	display: block;
	line-height: 53px;
	margin: 0px 22px;
	position: relative;
	text-transform: uppercase;
}
.second-menu .menu {
	top: -5px;
	position: relative;

}
.navbar{display: none;}
.menu li ul {
	background-color: rgba(80,80,80, 0.4);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 100;
	margin-top: 19px;
}
.menu li li {
	float: none;
	margin: 0 5px;
	border-bottom: #4d4d4d solid 1px;
}
.menu li li a:hover {
	color: #c0c0c0;
}
.menu li li a, .menu li li span, .menu li li a span {
	color: white;
	font-size: 14px;
	line-height: 30px;
}
.menu li li:before {
	content: "";
	background: none;
}
.menu a {
	text-decoration: none;
}
.menu li span {
	color: #fff795;
	font-size: 22px; /* use 22px */
}
.menu li a span {
	color: #f9a201;
}
.menu li:before {
	content: " ";
	display: block;
	background: url(../img/bv_sprite.png) 0 0 no-repeat;
	position: absolute;
	width: 23px;
	height: 23px;
	top: 15px;
	margin-left: -32px;

	float: left;
}
.menu li:first-child:before {
	display: none;
}
.language_menu{
	top:25px;
	margin-left: 18px;
	position:relative;
}
.language_menu a{
	margin-right: 5px;
}
.about-us {
	color: #d7c6bb;
	width: 240px;
	padding-top: 40px;
	margin-left: 18px;
	float: left;
	clear: left;
}

.head-1 {
	font-size: 26px;
}
.about-us .short-desc {
	font-weight: bold;
	font-style: italic;
	padding: 10px 0;
	font-family: Arial, sans-serif;
}
.about-us .desc {
	line-height: 1.5;
	font-size: 13px;
	color: #cbb8ac;
	font-family: Arial, sans-serif;
}

.about-us .read-more-block{
	display: block;
}
 
.wrap {
	position: relative;
	top: -10px;
}

.right-side {
	float: right;
	width: 190px;
	position: relative;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 25px;
}
.FB-link, .VK-link, .RSS-link {
	display: inline-block;
	width: 26px;
	height: 26px;
	text-decoration: none;
	margin: 0 4px;
}
.FB-link {
	background: url(../img/bv_sprite.png) -32px 0 no-repeat;
}
.VK-link {
	background: url(../img/bv_sprite.png) -64px 0 no-repeat;	
}
.RSS-link {
	background: url(../img/bv_sprite.png) -264px 0 no-repeat; margin: 0 5px;	
}
.right-side ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
.right-side ul li {
	clear: both;
	padding: 8px 0;
}
.right-side ul .ico {
	width: 31px;
	height: 31px;
	float: left;
/*	margin-left: 21px;*/
	margin-right: 9px;
	background-image: url(../img/bv_sprite.png);
}
.right-side ul  .phone {
	color: #d7c6bb;
	font-size: 26px;
}
.right-side ul .clock, .right-side ul .map a, .right-side ul .wi-fi {
	color: #cbb8ac;
}
.right-side ul  .phone .ico{
	background-position: -141px 0;
}
.right-side ul  .clock .ico{
	background-position: -101px 0;
}
.right-side ul  .map .ico{
	background-position: -181px 0;
}
.right-side ul  .wi-fi .ico{
	background-position: -224px 0;
}
.right-side ul .map a, .right-side ul .wi-fi {
	line-height: 25px;
}

.button-bron {

	color: #250301;
	background-color: #cbb8ac;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	display: inline-block;
	clear: both;
	position: relative;
	right: 0;
	width: 184px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	cursor: pointer;
	display: none;
}

.block-news {
	clear: both;
	position: relative;
	padding: 20px 31px 40px 31px;
	margin: 20px auto;
	box-sizing: border-box;
}
.block-news .background{
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: black;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;

}
.head-prime, .head-prime h1 {
	font-size: 40px;
	padding: 0 0 10px 0;
}
.block-news .list {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}
.block-news .news {
	width: 33%;
	padding: 0 35px;
	display: inline-block;
	float: left;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
.block-news .news .title {
	color: #f9a201;
	font-size: 18px;
}
.block-news .line {
	top: 0px;
	left: 0;
	width: 100%;

}
.block-news .desc {
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

/* Block Content */
.block-content {
	top:0px;
	clear: left;
	padding: 0px 31px 40px 31px;
	margin-top: 20px;
	box-sizing: border-box;
	position: relative ;
}
.block-content  .background{
	margin: -20px 0 0 -31px; 
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: black;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;

}
.block-content .list {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}
.block-content .news {
	width: 100%;
	padding: 30px 0px;
	display: inline-block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}
.block-content .news .title {
	color: #f9a201;
	font-size: 19px;
}
.block-content .news img {
	width:200px;
	border:3px solid white;
	font-size: 18px;
	float: left;
	margin: 5px 15px 5px 0;
}
.line {
	position: relative;
	margin: 0 -33px 20px -34px;
	padding: 0 33px;
	width: 100%;
	height: 9px;
	overflow: hidden;
	background: url(../img/line.png) 0 0 no-repeat;
}
.block-content .line {
	top: 0px;
	left: 0;
}
.block-content .desc, .block-content p {
	padding: 5px 0;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 1.4;
	clear: left;
}
.block-content .desc img {
	margin: 5px 15px 5px 0;
}
.block-content table {
	padding: 5px 0;
	margin: 20px 0;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 1.4;
	border: 0;
}
.block-content table td{
	padding: 15px 0  !important;;
	border: 0 !important;
	border-bottom: 1px solid #29130f !important; 
}
.block-content table th{
	padding: 15px 0  !important;;
	border: 0 !important;
	border-bottom: 1px solid #29130f !important;
	color: #f12605;
	font-weight: bold; 
}
/* slider */
.head-slider {
	font-size: 30px;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.short-desc-slider {
	font-size: 30px;
	color: #f9a201;
	margin-bottom: 8px;
	font-family: 'Ubuntu Condensed', sans-serif;
}
#slider {
	clear: both;
	position: relative;
	top: 20px;
	left: 0px;
	width: auto;
	height: 575px;
	overflow: hidden;
	margin-bottom: 24px;
}

#slider #el1 {
	position: absolute;
	left: -340px;
	top: 40px;
	/*width: 340px;*/
	height: 76px;

	font-size: 18px;
	color: white;
	background-color: #f9a201;
	z-index: 1000;
	font-size: 72px;
	line-height: 72px;
	padding: 0 8px;
}
#slider #el2 {
	position: absolute;
	left: -340px;
	top: 100px;
	width: 340px;
	height: 85px;
	margin-top: 22px;
	margin-bottom: 22px;

	font-size: 72px;
	line-height: 72px;
	color: white;
	text-transform: uppercase;
	z-index: 1000;
}

#slider #el3 {
	position: absolute;
	right: 50px;
	top: 0px;
	width: 670px;
	height: 470px;

}
#slider #el3 img {
	width: 670px;
	height: 470px;
}

#slider #el4{
	opacity: 0;
	position: absolute;
	left: -580px;
	top: 210px;
	width: 580px;
	padding: 14px 20px;
	box-sizing: border-box;
}
#slider #el4 .content {
	z-index: 1000;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}
#slider #el4 .back-gr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,81,221); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzAwNTFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,81,221,1) 5%, rgba(0,0,0,1) 40%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(0,81,221,1)), color-stop(40%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,81,221,1) 5%,rgba(0,0,0,1) 40%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,81,221,1) 5%,rgba(0,0,0,1) 40%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,81,221,1) 5%,rgba(0,0,0,1) 40%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,81,221,1) 5%,rgba(0,0,0,1) 40%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051dd', endColorstr='#000000',GradientType=0 ); /* IE6-8 */



	z-index: 100;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
#slider #el5{
	position: absolute;
	left: -220px;
	top: 500px;
	width: 220px;
	height: 230px;
	font-size: 36px;
}
#slider #el6 {
	color: #f9a201;
	cursor: pointer;
	background: rgb(0,81,221); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzAwNTFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,81,221,1) 1%, rgba(0,0,0,1) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,81,221,1)), color-stop(50%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,81,221,1) 1%,rgba(0,0,0,1) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,81,221,1) 1%,rgba(0,0,0,1) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,81,221,1) 1%,rgba(0,0,0,1) 50%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,81,221,1) 1%,rgba(0,0,0,1) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051dd', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

	display: inline-block;
	display: none;
	width: auto;
	line-height: 62px;
	font-size: 30px;
	padding: 0 20px;

	position: absolute;
	left: 465px;
	bottom: -100px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#slider #list-afish {
	list-style: none;
	position: absolute;
	right: 50px;
	top:408px;
}
#slider #list-afish li {
	position: relative;
	z-index: 2000;
	color: #250601;
	background: rgba(255,255,255,0.3);
	float: left;
	font-size: 30px;
	margin: 0 6px;
	padding: 0 15px;
	line-height: 30px;
	top:25px;
	cursor: pointer;
	text-indent: -99999px;
}
#slider #list-afish .selected {
	background: rgba(225,53,2,1);
	color: #ffffff;
	text-shadow: -1px -1px 3px #8d8d8d;
}

#list-afish .hover {
	background: rgba(255, 255, 255, 1);
}
/* prime block links*/
.black-ico-prime {
	clear: both;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 30px auto;
}
.black-ico-prime div{
	float: left;
	width:25%;
}
.black-ico-prime a {
	display: block;
	width: 226px;
	height: 150px;
	background: url(../img/bv_sprite.png) 0 0 no-repeat;
	text-decoration: none;
	margin: 0 auto;
}
#vk_groups{ margin-top: 10px;}
.black-ico-prime a.sport {
	background-position: 0 -43px
}
.black-ico-prime a.music {
	background-position: -241px -43px
}
.black-ico-prime a.beer {
	background-position: 0 -212px
}
.black-ico-prime a.bonus {
	background-position: -241px -212px
}


.about-desc {
	clear: both;
	display: block;
	z-index: 10;
	position: relative;
	padding: 0 20px;
}
.conteiner-foot {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.footer {
	clear: both;
	height: 280px;
	max-width: 1140px;
	min-width: 1000px;

	margin: 0 auto;
	position: relative;
	background: url(../img/footer_bg.png) 0 0 no-repeat;
	z-index: 0;
}
.footer-info {
	position: absolute;
	top: 227px;
	color: #f9a201;
	font-family: Arial, sans-serif;
	font-size: 12px;
	left: 15px;
}
.footer-info a {
	position: relative;
	top: 4px;
}

.info-page .desc {
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

.nahrady {
	float: left;
	margin: 0 14px;
}
.nahrady span {
	display: block;
	width: 216px;
	text-transform: uppercase;
	color: #f9a201;
	font-size: 18px;
	font-family: 'Ubuntu Condensed', sans-serif;
}

.clear-both {
	clear: both;
	height: 145px;
}

.second-menu {
	clear: both;
	display: block;
	z-index: 10;
	position: relative;
	height: 60px;
	margin: 0px;
	padding: 0;
}
.second-menu ul{
	display: block;
	position: relative;
	margin: 0px auto;
	padding: 0;
	top: -18px !important;
}
.page-template .second-menu ul {
	top: -10px !important;
}
.second-menu .line-1 {
	top: -4px;
	margin:-5px 0 0 0;
	padding: 0px;
	width:100%;
}
.second-menu .line-2 {
	top: 40px;
	padding: 0 !important;
	margin:0 !important;
}
.page-template .second-menu .line-2 {
	top: -15px;
}
.second-menu .unactive {
	position: absolute;
	top:1px;
	height: 51px;
	background: black;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
.main-logo {
	position: absolute;
	z-index: -1;
	left: 50%;
	margin-left: -270px;
}
.main-logo img {
	width: 534px;
	height:340px;
}
.borderimg{border: 4px solid white;}

/*Back to top button */
#back-top{
	position:fixed;
	bottom:30px;
	left:50%;
	margin-left:500px;
	z-index:100;
}

#back-top a{
	width:64px;
	display:block;
	text-align:center;
	font:11px/100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#bbb;
	/* background color transition */
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}

#back-top a:hover{color:#000;}
/* arrow icon (span tag) */

#back-top span{
	width:64px;
	height:64px;
	display:block;
	margin-bottom:7px;
	background:#CBB8AC url(../img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* background color transition */
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}

#back-top a:hover span{background-color:#777}

div.gallery{
	display: inline-block;
	width: 150px;
	text-align: center;
	padding: 5px 5px 15px 5px;
	background-color: whiteSmoke;
	border: 1px solid #cdcdcd;
	margin: 10px 15px;
}
a.gallery {
	display: inline-block;
	width: 150px;
	text-align: center;
	padding: 5px 5px 15px 5px;
	background-color: whiteSmoke;
	border: 1px solid #cdcdcd;
	margin: 10px 15px;
}
a.gallery:hover {
	border: 1px solid #F9A201;
}
a.gallery img {
	border: 1px solid #8d8d8d;
	margin: 0 !important;
	width:144px;
	
}

.one-video {
	display: block;
	text-align: center;
}
.one-video iframe {
	border: 10px solid whiteSmoke;
	border-radius: 5px;
	margin: 10px 0;
}

div.wrapper{float:left;width:100%}
div.block-content{margin-right:270px}
div.right-container{float:left;width:255px;margin-left:-255px; padding-bottom: 30px;}

/*---------------Comments-------------------*/
.comment-form-container {
	padding: 10px 0 0 0;

}
.comment-form-header, .comments-header {
	padding: 10px 0 5px 0;	
	font-size: 18px;
}
.comment-form-container p{
	font-size: 13px;
	padding: 3px 0 0 0;	
}
.comment-form-container li{
	list-style: none;
	display: block;
	padding-bottom: 20px;
	margin-top: 5px;
	border-top: 1px dashed #1C0702;
}
.comments{
	display: block;
	border: none;
	margin-top: 10px;
}

.comments li{
	list-style: none;
	display: block;
	padding-bottom: 20px;
	margin-top: 5px;
	border-top: 1px dashed #1C0702;
}
.comments li li{
	padding-left: 36px;
}
.comments li li li li li{
	padding-left: 0px;
}
.comment-wraper {
	position: relative;
	width:100%;
	margin-bottom:30px !important;
}

.comment-content{
	padding-top: 10px;
	padding-bottom: 5px;
}

.comment-gravatar {
    display: inline-block;
    margin-bottom: -10px;
    position: relative;
    top: 10px;
}
.comment-gravatar img {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: inline;
    height: 30px;
    width: 30px;
}
.comment-controls{
	padding: 0;
}
.comment-controls .comment-control{
	padding-left: 0px;
	font-size: 12px;
}

.vk_groups{padding: 20px 0; }

.bottom_container{
padding:0px 30px;
margin: 20px auto;
}

.bottom_content{
	float:right;
	width:300px;
	padding: 0 20px;
	font-size: 13px;
	color: #cbb8ac;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}
.bottom_content img{
	float:left;
	margin: 0 15px 5px 0;
	border:3px solid white;
}
#processing{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	margin:	0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: white; opacity: 0.5;
	z-index: 100;
	text-align: center;
}
#processing img {
    margin-top: -12px; /* This number should be half the height of your image */
    position: absolute;
    top: 50%;
    z-index: 101;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {

body{min-width:768px;}
h1{font-size: 28px;}
img{
	max-width: 768px !important;
	height: auto !important;
}
 #carousel li .img_wrap1{margin-right: 0px;}
 .main{width: 768px;}
 footer .privacy,  footer .social{float: none;}
 footer .social{padding: 10px 0 0 5px;}
 .slider_box{height: 143px;}
 #contact-form textarea, #contact-form input{width: 260px;}


.container{
	min-width: 768px;
}
.menu{width:768px; z-index: 20; }
/*.menu li{ 
	float: none;
	display: block;
	width:768px; 
	margin: 0px auto;
	border-bottom: 1px solid #3A1F17;
	text-align: center;
	line-height: 30px;
	background-image: none;
	background-color: #130500;
}
.menu li:before{ 
	background-image: none;
}*/
.menu li span{font-size: 19px;}
#main-menu{
	z-index: 3004;
	margin-top: 0px;
}
.menu li:before{
	display: none;
}
.menu li {
	margin: 0 10px;
}
.main-logo{
	position: static;
	width: 768px;
	margin: 0 auto;
}
#top-menu{
	position: fixed;
	top: 0;
	z-index: 3000;
}
.main-logo img{
	width: 534px !important;
	max-width: 534px !important;
	height: 340px;
	display: block;
	margin: 65px auto 0 auto;
}
.language_menu{
	margin-left: 10px;
	position: fixed;
	top:10px;
	z-index: 3001;
}
.right-side{
	position: fixed;
	float: none;
	margin: 0;
	right:15px;
	top:14px;
	z-index: 3001;
	text-align: right;
	width: 120px;
}
.right-side ul{
	display: none;
	margin: 0;
	left:0px;
	top:-47px;
}
.button-bron{
	display: none;
}
.about-us{
	margin: 0px 10px;
	width: auto;
	text-align: center;
	padding-top: 0;
}
.page-template .about-us{
	display: none;
	}
.page-template	div.block-content, .page-template .block-content{
	margin-top: 0;
}

.block-news{padding:10px 15px;}
div.block-content, .block-content{margin:25px 0 0 0;padding:10px 15px;}
.block-news .line, .block-content .line, .line {left:-17; padding:0px 15px;}
.block-news .news{
	width:auto;
	padding: 5px;
	margin-bottom: 15px;
}
.block-content .background{
	margin-left: -15px;
}
.black-ico-prime{
	margin-top: 0;
	margin-bottom: 0;
}
.nahrady{margin-bottom: 20px;}
.second-menu{display: none;}
.about-desc{padding: 5px 15px;}
.black-ico-prime div{
	width: 50%;
	margin-bottom: 5px;
}
.clear-both{
	height: 80px;
}
.footer{
	background-position: 0px bottom;
	min-width: 420px;
}
.footer-info{
	font-size: 13px;
	left: 35px;
	top: 270px;
}
.container-foot{
	bottom: 40px;
}
div.right-container{
	float: none;
	margin: 5px auto;
}
.right_container{
	position: static;
}
.bottom_content{
	width:auto;
	margin: 10px 0px;
	padding: 0;
	float: none;
	}
.bottom_container img{
	margin: 0px auto 10px auto !important;
	clear: left; 
	float: left;
	}
.bottom_content p{
	margin:0 10px; 
	clear: none !important;
}

.bottom-container{
	margin: 10px 0;
}
div.gallery, a.gallery{
	margin: 10px auto;
	display: block;
}
a.gallery{
	width: 152px;
}
a.gallery img{
	width:150px;
	height: auto !important;
}
div.right-container{
	width: 640px;
	margin: 20px auto;
	height: 280px; 
}
.fb-like-box, #vk_groups {
	width: 250px !important;
	margin: 15px 35px;	
	float: left;
}
#back-top{
	left: 100%;
	margin-left:-100px;
}
}
@media only screen and (max-width: 767px) {
body{min-width:420px;}
h1{font-size: 28px;}
img{
	max-width: 400px !important;
	height: auto !important;
}
 #carousel li .img_wrap1{margin-right: 0px;}
 .main{width: 300px;}
 footer .privacy,  footer .social{float: none;}
 footer .social{padding: 10px 0 0 5px;}
 .slider_box{height: 143px;}
 #contact-form textarea, #contact-form input{width: 260px;}


.container{
	min-width: 420px;
}
.menu{width:420px; z-index: 20; }
.menu li{ 
	float: none;
	display: block;
	width:420px; 
	margin: 0px auto;
	border-bottom: 1px solid #3A1F17;
	text-align: center;
	line-height: 30px;
	background-image: none;
	background-color: #130500;
}
.menu li:before{ 
	background-image: none;
}
.menu li span{font-size: 19px;}
#main-menu{
	z-index: 3004;
	display: none;
	margin-top: 50px;
}

.navbar{
	display: block;
	position: fixed;
	top:10px;
	left:120px;
}
.btn-navbar{display: block; height: 30px}

.btn-navbar .icon-bar{
	background-color: #F5F5F5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin-top: 1px;
    line-height: 14px;
    padding:0px 3px;
}



.main-logo{
	position: static;
	width: 420px;
	margin: 0 auto;
}
#top-menu{
	position: fixed;
	top: 0;
	z-index: 3000;
}
.main-logo img{
	width: 420px !important;
	max-width: 420px !important;
	height: auto;
	margin: 65px auto 0 auto;
}
.language_menu{
	margin-left: 10px;
	position: fixed;
	top:10px;
	z-index: 3001;
}
.right-side{
	position: fixed;
	float: none;
	margin: 0;
	right:15px;
	top:14px;
	z-index: 3001;
	text-align: right;
	width: 120px;
}
.right-side ul{
	display: none;
	margin: 0;
	left:0px;
	top:-47px;
}
.button-bron{
	display: none;
}
.about-us{
	margin: 0px 10px;
	width: auto;
	text-align: center;
	padding-top: 0;
}
#slider{
	display: none;
}
.block-news{padding:10px 15px;}
div.block-content, .block-content{margin:25px 0 0 0;padding:10px 15px;}
.block-news .line, .block-content .line, .line {left:-17; padding:0px 15px;}
.block-news .news{
	width:auto;
	padding: 5px;
	margin-bottom: 15px;
}
.block-content .background{
	margin-left: -15px;
}
.black-ico-prime{
	margin-top: 0;
	margin-bottom: 0;
}
.nahrady{margin-bottom: 20px;}
.second-menu{display: none;}
.about-desc{padding: 5px 15px;}
.black-ico-prime div{
	width: 100%;
	margin-bottom: 5px;
}
.clear-both{
	height: 240px;
}
.footer{
	background-position: -730px bottom;
	min-width: 420px;
}
.footer-info{
	font-size: 8px;
	left: 10px;
	top: 230px;
}

div.right-container{
	float: none;
	margin: 5px auto;
}
.right_container{
	position: static;
}
.bottom_content{
	width:auto;
	margin: 10px 15px;
	}
.bottom-container{
	margin: 10px 0;
}
.container-foot{
	bottom: 25px;
}

div.gallery, a.gallery{
	margin: 10px auto;
	display: block;
}
a.gallery{
	width: 152px;
}
a.gallery img{
	width:150px;
	height: auto !important;
}
#back-top{
	left: 100%;
	margin-left:-70px;
	bottom: 55px;
}
}
/*-------------------------------------------*/
/*           Mobile landscape (480x320)       */
/*-------------------------------------------*/
@media only screen and (max-width: 639px) {
body{min-width:480px;}
h1{font-size: 28px;}
img{
	max-width: 250px !important;
	height: auto !important;
}
 #carousel li .img_wrap1{margin-right: 0px;}
 .main{width: 300px;}
 footer .privacy,  footer .social{float: none;}
 footer .social{padding: 10px 0 0 5px;}
 .slider_box{height: 143px;}
 #contact-form textarea, #contact-form input{width: 260px;}
.container{
	min-width: 300px;
}
.menu{width:300px; z-index: 20; }
.menu li{ 
	float: none;
	display: block;
	width:300px; 
	margin: 0px auto;
	border-bottom: 1px solid #3A1F17;
	text-align: center;
	line-height: 40px;
	background-image: none;
	background-color: #130500;
}
.menu li:before{ 
	background-image: none;
}
#main-menu{
	z-index: 3004;
	display: none;
	margin-top: 50px;
}
.navbar{
	display: block;
	position: fixed;
	top:10px;
	left:120px;
}
.btn-navbar{display: block; height: 30px}
.btn-navbar .icon-bar{
	background-color: #F5F5F5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin-top: 1px;
    line-height: 14px;
    padding:0px 3px;
}
.main-logo{
	position: static;
	width: 300px;
	margin: 0 auto;
}
#top-menu{
	position: fixed;
	top: 0;
	z-index: 3000;
}
.main-logo img{
	width: 300px !important;
	max-width: 300px !important;
	height: auto;
	margin: 65px auto 0 auto;
}
.language_menu{
	margin-left: 10px;
	position: fixed;
	top:10px;
	z-index: 3001;
}
.right-side{
	position: fixed;
	float: none;
	margin: 0;
	right:15px;
	top:14px;
	z-index: 3001;
	text-align: right;
	width: 120px;
}
.right-side ul{
	display: none;
	margin: 0;
	left:0px;
	top:-47px;
}
.button-bron{
	display: none;
}
.about-us{
	margin: 0px 10px;
	width: auto;
	text-align: center;
	padding-top: 0;
}
#slider{
	display: none;
}
.block-news{padding:10px 15px;}
div.block-content, .block-content{margin:25px 0 0 0;padding:10px 15px;}
.block-news .line, .block-content .line, .line {left:-17; padding:0px 15px;}
.block-news .news{
	width:auto;
	padding: 5px;
	margin-bottom: 15px;
}
.block-content .background{
	margin-left: -15px;
}
.black-ico-prime{
	margin-top: 0;
	margin-bottom: 0;
}
.nahrady{margin-bottom: 20px;}
.second-menu{display: none;}
.about-desc{padding: 5px 15px;}
.black-ico-prime div{
	width: 100%;
	margin-bottom: 5px;
}
.clear-both{
	height: 235px;
}
.footer{
	background-position: right bottom;
	min-width: 300px;
}
.footer-info{
	font-size: 12px;
	left: 20px;
	top: 230px;
}
div.right-container{
	float: none;
	margin: 5px auto;
}
div.right-container{
	width: auto;
	margin: 20px auto;
	height: auto; 
	position: static;
}
.fb-like-box, .fb_iframe_widget, #vk_groups {
	width: 250px !important;
	margin: 15px auto;	
	float: none;
	display: block !important;
	position: static !important;
	height:400
}
.bottom_content{
	width:auto;
	margin: 10px 15px;
	}
.bottom-container{
	margin: 10px 0;
}
div.gallery, a.gallery{
	margin: 10px auto;
	display: block;
}
a.gallery{
	width: 152px;
}
a.gallery img{
	width:150px;
	height: auto !important;
}
.desc table{
	width: 100% !important;
}
.desc td, .desc th{
	display: block !important;
	text-align: center !important;
	width: 100% !important;
}

}
/*-------------------------------------------*/
/*           Mobile portrait (320x480)       */
/*-------------------------------------------*/
@media only screen and (max-width: 479px) {
 body{min-width:300px;}
h1{font-size: 28px;}
img{
	max-width: 250px !important;
	height: auto !important;
}
.input-xxlarge{width: 304px !important}
 #carousel li .img_wrap1{margin-right: 0px;}
 .main{width: 300px;}
 footer .privacy,  footer .social{float: none;}
 footer .social{padding: 10px 0 0 5px;}
 .slider_box{height: 143px;}
 #contact-form textarea, #contact-form input{width: 260px;}
.container{
	min-width: 300px;
}
.menu{width:300px; z-index: 20; }
.menu li{ 
	float: none;
	display: block;
	width:300px; 
	margin: 0px auto;
	border-bottom: 1px solid #3A1F17;
	text-align: center;
	line-height: 40px;
	background-image: none;
	background-color: #130500;
}
.menu li:before{ 
	background-image: none;
}
#main-menu{
	z-index: 3004;
	display: none;
	margin-top: 50px;
}
.navbar{
	display: block;
	position: fixed;
	top:10px;
	left:120px;
}
.btn-navbar{display: block; height: 30px}
.btn-navbar .icon-bar{
	background-color: #F5F5F5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin-top: 1px;
    line-height: 14px;
    padding:0px 3px;
}
.main-logo{
	position: static;
	width: 300px;
	margin: 0 auto;
}
#top-menu{
	position: fixed;
	top: 0;
	z-index: 3000;
}
.main-logo img{
	width: 300px !important;
	max-width: 300px !important;
	height: auto;
	margin: 65px auto 0 auto;
}
.language_menu{
	margin-left: 10px;
	position: fixed;
	top:10px;
	z-index: 3001;
}
.right-side{
	position: fixed;
	float: none;
	margin: 0;
	right:15px;
	top:14px;
	z-index: 3001;
	text-align: right;
	width: 120px;
}
.right-side ul{
	display: none;
	margin: 0;
	left:0px;
	top:-47px;
}
.button-bron{
	display: none;
}
.about-us{
	margin: 0px 10px;
	width: auto;
	text-align: center;
	padding-top: 0;
}
#slider{
	display: none;
}
.block-news{padding:10px 15px;}
div.block-content, .block-content{margin:25px 0 0 0;padding:10px 15px;}
.block-news .line, .block-content .line, .line {left:-17; padding:0px 15px;}
.block-news .news{
	width:auto;
	padding: 5px;
	margin-bottom: 15px;
}
.block-content .background{
	margin-left: -15px;
}
.black-ico-prime{
	margin-top: 0;
	margin-bottom: 0;
}
.nahrady{margin-bottom: 20px;}
.second-menu{display: none;}
.about-desc{padding: 5px 15px;}
.black-ico-prime div{
	width: 100%;
	margin-bottom: 5px;
}
.clear-both{
	height: 240px;
}
.footer{
	background-position: -730px bottom;
	min-width: 300px;
}
.footer-info{
	font-size: 8px;
	left: 10px;
	top: 230px;
}
div.right-container{
	float: none;
	margin: 5px auto;
}
.right_container{
	position: static;
}
.bottom_content{
	width:auto;
	margin: 10px 15px;
	}
.bottom-container{
	margin: 10px 0;
}
div.gallery, a.gallery{
	margin: 10px auto;
	display: block;
}
a.gallery{
	width: 152px;
}
a.gallery img{
	width:150px;
	height: auto !important;
}


}
