@font-face {
    font-family: 'osbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('opensans-bold-webfont.woff2') format('woff2'),
	url('opensans-bold-webfont.woff') format('woff'),
	url('opensans-bold-webfont.ttf') format('truetype'),
	url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

@font-face {
    font-family: 'oslight';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('opensans-light-webfont.woff2') format('woff2'),
	url('opensans-light-webfont.woff') format('woff'),
	url('opensans-light-webfont.ttf') format('truetype'),
	url('opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

@font-face {
    font-family: 'osregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('opensans-regular-webfont.woff2') format('woff2'),
	url('opensans-regular-webfont.woff') format('woff'),
	url('opensans-regular-webfont.ttf') format('truetype'),
	url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

body, tr, td, body, ul, li, input, textarea,
h1, h2, h3, h4, h5, h6,
p, img, form, table, a, span {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	outline: 0;
}
div, td, body, li, input, textarea {
	color: #666;
	font-family: 'osregular';
	font-size: 11pt;
	line-height: 1.7;
	cursor: default;
	text-align: left;
}
p, h1, h2, h3, h4 { margin-bottom: 20px; }


table { margin-bottom: 20px; width: 100%; }
table td { vertical-align: middle; }




.noborder { border: 0; }
.cleaner {
	clear:both !important;
	display: block !important;
	float: none !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}
a {
    color: #b59c04;
	transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	text-decoration: underline;
}
a:hover { text-decoration: none; color: #932a2c;}


body { 
	font-family: 'osregular';
	font-size: 16px;
	background: #04d8ee url(../img/bgtexture.png) repeat; 
	-webkit-text-size-adjust: 100%; 
	text-align: center;
	font-weight: normal;
}

h1, h2, h3 {
	font: 30px 'osregular';
	font-weight: normal;
	line-height: 1.3;
	color: #a3620a;
	margin-top: 20px;
}

h1{
	font: 50px 'osbold';
	color: #515050;
	margin-bottom: 3px;
    margin-top: 50px;
}

h3{
	font: 19px 'osbold';
	color: #003d71;
	text-transform: uppercase;	
}
.strankasub h1{
    font-size: 29px;
    color: #0e3d71;
    margin-bottom: 20px;
    margin-top: 25px;
}

.strankasub h3 a{
	font-family: 'osbold';
    color: #e8590d;
}
.strankasub .aktualita h3{
	font-family: 'osregular';
    margin-bottom: 5px;
    margin-top: 0px;
}

.strankasub .aktualita p{
	margin-bottom: 0px;
    max-height: 110px;
    overflow: hidden;
}

.strankasub .aktualita{
	background: #f7f7f7;
    padding: 35px;
    float: left;
    width: 49%;
    margin-left: 0%;
    margin-right: 1%;
    margin-bottom: 10px;
	min-height: 239px;
}

.aktpadbottom{
	padding-bottom: 30px;
}

h2{
	font: 50px 'osbold';
	color: #515050;
	margin-bottom: 3px;
}

.strankasub h2{
    font: 20px 'osbold';
    margin-bottom: 20px;
    color: #b59c04;
}

.strankasub.stranka85 h2{
	margin-top:0px;
}

.strankasub .degustace h2{
	font: 27px 'osbold';
    color: #515050;
    margin-bottom: 3px;
}

.degustace h2, .degustace.sklep h2{
	color: #b59c04;
	font-size: 27px;
	margin-bottom: 30px;
	
}

.degustace.sklep h2{
	color: #fff;
	margin-bottom: 40px;
}

.degustace.sklep img{
	width: 230px;
	
}

.degustace.sklep a:hover img{
	opacity: .8;
}

.produkt_levy{
	float: left;
	width: 450px;
	text-align: center;
	position:relative;
}
.prava_produkt{
	float: right;
	width: 500px;
	text-align: left;
}

.obrazek_full{
	text-align: center;
	overflow:hidden;
}
.obrazek_full img{
	width: 100%
}

p.doda{
	margin-bottom: 18px;
	margin-top: -18px;
}
.pcenter{
	text-align: center;
}
#produkt_variant{
	padding: 5px 0 30px 0;
	
}
#produkt_variant .dost{
	display: inline-block;
	
	margin-left: 10px;
}
#produkt_variant p{
    border-bottom: 1px dashed #CCC;
	padding: 6px 0;
	margin: 0px;
}
#produkt_variant input{
	margin-right: 10px;
}
.produkt_nadpis{
	text-transform: uppercase;
	font: 30px 'osregular';
}

.cenadph{
	font: 18px 'osregular';
	color: #000;
	padding-right: 18px;
}



.popispro{
	margin-top: 20px;
}

.strankasub #slider{
	display: none;
}

