<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cols:after, .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .cols, * html .clearfix	{ height:1%; }
.clearfix	{ display:block; }
.clearfix, .cols { =zoom:1;} 
* {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




p {
	-webkit-text-size-adjust:none;
}





textarea, input, select {
	font:13px Didact Gothic, sans serif;
}

/*** default ***/
td, th {
	_font-size /**/:80%;
	padding:0;
}
.transparent, .transparent td, .transparent th {
	border:0!important;
	background:none!important;
	text-align:left;
}
input.kod {
	width:120px!important;
}
.check {
	width:auto!important;
	border:0!important;
	margin:0;
	padding:0!important;
	background:none!important;
	border-radius:0!important;
}
a {
  text-decoration:underline;
  font-weight:bold;
}
a:hover {
  text-decoration:none;
}
img {
	border:0;
}
hr {
	border:1px solid #F9F9F1;
	border-bottom:1px solid #DED7C7;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
form {
	margin:0;
	padding:0;
}
input, textarea, select, .button-sub {
	background:#F8F8F8;
	padding:10px;
	border:1px solid #eee;

	box-sizing:border-box;
	font-size:16px;
	-webkit-appearance: none;
  -moz-appearance: none;
  border-radius:0;
}
textarea {
	overflow:auto;
}
select {
	cursor:pointer;
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding:0 25px 0 10px;
  height:40px;
  outline:0;
	position:relative; 
	width:auto;
	background:url(../img/icons/select.png) no-repeat right center #F8F8F8;
	border-sizing:border-box;
}
select::-ms-expand { /* for IE 11 */
  display: none;
}
input[type=checkbox] {
  visibility:hidden;
  display:none;
}
label.checkbox {
	cursor:pointer;
  padding-left:30px;
  overflow:visible;
  display:inline-block!important;
  position:relative;
  line-height:20px;
	
}

label.checkbox:before {
  background:#fff;
	border:1px solid #B3B3B3;
	color:#666;
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  font-size:20px!important;
}
label.checkbox:after {
	opacity:0;
	content:'';
	position:absolute;
	width:0.50em;
	height:0.20em;
	background:transparent;
	top:5px;
	left:4px;
	border:4px solid #CCA46F;
	border-top:none;
	border-right:none;

	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-size:20px!important;
}


label.checkbox-after {
  padding-left:0;	
  padding-right:30px;
}
label.checkbox.checkbox-after:before {
  top:0;
  left:auto;
  right:0;
}
label.checkbox.checkbox-after:after {
	top:5px;
	right:4px;
	left:auto;
}

input[type=checkbox]:checked + label:after {
	opacity:1;
}
label {
	font-weight:bold;
}
input.submit, .button-sub {
  padding:12px 25px 12px 25px;
	cursor:hand;
	cursor:pointer;
	width:auto!important;
	color:#fff;
	font-size:18px;
	margin:0 0 0 0;
	line-height:1em;
	height:auto;
	background:#CCA46F;
	font-weight:400;
	text-align:center;
	border:none;
	-webkit-appearance: none;
	box-shadow:none;
	font-weight:bold;
	height:50px;
	position:relative;
	border-radius:0;
	text-transform:uppercase;
  text-decoration: none;
}
.button-sub:hover {
  text-decoration: none;
}
a.to-home {
	display:block;
	position:absolute;
	top:0;
	z-index:5!important;
}
a.to-home span {
	display:none;
}
.hidden {
	display:none;
}
p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
	line-height:1.5em!important;
}
p:last-child {
	padding-bottom:0;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.clear-absolute {
  display:block;
	clear:both;
}
strong {
	font-weight:600;
}
.block {
	display:block!important;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:left!important;
}
.t-right {
	text-align:right!important;
}
.no-float {
	float:none!important;
}
.f-right {
	float:right!important;
}
.f-left {
	float:left!important;
}
img.f-left {
	margin:0 15px 5px 0;
}
img.f-right {
	margin:0 0 5px 15px;
}
.small-font {
	font-size:90%!important;
}
.small-font2 {
	font-size:80%!important;
}
.big-font {
	font-size:110%!important;
}
.big-font2 {
	font-size:130%!important;
}
.big-font3 {
	font-size:200%!important;
}
.bold {
	font-weight:bold!important;
}
.no-bord {
	border:0!important;
}
.no-r-mg {
	margin-right:0!important;
}
.no-l-mg {
	margin-left:0!important;
}
.no-b-mg {
	margin-bottom:0!important;
}
.no-padd {
	padding:0!important;
}
.no-bg {
	background:none!important;
}
.no-bold {
	font-weight:normal!important;
}
.no-float {
	float:none!important;
}
.no-upper {
	text-transform:none!important;
}
.inline {
	display:inline!important;
}
.block {
	display:block!important;
}
.relative {
	position:relative!important;
}
.static {
	position:static!important;
}
.z999 {
	z-index:999;
}
.w-100pro {
	width:100%!important;
}
.w-90pro {
	width:95%!important;
}
.wauto {
	width:auto!important;
}
.v-top {
	vertical-align:top!important;
}
.v-center {
	vertical-align:middle!important;
}
.v-bott {
	vertical-align:bottom;
}
.red {
	color:red!important;
}
.green {
	color:#93BC19!important;
}
.orange {
	color:#d38e3c!important;
}
.blue {
	color:#5FC3EB!important;
}
.black {
	color:black!important;
}
.grey {
	color:#666!important;
}
.white {
	color:white!important;
}
.yellow {
	color:#AF9D49!important;
}
.orange {
	color:#D47355!important;
}
.brown {
	color:#C75A1E!important;
}
.orange2 {
	color:#E36332!important;
}
.delmsg {
	color:Red!important;
	font-weight:bold;
}
.brown-bg {
	background:#473526!important;
} 
.darkbrown-bg {
	background:#2A1D12!important;
} 
.lightbrown-bg {
	background:#EBDDCF!important;
} 
.orange-bg {
	background:#F5A700!important;
}
.green-bg {
	background:#93BC19!important;
}
.blue-bg {
	background:#5FC3EB!important;
}
.red-bg {
	background:red!important;
	color:white!important;
	padding:0 5px 0 5px!important;
}
.nowrap {
	white-space:nowrap!important;
}
.only-print {
	display:none;
}

.pc-hidden, .tablet {
	display:none!important;
}

/*** bottom margin ***/
.bmg-3 {margin-bottom:3px!important}
.bmg-5 {margin-bottom:5px!important}
.bmg-15 {margin-bottom:15px!important}
.bmg-10 {margin-bottom:10px!important}
.bmg-20 {margin-bottom:20px!important}
.bmg-30 {margin-bottom:30px!important}

/*** top margin ***/
.tmg--10 {margin-top:-10px;position:relative;z-index:10;}
.tmg--20 {margin-top:-20px;position:relative;z-index:10;}
.tmg--40 {margin-top:-40px;position:relative;z-index:10;}
.tmg--50 {margin-top:-50px;position:relative;z-index:10;}
.tmg--60 {margin-top:-60px;position:relative;z-index:10;}
.tmg--80 {margin-top:-80px;position:relative;z-index:10;}
.tmg-0 {margin-top:0px!important}
.tmg-3 {margin-top:3px!important}
.tmg-4 {margin-top:4px!important}
.tmg-5 {margin-top:5px!important}
.tmg-15 {margin-top:15px!important}
.tmg-10 {margin-top:10px!important}
.tmg-20 {margin-top:20px!important}
.tmg-30 {margin-top:30px!important}
.tmg-35 {margin-top:35px!important}
.tmg-40 {margin-top:40px!important}
.tmg-45 {margin-top:45px!important}
.tmg-50 {margin-top:50px!important}

/*** right margin ***/
.rmg-0 {margin-right:0px!important}
.rmg-3 {margin-right:3px!important}
.rmg-5 {margin-right:5px!important}
.rmg-15 {margin-right:15px!important}
.rmg-10 {margin-right:10px!important}
.rmg-20 {margin-right:20px!important}
.rmg-30 {margin-right:30px!important}
.rmg-50 {margin-right:50px!important}

/*** left margin ***/
.lmg-3 {margin-left:3px!important}
.lmg-5 {margin-left:5px!important}
.lmg-15 {margin-left:15px!important}
.lmg-10 {margin-left:10px!important}
.lmg-20 {margin-left:20px!important}
.lmg-30 {margin-left:30px!important}
.lmg-50 {margin-left:50px!important}
.lmg-80 {margin-left:80px!important}
.lmg-100 {margin-left:100px!important}
.lmg-140 {margin-left:140px!important}

/*** bottom padding ***/
.bpd-0 {padding-bottom:0!important;}
.bpd-5 {padding-bottom:5px!important;}
.bpd-10 {padding-bottom:10px!important;}

/*** left padding ***/
.lpd-5 {padding-left:5px!important;}
.lpd-10 {padding-left:10px!important;}
.lpd-20 {padding-left:20px!important;}
.lpd-30 {padding-left:30px!important;}
.lpd-40 {padding-left:40px!important;}
.lpd-50 {padding-left:50px!important;}
.lpd-60 {padding-left:60px!important;}
.lpd-70 {padding-left:70px!important;}

/*** top padding ***/
.tpd-8 {
	padding-top:8px!important;
}



/**** hlasky a chyby **********************************************************/

tr.formerror label, tr.form-error label {
	color:red!important;
}
tr.formerror input, tr.formerror textarea, span.form-error input,
tr.form-error input, tr.form-error textarea, .form-error input, .form-error select, .form-error textarea,
input.form-error, select.form-error, textarea.form-error {
	border:1px solid red!important;
}
/*** reports ***/
.report {
	padding:15px 15px 15px 50px;
	text-align:left;
	margin:0 0 10px 0;
}
.err {
	background:url(../img/report/err_bg.jpg) no-repeat top left #CF2121;
	color:white;
	border:1px solid #CE3434;
}
.ok {
	background:url(../img/report/ok_bg.jpg) no-repeat top left #5EB52A;
	color:white;
	border:1px solid #5EB52A;
}
.warning {
	background:url(../img/report/warning_bg.jpg) no-repeat top left #D9A60D;
	color:white;
	border:1px solid #B78A04;
}
.err strong, .err a, .ok strong, .ok a, .warning strong, .warning a {
	color:white;
}
.info {
	background:url(../img/report/info_bg.jpg) no-repeat top left #BDE6FC;
	color:black;
	border:1px solid #a6d5ed;
}
.info strong {
	color:black;
}






/**** forms **********************************************************/

.half {width:46%!important;}
.two-period {width:60%!important;}
.period {width:30%!important;}



.extratiny {width:20px!important;}
.tiny {width:35px!important;}
.small {width:50px!important;}
.little {width:70px!important;}
.normal {width:150px!important;}
.medium {width:190px!important;}
.bigmedium {width:215px!important;}
.middle {width:230px!important;}
.middleplus {width:250px!important;}
.moremiddle {width:270px!important;}
.big {width:350px!important;}
.morebig {width:410px!important;}
.extrabig {width:450px!important;}
.huge {width:575px!important;}
.extramax {width:610px!important}
.max {width:690px!important}

.smalllong {height:35px!important;}
.nolong {height:50px!important;}
.long {height:100px!important;}
.biglong {height:200px!important;}
.extralong {height:300px!important;}
.maxlong {height:500px!important;}</pre></body></html>