html {
scroll-behavior: smooth;
 -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
	height:100%;
}

body {
	src:url("fontawesome-webfont.eot?v=4.7.0");
	src:url("fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("fontawesome-webfont.woff?v=4.7.0") format("woff"),url("fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-family:'FontAwesome';
	font-size:22px;
	color:#fff;
	/*text-shadow:1px 1px 3px #fff, 1px 1px 3px #ccc;*/
	margin:0px; 
	padding:0px;
	height:100%;
}


hr {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 1), rgba(0, 0, 0, 0));
}

p {
	font-family:'FontAwesome';
	font-size:18px;
	/*text-shadow:1px 1px 3px #fff, 1px 1px 3px #ccc;*/
	color:#fff;
	/*background-color: rgba(0, 0, 0, 0.3);*/
}

li {
	font-family:'FontAwesome';
	font-size:18px;
}
	
strong {
font-family:'FontAwesome';
color:#fff;

}

img {
border-width:0px;
}

td {
	font-family:'FontAwesome';
	font-size:14px;
	/*text-shadow:1px 1px 3px #fff, 1px 1px 3px #ccc;*/
	color:#fff;

}


h1 {
	font-family:'FontAwesome';
	font-size:26px;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
	letter-spacing: 3px; 
	color:#fff;
}


h2 {
font-family:'FontAwesome';
font-size:16px;

color:#fff;
display:inline;
}

h3 {
font-family:'FontAwesome';
font-size:large;

font-weight:normal;
color:#fff;
text-decoration:none;
display:inline;
}

h4 {
font-family:'FontAwesome';
font-size:16px;

color:#fff;
display:inline;
font-weight:bold;
}

h5 {
font-family:'FontAwesome';
font-size:14px;

color:#fff;
display:inline;
font-weight:bold;
}

a {
	font-family:'FontAwesome';
	font-size:18px;
	color:#87CFFF;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #E8E3E3;
	text-shadow: 3px 2px 3px rgba(255,255,255,.2);
}

input {
color:#fff;
}

textarea {
	color:#fff;
}

select {
	color: #828282;
}

option {
	color: #828282;
}

#languages a {
	font-family:Verdana, sans-serif;
	font-size:18px;
	color:#353535;
	text-decoration:none;
	font-weight:normal;
	margin-left:20px;
}

#languages a:hover {
	color:#cccccc;
}


#gallery_tabs img {
	border:0px solid #000000;
	vertical-align:bottom;
	padding-bottom:10px;
}

#gallery_tabs a {
	font-family:'FontAwesome';
	font-size:18px;
	color:#7F7F7F;
	text-decoration:none;
	font-weight:normal;
	margin-left:0px;
}

#gallery_tabs a:hover {
color:#cccccc;
}
.timebar {
color:#fff;
font-size:14px;
font-family:'FontAwesome';

font-weight:normal;
}

#category_editor img {
border: 0px solid #cccccc;
}

#article_thumbs a {
	font-family:'FontAwesome';
	font-size:13px;
	text-decoration:none;
	color: #9E0000;
}

#article_thumbs a:hover {
	text-decoration:underline;
}

#article_thumbs ul {
	padding-left:15px;
	margin-top:0px;
}

#article_thumbs li {
	color:#9E0000;
	margin-left:0px;
}

#article_thumbs li:hover {
	color:#0C78E3;
}

.atitle {
	font-family:'FontAwesome';
	color: #6AA3F0;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.viac {
	color: #9E0000;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}

#pocasie a {
	color:#fff;
}

.banner_title {
	color:#545454;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
}

.banner_text {
	color:#545454;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}

.banner_atitle {
	font-family:'FontAwesome';
	font-size:13px;
	color: #9E0000;
	display:inline;
	font-weight:bold;
	text-decoration:none;
}

#kontakt {
	font-family:'FontAwesome';
	color:#666;
	font-size:22px;
	display:inline-block;
	text-align:center;
	transition: all 0.3s;
	opacity:1;
	
}
#kontakt h1 {
	background: rgba(0, 0, 0, 0.5);
	padding:10px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

#kontakt fieldset {
	font-family:'FontAwesome';
	border:1px solid #ccc;
	padding:22px;
	color:#fff;
}