.strankasub.stranka85 #slider{
	display:block;
}
.strankasub.stranka85 .inside{
	display:block;
}



.video-pat{
	background: url(../img/pattern.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 75px 0;
    position: absolute;
    text-align: center;
}



h1.oblibene{
	text-align:center;
	font: 20px 'osregular';
	text-transform: uppercase;
	background: url(../img/oblibene.png) no-repeat center;
	color: #838383;
	margin: 45px 0px;
	font-weight: normal;
}
h1.oblibene.prodej{
	
}

#filtr{
	text-align: right;
	float: right;
}

#navigace{
	float: left;
	height: 45px;
}
#navigace, #navigace a{
	font: 14px 'osregular';
	text-decoration: none;
	font-weight: normal;
	color: #5C5C5C;
}
#navigace div{
	display: inline-block;
	margin-right: 10px;
}

div.container {
	width: 1200px;
	text-align:left;
	margin: 0px auto 0px auto;	
	background: #fff;
}
div.container.pagecontainer{
	padding-left: 100px;
	padding-right: 100px;
}

div.container.text-center{
	text-align:center;
}

#footer div.container, .sign .container{
	background: transparent;	
}

.obsah{
	
}

div.header {
    width: 100%;
	
    
}
div.header.static{
	position:fixed;
	box-shadow: 0px 1px 8px rgba(101, 101, 101, 0.35);
	z-index: 1000;
	top: 0px;
}
.header .container{
	position:relative;
}

.strankasub div.header{
	position: relative;
	border-bottom: 1px solid #dadada;
	
}

.strankasub div.header a.logo img{
    
}

.margtop{
	margin-top: 96px;
}

.addnumber{
	background: #f2f2f2;
	text-align: center;
	width: 56px;
	display: inline-block;
	height: 38px;
}
.buy{
	cursor: pointer;
	color: #fff;
	background: #8d661d;
	border: 0px;
	border-radius: 2px;
	height: 38px;
	margin-left: 5px;
	text-align: center;
	width: 83px;
}

.buy:hover{
	background: #B18739;
}

a.logo {
	display: block;
	float: left;
	/* width: 175px; */
	/* height: 70px; */
	margin-top: 24px;
}
a.logo img{
	
}
.logo:hover img{
	
}

#slider{
	/* width: 100%; */
	/* height: auto; */
	/* text-align: center; */
	/* position:relative; */
	/* overflow:hidden; */
	/* background: #222; */
	margin-left: -100px;
}

#slider img{
	width: 100%;
	height: auto;
}
.content{
	width: 100%;
}

.slogan{
	width: 100%;
	background: #f0f0f0;
	margin: 33px 0;
	padding: 35px 0 25px 0;
}
.slogan .container{
	text-align:center;
}
.slogan h2{
	font: 40px 'osregular';
	color: #000;
	margin: 0 0 10px 0;
}
.slogan p{
	font: 18px 'osregular';
	color: #000;
}
.kosik{
	float: right;
	text-align: center;
	width: auto;
	margin-top: 35px;
	margin-left: 34px;
}
.kosik a{
	font: 14px 'osregular';
	color: #5C5C5C;
	text-decoration:none;
}

.search{
	position:absolute;
	right: 150px;
	top: 68px;
	width: 236px;
}
.search input{
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	width: 199px;
	height: 38px;
	font: 12px 'osregular';
	color: #9f9f9f;
	padding-left: 35px;
	cursor: text;
	background: url(../img/search.png) no-repeat 10px 10px;
}

.produkt{
	float: left;
	width: 332px;
	min-height: 360px;
	padding-bottom: 25px;
	background: #fff;
	text-align: center;
	position: relative;
	margin-right: 49px;
	margin-bottom: 40px;
	z-index: 1;
	
}
.produkt.showdiv{
	
}
.produkt.treti{
	margin-right: 0px;
}

.produkt p a{
	text-align: center;
	font: 18px 'osregular';
	color: #000;
	padding: 0 15px;
	display: block;
	margin-top: 26px;
	text-decoration: none;
}
.produkt img{
	
	max-height:300px;
}
.produkt p{
	
	color: #333;
}
.produkt p a.nazev_vina{
	
	color: #333;
}

.strankasub .produkt p.popis_vina{
	font-size: 17px;
	padding-top: 0px;
	
}

.produkt p span{
	text-align: center;
	font: 15px 'osregular';
	color: #717171;
	text-transform: uppercase;
}
.produkt .fotka{
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}

.prod-left{
	width: 154px;
	float: left;
}
.prod-right{
	width: 100%;
	
}
.produkt .fotka.vyska{
	height: 306px;
	overflow:hidden;
	margin: 0px auto 10px auto;
}

