@charset "UTF-8";
html {
  scroll-behavior: smooth;
}
body {	
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	//background-color: #FFF;
	background-color:#FFFFFF;
	color: #FFF;
	font-weight: 200;
	font-size: 18px;
}
img.flag {
    width: auto;
    height: 35px;
}

.flags-right {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

h1 {
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	text-decoration: none;
	margin: 0px;
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 22px;	
	
}

h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	margin: 0px;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 18px;	
	
}
.responsiveimg {
  width: 100%;
  height: auto;
}



.logo {
	float: left;
	width: 150px;
	height: 60px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 144px;
	padding-left: 150px;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	font-size: 24px;
	line-height: 20px;
}
.tagline {
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	font-weight: 400;
}

.header {
	width: auto;
	margin-left: 300px;
	min-height: 60px;
	height: auto;
	text-align: right;
	margin-top: 0px;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 25px;
}

.top_icon {
	position: relative;
	height: 47px;
	width: 47px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 47px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin: 5px;
}

.logofb {
	position: absolute;
	top:75px;
	left:1px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(images/fblogo3.png);
	z-index: 999;
	cursor: pointer; 
	left: calc((100% - 1169px) / 2 + 255px);	
}


.logoinst {
	position: absolute;
	top:75px;
	left:1px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(images/instlogo3.png);
	z-index: 999;
	cursor: pointer; 
	left: calc((100% - 1169px) / 2 + 282px);	
}

.logoyt {
	position: absolute;
	top:75px;
	left:1px;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(images/ytlogo3.png);
	z-index: 999;
	cursor: pointer; 
	left: calc((100% - 1169px) / 2 + 309px);	
}


.top_icon:hover {
	background-position: left top;
}

.small_icon {
	position: relative;
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 24px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	vertical-align: middle;
}

.small_icon:hover {
	background-position: left top;
}

.small_icon_cart {
	position: relative;
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 24px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	vertical-align: middle;
}

.small_icon_cart:hover {
	background-position: left top;
}

.napojovylistek 
{
	max-width: 569px;
	position: relative;	
	float: left;
	padding-bottom: 30px;
	
	
}

.order_button {
	width: 81%;
	position: relative;
	background-color: #FF0056;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	cursor:pointer;
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	background-image: url(images/bg_icon_button_order.png);
	padding-top: 2%;
	padding-right: 17%;
	padding-bottom: 2%;
	padding-left: 2%;
}

.order_button:hover {
	background-color: #333;
}

.lable {
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}




.odjs {
	position: relative;
	height: 330px;
	width: 270px;
	margin-top: 30px;
	margin-right: 30px;	
	background-color: #2B2A2A;
	display: inline-block;
	text-align: left;
	zoom: 1;
    *display: inline;
}
.odjs_text {
	width:270px;
	height:60px;	
	position:relative;
	color: #fff;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 60px; 
    font-size: 22px;
	font-weight: 500;
	
}

.odjs_tn {
	width:270px;
	height:270px;
	position:relative;
	
}

.rdjs {
	position:relative;
	left: calc((100% - 1169px) / 2);
	width: 1169px;
	min-height: 380px;
	color: #000;
}

.rdjs_leva {
	position:relative;
	float: left;
	width:465px;
	
}
.rdjs_stred {
	position:relative;
	float: left;
	width:300px;
	
}
.rdjs_button {	
	padding-top: 5px;
	background-color:#B49542;
	color:#FFF;
	width:134px;
	border-radius: 7px;
}
.rdjs_button_text {	

	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-top: 5px;
	font-weight: bold;
}

.rdjs_nadpis {
	padding-top: 5px;
	padding-bottom: 25px;
	position:relative;
	font-size: 28px;
	color:#B49542;
	font-weight: bold;
}
.rdjs_tn {
	width:374px;
	height:374px;
	position:relative;
	float: left;
}
.rdjs_text {
	position:relative;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 500;
	
}