#kontakt textarea {
	font-family:'FontAwesome';
	color: #666;
	font-size:22px;
	padding:5px;
	resize: none; 
	width:100%; 
	height:100px;
	box-sizing: border-box;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

#kontakt span {
	font-weight:bold;
	font-family:'FontAwesome';
	font-size:22px;
	color: #fff;
	margin:10px;
}


#kontakt table {
		box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
		padding:0px;
		margin:0px;
		border-collapse:collapse;
		border:0px solid #fff;
		background: rgba(0, 0, 0, 0.5);
}

#kontakt td {
	vertical-align:middle;
	padding:10px;
	margin:0px;
	border-collapse:collapse;
	border:0px solid #fff;

}

#kontakt input[type=text], input[type=tel], input[type=email], input[type=number]{
	font-family:'FontAwesome';
	margin:0px;
	padding:5px;
	font-family:'FontAwesome';
	font-size:22px;
	color:#666;
	border:0px solid #fff;
	-webkit-text-fill-color: #666;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

#kontakt input[type=button], input[type=submit], input[type=reset] {
 	width:150px;
	font-family:'FontAwesome';
	font-size:22px;
	background-color: #2d7dc4;
	-moz-border-radius: 5px;
	border-radius: 5px;
  border: none;
  color: white;
  padding: 10px 17px;
  text-decoration: none;
  margin: 0px 2px;
  cursor: pointer;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  transition: all 0.3s;
  padding:10px;
}

#kontakt input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	opacity:0.8; filter:alpha(opacity=80);
	
}


#article_div fieldset {
border:1px solid #ccc;
padding:5px
}

#article_div legend {
font-weight:bold;
font-family:'FontAwesome';
font-size:13px;

color: #000;
}


#article_div td {
border-bottom:1px solid #ccc;
padding:2px;
}

.link01 {
font-weight:bold;
font-family:'FontAwesome';
font-size:16px;
color:#fff;
text-decoration:none;

}

.link02 {
font-weight:bold;
font-family:'FontAwesome';
font-size:13px;
color:#0c78e3;
text-decoration:none;

}

.link03 {
font-weight:bold;
font-family:'FontAwesome';
font-size:16px;
color:#0c78e3;
text-decoration:none;

}


.gallery {
	padding:0px !important;
  }


.gallery_item {
	width:20vw !important;
	text-align:center;
	opacity:1;filter:alpha(opacity=100);
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px; 
	margin:5px; 
	border:1px solid #ccc; 
	background-color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}


.gallery_item_object {
	transition: all 0.3s;
}

.gallery_item_object:hover {
		transform:scale(0.97);
}

.gallery_item_object a {
	color:#fff;
}


.fotogaleria_main {
	margin-top:30px; 
	display:flex; 
	justify-content: center; 
	flex-flow: row wrap; 
	width:100%; 
	border-top:0px solid #4FA1D9; 
	text-align:center;
}
		

.fotogaleria_item {
	width:20vw !important;
	text-align:center;
	opacity:1;filter:alpha(opacity=100);
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px; 
	margin:5px; 
	border:1px solid #ccc; 
	background-color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	display:flex;
	flex-direction:column;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	transition: all 0.3s;
}

.fotogaleria_item:hover {
		transform:scale(0.97);
}


#gallery_item3 {
	width:100%; 
	position:relative; 
	display: flex; 
	flex-direction: row; 
	flex-wrap: wrap; 
	justify-content: center; 
	align-items: center; 
	text-align:center; 
}

#gallery_item3 img {
	width:25vw; 
	float:center; 
	margin:0px;
	margin-bottom:3px; 
	padding:0px;
	border-radius:0px;
	border:1px solid #666; 
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#gallery_item3 figcaption {
	font-family: font-family:'FontAwesome';
	font-size:1.3vw;
	font-weight:bold;
	color:#fff;
	background-color:transparent;
	border:none;
	text-shadow:1px 1px 3px rgba(0, 0, 0, .5)
}

.gallery_item3 {
	display:inline-block;
	position:relative; 
	border:0px solid #ccc;
	text-align:center;
	opacity:1;filter:alpha(opacity=100);
	margin:10px; 
	padding:0px;
	transition: all 0.3s;
}

.gallery_item3:hover {
	transform:scale(0.97);
}

