* {
    margin: 0;
    padding: 0;
}
HTML {
    height: 100%;
    margin: 0;
    padding: 0;
}
BODY {
    background: url(../img/bg_wrapper.png) top center repeat;
    background-color: #E2D1B9;
    color: #562e0b;
    font-family: Arial;
    font-size: 18px;
    height: 100%;
}
A {
    color: #cb8942;
}
FIELDSET {
    border: 0;
}
INPUT[type=text], INPUT[type=password], TEXTAREA, SELECT {
    width: 100%;
    height: 32px;
    border: 0px;
    background-color: #e7e3ce;
    font-size: 13px;
}
TEXTAREA {
    height: 100px;
}
INPUT[type=submit], INPUT[type=button] {
    height: 32px;
    border: 0px;
    padding: 0 5px;
    background-color: #C2AE99;
    font-size: 16px;
    font-variant: small-caps;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    border-radius: 0px;
}
IFRAME,
IMG {
    border:0;
}
H1, H2, H3, H4, H5, H6 {
    font-variant: small-caps;
    font-size: 20px;
    line-height: 20px;
    color: #47413b;
}
H1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom:  20px;
}
H2 {
    margin-bottom: 20px;
}
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A {
    text-decoration: none;
    color: #47413b;
}
.clear {
    clear:both;
    margin-bottom: 0 !important;
}
#branding {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
}
#nav-global {
    background: url(../img/rjelinek_final_mobil_home.png) top center repeat;    
    background-size: 100%;
    padding-top: 60px;
    padding-bottom: 10px;
}
#logo A img,
#branding .skip,
#branding STRONG,
#branding #search-box,
#nav-global-box H6 {
    display: none;
}
#logo {
    overflow: hidden;
    position: relative;
    height: 62px;
    width: 172px;
}
#logo SPAN {
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 100%;
    width: 100%;
    background-size: 172px 62px;
}
#nav-global-box LI {
    text-align: right;
    font-size: 18px;
    font-variant: small-caps;
    margin-right: 10px;
}
#nav-global-box LI A {
    color: #e1d2a6;
    text-decoration: none;
}
#nav-global-box LI A:hover,
#nav-global-box LI.on{
    color: #fff;
}
#nav-global-box LI EM {
    display: none;
}
#wrapper-2 {
    width: calc(100% - 20px);
    padding: 10px;
}
#wrapper-2 IMG {
    max-width: 100%;
    max-height: 500px;
}
.teaser H2 {
    margin-bottom: 10px;
}
.teaser-group .teaser IMG {
    max-width: 50% !important;
    max-height: 150px;
    padding: 0 0 5px 5px;
    float: right;
}
.teaser P {
    font-variant: small-caps;
    font-size: 16px;
    clear:left;
}
.teaser {
    margin-bottom:30px;
}

#home:not(.editMode) #main>DIV.landingBlock:nth-of-type(2n){
    background: url(../img/bg_landingBlock.jpg) top center repeat;
    background-color: #161110;
    background-size: 1200px 100%;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
    color: #ded9bc;
}
.landingBlock {
    position: relative;
}
.landingBlock>.teaser .image {
    text-align: center;
}
.landingBlock>.teaser .image IMG {
    max-width: 40% !important;
}
.landingBlock>.teaser A {
    color: #ded9bc;
}
.landingBlock>.teaser EM {
    float: right;
    margin-top: 10px;
}
#home #vypisPodkategorii {
    min-height: 150px;
    background: url(../img/home_products_bg.jpg) top center no-repeat;
    background-size: 300px;
    padding-top: 200px;
}
#home #vypisPodkategorii>.podkategorie {
    float: left;
    width: calc(50% - 5px);
    margin: 10px 0 0 0;
}
#home #vypisPodkategorii>.podkategorie:nth-of-type(2n) {
    margin: 10px 0 0 0;
    float: right;
}
#home #vypisPodkategorii A {
    width:100%px;
    display: block;
    background-color: #e7e3ce;
    text-align: center;
    text-decoration: none;
    font-variant: small-caps;
    color: #5a511d;
    font-size: 13px;
    padding: 5px 2px;
}
#home #vypisPodkategorii .produktImage,
#home #vypisPodkategorii .produktDescription{
    display:none;
}
#site-info {
    background: url(../img/rjelinek_final_mobil_home.png) top center repeat;    
    background-size: 100%;
    transform: rotate(180deg);
}
#site-info-box {
    transform: rotate(180deg);
    position: relative;
    padding-top: 45px;
}
#site-info-box #search-box {
    position: absolute;
    top: 10px;
    right: 10px;
}
#site-info-box #search-box H6,
#site-info-box #search-box label {
    display: none;
}

