
body.room {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 100% !important;  
}
body.room #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 5px auto 0px;
}
.vrsearchinputdivmod select > option:disabled {
    color: #D0D0D0;
}
.font-verybig {
	font-size: 3.8em;
}
.font-big {
	font-size: 2.8em;
}
@media (min-height: 1001px) (max-width: 1199px) {
    body.default div.footer {
        position: absolute !important;
        bottom: auto;
        padding-top: 55px;
        background: #111;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: relative;
        bottom: 0px;
    }
}
@media (min-height: 1001px) and (min-width: 1200px) {
    body.default div.footer {
        bottom: 0;
        padding-top: 55px;
        background: #111;
        position: relative !important;
    }
}
@media (max-height: 1000px) (max-width: 1199px) {
    body.default div.footer {
        position: absolute !important;
        bottom: auto;
        padding-top: 55px;
        background: #111;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: relative;
        bottom: 0px;
    }
}
@media (max-height: 1000px) and (min-width: 1200px) {
    body.default div.footer {
        bottom: 0;
        padding-top: 55px;
        background: #111;
        position: relative !important;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: absolute;
        bottom: 0px;
        padding-top: 55px;
        background: #111;
    }
}
body.default {
    height: 100%;
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
body.default #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 6rem auto 0px;
}
body.default div#main-container  {
    position: relative;
}
body.nobg {
	background: none;
    position: relative;  
    height: 100%;    
}
body.rezervace {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position: initial;
    height: 100%;
}
body.rezervace #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 6rem auto 0px;
}
body.rezervace #main-container {
    width: 100%;
    margin: 0;
    position: relative;
}
body.stav-rezervace {
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: inherit;
    height: 100%;
}
body.vsechny-rezervace {
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
body.vsechny-rezervace #main {
	background: rgba(255, 255, 255, 0.95);
}
.vrstepbardiv {
	background: none;
}
.vrstepbardiv .vrstep-inner, .vrstepbardiv .vrstep-inner:hover {
	background-color: #f5f5f5;
}
.vrreservationform .vrformfieldset {
	background: none;
}
.vrstepbardiv div:last-child {
	padding-right: 0;
}
.vrformfieldset .vrsearchinputdiv {
	display: block;
	font-size: 16px;
	padding: 10px;
}
.vrsearchentryinput input {
	width: 206px;
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
}
.vrsearchentryinput .vrsearchdate {
	background: #fff url(../images/calendar_new.png) no-repeat 95% center;
}
.vre-tinyselect-wrapper select {
	width: 206px;
	background: none;
	display: inline-block;
	padding: 4px 10px;
	vertical-align: middle;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
}
.vrformfieldset .vrsearchinputlabel {
	float: none;
	font-size: 16px;
}
.vrsearchinputdiv .btn {
	font-size: 16px !important;
	margin: 15px 0 30px;
}
.vrformfieldset legend, #vrsearchform, .vrresultsummarydiv {
	color: #333;
}
.vrresultsummarydiv {
	background-color: #fff;
}
.vrstepbardiv .vrsteptitle {
	width: 26px;
	height: 26px;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #aaa;
}
.vrstepbardiv .vrstep-inner {
	padding: 20px 20px 20px 30px;
}
.vrtable span {
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 20px;
}
.vrcustomfields .vrinput, .vrcustomfields .vrtextarea {
	line-height: 30px;
    text-align: center;
}
.vrcustomfields div .cf-label {
	left: 0px;
}
.vrrequired {
	margin-right: 3px;
}
#system-message {
	padding: 0;
  text-align: center;
  margin: 0 0 0px !important;
}
.alert-error {
	color: inherit;
	background-color: rgba(255, 255, 255, 0.85);
	border-color: transparent;
	text-align: center;
	max-width: 600px;
	margin: 20px auto;
}
.alert-error h4 {
	display: none;
}
.alert-error p {
	color: #903;
	font-weight: 600;
}
.vrsearchinputdiv, .vrbookcontinuebuttoncont, .vrcustomfields {
	text-align: center;
}
button.vrsearchsubmit, input.vrresultbookbutton, .vrresultfalsehintdiv a, .vrresultbookbuttonfind, .vrresultbookbuttoncontinue, #vrconfcontinuebutton, button.vrordersubmit {
	background: #cd0532;
	float: none;
}
.alert {
	border: 1px solid #999;
	border-radius: 5px
}
.vrformfieldset legend, .vrordertitlediv {
	text-align: center;
	margin-bottom: 30px;
}

.vrtk-grid-product-boxdiv .product-bottom-addcart a, .vrshop-grid-product-boxdiv .product-bottom-addcart a {
    text-transform: none;
}

/*	KOŠÍK	*/
#total-left .vrshopcartemptybutton {
    width: 40px !important;
    right: 28px;
}
#total-left .vrshopcartorderbutton {
    width: 120px !important;
}
#total-left .vrshopcart-container {
    margin-bottom: 100px;
}
#total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
    position: fixed;
    width: 302px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    overflow-y: scroll;
    height: 50%;
}
#total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton, #total-left .vrshopcartbuttonsmodule {
    position: fixed;
}
#total-left .vrshopcartbuttonsmodule {
	background: #ffffffe3;
    padding: 29px 8px;
    width: 282px;
    position: fixed;
    right: 18px;
}
#total-left .vrshopcartpriceoutmodule, #total-left .vrshopcartdiscountoutmodule {
    width: 282px;
    position: fixed;
    right: 18px;
    background: #ffffffe3;
    padding-left: 5px;
    padding-right: 5px;
}
@media screen and (max-height: 690px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 310px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 350px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 320px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 290px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 334px;
    }
}
@media screen and (min-height: 691px) and (max-height: 780px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 380px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 420px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 390px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 360px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 404px;
    }
}
@media screen and (min-height: 781px) and (max-height: 900px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 350px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        position: fixed;
        top: 390px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 360px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 330px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 374px;
    }
}
@media screen and (min-height: 901px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 300px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 340px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 310px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 280px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 324px;
    }
}
/*	KOŠÍK END	*/
@media screen and (max-width: 768px) {
    .font-verybig {
    	font-size: 2.8em;
    }
    .font-big {
    	font-size: 2.2em;
    }
}
@media screen and (max-width: 550px) {
    .font-verybig {
    	font-size: 1.8em;
    }
    .font-big {
    	font-size: 1.2em;
    }
}
@media (orientation: portrait) {
    body.mobile .vrshop-grid-item {
        flex: 0 0 100% !important;
    }
    body.mobile .vikwallimage-inner.vikwallimage-fixed {
        background-size: cover;
    }
}
@media (orientation: landscape) {
    body.mobile .vikwallimage-inner.vikwallimage-fixed {
        background-size: cover;
    }
}
body.mobile .vrshopitemdescsp {
    display: none;
}
body.mobile .vrshop-menu-title:before, body.mobile .vrshop-menu-title:after {
    display: none;
}