input::-webkit-input-placeholder {color: #cacaca;}
input:-moz-placeholder {color: #cacaca; opacity:  1;}
input::-moz-placeholder {color: #cacaca; opacity:  1;}
input:-ms-input-placeholder {color: #cacaca;}
input::-ms-input-placeholder {color: #cacaca;}
input::placeholder {color: #cacaca;}

input:focus::-webkit-input-placeholder {color: transparent;}
input:focus:-moz-placeholder {color: transparent;}
input:focus::-moz-placeholder {color: transparent;}
input:focus:-ms-input-placeholder {color: transparent;}
input:focus::-ms-input-placeholder {color: transparent;}
input:focus::placeholder {color: transparent;}

.mob-cont {
    display: none;
    position: relative;
}

.mob-layer {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0;
}

.mob-label {
    text-align: left;
    margin-top: 15px;
    color: black;
    margin-bottom: 2px;
    margin-left: 2px;
    font-weight: 500;
}

.mob-label:first-of-type {
    margin-top: 0;
}

.mob-cont hr {
    width: 95%;
    border-color: #b7b7b7;
}

.cool-form {
    width: 98%;
    max-width: 500px;
    margin: 0 auto;	
}

@media screen and (max-width: 600px) {
.mob-cont {
    display: block;
}
}

.block-unvisible {
	display: none;
}

.mob-cont-top {
    background: white;
    width: 100%;
    max-width: 1000px;
    height: 40px;
    text-align: right;
    vertical-align: middle;
    position: fixed;
    z-index: 550;
    top: 0;
    left: 0;	
}

.mob-cont-top a {
	cursor: pointer;
	padding: 2px;
	display: inline-block;
	text-decoration: none !important;
}

.mob-cont-top a::before {
	display: inline-block;
	text-align: center;
	content: "\00d7";
	font-size: 40px;
	color: #d3d3d3;
	width: 40px;
	line-height: 30px;
	font-weight: 900;
}

.mob-cont-top a:hover::before {
	color: grey;
}


.mob-cont-bottom {
    background: white;
    position: fixed;
    width: 100%;
    max-width: 1000px;
    text-align: center;
    height: calc(100% - 40px);
    top: 40px;
    left: 0;
    z-index: 550;
    box-sizing: content-box !important;
    font-size: 14px;
    overflow: auto;
}

@media screen and (min-width: 1000px) {
.mob-cont-bottom,
.mob-cont-top {
    left: calc(50% - 500px);	
}
}

.sluzby {
    margin: 30px 0 10px;
}

.mob-podnadpis {
    margin: 0 0 40px;
}

.mob-top-number {
font-size: 14px;
font-weight: 900;
background: #84b517;
padding: 5px;
border-radius: 30px;
width: 26px;
color: white;
display: block;
text-align: center;
}

.mob-top-tab {
display: table;
width: 95%;
max-width: 310px;
margin: 0 auto;
padding-top: 10px;	
box-sizing: border-box;
}

.mob-top-right {
display: table-cell;
vertical-align: top;
text-align: left;
padding: 5px 3px;
line-height: 1.6;
}

INPUT.text {
    background-color: #DECAAC;
    color: #000000;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px dotted #000000;
}


.mob-top-left {
display: table-cell;
vertical-align: top;
width: 30px;
padding: 3px;
}

.mob-text-top {
display: block;
font-weight: 700;
width: 100%;
box-sizing: border-box;
text-align: left;
}

.mob-cont ul {
width: 100%;
text-align: left;
}

.mob-text-small {
font-size: 13px;
}

.HP-wrap {
	margin: 40px 0;
}

.HP-wrap .o1,
.HP-wrap .o2,
.HP-wrap .o3,
.HP-wrap .o4,
.HP-wrap .o5,
.HP-wrap .o6,
.HP-wrap .o7,
.HP-wrap .o8{
	display: none;
}

.HP-wrap .o1 td,
.HP-wrap .o2 td,
.HP-wrap .o3 td,
.HP-wrap .o4 td,
.HP-wrap .o5 td,
.HP-wrap .o6 td,
.HP-wrap .o7 td,
.HP-wrap .o8 td{
	padding-bottom: 20px;
	padding-top: 0;
}

.visible{
	display: table-row !important;
}

.a-name{
	position:relative;
	top:-14px
}

.HP-wrap-nadpis br {
	display: none;
}

.arrowRotate {
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}

.otazky td img {
	vertical-align: middle;
	margin-right: 0;
	border: 0;
}

.otazky a:hover {
	text-decoration: underline;
}

.HP-wrap a {
	text-decoration: none;
	font-weight: 700;
}

.arrowRotate180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.HP-wrap hr {
	margin: 30px 0 0 0;
	display:block;
	line-height:0;
	height: 0;
	width: 100%;
	font-size:0;
	overflow:hidden;
	border:none;
	border-top-width: 3px;
	border-top-style: solid;
	padding:0;
}

.spolupracujte {
	padding: 30px 10px 25px;
	font-size: 22px;
}

.pojdte {
	padding: 30px 10px 0;
	font-size: 24px;
}

.vize {
	padding: 15px 10px 30px;
	font-size: 24px;
}

.HP-wrap-nadpis {
	font-size: 24px;
	font-weight: normal;
	margin: 30px 5px 15px;
}
.HP-wrap-nadpis2 {
	font-size: 22px;
	font-weight: normal;
	margin: 30px 10px 15px;
}

.HP-img {
	width: 95%;
	aspect-ratio: 970/464;
}

TEXTAREA
{
	float: none;
	border-left: 1px dotted #000000;
	border-right: 1px none #000000;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 1px;
	padding: 1px;
	SCROLLBAR-ARROW-COLOR: #000000;
}

INPUT.text
{
	color:#000000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dotted #000000;
}

SELECT.select
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
	TEXT-DECORATION: none
}

INPUT.submit
{
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 1;
    PADDING-TOP: 3px;
    FONT-FAMILY: arial,helvetica;
    CURSOR: hand;
}

.main
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
	TEXT-DECORATION: none
}

.text-box
{
	font: normal 100% 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica;
	font-size: 14px
}
.ubytovatel-nadpis
{
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.2;
}

.banner-nadpis
{
	FONT-SIZE: 16px;
	margin: 25px 0 12px;
	font-weight: 700;
}

.banner-nadpis:first-of-type
{
	margin-top: 5px;
}

.sestava-1-dolni,
.sestava-1-horni
{
	width:100%;
}

.button1,
.button {
    display: block;
    padding: 7px 6px;
    box-sizing: border-box;
    margin: 0 auto 1px auto;
    width: 240px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    font: 300 13px/18px 'Open Sans', 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica;
    text-align: center;
    color: #fff !important;
	border: none;
}

.cenik
{
	max-width: 780px;
	margin: 0 auto;
}

.cenik td
{
	font-size: 14px !important;
	padding: 5px;
	vertical-align: top;
}

.cenik td:nth-of-type(2)
{
	white-space: nowrap;
}

.male
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
	TEXT-DECORATION: none
}
TD.main
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
	TEXT-DECORATION: none
}

.snih td
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	Background: #B5C6D5;
	text-align: center;
	FONT-FAMILY: Verdana, Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif
}
.snih .areal
{
	text-align:left;
}
.snih .nadpis
{
	Background: #95acbe;
}
td.inactive
{
	height:40px;
	background:#305764;
	border: 1px solid #305764;
	width:95px;
	width:25%;
	width:130px;
	padding:0px 5px;
	text-transform: uppercase;
	vertical-align:middle;
	text-align:center;
}
td.inactive a
{
	font: bold 10px Verdana;
	text-decoration:none;
	color:#BDE3F9;
}
td.active
{
	font: bold 10px Verdana;
	height:36px;
	border: 1px solid #305764;
	border-bottom: 1px solid #c8d8e8;
	width:95px;
	width:25%;
	width:130px;
	padding:0px 5px;
	text-transform: uppercase;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#305764;
	position:relative;
}
.height0 td
{
	height:0px;
	line-height:0px;
}
.blue_box
{
	border:1px solid #889EAC;
	background: #D8E4F0;
	padding:2px 2px 2px 2px;
	font-size:11px;
	line-height:15px;
}
.fontDiv,
.fontDiv td
{
	font-family: arial CE, verdana CE, helvetica CE, arial, verdana, helvetica, Sans-serif;
	font-size:13px
}

.main-HP,
.main-HP h1,
.main-HP .info TD,
.main-HP TD {
	font-family: Verdana, Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

.main-HP
{
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	font-style: normal;
	text-decoration: none
}
.main-HP h1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}
.main-HP .info TD
{
	font-weight: normal;
	padding: 4px 2px 4px 2px;
	line-height: 1.7;
	font-size: 14px;
	text-decoration: none
}
.main-HP TD
{
	font-weight: normal;
	padding: 8px 2px 8px 2px;
	line-height: 1.5;
	font-size: 14px;
	font-style: normal;
	text-decoration: none
}

.HP-wrap TD
{
	line-height: 1.8;
}

.otazky tr td {
	 padding: 10px 0;
}

.otazky tr td:last-of-type {
	width: 100%;
}

.plus-minus,
.plus-minus td {
	padding: 1px !important;
	vertical-align: top;
}

.plus {
	color: darkgreen !important;
	font-weight: 900 !important;
}

.img-plus-minus {
	width: 13px;
	height: 13px;
	display: block;
	margin-top: 6px;
}

.main-HP .color {
	color: #B00000;
}

body, html {
	margin: 0;
	padding: 0;
	border: 0;
}

body a {
	color: black;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.content {
	margin: 0 auto;
	max-width: 970px;
	font-family: Verdana, Arial CE, Helvetica CE, Verdana CE, Arial, Helvetica, Verdana, sans-serif;
}

.content * {
	box-sizing: border-box;
}

.footer.hidden {
	display: none;
}

.header,
.footer .content {
	display: table;
	text-align: center;
	margin: 0 auto;
}

.header {
	margin-top: 10px;
}

.header *,
.footer .content *{
	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: table-cell;
	width: auto;
}

.header h1 {
	font-size: 24px;
	font-weight: 500;
}

.footer h2 {
	font-size: 17px;
	font-weight: 500;
}

.header a {
	color: #b00000;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}

.footer-push {
	height: 100px;
}

.top-menu,
.top-menu-hr {
	width: 100%;
}

.top-menu-hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

.attention {
	background: #F39C12 !important;
}

.attention:hover {
	background: #F5B041 !important;
}

.attention {
	border: 1px solid #F39C12 !important;
}

.active {
	background: none;
}

.active.attention {
	background: none !important;
}

.active,
.inactive,
.footer .inactive,
.footer .active {
	padding: 12px 10px;
	font-size: 11px;
	font-weight: 700;
	float: left;
	margin: 3px;
	box-sizing: border-box;
	text-align: center;
	height: 50px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	display: inline-block;
	max-width: 226px;
}

.bottom-menu .inactive {
	width: 100%;
	max-width: 400px;
	display: block;
	float: none;
	margin: 10px auto;
	padding: 12px 14px;
	line-height: 26px;
}

.footer .inactive,
.footer .active {
	margin-left: 10px;
	float: none;
	padding: 12px 10px;
	height: auto;
}

.top-menu .menu-1 .active,
.top-menu .menu-1 .inactive {
	width: calc(50% - 6px);
}

.top-menu-hr a,
.top-menu a {
	line-height: initial !important;
	display: inline-table;
	padding: 0 10px !important;
}

.top-menu-hr a span,
.top-menu a span {
	display: table-cell;
	vertical-align: middle;
}

.top-menu .active,
.footer .active {
	pointer-events: none;
	cursor: default;
	text-decoration:none;
}

.top-menu {
	max-width: 465px;
	margin: 20px auto 20px auto;
}

.top-menu .audit,
.top-menu .ubytovatel {
	line-height: 26px;
}

.menu-2 {
	text-align: center;
}

.top-menu .menu-2 .active,
.top-menu .menu-2 .inactive {
	float: none;
}

.fontDiv {
	text-align: center;
	/*max-width: 780px;*/
	margin: 20px auto;
}

.fontDiv table {
	margin: 0 auto;
	text-align: left;
	/*max-width: 780px;*/
}

.otazky {
	margin: 30px auto 40px !important;
}

.footer {
	position: fixed;
	bottom: 0;
	background: white;
	width: 100%;
	padding: 25px 0;
	margin-top: 80px;
	border-top: 2px solid #afafaf;
	border-bottom: 2px solid #afafaf;
}

/*top menu HR*/
.top-menu-hr .menu-1 {
	width: 100%;
}

.top-menu-hr .cenik,
.top-menu-hr .klient,
.top-menu .cenik,
.top-menu .banner {
	line-height: 26px;
}

.top-menu-hr .menu-2 {
	display: none;
}
/*top menu HR end*/

@media screen and (min-width: 986px) {
	/*top menu HR*/

	.top-menu-hr .menu-1 .active,
	.top-menu-hr .menu-1 .inactive {
		width: calc(33.33% - 6px);
	}

	.top-menu-hr .menu-1 .sub-menu{
		width: 50%;
		float: left;
	}
}

@media screen and (max-width: 985px) {
	.top-menu-hr .menu-1 .sub-menu{
		display: block;
		width: 100%;
	}

	.links {
		display: block;
		max-width: 700px;
		width: 100%;
		margin: 0 auto;
		vertical-align: middle;
	}

	.top-menu-hr .menu-1 .active,
	.top-menu-hr .menu-1 .inactive {
		min-width: 180px;
		width: calc(33% - 10px);
		float: none;
		vertical-align: top;
	}
}

@media screen and (max-width: 610px) {
	.top-menu-hr .menu-1 {
		display: none;
	}

	.top-menu-hr .menu-2 {
		display: block;
	}

	.top-menu-hr .menu-2 .sub-menu {
		max-width: 470px;
		width: 100%;
		margin: 0 auto;
	}

	.top-menu-hr .menu-2 .active,
	.top-menu-hr .menu-2 .inactive {
		width: calc(50% - 6px);
	}
}

@media screen and (min-width: 891px) and (max-width: 996px) {
	.attention.sk {
		padding-top: 5px;
	}
}

@media screen and (min-width: 891px){
	.top-menu .menu-1,
	.top-menu .menu-2  {
		display: table-cell;
		vertical-align: top;
	}

	.top-menu .menu-1 {
		width: 80%;
	}

	.top-menu .menu-2 {
		width: 20%;
	}
}

@media screen and (max-width: 890px){
	.top-menu .menu-2  {
		margin-top: 20px;
	}

	.top-menu .menu-2 a {
		max-width: 200px;
	}

	.mobile-hide {
		display: none;
	}
}

@media screen and (min-width: 785px) {
	.bottom-menu .inactive {
		width: calc(25% - 6px);
		float: left;
		margin: 3px;
	}
}

@media screen and (min-width: 721px) {
	.top-menu {
		max-width: 100%;
	}

	.top-menu .menu-1 .menu-sub {
		width: 50%;
		float: left;
	}
}

@media screen and (max-width: 720px){
	.top-menu .menu-1 {
		display: block;
		width: 100%;
	}

	.top-menu .menu-sub {
		width: 100%;
		display: block;
	}
}

@media screen and (min-width: 668px) and (max-width: 985px) {
	.top-menu-hr .menu-1 .attention {
		line-height: 26px
	}
}

@media screen and (min-width: 628px) and (max-width: 985px) {
	.top-menu-hr .menu-1 .banner {
		line-height: 26px
	}
}

@media screen and (min-width: 413px) and (max-width: 610px) {
	.top-menu-hr .menu-2 .banner {
		line-height: 26px
	}
}

@media screen and (min-width: 551px) {
	.header h1 {
		padding-left: 10px;
	}
}

@media screen and (max-width: 550px) {
	.header {
		margin-top: 20px;	
	}

	.header img {
		display: none;
	}

	.footer h2 {
		font-size: 15px;
	}

	.footer {
		padding: 10px 5px;
	}
	.vize {
		padding-top: 25px;
	}
}

@media screen and (min-width: 440px) and (max-width: 610px) {
	.top-menu-hr .attention {
		line-height: 26px;
	}
}

@media screen and (min-width: 437px) and (max-width: 610px) {
	.top-menu-hr .klient {
		line-height: 26px;
	}
}

@media screen and (max-width: 357px) {
	.top-menu .banner {
		line-height: 14px;
	}

}

@media screen and (min-width: 357px) and (max-width: 985px) {
	.top-menu-hr .info {
		line-height: 26px;
	}
}

@media screen and (min-width: 353px) and (max-width: 985px) {
	.top-menu-hr .audit {
		line-height: 26px;
	}
}

@media screen and (max-width: 358px) {
	.top-menu .audit {
		line-height: 14px;
	}
}

@media screen and (max-width: 332px) {
	.top-menu-hr .attention {
		padding-top: 4px;
	}
}

@media screen and (max-width: 330px) {
	.top-menu-hr .klient {
		line-height: 14px;
	}
}

@media screen and (max-width: 329px) {
	.top-menu .ubytovatel.sk {
		line-height: 14px;
	}
}

@media screen and (max-width: 313px) {
	.top-menu .ubytovatel {
		line-height: 14px;
	}
}

@media screen and (max-width: 450px) {
	.HP-wrap-nadpis br {
		display: block;
	}
}

INPUT.submit1
{
    font-weight: 500 !important;
    font-size: 14px;
    border: #f39c12 thin solid;
    line-height: 1.5 !important;
    padding: 4px 10px;
    background-color: #f39c12 !important;
    cursor: pointer;
    color: white;
    min-width: 120px;
    font-family: verdana,arial ce, helvetica ce, verdana ce, arial, helvetica, verdana, sans-serif;
}

input.submit1:hover {
	background: #f5b041 !important;
}

@media screen and (min-width: 651px) {
    .bottom-navigation {
        width: 100%;
        max-width: 600px;
    }
}

@media screen and (max-width: 650px)
{
    .bottom-navigation {
        float: left;
        margin-left: 40px;
        display: table;
    }
}

@media screen and (max-width: 400px)
{
    .bottom-navigation {
        margin-left: 10px;
    }
}

.button1 {
    margin: 25px auto 35px;
}

.mob-nadpis {
    font-size: 22px;
    margin: 10px 0 10px;
}