.page_image {
	background:url(../images/loading.gif) no-repeat center center;
	width:320px;
	text-align:center;
	opacity:1;filter:alpha(opacity=100);
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0px; 
	margin:10px; 
	border:2px solid #fff; 
	background-color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	transition: all 0.3s;
}

.page_image:hover {
		transform:scale(1.05);
}

#response_inner_div {
	width:100%;
	height:100%;
	display: inline-block;
	position:fixed;
	left:0px;
	top:0px;
	background-color: rgba(0, 0, 0, 0.7);
	text-align:center;
	z-index:1100;
	opacity:0;
	filter:alpha(opacity=0);
	transition: all 0.3s;
}

#response_inner_div p {
	font-size:1.5vw;
}


#screensaver {
	transition: all 0.5s;
	 -webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-moz-transition:all 0.5s;	
	display:none; 
	position:fixed; 
	z-index:1001; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	opacity: 0.5; 
	background-color:#000;
}



#loader_bar {
	transition: all 0.5s;
	 -webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-moz-transition:all 0.5s;	
	display:none; 
	position:fixed; 
	white-space: nowrap; 
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); 
	background-color: #000; 
	top: 50%; 
	left: 50%; 
	color: #fff; 
	transform: translateX(-50%) translateY(-50%); 
	font-size: 2vw; 
	font-family: font-awesome; 
	letter-spacing: 2px; 
	z-index:1002; 
	padding:10px;
}


#loader_bar_in {
	padding:20px;
	text-align:center;
}

.loaderbar_cancel_icon {
	cursor: pointer;
	width:20px;
	
}
.kontakt_item {
	color:#fff;
	text-align:center;
	-moz-border-radius: 10px;
	border-radius: 5px;
	/*border:1px solid silver; */
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	transition: all 0.3s;
	z-index:1101; 
	padding:10px;
	display:flex;
	flex-direction:column;
	position:fixed;
	visibility: visible;
	height:auto;
	width:fit-content;
	border: 1px solid #ccc; 
	background-color: #000;
	top: 50%; left: 50%; 
	position:absolute; 
	color: #fff; 
	transform: translateX(-50%) translateY(-50%);
 }

.gallery_item_font {
	font-size:1.2vw;
	color:#404040;
	align-self: center;
}

.photo {
border:0px solid #fff;
}

.photo:hover {
	opacity:0.8;filter:alpha(opacity=80);
}

#page_bottom {
	font-family:'FontAwesome';
	display:flex; 
	flex-direction:row;
	margin-top:30px;
	padding-top:20px; 
	padding-bottom:20px; 
	width:100% !important; 
	border-top:1px solid #666; 
	/*background: rgba(0, 0, 0, 0.5);*/
	background-color: #1e1e24;
}

#page_bottom div {
	width:100%;
	display:inline-block;
}

#page_bottom ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:20px;
}

#page_bottom li {
	list-style-image: url(../images/li-arrow.png);
}

#page_bottom p {
	font-family:'FontAwesome';
	font-size:16px;
}

#page_bottom span {
	font-family:'FontAwesome';
	font-size:16px;
	
}

#page_bottom a {
	font-family:'FontAwesome';
	font-size:16px;
}

#bottom_services {
	padding-left:20px;
}


#vstavane-skrine-submenu  a {
font-family:'FontAwesome';
font-size:large;

font-weight:normal;
color: #000;
text-decoration:none;
display:inline;
}

#vstavane-skrine-submenu  td{
padding:5px;
}

#vstavane-skrine-submenu  td:hover {
background-color:#fff;
}

#slideshow {
float:left;
width : 1023px;
height : 300px;
position : relative;
z-index:0;
}

.produkty {
float: left; 
width: 302px; 
height: 200px; 
margin:5px;
}

.produkty:hover {
opacity:0.8;
filter:alpha(opacity=80);
}

.produkty_top {
border-top-left-radius: 5px; 
border-top-right-radius: 5px;
border-top:1px solid #A88172;
border-left:1px solid #A88172;
border-right:1px solid #A88172;
width: 290px; 
height: 20px; 
background-color: #A88172; 
padding: 5px;
color: #fff;
font-size: 16px; 
font-weight:bold;
text-align:center;
}

.produkty_center{
background-color: #A88172; 
padding: 0px; 
height: 180px; 
width:300px;
border-left:1px solid #A88172;
border-right:1px solid #A88172;
}

