hr {height:1px; margin:1em 0; border:none; display:block; width:100%; }

/* ----- Tabulky -----*/

table {
	box-sizing:border-box;
}

table th {
	text-align:left; 
	vertical-align:middle; 
	font-weight:400;
}

table, table th, table td { 
	border-collapse:collapse; 
	border-spacing:0; 
	vertical-align:top;
}

/* ------ Buttony ------ */
/* button, button-s, button-m, button-l, button-xl */

[class^="button-"], [class*=" button-"], .button {
/*	-moz-box-shadow: inset 0px 1px 0px 0px #2eb2a0;
	-webkit-box-shadow: inset 0px 1px 0px 0px #2eb2a0;
	box-shadow: inset 0px 1px 0px 0px #2eb2a0;  */
	background-color: #641930;
/*	border: 1px solid #17445E;  */
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	padding: 0.33em 1.66em;
	text-decoration: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	/* margin-bottom: 0.33em; */
}

[class^="button-"] a, [class*=" button-"] a, .button a {
	color: inherit !important;
}

[class^="button-"]:hover, [class*=" button-"]:hover, .button:hover {
	background: linear-gradient(to bottom, #A22D5A 5%, #5C0E22 100%);

    background-color: rgba(0, 0, 0, 0);

background-color: #411827;
}

.button-s {
	font-size: 0.7em !important;
}

.button-m {
	font-size: 0.85em !important;
}

.button-l {
	font-size: 1em !important;
}

.button-xl {
	font-size: 1.2em !important;
}

/* Vlajky */

#vlaj {
	position: absolute;
top: 1px;
z-index: 300;
right: 0px;

color: white;
padding: 0px 6px 2px;
font-size: 17px;
border: none;

}

#vlaj a {

	top: 0px;
	

	z-index: 300;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
color: #fff;

padding: 4px 5px;

background-color: #92c0ff;
}

#vlaj a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#vlaj a.zvol {
	filter: alpha(opacity=100);
	opacity: 1;
}

#vlaj span {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: 10px;
	
}

#vlaj #cz {
	
	/* background-image: url(images/vlaj_cz.jpg); */
	
		right: 32px;
top: 0px;
	background-size:100% 100%;
	
}

#vlaj #de {
/*	background-image: url(images/vlaj_de.jpg); */
	
	    right: 3px;
    top: 0px;
    background-size: 100% 100%;
    
}


}

#vlaj #en {
	background-image: url(images/vlaj_en.jpg);
	right: 6px;
	top: 5px;
	
background-size:100% 100%;

}

#vlaj .home span {
	display: none;

}

#obdobi {
	position: absolute;
top: 6px;
z-index: 300;
height: 20px;
width: 130px;
left: 190px;

}
#obdobi a {
    float: left;
    height: 43px;
    width: 43px;
    margin-right: 1px;
}
#obdobi a span {
   display: none;
}
#obdobi #ob-zima {
    background-image: url(images/icony_zima.gif);
	background-size:contain;
}
#obdobi #ob-leto {
    background-image: url(images/icony_leto.gif);
	background-size:contain;
}

/* Social Icons
---------------------------------------------------------------------------------------------------------------------------------------*/
.socsite{margin:0; padding:0; list-style:none;}
.socsite li, .socsite div{display:inline-block; margin:0 2px 2px 0; line-height:normal;}
.socsite li:last-child, .socsite div:last-child{margin-right:0;}