#strankovani{
	text-align:center;
}
#strankovani a, #strankovani div{
	display: inline-block;
	padding: 4px 15px;
}
#strankovani a{
	background: #FFF;
	color: #2D2D2D;
	text-decoration: none;
	border: 1px solid #CACACA;
}
#strankovani a:hover{
	border: 1px solid #F44D55;
}


.obsah .produkt .buyhref{
	width: 80px;
	padding: 0px;
	height: 26px;
	background: #F49F4D;
	border: 0px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font: 11px 'osregular';
	position: absolute;
	bottom: 30px;
	right: 16px;
	text-decoration: none;
	line-height: 240%;
}

.probiha_akce{
	width: 80px;
	padding: 0px;
	display: block;
	height: 23px;
	background: #6AB032;
	border: 0px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font: 15px 'osregular';
	position: absolute;
	bottom: 30px;
	left: 16px;
	padding-top: 4px;
}
.probiha_akce_detail{
	width: 80px;
	padding: 0px;
	display: block;
	height: 23px;
	background: #6AB032;
	border: 0px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font: 15px 'osregular';
	position: absolute;
	top: 30px;
	left: 16px;
	padding-top: 4px;
}

.prava_produkt .buyhref{
	width: 80px;
	padding: 0px;
	height: 26px;
	background: #F49F4D;
	border: 0px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font: 11px 'osregular';
	
	text-decoration: none;
	line-height: 240%;
	display: inline-block;
}
.produkt .cena{
	text-align: center;
	font: 28px 'osregular';
	color: #a47824;
	margin-bottom: 0px;
}

.produkt h3{
	text-align:center;
	font-size: 22px;
}

.kosik img{
	display: inline-block;
	margin-top: -3px;
	float: left;
	margin-right: 8px;
}
.kosik span{
	font: 16px 'osregular';
	color: #a47824;
}

/* menu */

ul.menu {
	list-style: none;
    width: auto;
    /* margin: 14px 0px 0 0px; */
    padding-right: 0;
    height: auto;
    display: block;
    position: relative;
    z-index: 100;
    float: right;
    background: #ab3f90;
	
}
#kosik-table th, #kosik-table td{
	border-bottom: 1px solid #e5e5e5;
}
ul.menu li {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 0px;
	margin-left: 0px;
}
ul.menu a {
	display: block;
    font: 18px 'osbold';
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
    padding: 65px 23px 10px 23px;
    margin-left: 0;
}
ul.menu li.current-menu-item a, ul.menu li a:hover {
	color: #fff;
	text-decoration:underline;
	
}

ul.menu li.menu-page-86 a{
	background: #ab3f90;
}

ul.menu li.menu-page-85 a{
	background: #04bbb9;
}

ul.menu li.menu-page-75 a{
	background: #e8590d;
}

ul.menu li.menu-page-93 a{
	background: #04b0cf;
}

ul.menu li.menu-page-94 a{
	background: #003d71;
}

ul.menu li.menu-page-80 a{
	background: #eb5c77;
}

ul.menu li ul{
	display: none;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 250px;
	background: #e6e6e6;
	padding: 0px 0 0 0;
}
ul.menu li ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}
ul.menu li ul li a{
	display: block;
	text-align: left;
	color: #fff;
	padding: 5px 14px 5px 23px;
	font-size: 15px;
	font-family: 'osregular';
	text-transform: inherit;
}

ul.menu li ul li:first-child a{
	padding: 10px 14px 5px 23px;	
}
ul.menu li ul li:last-child a{
	padding: 5px 14px 10px 23px;	
}
ul.menu li ul li a:hover, ul.menu li ul li a:focus{
	color: #fff;	
}
ul.menu li:hover ul, ul.menu li a:hover ul{
	display: block;
}