.produkty_bottom{
border-bottom-left-radius: 5px; 
border-bottom-right-radius: 5px;
border-bottom:1px solid #A88172;
border-left:1px solid #A88172;
border-right:1px solid #A88172;
padding: 5px;
height:40px;
width:290px;
font-size: 10px; 
color: #333;
background-color: #CEAEA3; 
}

.produkty_img {
padding: 0px; 
margin: 0px; 
width: 300px;
border: 0px solid #cbc1bf;
}

#quote_form2 {
font-size:10px;
}

#quote_form2 input {
font-size:10px;
}

#quote_form2 select {
font-size:10px;
}
#quote_form2 option {
font-size:10px;
}

#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}


#login_form input[type=text] {
	font-size: 18px;
}

#login_form input[type=password] {
	font-size: 16px;
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #2d7dc4;
  -moz-border-radius: 5px;
	border-radius: 5px;
  border: none;
  color: white;
  padding: 10px 17px;
  text-decoration: none;
  margin: 0px 2px;
  cursor: pointer;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  transition: all 0.3s;
}

.employee {
	font-family:'FontAwesome';
	font-size:20px;
	width:300px;
	height:60px;
	line-height:60px;
	color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	background-color: #4CAF50;
	border: none;
	color: white;
	text-decoration: none;
	margin: 4px 4px;
	cursor: pointer;
	vertical-align:middle;
	text-align:center;
	}

.employee_button {
	font-family:'FontAwesome';
	font-size:20px;
	width:300px;
	height:40px;
	line-height:40px;
	color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	background-color: #4CAF50;
	border: none;
	color: white;
	text-decoration: none;
	margin: 2px 2px;
	cursor: pointer;
	vertical-align:middle;
	text-align:center;
	}

	
.employee2 {
	font-family:'FontAwesome';
	font-size:20px;
	width:300px;
	height:40px;
	line-height:40px;
	color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	background-color: #4CAF50;
	border: none;
	color: white;
	text-decoration: none;
	margin: 2px 2px;
	vertical-align:middle;
	text-align:center;
	cursor: context-menu;
}

#employees select {
	font-family:'FontAwesome';
	font-size:20px;
	color:#fff;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 10px 50px;
	text-decoration: none;
	margin: 0px 2px;
	cursor: pointer;
	display:inline-block;
}

#employees option {
	font-family:'FontAwesome';
	font-size:20px;
	color:#fff;
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 10px 50px;
	text-decoration: none;
	margin: 0px 2px;
	cursor: pointer;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  
}

#employee_table table {
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

#employee_table table td {
	border:1px solid #ccc;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#fff;
}
	
#employee_table input:focus {
	cursor: auto;
}

#employee_table input {
	margin:0px;
	width: 90%;
	border:0px;
	padding:2px;
	font-size: 18px;
	font-family:'FontAwesome';
	text-align:center;
	height:30px;
	cursor: pointer;
}

#employee_table table tr:first-child td {
	text-align:center;
	background-color: #4CAF50;
	padding:2px;
	color:#fff;
}


#selectionOptions select option {
	border:none;
	color:#fff;
	font-family:'FontAwesome';
	font-size:20px;
}

#selectionOptions select {
	display:inline-block;
	float:left;
    font-family:'FontAwesome';
	font-size:20px;
	color:#fff;
	background-color: #4CAF50;
	border: none;
	color: white;
	text-decoration: none;
	margin: 0px;
	cursor: pointer;
	vertical-align:middle;
	text-align:center;
	height:40px;
	line-height:40px;
	padding:5px;
}

#selectionOptions {
	float:left;
	display:inline-block;
	font-family:'FontAwesome';
	font-size:18px;
	color:#fff;
	margin:2px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
}

.main_link {
	font-family:'FontAwesome';
	font-size: xx-large; 
	color: #fff; 
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
	letter-spacing: 3px; font-smooth: always;
	text-decoration:none;
}


#rss div span {
	color:gold;
}


#rss div img {
	float:left;
	margin: 5px 5px 5px 0px;
	border-radius: 5px;
	border:2px solid #fff;
	width:150px;	
}

#rss span {
	font-family:'FontAwesome';
	font-size:16px;
}