#search-box FORM>DIV {
    background-color: #ded9bc;
    height: 32px;
    margin-left: 1px;
}
#search-box INPUT[type=text] {
    height: 32px;
    width: 140px;
    border: 0px;
    background-color: #e7e3ce;
    float: right;
}
#search-box INPUT[type=submit] {
    height: 32px;
    border: 0px;
    padding: 0 10px;
    background-color: transparent;
    float: left;
}
.addthis_toolbox {
    position: absolute;
    top: 10px;
    left: 10px;
}

#site-info UL>LI {
    list-style-type: none;
    text-align: center;
    border-right: 1px solid #e1d2a6;
    padding: 0 8px;
    float: left;
}
#site-info UL>LI:last-of-type {
    border-right: 0px solid #e1d2a6;
}
#site-info UL>LI A {
    text-decoration: none;
    font-size: 15px;
    color: #e1d2a6;
    font-variant: small-caps;
}
#copyright {
    clear: both;
}
#about {
    font-size: 14px;
    margin: 10px;
    color: #e1d2a6;
}
#nav {
	background-color: #400f0d;
	margin: -10px;
	margin-bottom: 20px;
	padding: 10px 0;
}
#nav H6,
#nav EM,
#nav UL UL {
	display: none;
}
#nav UL>LI {
    list-style-type: none;
    text-align: center;
    border-right: 1px solid #e1d2a6;
    padding: 0 8px;
	display: inline-block;
}
#nav UL>LI:last-of-type {
    border-right: 0px solid #e1d2a6;
}
#nav UL>LI A,
#nav UL>LI STRONG {
    text-decoration: none;
    font-size: 15px;
    color: #e1d2a6;
    font-variant: small-caps;
	font-weight: normal;
}
.media.photo .zoom {
	display:none;
} 
#left {
	margin-bottom: 20px;
}
.teaser-box {
	background: #ebdfc1;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	padding-bottom: 30px;
}
.teaser-box .image TABLE {
	width:100%;
}
.teaser-box .image TABLE TD {
	text-align: center;
}
.teaser-box .image IMG {
	max-height: 200px;
}
.bodyAktuality .teaser-box .new-more-button,
#produktDetail .teaser-box .new-more-button{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color:#c2ae7a;
	padding: 2px 25px
}
.bodyAktuality .teaser-box .new-more-button A,
#produktDetail .teaser-box .new-more-button A {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}
.media.photo DT {
	text-align: center;
}
.hospoda TD {
	display: block;
}
.hospoda {
	background: #ebdfc1;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
}
.hospoda .hospoda-foto {
	margin-top: 30px;
}
.hospoda H2 {
	position: absolute;
	top: 10px;
}
#main .text-meta {
	display: none;
}
#hospodskej-select {
	text-align: center;
	margin: 20px 0;
}
.ui-widget-content, 
.ui-widget-content SPAN {
    background: none !important;
    color: #562e0b !important;
}
.ui-widget-overlay {
	background-color: #000 !important;
	opacity: .5 !important;
	filter: Alpha(Opacity=50) !important;
}
.ui-dialog {
    background-color: #E2D1B9 !important;
    width: 100% !important;
    font-family: Arial !important;
    font-size: 18px !important;
    border-radius: 0 !important;
}
.ui-dialog-titlebar {
	border: 0px !important;
	background: none !important;
}
.ui-dialog-titlebar BUTTON {
	display: none;
}
.ui-dialog-buttonpane {
	margin: 0 !important;
	border: 0px !important;
    background: none !important;
}
.ui-dialog-buttonset {
	float: left !important;
}
.ui-widget-content BUTTON {
	border-radius: 0 !important;
	margin-left: 10px  !important;
    padding: 0  !important;
    height: 32px !important;
    border: 0px !important;
}
.ui-widget-content BUTTON SPAN{
    background-color: #C2AE99 !important;
    font-size: 16px !important;
    font-variant: small-caps !important;
	color: #fff  !important;
}
#produkty #vypisPodkategorii .podkategorie {
	float: left;
	width: calc(50% - 3px);
	height: 280px;
	background-color: #ebe0c2;
	margin-bottom: 6px;
	/* position: relative; */
} 
#produkty #vypisPodkategorii .podkategorie:nth-of-type(2n) {
	margin-left: 6px;
} 
#produkty #vypisPodkategorii .podkategorie .produktDescription {
	display: none;
}
#produkty #vypisPodkategorii .podkategorie .produktName {
	text-align: center;
}
#produktyDetail #main {
	position: relative;
}
#produktyDetail .mainLeft {
}
#produktyDetail .mainLeft .label {
	display: none;
}
#produktyDetail #produktDetail {
    position:  relative;
    clear: both;
    padding-top: 50px;
}
#produktyDetail #produktDetail H1 {
    position:  absolute;
    top: 20px;
}
#produktyDetail #produktDetail .produktImage{
	text-align:center;
}
#produktDetail .produktDescription,
#produktDetail .fotoVeVysokemRozliseni {
	padding: 10px;
	background-color: #ebe0c3;
	margin-bottom: 20px;
}
#produktyDetail .zpet {
	background-color: #ebe0c2;
	float: left;
	width: calc(33% - 1px);
	height: 66px;
	margin: 3px 0 0 3px;
	position: relative;
	overflow: hidden;
}