.vypis-vina{
	width: 100%;
	background: url(../img/home.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 36px 0 0 0;
}

.vypis-vina .container{
	padding: 46px 0 30px 0;
}

.uvodtext{
	text-align: center;
	padding: 15px 0 0px 0;
	
}

.uvodtext h1{
	font-size: 56px;
	color: #56534c;
	margin-bottom: 20px;
	
}

.uvodtext h2, h2.brownbold{
	font-size: 26px;
	color: #a3620a;
	font-family: 'osbold';
}
h2.brownbold{
	
	
	
}

.strankasub h3.uvodnikh{
	
}


.degustace{
	background: #fff;
	padding-bottom: 55px;
	padding-top: 40px;
}
.degustace.sklep{
	padding: 39px 0 65px 0;
}

.bg_dark{
	background: url(../img/dark_bg2.jpg) repeat;
}

.obsah p, .obsah li, .obsah td, .obsah{
	font-size: 18px;
	color: #3a3a3a;
	line-height: 230%;
}
.strankasub .obsah p, .strankasub .obsah li, .strankasub .obsah td, .strankasub .obsah{
	font-size: 16px;
	color: #3a3a3a;
	line-height: 180%;
	list-style: square;
	font-family: 'osregular';
}

.strankasub .obsah strong, .strankasub .obsah th, .strankasub .obsah th p{
	font-weight: normal;
	font-family: 'osbold';
}

.strankasub .obsah p.pdf{    margin-bottom: 10px;}
.strankasub .obsah p.pdf a{
	background: url(../admin/img/p.png) no-repeat left center;
	padding-left: 50px;
	height: 40px;
	display: block;
	/* background: #e4e4e4; */
	/* border: 1px solid #b59c04; */
	line-height: 40px;
	font-family: 'osbold';
}

.container .obsah .prepocitat{
	cursor: pointer;
	color: #fff;
	background: #8d661d;
	border: 0px;
	border-radius: 2px;
	height: 38px;
	margin-left: 5px;
	text-align: center;
	padding: 0 10px;
	margin-bottom: 27px;
}

.container .obsah .objednat{
	cursor: pointer;
	color: #fff;
	background: #8d661d;
	border: 0px;
	border-radius: 2px;
	height: 38px;
	margin-left: 5px;
	text-align: center;
	padding: 0 10px;
	padding-top: 7px;
}

.container .obsah .objednat_now{
	cursor: pointer;
	color: #fff;
	background: #8d661d;
	border: 0px;
	border-radius: 2px;
	height: 38px;
	margin-left: 5px;
	text-align: center;
	padding: 0 10px;
	margin-bottom: 18px;
}

.vyber{
	color: #fff;
	text-align: center;
	font-size: 25px;
	padding-bottom: 20px;
	text-shadow: 1px 1px 1px #222;
}

.container .obsah .objednat:hover{
	background: #222;
}

#kosik-table{
	margin-bottom: 0px;
}

.degustace .container{
	text-align: center;
	font-size: 18px;
	color: #3a3a3a;
	line-height: 230%;
	color: #515050;
}

.strankasub .degustace{
	border-top: 1px solid #DEDEDE;
}

.strankasub .gray_line{
	padding: 15px 0;
}
.container p{
	font-size: 16px;
	color: #3a3a3a;
	line-height: 180%;
	font-family: 'osregular';
}

.container .last-akce p{margin-bottom:0px;}
.container .last-akce p a{font-size: 14px;color: #003d71;font-family: 'osregular';  display:block;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.container .last-akce p a span{color: #ba0926;}

.uvodtext .container p{
	font-size: 18px;
	color: #56534c;
	line-height: 180%;
}
.uvodtext .container p span.listy, .strankasub .obsah span.listy{
	font-size: 28px;
	color: #a3620a;
	text-transform:uppercase;
	border-top: 1px solid #a3620a;
	border-bottom: 1px solid #a3620a;
	display: inline-block;
	padding: 19px 33px;
	margin: 22px 0;
	
}

.container a{
	color: #56534c;
	text-decoration:underline;
	font-family: 'osbold';
	
}

.container a.printit{
    text-decoration: none;
    font-family: 'osregular';	
	color: #0e3d71;
}

.degustace .container p{
	font-size: 19px;
	color: #3a3a3a;
	line-height: 230%;
	color: #515050;
}

.degustace .container p span{
	font-size: 25px;
	font-family: 'osbold';
	color: #515050;
}

.degustace .container p em{
	font-style: normal;
	font-family: 'osbold';
}
.degustace .container h3{
	color: #515050;
	font-size: 19px;
	margin-bottom: 0px;
	font-family: 'osbold';
}

.degustace .container h2 a{
	font-size: 36px;
	color: #a47824;
	text-transform: uppercase;
}

.mezera_text{
	height: 40px;
}

.mezera_text.m2{
	height: 40px;
}

#footer{
	background: #003d71;
	width: 100%;
	height: auto;
	margin-top: 0px;
}

#footer .container{
	padding: 50px 0 30px 0;
}

.sign{
	background: #e8590d;	
	min-height: 68px;
	padding: 23px 0 0 0;
}
.sign p{
	font-size: 14px;
	margin-bottom: 0px;
	color: #fff;
}

.arrow-top{
	float: right;
}

.kredit{
	text-align:center;
	margin: 44px 0 0px 0;
	padding-bottom: 10px;
}

#footer p{
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
	font-family: 'osregular';
	line-height: 220%;
	margin-bottom: 0px;
}
#footer p a.odkazyx{
	margin: 0 10px 10px 10px;
	
}
#footer p a{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin-right: 12px;
}

#footer p.odfoot{
	font-size: 18px;
	color: #fff;
	margin-top: 0px;
	font-family: 'osregular';
	line-height: 140%;
	margin-bottom: 40px;
}