#rss  {
	width:100%;
	display:inline-block;
	margin:auto;
	text-align:center;
	font-family:'FontAwesome';
	font-size:16px;
	margin-bottom:50px;
}

#rss div {
	font-family:'FontAwesome';
	margin:5px;
	padding:5px;
	border:1px solid #888;
	width:300px;
	height:350px;
	display:inline-table;
	background: rgba(0, 0, 0, 0.7);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	text-align:justify;
	cursor:pointer;
	transition: all 0.3s;
}

#rss div:hover {
	background: rgba(0, 0, 0, 0.9);
}

.home_aktuality	{
	text-align:center;
	font-family:'FontAwesome';
	font-size:0.9vw;
	background-color:#000;
	cursor:pointer; 
	display:inline-block; 
	width:30vw; 
	padding-top:7%; 
	padding-bottom:7%; 
	margin:10px;
	margin-top:3vw;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); 
	border:2px solid #fff; 
	opacity:1;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.3s;
}

.home_aktuality:hover {
	transform:scale(0.98);
}


.home_aktuality_inbox {
	display:flex; 
	flex-direction:column; 
	width:auto; 
	height:auto; 
	vertical-align:middle; 
	background: rgba(0, 0, 0, 0.7);
	padding:10px;
}

.home_aktuality_title {
	font-family:'FontAwesome';
	color: #F0801E;
	text-decoration:none;
	font-weight:bold;
	font-size:1vw;
}

#home_aktuality	span {
	font-family:'FontAwesome';
	font-size:1vw;
}

#fadeTitle {
	font-family:'FontAwesome';
	font-weight:bold;
	font-size:28px;
	color: #fff; 
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; 
	letter-spacing: 3px; 
	color:#fff;
	line-height:30px;
	vertical-align:middle;
}

#citat {
	display:inline-block;
	width:300px;
	height:110px;
	padding:5px;
	z-index:4;
	position:absolute;
	top:30px;
	left:220px;
	/*background: rgba(0, 0, 0, 9); */
	box-sizing: border-box;
	border:0px solid #888;
	border-radius: 5px;
	/*box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); 	*/
	text-align:center;
	vertical-align:middle;
	letter-spacing: 1px; 
	text-shadow:1px 1px 3px #184266, 1px 1px 3px #184266;
}

#citat i {
	color:#B68A34;
	float:right;
	margin-right:10px;
	margin-top:5px;
}

.shadowfilter {
    -webkit-filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 1));
     filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 1));
}

.bottleimage {
    width: 500px;
}


#objednavka {
	display:inline-block;
	font-family:'FontAwesome';
	color:#666;
	font-size:22px;
	display:inline-block;
	text-align:center;
	transition: all 0.3s;
	opacity:1;
	
}

#objednavka h1 {
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	padding:10px;
}

#objednavka fieldset {
	font-family:'FontAwesome';
	border:1px solid #ccc;
	padding:22px;
	color:#fff;
}

#objednavka textarea {
	font-family:'FontAwesome';
	color: #666;
	font-size:22px;
	padding:5px;
	resize: none; 
	width:100%; 
	height:100px;
	box-sizing: border-box;
}

#objednavka span {
	font-weight:bold;
	font-family:'FontAwesome';
	font-size:22px;
	color: #fff;
	margin:10px;
}


#objednavka table {
		box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
		padding:0px;
		margin:0px;
		border-collapse:collapse;
		border:0px solid #fff;
		background: rgba(0, 0, 0, 0.5);
}

#objednavka td {
	vertical-align:middle;
	padding:10px;
	margin:0px;
	border-collapse:collapse;
	border:0px solid #fff;

}

#objednavka input[type=text], input[type=tel], input[type=email], input[type=number]{
	font-family:'FontAwesome';
	font-size:22px;
	color:#666;
	padding:5px;
	border:0px solid #fff;
	-webkit-text-fill-color: #666;
	width:210px;
}

#objednavka input[type=button], input[type=submit], input[type=reset] {
 	width:150px;
	font-family:'FontAwesome';
	font-size:22px;
	background-color: #2d7dc4;
	-moz-border-radius: 5px;
	border-radius: 5px;
  border: none;
  color: white;
  padding: 10px 17px;
  text-decoration: none;
  margin: 0px 2px;
  cursor: pointer;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  transition: all 0.3s;
  padding:10px;
}