.zpet A {
	border: 0px;
	padding: 24px 0;
	width: 100%;
	background-color: #C2AE99;
	font-size: 16px;
	font-variant: small-caps;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#produktyDetail .produktImages {
	margin-top: 20px;
}
#produktyDetail #main>H1 {
	display: none;
}
#produktyDetail .dalsiObrazek {
	float: left;
	margin-right: 20px;
	width: calc(50% - 10px);
	text-align:center;
}
#produktyDetail .dalsiObrazek:nth-of-type(2n) {
	margin-right: 0px;
}
#vypisOstatnichPodkategorii-box .podkategorie {
	background-color: #ebe0c2;
	float: left;
	width: calc(33% - 7px);
	height: 60px;
	margin: 3px 0 0 3px;
	position: relative;
	overflow: hidden;
	padding: 3px;
}
#vypisOstatnichPodkategorii-box .podkategorie:nth-of-type(3n+1) {
	clear: both;
	margin-left: 0;
}
#vypisOstatnichPodkategorii-box .podkategorie.active {
	background-color: #fff;
}
#vypisOstatnichPodkategorii-box .podkategorie .produktImage {
	position: absolute;
	text-align: center;
	width: 30px;
	top:  10px;
}
#vypisOstatnichPodkategorii-box .podkategorie .produktImage IMG {
	max-width: 29px;
	max-height: 50px;
}
#vypisOstatnichPodkategorii-box .podkategorie .produktName {
	padding-left: 32px;
	padding-right: 3px;
	line-height: 11px;
}
#vypisOstatnichPodkategorii .produktName A {
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
}

#produktDetail .label,
.mainLeft .label {	
	color: #b1835a;
	font-style: italic;
	margin: 10px 0;
}

.bodyAktuality #main .teaser-box:first-of-type,
#produktDetail .teaser-box{
    color: #fff;
	background: url(../img/rjelinek_final_mobil_home.png) top center repeat;    
    background-size: 100%;
}
.bodyAktuality.bezHighlight  #main .teaser-box:first-of-type {
    color: #562e0b;
    background: #ebdfc1;
}
.bodyAktuality #main .teaser-box:first-of-type  .nadpis,
.bodyAktuality #main .teaser-box:first-of-type  .nadpis A,
#produktDetail .teaser-box  .nadpis,
#produktDetail .teaser-box  .nadpis A  {
    color: #fff;
    text-decoration: none;
}
.bodyAktuality.bezHighlight  #main .teaser-box:first-of-type .nadpis {
    color: #562e0b;
}
.bodyAktuality.bezHighlight #main .teaser-box:first-of-type  .nadpis A {
	color: #cb8942;
	text-decoration: underline;
}
.bodyAktuality .teaser-box .nadpis,
#produktDetail .teaser-box .nadpis{
	margin-bottom: 10px;
	font-weight: bold;
	font-variant: small-caps;
}