.balickyend
{
margin: auto;
width:100%;
overflow:hidden;
max-height:674px;
}
.balickyend1
{
  max-height:674px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.balickyend2
{
	position: relative;
	margin-top: 30px;
	margin-right: 11px;	
    display: inline-block;
	
}

.gallery1 {
margin: auto;
width:100%;
overflow:hidden;
max-height:350px;

}

.gallery1vn {
max-height:350px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.gall_tn {
	position: relative;
	margin-top: 30px;
	margin-right: 11px;	
    display: inline-block;
	
}


.gall_tn_doc {
	position: relative;
	cursor: pointer;
	height: 270px;
	width: 270px;
	margin-top: 30px;
	margin-right: 30px;	
	background-color: #777777;
	background-size: auto 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
}


.gall_tn_label_box {
	
	
}

.gall_tn_label {
	  position: absolute;
  bottom: 0;
 margin:15px;
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	font-weight: 600;
	font-size: 24px;
	text-decoration: none;
	
}

.gall_tn:hover {
	background-color: #FFF;
}
.container_shop_select {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006E9E;
	position: relative;
	height: auto;
	min-height: 400px;
	width: 23%;
	float: left;
	margin-top: 7px;
	margin-bottom: 8px;
	vertical-align: top;
	background-color: #f3f3f4;
	padding: 0;
	z-index: 9999;
}

.shop_menu_rubr {
	background-color: #666;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: 94%;
	padding-top: 8px;
	padding-right: 3%;
	padding-bottom: 8px;
	padding-left: 3%;
	font-weight: 700;
	display: block;
	vertical-align: middle;
	position: relative;
}
.shop_menu_rubr_arrow {
	position: absolute;
	height: 100%;
	width: auto;
	top: 5px;
	right: -7px;
}

.shop_menu_item {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	height: auto;
	width: 94%;
	padding-top: 8px;
	padding-right: 3%;
	padding-bottom: 8px;
	padding-left: 3%;
	font-weight: 700;
	display: block;
}

.shop_menu_item:hover {
	color: #000;
	background-color: #CCC;
}

.container_showroom {
	border-top-width: 3px;
	border-top-style: solid;
	position: relative;
	height: auto;
	min-height: 400px;
	width: 100%;
	float: right;
	margin-left: 1%;
	margin-top: 7px;
	margin-bottom: 8px;
	vertical-align: top;
	background-color: #FFF;
}
.breadcrumbs {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 12px;
}

.container {
	height: auto;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.shop_box {
	height: auto;
	width: 31%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	position: relative;
	background-color: #f3f3f4;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.shop_box:hover {
	border-bottom-color: #ff9933;	
	}
	
.shop_box_ht {
	height: auto;
	width: 23%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	position: relative;
	background-color: #f3f3f4;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.shop_box_ht_lable {
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 22px;
	color: #FFF;
	background-image: url(images/bg_hot_topic.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.shop_box_ht:hover {
	border-bottom-color: #EF3B23;	
	}
	
	
.shop_box_tn {
	background-color: #FFF;
	position: relative;
	height: auto;
	width: 100%;
}
.shop_box_text {
	background-color: #f3f3f4;
	position: relative;
	height: auto;
	width: 94%;
	padding: 3%;
	display: block;
}

.shop_box_text_desc {
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;	
}
.shop_box_price {
	background-color: #eaebec;
	position: relative;
	height: auto;
	width: 100%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
}

.shop_box_price_cont_left {
	position: relative;
	height: auto;
	width: 46%;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	line-height: 24px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
}
.shop_box_price_cont_right {
	position: relative;
	height: auto;
	width: 46%;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	line-height: 24px;
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4EEF0;
	padding-right: 3%;
}

.shop_box_detail_image {
	height: auto;
	width: 64%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	position: relative;
	background-color: #f3f3f4;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
}

.shop_box_detail_info {
	height: auto;
	width: 31%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	position: relative;
	background-color: #f3f3f4;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: right;
}


.shop_cart_total {
	position: relative;
	height: auto;
	width: 96%;
	background-color: #2B2A2A;
	margin-bottom: 20px;
	padding: 2%;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #000;

}

.shop_cart_discount {
	position: relative;
	height: auto;
	width: 96%;
	background-color: #f3f3f4;
	margin-bottom: 20px;
	padding: 2%;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.shop_cart_item {
	position: relative;
	height: auto;
	min-height: 65px;
	width: 100%;
	background-color: #2b2a2a;	
	margin-bottom: 20px;

}

.shop_cart_item:hover {
	border-bottom-color: #ff9933;
}

.shop_cart_item_in {
	position: relative;
	float: right;
	height: auto;
	width: 100%;	
	xtext-align: right;
	background-color: #2b2a2a;		
}

.shop_cart_item_in_left {
	color: #FFF;
	font-weight: 600;
	font-size: 33px;
	padding-top: 11px;
	padding-left: 5px;
	position:relative;	
	float:left;
	xcursor: pointer;
	width: 699px;
}
.shop_cart_item_in_left_dopl
{
	font-weight: 400;
	font-size: 19px;
	 vertical-align: text-top;
	xmargin-bottom:10px;
}

.shop_cart_item_in_right {
	position: relative;
	color: #FFF;
	float: right;
	height: auto;
	padding-top:5px;
	width: 250px;
	text-align: right;
}

.small_holder_count {
	position:relative;
	float:left;
	width:40px;
	max-width:120px;
	height:57px;		
	font-weight: 200;
	font-size: 18px;	
	line-height: 57px;
	height: 57px;
	text-align:right;
	
}


.souhlasred {
	font-weight: 500;
	font-size: 28px;	
	color: #FF0056;	
}

.small_holder {
	position:relative;
	float:left;
	width:160px;
	max-width:160px;
	height:57px;		
	font-weight: 500;
	font-size: 28px;	
	line-height: 57px;
	height: 57px;
	text-align:right;
	color: #FF0056;
}


.footer {
	position: relative;
	height: 40px;
	width: 100%;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 259px;
	color: #989898;
	font-weight: 300;
	text-decoration: none;
	text-align: left;
}


		
.cart_bubble {
	background-image: url(images/cart_bubble.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	height: 24px;
	width: 24px;
	top: -7px;
	right: -7px;
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.universal_button {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 8px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.universal_button:hover {
	color: #000;
}


.topline {
	background-image: url(images/mainpict.jpg);
	background-size: 100%;
	min-height: 600px;	
	width: 100%;
	background-position: center;
	
}
.toplogo {
    display:none;	
	position: absolute;
    z-index: 999;
	cursor: pointer; 
	background-image: url(images/rlogot.png);    
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	
}
.bottomline{
	min-height: 515px;	
	position:relative;
	left: calc((100% - 1169px) / 2);
	width: 1169px;
	color: #000;
}
.botominput {
	border-radius: 7px;
	width:332px;
	height:37px;
}
.botominputtext {
	border-radius: 7px;
	width:332px;
	height:97px;
}
.bottommain1{
	float:left;
	position:relative;
	width:675px;

}
.bottommain2{
	float:left;
	position:relative;
	width:475px;

}

.bottomtable
{
	padding-top:25px;
}
.bottomtabletd
{
	height:50px;
	
}
.bottomtabletdw
{
	width:40px;
	
}
.bottomtabletdw2
{
	width:150px;
	
}

.bottomnadpis
{
	color:#B49542;
	font-weight: 800;
	padding-bottom:20px;
	font-size:24px;
}

.bottonmain{
	background-image: url(images/rbmain.png);
	background-repeat: no-repeat;
	min-height: 515px;	
	position: relative;		
}
.mapscaption{
	padding-left: 150px; 
	padding-top: 30px;
	color: #FFF;
	position: relative;    		
	font-size: 22px;
	float:left;
	
}
.bottommainkontakt{
	color: #FFF;
	position: relative;
    padding-top:30px;	
	font-size: 22px;
	position: relative;
	
	width:450px;
    float:left;	

}
.bottommainkontakttablemobil 
{
	display:none;
}
.bottommainkontakttable
{
	display:block;
	padding-top:20px;
	width: 650px;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;	
	position: relative;
	clear:both;
	color: #FFF;
	
}

.menumezera {
	color: #B49542;
	
}
.menunad3 {
	color: #B49542;
    line-height: 54px;	
	
}
.mainmenu {
	font-weight:bold;
	position: absolute;
	top: 50px;
	max-height: 54px;
	padding-left: 60px;	
}


.mainmenu_right {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
	width:35px;
}

.mainmenubox {
		float:right
}
.mainmenubox_right {
		float:right
}
.toptitbox {
	background-repeat: no-repeat;	
}
.toptitbox_mini {
	background-repeat: no-repeat;	
}
.toptitboxacwh_mini {
	background-image: url(images/acwh.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: absolute;
	top:32px;
	height: 42px;	
	width: 245px;
	left:calc((100% - 1169px) / 2 + 245px);	
    z-index: 800;
}

.toptitboxl {
	background-image: url(images/titl.png);
	background-repeat: repeat-x;
	position: relative;
	min-height: 1px;	
	max-height: 1px;	
	top: 544px;
    z-index: 999;
 	
}
.toptitbox1_mini {
	background-image: url(images/titl.png);
	background-repeat: repeat-x;
	position: relative;
	min-height: 1px;	
	max-height: 1px;	
	top: 233px;
    z-index: 999;
 	
}
.toptitboxs {
	background-image: url(images/titls.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	min-height: 11px;	
	max-height: 11px;		
    z-index: 1000;
}
.toptitboxs_mini {
	background-image: url(images/titls.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	min-height: 11px;	
	max-height: 11px;		
    z-index: 1000;
}

.showadvpict
{
	max-width:385px;
	max-height:685px;
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 15px;	
	width:385px;
}
.showadvprava
{
    position:relative;
	width:750px;		
}
.showadvnadpis
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	font-weight: 500;
	font-size: 22px;
	width:715px;	
}
.showadvfac
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	xxwidth:715px;	
}
.showalternativniprodej
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	xxwidth:715px;	
}


.showadvceny
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	width:725px;	
	
}
.showadvcenybox
{
     background-color: #2b2a2a;		
	 position:relative;
	 min-height:57px;
	 min-width:725px;	
}

.showadvcenyboxplus
{ 
cursor: pointer; 
	position:relative;
	float:left;
	width:15px;
	height:57px;
	padding-left:26px;
	background-image: url(images/plus.png);
	background-repeat: no-repeat;
	background-position: center; 
	
	
}

.showadvcenyboxpocet
{ 
	position:relative;
	float:left;
	height:57px;		
	font-weight: 500;
	font-size: 22px;	
	line-height: 57px;
}

.showadvcenyboxpocetgroup
{
    position:relative;
	float:left;
	min-width:115px;
		
}
.showadvcenyboxminus
{ 
cursor: pointer; 
	position:relative;
	float:left;
	width:15px;
	height:57px;
	background-image: url(images/minus.png);
	background-repeat: no-repeat;
	background-position: center;	
	
	padding-left:26px;
}
.topkosik {
  position:relative;
  height:40px;
  
}
.topkosikboxpocet {
  position:relative;
  height:35px;
 
  
}
.topkoiskbox1 {
	background-image: url(images/titl.png);
	background-repeat: repeat-x;
	position: relative;
	min-height: 1px;	
	max-height: 1px;	
	top: 40px;
    z-index: 999;
	
 	
}
.topkoiskboxpocet {	
    left: calc((100% - 1169px) / 2 + 1169px - 400px);	
	position: relative;
	color:#fff;
	width: 400px;
	height: 40px;
	top:-32px;
	line-height:31px;
	vertical-align: middle;
	text-align: right;
	font-weight: 400;	
	font-size:21px;
	 cursor: pointer;
}

.topkosikboxs {
	background-image: url(images/titls.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	top: 34px;
	min-height: 11px;	
	max-height: 11px;	
    z-index: 1000;	
}



.showadvcenyboxnazev
{
	position:relative;
	float:left;
	width:314px;
	max-width:307px;
	max-height:57px;
	height:57px;		
	font-weight: 400;
	font-size: 19px;	
	line-height: 57px;
	height: 57px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.showadvcenyboxcena
{
	position:relative;
	float:left;
	width:120px;
	max-width:120px;
	height:57px;		
	font-weight: 500;
	font-size: 24px;	
	line-height: 57px;
	height: 57px;
	text-align:right;
	color: #B49542;
}
.showadvcenyboxmezera
{	position:relative;
	float:left;
	width:33px;
	height: 57px;
	text-align:right;
}
.showadvcenyboxdokosiku
{	position:relative;
	float:left;
	width:150px;
	height: 40px;
	background-color:#FF0056;
	text-align:center;	
	line-height: 40px;
	margin-top:9px;
	font-weight: 400;
	font-size: 22px;	
	cursor: pointer; 
}
.showadvtext
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	font-weight: 200;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	width:715px;	
}
.showadvpodnadpis
{
	position:relative;
	float:left;
	padding-top: 15px;
	padding-left: 25px;	
	font-weight: 200;
	font-size: 16px;
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	width:715px;	
}

.boxtri
{
	color: #FFF;
	position:relative;
	
}

.boxtrilabel
{
	color: #FFF;
	font-weight: 500;
	font-size: 22px;
	padding-top: 14px;
	padding-left: 22px;
	position:relative;
	line-height: 25px;
	
	
}
.boxtridate
{
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;
	padding-top: 2px;
	padding-left: 22px;
	position:relative;
	
}
.boxtridatel
{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;	
}

.boxtriimg {	
	padding-top: 15px;
	padding-left:0px;	
	position: relative;
	width: 369px;	
}

.boxtridown {
	position:relative;
	padding-top:15px;
	height:61px;
	
}
.boxtrivice {
	background-color: #B49542;
	top: 37px;
	left: 20%;
	position: absolute;
	width: 222px;
	height: 39px;			
	text-align: center;
	font-weight: 400;
	font-size: 22px;	    
	line-height: 39px;
	float:left;

}
.boxtrivicelink {
	color: #fff;
	 text-decoration: none;
}

.boxtriticket{
	top: 42px;
	left: 22px;
	position: absolute;
	width: 25px;
	height: 25px;	
	float:left;
  
}
.boxtrifb{
	top: 42px;
	left: 322px;
	position: absolute;
	width: 25px;
	height: 25px;	
	float:left;
 	
}


.boxtris3 {	
	background-image: url(images/titls.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	min-height: 11px;	
	max-height: 11px;	
	top: -4px;
    z-index: 1000;
	xbackground-color: #A14;	
}

.boxtrim
{
	margin-top: 15px;
	position:relative;	
}
.boxtriomob
{	
	position:relative;	
}
.boxtrio
{	
	position:relative;	
}

.shop_box_top_main {
	background-color: #2b2a2a;	
	position:relative;
	min-width: 369px;	
	max-width: 369px;	 
	float: left;
	margin-right:31px;
}

.shop_box_top_main_10 {
	position:relative;
}

.boxtridatel_10
{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 27px;	
}

.boxtrilabelam_10
{
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 20px;
	padding-top: 22px;
	padding-left: 40px;
	padding-bottom: 0px;
	position:relative;
	
	
}
.boxtrilabel_10
{
	color: #FFF;
	font-weight: 500;
	font-size: 60px;	
	padding-left: 37px;
	position:relative;	
	float: left;
	line-height: 70px;
	width: 900px;
}
.boxtridate_10
{
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 27px;
	position:relative;
	float: left;
	padding-top: 25px;	
}

.boxtriimg_10 {	
	position: relative;
	padding-top: 25px;
	width: 1169;
    float: left;	
}
.boxtridown_10 {
	position: relative;
	padding-top: 5px;
	width: 1169px;
	height: 108px;		
    float: left;	
}
.boxtrivice_10 {
	background-color: #B49542;
	position: absolute;
	text-align: center;
	font-weight: 400;
	font-size: 22px;	    
	line-height: 39px;

}
.boxtrivicelink_10 {
	color: #fff;
	 text-decoration: none;
}

.boxtriticket_10{
	top: 38px;
	left: 25px;
	position: absolute;
	width: 25px;
	line-height: 25px;
	height: 25px;			
  
}
.boxtriticketlab_10{
	top: 0px;
	left: 45px;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	color: #757575;	
	position: absolute;
	width: 325px;
	font-size: 16px;	    
	line-height: 25px;
	height: 25px;			
  
}
.boxtrifb_10{
	top: 38px;
	left: 1114px;
	position: absolute;
	width: 25px;
	height: 25px;	
 	
}
.box_program_list {
	position:relative;
}
.shop_box_top_main_program {
	position:relative;
}
.box_program
{
	min-height: 339px;		
	color: #FFF;
	position: relative;	
	overflow: hidden;	
}

.boxtexty
	{
		position: relative;
		text-align: center;
	}	

.boxtexty_nadpis
	{
		min-height: 154px;
		position: relative;
		text-align: center;
	}	




.box_program_label
	{
		min-height: 89px;		
		line-height: 79px;
		text-align: center;
		color: #fff;
		background-color: #1c1c1c;	
		max-width: 1169px;
		position: relative;
		font-weight: 600;
		font-size: 33px;
			
	}	

.box_program_s3 {
	background-image: url(images/titls.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	min-height: 11px;	
	max-height: 11px;	
	top: -7px;
    z-index: 1000;
	xbackground-color: #A14;	
 	
}

.showadvmain {
   background-color:#222222;
   width: 1169px;
   min-width:1169px;
}

.showadvmain_line {
	background-image: url(images/titl.png);
	background-repeat: repeat-x;
	position: relative;
	min-height: 1px;	
	max-height: 1px;	
	z-index: 1000;	
}


.boxprogram_line_sel
{
	min-height:74px;
	position: relative;
}
.boxprogram_line {
	min-height:74px;
	position: relative;
}

.boxprogram_date {
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 40px;
	padding-top: 12px;
	padding-left: 22px;
	position: relative;	
	float:left;
	width:139px;
	max-width:139px;
}
.boxprogram_date_l {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 20px;	
	position:relative;
	top:-6px;
	
}	
.boxprogram_label {
	color: #FFF;
	font-weight: 600;
	font-size: 33px;
	padding-left: 5px;
	padding-top: 9px;
	position:relative;	
	float:left;
	cursor: pointer;
	width: 678px;
}
.boxvstup_label {
	color: #FFF;
	font-weight: 600;
	font-size: 33px;
	padding-top: 11px;
	padding-left: 5px;
	position:relative;	
	float:left;
	cursor: pointer;
	width: 748px;
}

.boxprogram_vice {
	background-color: #B49542;
	margin-top: 18px;
	padding-left: 0px;
	position: relative;
	width: 222px;
	height: 39px;			
	text-align: center;
	font-weight: 400;
	font-size: 22px;	    
	line-height: 39px;
	float:left;
}
.boxprogram_fb {
	padding-top: 28px;
	padding-left: 21px;
	position: relative;
	width: 25px;
	height: 25px;		
	float:left;
}

.boxprogram_ticket {
	padding-top: 26px;
	padding-left: 17px;
	position: relative;
	width: 25px;
	height: 25px;		
	float:left;		  	
	display:block;
}

}


.boxprogram_detail_main {	
	
	    display: none;
}
.boxprogram_detail {	
	position: relative;
	min-height: 220px;				
}

.boxprogram_img {
	position:relative;
    float:left;
	
}


.boxprogram_detail_label {
	color:#FFF;
	position:relative;
    float:left;			
}
.boxprogram_detail_label1 {
	color:#FFF;
	font-weight: 600;
	font-size: 22px;
	
}
.boxprogram_detail_label2 {
	padding-top: 10px;
	color:#FF0056;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;	
}
.boxprogram_detail_label3 {
	padding-top: 10px;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;
	
}
.boxprogram_ticket_v {
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
.boxprogram_ticket_v_label {
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	color: #757575;	
	cursor: pointer;
}

.boxprogram_detail_ul {
	
	background-image: url(images/titls1.png);
	background-repeat: no-repeat;
	background-position: center; 
	position: relative;
	min-height: 1px;	
	max-height: 1px;	
	top: 1px;
    z-index: 1000;	
	
}
.menudropmain {
	xxbackground-color:#1c1c1c;
	z-index: 19999;
	min-width: 1159px;
}
.menudropmain_right {
	xxbackground-color:#1c1c1c;
	z-index: 19999;
	min-width: 1159px;
}
.menunadpis {
	background-color:#1c1c1c;
	z-index: 19999;
	
}
.sipkavlevo{
	z-index:9999;
	background-image: url(images/sl.png);
	background-repeat: no-repeat;
	background-position: center; 
	height: 75px;	
	width: 50px;
	position: absolute;		
	top: 140px;
	left: calc((100% - 1169px) / 2 - 91px);
	cursor: pointer;
}
.sipkavpravo{
	z-index:9999;
	background-image: url(images/sp.png);
	background-repeat: no-repeat;
	background-position: center; 
	height: 75px;	
	width: 50px;
	position: absolute;			
	top: 140px;
	left: calc((100% - 1169px) / 2 + 1204px);
	cursor: pointer;
}
/*---------------------------------------------------------------------------------------*/
@media all and (min-width : 1199px) 
{


.showadvprava
{
	float:left;	
}

.mainmenu_right {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
	width:80%;
}


.mainmenu {
	width: 100%;
	max-width: 1169px;
	min-width: 1169px;
}
.toplogo {
	xxleft: calc((100% - 1169px) / 2);
	xxmin-width: 320px;	
	xxmin-height: 320px;		
}	
.toptitbox {
	width: 100%;
	background-position: center; 	
	background-image: url(images/clubtitv2.jpg);
	min-height: 544px;
}
.toptitbox_mini {
	width: 100%;
	background-position: center; 	
	background-image: url(images/clubtit_mini.jpg);
	min-height: 233px;
}
.boxtriimg_10 {	
	height: 658px;		
}
.toptitboxs {
	top: -5px;
}
.toptitboxs_mini {
	top: -5px;
}
.boxtrim
{
    min-width: 1305px;
	max-width: 1305px;
	min-height: 361px;	
	max-height: 361px;	 
	left: calc((100% - 1169px) / 2);
}
.boxtriomob
{	
	display:none;
}
.boxtrio
{
	display:block;
	min-width: 1169px;	
	max-width: 1169px;	 
	background-color: #2b2a2a;	
	left: calc((100% - 1169px) / 2);
}
.box_program {
	left: calc((100% - 1169px) / 2); 	
	width: 1169px;	
	}
	
.boxtexty {
	padding-left: calc((100% - 1169px) / 2); 	
	width: 1169px;	
	}
	
	
.box_program_s3 {
	width: 1169px;
	left: calc((100% - 1169px) / 2); 	
    }	
.boxtris3 {
	width: 1169px;
	left: calc((100% - 1169px) / 2); 	
    }		
.boxprogram_line {
	background-color:#2b2a2a;	
}
.boxprogram_line_sel {
	background-color:#2b2a2a;	
}
.boxprogram_detail {
	background-color:#222222;	
}
.boxprogram_detail_label {
	padding-top: 29px;
	padding-left: 29px;
	max-width: 715px;		
}

.boxprogram_img {
	padding-top: 16px;
	padding-left: 16px;
	width: 388px;
	height: 221px;	
}
.bottonmain{
	max-width: 1169px;
	left: calc((100% - 1169px) / 2); 
}	
.boxtrivice_10 {
	top: 35px;
	left: 474px;
	width: 222px;
	height: 39px;			
}

}

@media all and (min-width : 1170px) and (max-width : 1198px)  /* 1198px */
{
.mainmenu {
	width: 1189px;
	min-width: 1169px;
}

.showadvprava
{
	float:left;	
}


.toptitboxacwh_mini {
	left:255px;	
}

.boxtriimg_10 {	
	height: 658px;		
}
.toplogo {
	xxleft: 10px;
	xxbackground-image: url(images/rlogot.png);
	xmin-width: 256px;	
	xmin-height: 230px;	
}

.logofb {
	left: 265px;	
}


.logoinst {
	left: 292px;	
}
.logoyt {
	left: 319px;	
}


	
.toptitbox {
	width: 1189px;
	left: 10px;
	background-position: -695px center; 	
	background-image: url(images/clubtitv2.jpg);
	min-height: 544px;
	
}
.toptitbox_mini {
	width: 1189px;
	left: 10px;
	background-position: -695px center; 	
	background-image: url(images/clubtit_mini.jpg);
	min-height: 233px;
	
}
.toptitboxs {
		top: -5px;
}
.toptitboxs_mini {
		top: -5px;
}
.topline {
   width: 1189px;
 
}
.boxtrim
{
    min-width: 1305px;
	max-width: 1305px;
	min-height: 361px;	
	max-height: 361px;	 
	left: 10px;
}
.boxtriomob
{	
	display:none;
}
.boxtrio
{
	display:block;
	min-width: 1169px;	
	max-width: 1169px;	 
	background-color: #2b2a2a;	
	left: 10px;
}
.rdjs 
{
	left:10px;
}

.bottomline{
 left:10px;
}
.box_program {
	left: 10px;
	width: 1169px;
	}	
.boxtexty {
	padding-left: 10px;
	width: 1169px;
	}	
.box_program_s3 {
	left: 10px;
    width: 1169px;
	}	
.boxtris3 {
	left: 10px;
    width: 1169px;
	}	
.boxprogram_line {
	background-color:#2b2a2a;	
}	
.boxprogram_line_sel {
	background-color:#2b2a2a;	
}
.boxprogram_detail {
	background-color:#222222;	
}
.boxprogram_detail_label {	
	padding-top: 29px;
	padding-left: 29px;
	max-width: 715px;	
}
.boxprogram_img {
	padding-top: 16px;
	padding-left: 16px;
	width: 388px;
	height: 221px;	
}

.bottonmain{
	max-width: 1169px;
	left: 10px; 
}	
.boxtrivice_10 {
	top: 35px;
	left: 474px;
	width: 222px;
	height: 39px;			
}
.toptitboxs {
	width:1149px;
	left:10px;

}

.toptitboxs_mini {
	width:1149px;
	left:10px;

}
.topkosikboxs {
	width:1149px;
	left:10px;

}
.boxprogram_ticket
{
	display:block;
}


}

@media all and (min-width : 0px) and (max-width : 1170px) 
{

.mainmenu {
	padding-left: 10px;
    z-index:9999;

}

.mainmenu_right {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
	width:35px;
}

.toplogo {
	xxleft: calc((100% - 178px) / 2);
	xxbackground-image: url(images/rlogotm.png);
	xmin-width: 178px;	
	xmin-height: 178px;	
}
.topline {
   xxwidth: 100%;	
   xxheight:122px;
   xxbackground-position:left 14px;
}

.boxtrim
{
    min-width: 100%;	
	max-width: 100%;	
	min-height: 361px;	
	max-height: 361px;	 
	left: 10px;
}
.boxtrio
{	
	display:none;
}
.boxtriomob
{
	display:block;
	background-color: #60142F;	
	width: 	calc(100% - 20px);	
	left: 10px;
}
.box_program {
	left: 10px;
	width: calc(100% - 20px);	
	}	
.boxtexty {
	padding-left: 10px;
	width: calc(100% - 20px);	
	}	
.box_program_s3 {
	left: 10px;
	width: calc(100% - 20px);
    }		
.boxtris3 {
	display:none;
	left: 10px;
    width: calc(100% - 20px);
	}	
	
.boxprogram_line {
	background-color:#2b2a2a;	
}
.boxprogram_line_sel {
	background-color:#60142F;
}
.boxprogram_detail {
	background-color:#371924;	
}
.boxprogram_detail_label {	
	padding-top: 20px;
	padding-left: 18px;
	max-width: calc(100% - 40px);
}
.boxprogram_img {
	padding-top: 20px;
	padding-left: 18px;
	width: 222px;
	height: 124px;	
}	

.bottonmain{
	max-width: calc(100% - 20px);
	left: 10px; 
}
.menumezera {
  display:none;	
}
.toptitbox {
	width: 100%;
	background-position: center; 	
	background-image: url(images/clubtitm.jpg);
	background-size: cover;
	padding-top: 100%;
}
.toptitbox_mini {
	width: 100%;
	background-position: center; 	
	background-image: url(images/clubtitm.jpg);
	background-size: cover;
	padding-top: 100%;
}
.toptitboxs {
		top: -5px;
}
.toptitboxs_mini {
		top: -5px;
}
.toptitboxl
{
	display:none;	
}
.toptitboxl_mini
{
	display:none;	
}
.boxtrilabelam_10
{
	padding-left: 20px;	
}

.boxtrilabel_10
{
	color: #FFF;
	font-weight: 500;
	font-size: 42px;	
	padding-left: 17px;
	padding-top: 15px;
	position:relative;	
	float: left;
	line-height: 45px;
	width: calc(100% - 20px);
}
.boxtridate_10
{
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 27px;
	position:relative;
	float: left;
	padding-left:20px;
	padding-top: 15px;	
}

.boxtriimg_10 {	
	position: relative;
	padding-top: 25px;
	width: 100%;
    float: left;	
}

.boxtridown_10 {
	width: calc(100% - 20px);
	height: 85px;
}

.boxtrivice_10 {	
	top: 40px;	
	width: 60%;	
	height: 50px;
	line-height: 50px;
	left: 22%;
}
.boxtriticketlab_10 {
	display:none;
}
.boxtriticket_10 {
	top:48px;
	width: 8%;
	left: 6%;
	max-width: 35px;
	height:60px;
	line-height: 35px;
	
}
.boxtrifb_10{
	top: 48px;
	left:  90%;
	position: absolute;
	width: 8%;
	max-width: 35px;
	height:60px;
	line-height: 35px;
}
.boxtridown {
	width: calc(100% - 20px);
	height: 85px;
}

.boxtrivice {	
	top: 40px;	
	width: 60%;	
	height: 50px;
	line-height: 50px;
	left: 22%;
}
.boxtriticket {
	top:48px;
	width: 8%;
	left: 6%;
	max-width: 35px;
	height:60px;
	line-height: 35px;
	
}
.boxtrifb{
	top: 48px;
	left:  90%;
	position: absolute;
	width: 8%;
	max-width: 35px;
	height:60px;
	line-height: 35px;
}


.shop_box_top_main {
	background-color: #2b2a2a;	
	position:relative;	
	min-width: calc(100% - 20px);	
	max-width: calc(100% - 20px);
	float: left;
	margin-right:0px;
}
.boxtriimg {
	position: relative;
	width: 100%;
	
	
}
.shop_box_top_main_space
{
	padding-top:2px;
	position: relative;
	clear:both;
	height:2px;
}

.boxprogram_vstup {
	width: calc(100% - 170px);
}
.boxprogram_vice
{
	display:none;
}
.boxprogram_fb
{
	display:none;
}
.boxprogram_ticket
{
	display:none;
}
.bottonmain{
	background-image: url(images/mapamob.png);
	background-repeat: no-repeat;
	background-position: center; 
	min-height: 637px;	
	position: relative;		
	width:100%;
}
.bottomline{
 left:10px;
 width: calc(100% - 20px);
}
.bottommainkontakt{
	padding-top:10px;
	padding-left:30px;
	font-size: 22px;
	position: relative;
	
	width:450px;
    float:left;	
}
.mapscaption{
display:none;
}
.bottommainkontakttablemobil
{
	display:block;
	padding-top:10px;
	padding-left:30px;
	width: 650px;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;	
	position: relative;
	clear:both;
	color: #FFF;
	
}

.bottommainkontakttable {
	display:none;
}
.toptitbox1_mini {
	display:none;
 	
}
.toptitboxacwh_mini {
	display:none;

}

.menudropmain {
	xxbackground-color:#1c1c1c;
	z-index: 19999;
	left: 10px;
	min-width: calc(100% - 80px);
	max-width: calc(100% - 80px);
	z-index: 9999;
	
}

.menudropmain_right {
	xxbackground-color:#1c1c1c;
	z-index: 19999;
	right: 10px;
	min-width: calc(100% - 80px);
	max-width: calc(100% - 80px);
	z-index: 9999;
	
}

.showadvmain {
   width: calc(100% - 80px);
   min-width:calc(100% - 80px);
}


.boxprogram_date {
	color: #B49542;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 17px;
	padding-top: 12px;
	padding-left: 11px;
	position: relative;	
	float:left;
	width:56px;
	max-width:58px;
}

.boxprogram_date_l {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 8px;	
	position:relative;
	top: -2px;
	
}	
.boxprogram_label {
	width: calc(100% - 170px);
	font-size: 18px;
	padding-top: 9px;

}	
.boxprogram_line {
	min-height:44px;
	position: relative;
}

.showadvcenyboxcena
{
	clear: both;
}

.showadvprava
{
	width:calc(100% - 20px);		
}

.showadvnadpis
{
	width:100%;
}
.showadvpodnadpis
{
	width:100%;
}
.showadvtext
{
	width:100%;
}
.showadvfac
{
	width:100%;
}
.showadvceny
{
	width:100%;	
}
.showadvcenybox
{
    background-color: #2b2a2a;		
	position:relative;
	min-height:117px;
	width:100%;	
	min-width:50px;
}
.rdjs 
{
	left:10px;
	width:calc(100% - 20px);
}
.rdjs_leva
{
	width:calc(100%);
}
.rdjs_stred
{
	width:calc(100%);
}
.bottommain1{
	width:100%;
}
.bottommain2{
	width:100%;
}
}


/* puvondi #fe005a #B49542  */