#objednavka input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	opacity:0.8; filter:alpha(opacity=80);
	
}

#objednavka option {
	width:100%;
	font-family:'FontAwesome';
	font-size:22px;
	background-color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
  border: none;
  color: ccc;
  padding: 10px 17px;
  text-decoration: none;
  margin: 0px 2px;
  cursor: pointer;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  transition: all 0.3s;
  	text-align:left;
}

#objednavka select {
	width:100%;
	font-family:'FontAwesome';
	font-size:22px;
	background-color: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
  border: none;
  color: ccc;

  text-decoration: none;
  margin: 0px 2px;
  cursor: pointer;
  /*box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);*/
  transition: all 0.3s;
  padding:5px;
   padding-left:3px;
  display:inline-block;
	-moz-border-radius: 0px;
	border-radius: 0px;

}
	
#objednavka label {
	display:block;
	text-align:left;
	margin-left:3px;
	color:#fff;
	text-shadow:1px 1px 1px #000, 1px 1px 1px #000;
}

.objednavkaDiv {
	display:inline-table;
	width:calc(50% - 4px);
}

#objednavka div input[type=text], input[type=number] {
	width:calc(100% - 10px);
}

#kontakt_top {
	display:flex; 
	flex-direction:column;
	margin:0 auto; 
	text-align:center; 
}

#objednavka_top {
	display:table; 
	margin:0 auto; 
	text-align:center; 
	margin-bottom:50px;
}


#contact_privacy_notice, #contact_privacy_notice2 {
		box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
		padding:0px;
		margin:0px;
		border-collapse:collapse;
		border:0px solid #fff;
		background: rgba(0, 0, 0, 0.5);
		padding:5px;
		margin-top:10px;
		display:flex;
		flex-direction: column;
}

#contact_privacy_notice input[type=checkbox], #contact_privacy_notice2 input[type=checkbox] {
	width:1.2rem;
	height:1.2rem;
	vertical-align:middle;
}

#contact_privacy_notice span, #contact_privacy_notice2 span {
		cursor:pointer;
		vertical-align:middle;
}


#logo_bar {
	background:url(../images/logo.png) no-repeat left center; 
	background-size: contain; 
	width:auto;
	height:auto;
	display:flex;
	flex-direction:row;
	height: 155px; 
	padding:0px; 
	margin:0px; 
	text-align:left;
}


.logo_tell {
	padding-left:15px;
}

#main_div1 {
	background: rgba(0, 0, 0, 0.8); 
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); 
	display:flex; 
	flex-direction:column;
	width:100%;
}

#main_content {
	display:flex; 
	flex-direction:column;
	width:100%; 
	//**background:url(../images/01.jpg) no-repeat #000 top center / contain;**/
	background-size:100%;
	background-attachment:fixed;
	transition: all 1s;
	 -webkit-transition:all 1s;
	-o-transition:all 1s;
	-moz-transition:all 1s;
}

#main_content:has(#load_content:hover) {
	background-size:105%;
}

#main_content:has(.home_aktuality:hover) {
	background-size:110% !important;
}

#load_content {
	display:flex; 
	flex-direction:column;
	margin-top:0px; 
	border-top:1px solid #fff; 
	border-bottom:0px solid #fff; 
	padding-top:0px; 
	padding-bottom:30px; 
	text-align:left; 
	vertical-align:center;
	width:100%;
	transition: all 1s;
	 -webkit-transition:all 1s;
	-o-transition:all 1s;
	-moz-transition:all 1s;
    transform-origin: top center;
	transform:scale(0);
}

.sub_pages {
	display:flex; 
	flex-direction:column;
	text-align:left; 
	width:100%; 
	margin:0; 
	margin-top:30px;
	margin-bottom:0px; 
	background: rgba(0, 0, 0, 0.7);
	padding:10px;
	box-sizing: border-box;
}

.sub_pages div {
}

#sluzby {
	background: rgba(0, 0, 0, 0.5);
	padding:10px;

}

#promo_text {
		display:flex; 
		text-align:center; 
		width:auto; 
		background: rgba(0, 0, 0, 0.5); 
		padding:20px;
		margin-top:20px;
		box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	}
	

#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}	