.text-section TABLE {
    border: 0px !important; 
    border-color:  #e2d1a5;
    border-spacing: 2px;
    border-collapse: separate;
    border-image-width: 0;
	width: calc(100% + 20px) !important;
	margin: 0 -10px;
}
.text-section TABLE TD {
    background-color: #ebdfc1;
    border: 0px;
    padding: 2px;
	font-size: 12px;
}
.required {
	color: #b1835a;
	font-style: italic;
	font-size: 14px;
	margin-bottom:5px;
}
.singlecontact {
	padding: 0 0 20px 20px;
}
.singlecontact .title,
BODY:not(.kontaktyExport) .singlecontact .organizationUnitName {
	color: #fff;
	font-variant: small-caps;
	font-size: 20px
}
.singlecontact strong {
	font-size: 15px
}
.singlecontact .organizationName {
	font-weight: bold;
}
.singlecontact.export H3 {
	margin-left: -20px;
	margin-bottom: 20px;
}
.history-texts>DIV {
	display: block !important;
	background-color: #ebe0c2;
	margin: 20px 0 0 0;
	position: relative;
	padding: 3px;
}
.bodyHistorie .history-texts .fright {
	text-align:center;
}
.bodyHistorie .history-texts .nextnews{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color:#c2ae7a;
	padding: 2px 25px;
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}
.bodyHistorie UL.history {
	display: none;
}
#eshop #vypisPodkategorii UL{
	padding:0;
	margin-bottom: 20px;
}
#eshop #vypisPodkategorii LI{
	list-style-type: none;
	font-variant: small-caps;
}
#eshop #vypisPodkategorii LI A{
	background-color: #ece0c3;
	display: block;
	padding: 10px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #705030;
}
#eshop #vypisPodkategorii LI UL A{
	padding-left: 40px;
}
#eshop #vypisPodkategorii A:hover,
#eshop #vypisPodkategorii LI.active>A{
	color: #c2ae7a;
	background-color:#fff;
}
#eshop #kontaktPlnoletost {
	display: none;
}
#eshop  .teaser-box IMG {
	max-height: 300px;
}
#eshop #nav-global {
	padding-bottom: 60px;
}
#loginArea {
	display: none;
}
#eshop #loginArea {
	display: block;
}
#loginArea {
	position: absolute;
	right: 0;
	top: 212px;
	z-index: 90;
	width: 100%;
}
#loginArea .label {
	font-size: 14px;
	color: #fff;
	font-variant: small-caps;
	cursor: pointer;
	overflow:hidden;
}
#loginArea .form-wrapper {
	display:none;
	margin-top: 12px;
	background-color: #ebe0c3;
	border: 1px solid #000;
	padding: 20px;
}
#loginArea label {
	font-size: 14px;
	font-variant: small-caps;
}
#loginArea .form-wrapper INPUT[type='text'],
#loginArea .form-wrapper INPUT[type='password'] {
	background-color: #c2ae7a;
	width: 250px;
}
#loginArea .form-wrapper fieldset>DIV {
	margin-bottom: 5px;
}