.znacka{
	float: left;
	width: 213px;
	border: 3px solid #F7F5F6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	position: relative;
	margin-right: 34px;
	margin-top: 14px;
	font-size: 25px;
	padding: 50px 0;
	text-decoration: none;
}
.znacka.last{
	margin-right: 0px;
}
.znacka:hover{
	border: 3px solid #F44D55;
}

.obchod{
	float: left;
	width: 376px;
}
.soc{
	
}
.soc p{
	margin: 0px;
}
.odkazy{
	float: left;
	width: 310px;
	margin-left: 72px;
}
.autor{
	float: right;
	margin-top: 130px;
}
.autor a{
	display: inline-block;
	height: 39px;
}
.autor a img{
	margin-top: -9px;
	float: right;
	margin-left: 12px;
}

.autor .gopay{
	display: block;
	height: 35px;
	margin-bottom: 21px;
}

#footer h3{
	color: #fff;
	font: 24px 'osbold';
	font-weight: normal;
	margin-top: 0px;
}
#footer, #footer a{
	color: #646263;
	font: 15px 'osregular';
	text-decoration: none;
}

#filtr select{
	font: 13px 'osregular';
	padding: 2px;
	color: #5C5C5C;
}

.o1{
	float: left;
}

.o2{
	float: right;
}







#reset-form{
	width: 450px;
}
.obsah table td{
	padding: 5px;
}

.firmapanel, .adresapanel{
	display: none;
}

.btn-primary{
	background: #892527;
	border: 0px;
	border-radius: 2px;
	margin-bottom: 20px;
	font-size: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus{
	background: #222;
	border: 0px;
}

#pocet_kusu{
	width: 45px;
	text-align:center;
}

.obsah input.buydetail{
	width: 80px;
	height: 26px;
	background: #F44D55;
	border: 0px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font: 15px 'osregular';
	padding: 0px;
}

.objednat{
	height: 28px;
	cursor: pointer;
	color: #FFF;
	background: #515151;
	padding: 0 15px;
	float: right;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
}
.objednat:hover{
	background: #222;
}

#kosik-table th, #kosik-table td{
	text-align: left;
}

h1.oblibene.prodej.souvispro{
	margin-top: 70px;
}

.form{
	width: 390px;
}
.form.formtip{
	width: 100%;
	margin-top: 30px;
}
.form.formtip td{
	width: 25%;
}
.callout p{
	color: #2E9840;
}
.cform{
	float: right;
}
.cform p{
	font-weight: bold;
	font-size: 18px;
}
.dost{
	display: block;
	color: green;
}
.dost.barva-neni-skladem{
	color: #F44D55;
}

.osu td input[type="text"], .osu td input[type="password"]{
	width: 790px;
}
.objednat.noright{
	float: none;
}

.obrazek_mini{
	float: left;
	width: 100px;
	height: 73px;
	overflow: hidden;
	border: 3px solid #F7F5F6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	margin: 10px 10px 0 0;
	
}
.obrazek_mini:hover{
	border: 3px solid #F44D55;
}
.obrazek_mini img{
	width: 100%;
}

#login_zak{
	float: left;
	width: 30%;
	border-right: 1px solid #CCC;
	padding: 0 9%;
	
}
#login_zak input{
	margin-bottom: 9px;
}
#register_zak{
	float: left;
	width: 33%;
	padding: 0 9%;
}

.aktualita{
	margin-bottom: 20px;
}
.aktualita h2{
	margin-bottom: 0px;
}
.aktualita h2 a{
	font-size: 18px;
	font-family: 'osregular';
}
.aktualita .datum, p.datum{
	color: #ccc;
	margin-bottom: 0px;
}

#owl-demo{
	overflow:hidden;
}
#owl-demo .item{
	
	
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
	
	
}

.sleva-zakuser{
	color: green;
}

.kosile-right{
	float: right;
	width: 500px;
	hegiht: auto;
}
.kosile-right div{
	float: left;
	width: 161px;
	height: 116px;
	overflow: hidden;
	margin: 0 5px 5px 0;
}
.kosile-right div a{
	display: block;
}
.kosile-right div a img{
	
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}


.stranka85 .header{
	
}


@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.vypis-vina .container .callout p{
	text-align:center;
}

.stranka80 #slider img{
	margin-top: -100px;
}

@media (max-width: 1200px) {
	.stranka80 #slider img{
		margin-top: 0px;
	}
	
	.strankasub.stranka80 #slider{
		display:none;
	}
	#slider{
		height: auto;
	}
}

.rezbox{
	width: 100%;
	margin-left: 0%;
	margin-bottom: 55px;
	padding: 60px 70px 0 70px;
	padding-top: 10px;
}
.strankasub .rezbox{
	padding: 0px 0px 0 20px;	
	padding-top: 24px;	
	margin-bottom: 50px;
}

