.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;} 


.red-border {
    border:1px solid red!important;
}

p {
	-webkit-text-size-adjust:none;
}



textarea, input, select {
	font-size:13px;
	font-family:arial, tahoma, 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 {
	margin:3px 0 0 0;
	width:105px!important;
}
.check {
	width:auto!important;
	border:0!important;
	margin:0;
	padding:0!important;
	background:none!important;
	border-radius:0!important;
}
input.radio {
  visibility:hidden;
  display:none;
}
label.radio {
	cursor:pointer;
  overflow:visible;
  display:inline-block!important;
  position:relative;
  line-height:1em;
}
label.radio:before {
  background:#fff;
	border:2px solid #67A826;
	color:#666;
  content:'';
  position:absolute;
  top:-2px;
  left:-2px;
  width:16px;
  height:16px;
  font-size:16px!important;
  border-radius:50%;
}
label.radio:after {
	opacity:0;
	content:'';
	position:absolute;
	width:0.55em;
	height:0.25em;
	background:transparent;
	top:3px;
	left:2px;
	border:3px solid #fff;
	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:16px!important;
}
input.radio:checked + label:before {
	background:#67A826;
}
input.radio:checked + label:after {
	opacity:1;
}
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 {
	background:#fff;
	padding:12px 15px 12px 15px;
	border:1px solid #ccc;
	color:#000;
	box-shadow:inset #ccc 1px 1px 4px;
	font-size:16px;
	
}
textarea {
	overflow:auto;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
select {
	cursor:pointer;
}
label {
	font-weight:bold;
}
input.submit {
  padding:14px 15px 14px 15px;
	=padding:0 0 0 0;
	cursor:hand;
	cursor:pointer;
	width:auto!important;
	color:#fff;
	font-size:16px;
	margin:0 0 0 0;
	line-height:1em;
	height:auto;
	background:#65A82B;
	font-weight:400;
	text-align:center;
	border:none;
	-webkit-appearance: none;
	box-shadow:none;
	font-weight:bold;
	text-transform:uppercase;
}
input.submit-big {
  padding:20px 25px 20px 25px;
	font-size:20px;
}
input.submit-black {
	background:#000;
}
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.6em!important;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.clear-absolute {
  display:block;
	clear:both;
}
.block {
	display:block!important;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:left!important;
}
.t-right {
	text-align:right!important;
}
.justify {
	text-align:justify!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-t-mg {
	margin-top: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;
}
.no-em {
	font-style:normal!important;
}
.inline {
	display:inline!important;
}
.block {
	display:block!important;
}
.relative {
	position:relative!important;
}
.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;
}
.lightgreen-bg {
	color:#f2ffcc!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:#F5A700!important;
}
.brown {
	color:#C75A1E!important;
}
.orange2 {
	color:#E36332!important;
}
.delmsg {
	color:Red!important;
	font-weight:bold;
}
.orange-bg {
	background:#F5A700!important;
}
.lightorange-bg {
	background:#ffd699!important;
}
.green-bg {
	background:#93BC19!important;
}
.blue-bg {
	background:#5FC3EB!important;
}
.lightblue-bg {
	background:#DBE1F2!important;
}
.red-bg {
	background:red!important;
	color:white!important;
	padding:0 5px 0 5px!important;
}
.nowrap {
	white-space:nowrap!important;
}
.only-print {
	display:none;
}
.pointer {
	cursor:pointer!important;
}
.lightred-bg, tr.lightred-bg td, tr.lightred-bg th {
	background:#FFDDDD!important;
}
.lightgreen-bg, tr.lightgreen-bg td, tr.lightgreen-bg th {
	background:#E3F7D5!important;
}

.pc-hidden, .mob-tab-show {
	display:none!important;
}

/*** bottom margin ***/
.bmg-0 {margin-bottom:0px!important}
.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--30 {margin-top:-30px;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;}

/*** left padding ***/
.lpd-5 {padding-left:5px!important;}
.lpd-10 {padding-left:10px!important;}

/*** top padding ***/
.tpd-8 {
	padding-top:8px!important;
}

/*** right padding ***/
.rpd-0 {
	padding-right:0px!important;
}



/**** hlasky a chyby **********************************************************/

tr.formerror label, tr.form-error label {
	color:red!important;
}
tr.formerror input, tr.formerror textarea,
tr.form-error input, tr.form-error textarea, span.form-error input, input.form-error, select.form-error {
	border:1px solid red!important;
}
.report {
	padding:15px 15px 15px 15px;
	text-align:left;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:26px;
}
.dropdown-report {
	padding:15px 8px 15px 8px;
	text-align:left;
	font-weight:normal;
	box-shadow:#aaa 0 3px 7px;
	margin:0 2px 0 2px;
	border:none!important;
	font-size:26px;
}
.err {
	background:#CF2121;
	color:white;
	border:1px solid #CE3434;
}
.ok {
	background:#5EB52A;
	color:white;
	border:1px solid #5EB52A;
}
.warning {
	background:#D9A60D;
	color:white;
	border:1px solid #B78A04;
}
.err strong, .err a, .ok strong, .ok a, .warning strong, .warning a {
	color:white;
}
.info {
	background:#f5f5f5;
	color:black;
	border:1px solid #ccc;
}
.info strong {
	color:black;
}






/**** forms **********************************************************/

.half {width:650px!important;}
.two-period {width:790px!important;}
.period {width:440px!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;}

.mini-font {
	font-size:65%!important;
}

.table-mini {
    padding:2px 10px 2px 0!important;
}