#kosik {
	display: none;
}
#eshop #kosik {
	display: block;
}
.kosik-box {
	position: absolute;
	left: 0;
	top: 181px;
	z-index: 90;
}
.kosik-box H2 {
	display:none;
}
.kosik-box .boxbody {
	font-size: 14px;
	color: #e1d2a6;
	font-variant: small-caps;
}
.kosik-box .price {
	color: #fff;
	font-size:24px;
	padding-right:2px;
}
.kosik-box A {
	text-decoration: none;
}
.kosik-box .ks {
	color: #fff;
}
#eshop #vypisProduktu .produkt {
	width: 100%;
	height: 270px;
	margin-bottom: 10px;
	background-color: #ebe0c3;
	overflow: hidden;
	position:  relative;
}
#eshop #vypisProduktu .produkt:nth-of-type(2n-1) {
	margin-right: 4px;
}
#eshop .koupitLine {
	position: absolute;
	bottom: 0;
	background-color: #fff;
	width: 100%;
	height: 40px;
}
#eshop .koupitLine>DIV {
	float: left;
	width: 25%;
	height:40px;
	padding-top: 10px;
	text-align: center;
	font-size: 15px;
}
#eshop .koupitLine>DIV SPAN {
	font-size: 10px;
}
#eshop .koupitLine>DIV.koupit {
	padding: 0px;
	height: 100%;
}
#eshop .koupitLine>DIV.koupit INPUT {
	height: 40px;
}
#eshop #vypisProduktu .produkt .viceInfo {
	background-color: #c2ae7a;
	line-height: 12px;
	padding-top: 5px;
}
#eshop #vypisProduktu .produkt .viceInfo A {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}
#eshop #vypisProduktu .produkt .skladem {
	font-variant: small-caps;
	font-size: 14px;
}
#eshop #vypisProduktu .produkt .obrazek {
	width: 135px;
	height: 175px;
	position: absolute;
	right: 5px;
	top: 40px;
	text-align: center;
}
#eshop #vypisProduktu .produkt .obrazek IMG {
	max-width: 135px;
	max-height: 175px;
}
#eshop #vypisProduktu .produkt .nazev {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#eshop #vypisProduktu .produkt .nazev A{
	color: #755637;
	text-decoration: none;
	font-size: 20px;
}
#eshop #vypisProduktu .produkt .popis {
	margin-left: 5px;
	padding-right: 140px;
	font-size: 14px;
	overflow: hidden;
	height: 210px;
}
#eshop #produktDetail,
#eshop #intro {
	padding-bottom: 0;
}
#eshop #produktDetail .produktImage {
	text-align:center;
}
#eshop #produktDetail .produktDescription {
	padding:  0;
	position: relative;
	padding-bottom: 85px;
}
#eshop #produktDetail .produktImages {
	width: 520px;
}
#produktDetail .produktImage IMG {
	max-height: 350px;
}
#eshop #produktDetail .produktDescription H1 {
	padding: 10px 5px 0px 5px;
	margin: 0;
}
#eshop #produktDetail .produktDescription .popis {
	padding: 10px 5px 0px 5px;
	margin: 0;
}
#eshop #produktDetail .produktDescription .ostatni {
	padding: 5px 5px 5px 5px;
	margin: 0;
}
#eshop #produktDetail .produktDescription LABEL {
	margin-right:10px;
	font-size: 14px;
}
#eshop #produktDetail .koupitLine {
	height: 80px;
}
#eshop #produktDetail .koupitLine>DIV {
	width: 50%;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	display: inline-block;
	background-color: #fff;
	font-size: 16px; font-variant: small-caps;
}
#eshop #produktDetail .koupitLine>DIV.kosik-box {
	width: 100%;
	height: 40px;
	padding: 0;
	background-color: #c2ae7a;
	text-align:right;
	position: relative;
	top: 0;
	right: 0;
	padding-top: 0px;
	display: block;
}
#eshop #produktDetail .koupitLine>DIV.kosik-box INPUT{
	width: calc(50% - 10px);
	float: left;
	height: 40px;
	padding: 0 10px;
}
#eshop #produktDetail .koupitLine>DIV.kosik-box INPUT.kosik{
	text-align: right;
}
#eshop #main>h1 {
	display: none;
}

.bodyKosik TABLE {
	margin: 20px -10px;
	width: calc(100% + 20px);
}
.bodyKosik TH,
.bodyKosik TABLE CAPTION{
	background-color: #ebe0c3;
	padding: 4px;
    color: #cb8942;
	font-size: 9px;
}
.bodyKosik TD:not(:empty) {
	border-bottom: 2px solid #ebe0c3;
	font-size: 12px;
	padding: 2px;
}

#main>.media.photo {
	display: none;
}

.ui-dialog.pf2014 {
    display: none !important;
}