.rezbox .button-light{
	background: #ffffff;
    color: #003d71;
    border: 1px solid #003d71;
    padding: 10px 30px;
}

.strankasub .rezbox .button-light{
	
}

.rezbox .button-light:hover, .rezbox .button-light:focus{
	color: #ffffff;
    background: #003d71;
	border: 1px solid #003d71;
}

.datepicker-days{
	
	font-size:13px;
}

.datepicker-days .day{
	
	font-size: 13px;
}

.old.day, .new.day{
	color: #ccc;
	
}

.datepicker-days .day:hover{
	
	color: #a47824;
}

.obsah strong{
	
	font-family: 'osregular';
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{
	background: #FD5757;
	color: #FFF;
	cursor: default;
}

@media (max-width: 1200px) {
	div.container{
		width: 96%;
		
	}
	.obsah div.container{
		width: 100%;
		
	}
	.stranka80 iframe{
		width: 100%;
		float: none;
	}
	
	.stranka74 iframe{
		width: 100%;
		float: none;
	}
	
	.vypis-vina .container{
		text-align: center;
	}
	.vypis-vina .container .produkt{
		float: none;
		width: 30%;
		display: inline-block;
		margin-right: 3%;
	}
}


@media (max-width: 1100px) {
	.vypis-vina .container .produkt{
		float: none;
		width: 45%;
		display: inline-block;
	}
	.vypis-vina .container .produkt.treti{
		margin-right: 3%;
	}
}



.inside{
	z-index: 95;
	position: absolute;
	bottom: 70px;
	width: 90%;
	left: 5%;
	display: block;
	text-align: center;
	
}

.inside.sesipkou{
	position: fixed;
	bottom: 60px;
}

.inside h1{
	margin-top: 0px;
	color:#fff;
	font-size: 106px;
	text-shadow: 1px 2px 1px #222;
	font-family: 'osbold';
	margin-bottom: 220px;
}
.inside p{
	text-shadow: 1px 1px 1px #222;
	color: #fff;
	font: 26px 'osregular';
	line-height: 150%;
	letter-spacing: 11px;
	margin-bottom: 320px;
}
.inside p strong{
	
	letter-spacing: 7px;
	margin-bottom: 20px;
	display: inline-block;
}
.strankasub .inside{
	display: none;
	
}

#slider .inside a{
	
}

#slider .inside a img{
	height: 66px;
	width:66px;
	-webkit-animation-delay: 3s; /* Safari 4.0 - 8.0 */
	animation-delay: 3s;
	-webkit-animation-iteration-count: 2; /* Safari 4.0 - 8.0 */
	animation-iteration-count: 2;
}

#slider .inside a:hover, #slider .inside a:focus{
	
}

#menuroll{
	display: none;
}
.vypis_gal{
	width: 100%;
	margin-bottom: 20px;
	margin-top: 30px;
}
.vypis_gal div{
	float: left;
	width: 234px;
	height: 220px;
	margin: 0 0px 0px 0;
	overflow: hidden;
}
.vypis_gal div img{
	object-fit: cover;
	min-width: 100%;
	display: block;
	min-height: 220px;
}

.print-cenik{
	margin-top: 10px;
}

.box1{
	margin-top: 60px;
	margin-bottom: 0px;
}

.box1 .podt{
	padding-top: 20px;
}


.box2{
	margin-top: 0px;
	margin-bottom: 0px;
}

.box2 .podt{
	padding-top: 20px;
}

.box3{
	margin-top: 0px;
	margin-bottom: 0px;
}

.box3 .podt{
	padding-top: 20px;
}

.fbtop{
	margin-top: -10px;
}

.photoshow{
	margin: 50px 0 80px 0;
}
.strankasub .photoshow{
	margin: 50px 0 20px 0;
}

.photoshow .owl-theme .owl-controls{
	display: block !important;
	margin: 0px;
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 0 30px;
}
.photoshow .owl-pagination{
	display: none !important;
}

.photoshow .owl-theme .owl-controls .owl-buttons div{
	margin: 0;
	padding: 0;
	background: transparent;
	opacity: .8;
}
.photoshow .owl-theme .owl-controls .owl-buttons div.owl-next{
	float: right;
}

.photoshow .nahledovky{
	margin-top: 5px;
}
.photoshow .nahledovky img{padding-right:1px;width:auto;height:105px;margin-bottom:5px;cursor:pointer;}
.strankasub .photoshow .nahledovky img{    width: 163.96px;
height: auto;}
.photoshow .nahledovky img:last-child{padding-right:0px;}

.degustace.kontakt{
	padding-bottom: 30px;
}

.button-light{
	font-size: 18px;
	font-family: 'osbold';
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border: 0px;
	display: inline-block;
	padding: 10px 120px;
	margin-top: 10px;
}
.button-light:hover, .button-light:focus{
	background: #946b48;
	color: #fff;
}