[class^="sociko-"] em, [class*=" sociko-"] em, [class^="fa"] em, [class*=" fa"] em{display:none;}
[class^="sociko-"], [class*=" sociko-"]{display:inline-block; width:30px; height:30px; line-height:30px; font-size:inherit; text-align:center;}
[class^="sociko-"]:hover, [class*=" sociko-"]:hover, .socsite.coloured a:hover{color:#FFFFFF; background-color:#CCCCCC;}/* Over ride in Skin file */

.socsite a span {
	margin-top: 7px;
}

.socsite a, .socsite.coloured a:hover{color:#FFFFFF; background-color:#CCCCCC; }
.socsite a:hover, .socsite.coloured a{color:#FFFFFF;}

.socsite .sociko-facebook:hover, .socsite.coloured .sociko-facebook{background-color:#3B5998;}
.socsite .sociko-google-plus:hover, .socsite.coloured .sociko-google-plus{background-color:#DB4A39;}
.socsite .sociko-instagram:hover, .socsite.coloured .sociko-instagram{background-color:#3F729B;}
.socsite .sociko-linkedin:hover, .socsite.coloured .sociko-linkedin{background-color:#0E76A8;}
.socsite .sociko-rss:hover, .socsite.coloured .sociko-rss{background-color:#EE802F;}
.socsite .sociko-twitter:hover, .socsite.coloured .sociko-twitter{background-color:#00ACEE;}
.socsite .sociko-youtube:hover, .socsite.coloured .sociko-youtube{background-color:#C4302B;}

.socsite li a {border-radius:50%;}

.page-footer .socsite {
	margin-top: 10px;
}

.page-footer a {
	text-decoration: underline;
}

.row-webdesign a {
	text-decoration: underline;
}

.page-footer .socsite li {
	margin-right: 10px !important;
}


/* --- dotazovaci formular ---- */

.email_form_inner textarea, .email_form_inner input, .email_form_inner button, .email_form_inner select {
	font-family: inherit; 
	font-size: inherit;
}

.email_form_inner .popisek {
	display: none;
}

.email_form_inner .reset {
	display: none;
}

.email_form_inner .polozka {
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	padding: 8px;
	outline: none;
	border: 1px solid #8e7676;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	margin-bottom: 6px;
		border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 90%;

}

.email_form_inner .polozka-jmeno, .email_form_inner .polozka-email {
	width: 70%;
}

.email_form_inner .polozka:focus{
	box-shadow: 0 0 5px #B0CFE0;
	border:1px solid #B0CFE0;
}

.email_form_inner textarea{
	width: 100%;
}

.email_form_inner input[type="button"], 
.email_form_inner input[type="submit"] {
/*	-moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
	box-shadow: inset 0px 1px 0px 0px #3985B1;
	background-color: #216288;
	border: 1px solid #17445E;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	padding: 8px 18px;
	text-decoration: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; */
}

.email_form_inner input[type="button"]:hover, 
.email_form_inner input[type="submit"]:hover {
/*	background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
	background-color: #28739E; */
}

.email_form_inner ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #555555;
}

.email_form_inner :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #555555;
   opacity:  1;
}

.email_form_inner ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #555555;
   opacity:  1;
}

.email_form_inner :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #555555;
}

/* --- dotazovaci formular v patičce ---- */

.page-footer .email_form_inner .polozka-jmeno, .email_form_inner .polozka-email {
	width: 100%;
}

.page-footer .email_form_inner .polozka {
	background-color: #EEEEEE;
	color: #555555;
}	

.page-footer .email_form_inner .polozka:focus{
	box-shadow: 0 0 5px #B0B0B0;
	border:1px solid #555555;
	color: black;
}

.page-footer .email_form_inner input[type="button"], 
.page-footer .email_form_inner input[type="submit"] {
	background-color: #594a38;
	border: 1px solid #eeeeee;
	color: white;
	box-shadow: inset 0px 0px 0px 0px #eeeeee;
	
}

/* ------------- UBYTOVAVACI (REZERVAČNÍ) FORMULAR ------------------- */

.ubytform {
	font-size: 100%;
}

.ubytform textarea, .ubytform input, .ubytform button, .ubytform select {
	font-family: inherit; 
	font-size: inherit;
}

.ubytform textarea {
	width: 100%;	
}

.ubytform .reset {
	display: none;
}

.ubytform .hodnota input, .ubytform .hodnota select, .ubytform .hodnota textarea {
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	padding: 8px;
	outline: none;
	border: 1px solid #8e7676;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	margin-bottom: 6px;
		border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 90%;
	background-color: rgba(255, 255, 255, 0.5);

}

.ubytform .hodnota:focus{
	box-shadow: 0 0 5px #B0CFE0;
	border:1px solid #B0CFE0;
}

.ubytform .dradek {

}

.ubytform .popisek {
	width: 110px;
	display: block;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	padding-bottom: 8px;
}

.ubytform .buttony {
	padding-top: 1em;
	text-align: left;
	padding-bottom: 1em;
}

.ubytform .buttony input {
	margin-top: 5px;
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

.ubytform select {
	margin-top: 5px;
	/* font-size: 90%; */
	border: 1px solid silver;
}


.ubytform .buttony input.submit {
	font-weight: bold;
}


/* --- fotogalerie v pravém sloupci --- */

#port-right .rr-box .ftg_item  {
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
}

.ftg_item .ftg_img  {

}
#port-right .rr-box .ftg_item .ftg_img a img {
	width: 100%;
	height: auto;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
}

/* --------- specifikum Tosch --------- */

#portmain .r-box .webcam img {
	width: 70%;
}

.r-box-twitter .r-obsah {
	/* background-color: silver; */
}

/* --------- obrázky v paticce--------- */

.page-footer img {
	width: 100%;
}

/* --------- DROPDOWN - OLIOPTIK--------- */
.dropbtn {
    background-color: #777676;
color: white;
padding: 6px;
font-size: 17px;
border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 250px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 500;
padding: 20px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {
    display: block;
	-webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.dropdown:hover .dropbtn {
   background-color: #fafafa;
color: #2e2e2e;
}

span.strong {
   
	 font-weight: bold;
}


/* --------- nabíhani--------- */

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

/* --------- button - posun --------- */
#posun {
   display: none;
}