.rezbox label{
	font-size: 18px;
	font-family: 'osregular';
	color: #a57d5a;
	font-weight: normal;
}
.container .rezbox p{
	color: #a57d5a;
	margin: 20px 0 0 0;
	
}
.rezbox .form-control{
	border-radius: 0px;
	border-color: #003d71;
	padding: 20px 20px;
	font-size: 17px;
	cursor: text;
}
.rezbox .form-control.halfsize{
	width: 70%;
}

.rezbox textarea.form-control{
	height: 157px;
}
.strankasub .rezbox textarea.form-control{
	height: 110px;
}

.stranka86 .table{
	
}

.stranka86 .table td, .stranka86 .table p{
	text-align:left !important;
	font-size: 14px;
}
.stranka86 .table p{
	margin:0px;
	padding: 0px;
}

.menu-cenik{
	background: #fdfae5;
	padding: 4px 20px 5px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b59c04;
}


a.pageimg{
	font: 24px 'osbold';
	text-align:center;
	display:block;
}
a.pageimg img{
	max-width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
}

.degustace.kontakt h2{
	text-align: left;
}

.authorjmeno{
	display: block;
	font-size: 12px;
	/* font-family: 'osregular'; */
	color: #988300;
}

.stranka87 table tr td:last-child{
	text-align:right;
}

h3.uvodnikh{
	font-size: 24px;
	color: #a3620a;
	
	text-transform: uppercase;
}

.uvodtext h4, .strankasub .obsah h4{
	font: 34px 'osbold';
	color: #56534c;
	margin-bottom: 0px;
	font-size: 37px;
}

.container .kontaktni-adresa p{
	color: #56534c;
	font-family: 'osregular';
	font-size: 24px;
}
.container .kontaktni-adresa p em{
	font-size: 19px;
	font-style: normal;
}
.container .kontaktni-adresa p a{
	font-family: 'osregular';
}
.container .kontaktni-adresa p strong{
	font-family: 'osbold';
}
.kontaktni-adresa{
	
	text-align:center;
	padding: 44px 0 34px 0;
}

.kontaktni-adresa.druha{
	border-top:0px;
	
}

.floating.static{
	/* position: fixed; */
	/* top: 0px; */
	/* left: 0px; */
	/* background: rgb(1, 1, 1); */
	/* padding: 0px; */
	/* margin: 0px; */
	/* width: 100%; */
	/* height: 65px; */
}

.floating.static .menu{
	/* margin-top: 7px; */
	/* width: auto; */
	/* float: right; */
}
.floating.static .logo{
	/* width: auto; */
	/* float: left; */
}
.floating.static .logo img{
	/* height: 46px;    */
}

.fbfoot{padding-left: 20px;}
.fbfoot img{    height: 40px;}
#footer p.odfoot a{text-decoration:underline;}



.strankasub .obsah p{
	margin-bottom: 15px;
}
.strankasub .obsah ul{
	margin-left: 42px;
}

.allpagespad{
	padding-top: 50px;
}

.strankasub .obsah .abutton{
	font-size: 18px;
	font-family: 'osregular';
	
	text-decoration: none;
	color: #a3620a;
	border: 0px;
	display: inline-block;
	padding: 4px;
	margin-top: 10px;
	text-align:center;
	margin-bottom: 30px;
	width: 31%;
}

.strankasub .obsah .abutton img{
	max-height: 200px;	
	max-width: 100%;	
	margin-bottom: 10px;
}


.strankasub .obsah .abutton:hover, .strankasub .obsah .abutton:focus{
	
}

.strankasub.stranka86 .obsah .abutton{
	margin: 0px 5px 10px 5px;
	min-width: 190px;
	padding: 10px 20px;
	text-align: center;   
}

@media (max-width: 1600px) {
	.inside p{
		margin-bottom: 190px;
	}
	
	
}
/* @media (max-width: 1400px) { */
/* #owl-demo .item img{margin-left: -10%;}	 */
/* } */
@media (max-width: 1300px) {
	.inside h1{
		font-size: 75px;
	}
	
	.inside p{
		margin-bottom: 230px;
	}
}

@media (max-width: 1250px) {
	
	div.container{
		width: 97%;	
	}
	
	div.container.pagecontainer{
		padding: 0px 27px;
	}
	
	#slider{
		margin-left: -27px;	
	}
	
}

@media (max-width: 1070px) {
	
	
	a.logo img {
		width: 180px;
	}
	
	ul.menu{
		margin-bottom: 15px;	
	}
	
	
}

@media (max-width: 1118px) {
	
	.homecalslide .col-sm-8{
		width: 66.66666667%;
	}
	
	.homecalslide .col-sm-4{
		width: 33.33333333%;
	}
	
	/* .calendar{ */
    /* width: 100% !important;	 */
	/* } */
	/* .calendar .calendar-inner{ */
    /* width: 100% !important;	 */
	/* } */
	/* .calendar .calendar-ct{ */
    /* width: 100% !important;	 */
	/* } */
	/* .calendar .view{ */
    /* width: 100% !important;	 */
	/* } */
	/* .calendar .week li{ */
    /* width: 14.28% !important;	 */
	/* } */
	
	
	
}

@media (max-width: 980px) {
	
	a.logo{
		
		float: none;
		width: 100%;
		text-align: center;
		
		margin-top: 17px;
		margin-bottom: 22px;
	}
	
	ul.menu{
		width: 100%;
		display:flex;
	}
	
	ul.menu li{
		flex: 1;
	}
	
	ul.menu li ul{
		top: 97px;	
	}
	
	ul.menu a{
		font-size: 16px;	
	}
	
	div.container{
		width: 96%;	
	}
	
}

@media (max-width: 850px) {
	#slider{margin-left:0;}
	.homecalslide .col-sm-8{width:100%;}
	.homecalslide .col-sm-4{width:100%;}
	.homeactions{
		float: left;	
	}
	#ca{
	    float: left;
		margin: 26px 47px 0 0;
	}
	
}

@media (max-width: 820px) {
	
	ul.menu a{
		padding: 13px 13px 10px 13px;
	}
	
	ul.menu li ul {
		top: 45px;
	}
	
	.strankasub .aktualita{
	width: 100%;	
	}
	
}

@media (max-width: 690px) {
	ul.menu{display:block;}
	ul.menu li{display:block;width:100%;}
	ul.menu li ul{
		top: 0px;
		position:relative;
		width: 100%;
		text-align:center;
	}
	ul.menu li ul li a{
		width: 100%;
		text-align:center;
	}
	
	div.container.pagecontainer{
		padding: 0 17px;	
	}
	
	div.container {
		width: 100%;
		margin: 0;
	}
	
	#footer .container{
		padding: 30px 15px 20px 15px;
	}
	
	p.toplinks{
	text-align:center;	
	}
}

@media (max-width: 600px) {
	.rezbox{
	padding: 30px 0px 0 0px;	
	}
	
}

@media (max-width: 490px) {
	.sign{
	padding: 23px 0;	
	}
	.catfoot{
	display: none;	
	}
	#footer .container{
		padding: 30px 15px 0px 15px;
	}
}

#footer p.catfoot{
	font-size: 13px;	
}
#footer p.catfoot a{
	font-size: 13px;	
}	

p.toplinks{
	font: 16px 'osregular';
	color: #003d71;
}

p.toplinks a{
	font: 16px 'osregular';
	color: #003d71;
}



.container .rezbox p.kontheading{
    text-align: left;
    color: #003d71;
    font-family: 'oslight';
    font-size: 20px;
    padding-left: 19px;
    margin-bottom: 9px;
	
}

.boxhome{
	margin-top: 26px;
}

.boxhome a{
	display: block;
	width: 100%;
	text-align:center;
	padding: 34px 20px;
	background: #04bbb9;
	font: 28px 'oslight';
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.boxhome a:hover span, .boxhome a:focus span{
	background: #ffffff3d;	
}

.boxhome a span{
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #fff;
	margin-top: 24px;
	text-transform: initial;
	font: 18px 'osregular';
}

.boxhome.col2 a{
	background: #ab3f90;	
}

.boxhome.col3 a{
	background: #e8590d;	
}

.strankasub .obsah{
	min-height: 300px;	
}

h3.nejblizsi{
    margin-top: 30px;
    margin-bottom: 10px;	
}

a.calendar-display{
	color: #04bbb9;
    text-decoration: none;	
}

.eu{
	background: #fff;	
}
.eu img{
	display: inline-block;	
}

.strankasub .obsah td p{
	margin: 0px;	
}

.owl-theme .owl-controls{
	margin-top: -40px;
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 100%;
}

.owl-pagination{
	text-align: center;	
}

.owl-theme .owl-controls .owl-page span{
	background: #fff;	
}

.owl-buttons{
	position: absolute;
    top: -230px;
    z-index: 3;
    left: 2%;
    width: 96%;
	background: transparent;
}

.owl-buttons .owl-next{
	float: right;
}

.owl-theme .owl-controls .owl-buttons div{
	background: transparent;
}

.printerlogo{margin-bottom: 30px;text-align:center;}
.printerlogo img{height: 90px;}
ol.week{margin-bottom:0px;}

.stranka109 .obsah table{border: 1px solid #dddddd;    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;}
.stranka109 .obsah table td{    border: 1px solid #dddddd;padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;}