.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;}

body {
  margin:0 0 0 0;
  padding:0 0 0 0;
  font:80% arial, tahoma, verdana, sans serif;
  text-align:center;
  background:url(../img/bg.jpg) center top #A8ABAD;
  color:#BBB3A8;
}
textarea, input, select {
	font-family:arial, tahoma, verdana, sans serif;
}


/*** default ***/
td, th {
	_font-size /**/:80%;
	padding:0;
	text-align:left;
}
.transparent, .transparent td, .transparent th {
	border:0!important;
	background:none!important;
}
a {
  text-decoration:underline;
  font-weight:bold;
}
a:hover {
  text-decoration:none;
}
img {
	border:0;
}
hr {
	border:#151513;
	border-bottom:1px solid #21201C;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
form {
	margin:0;
	padding:0;
}
input, textarea {
	background:url(../img/input_bg.jpg) repeat-x top #fff;
	border:1px solid #000;
	padding:3px;
}
select {
	background:#fff;
}
input.submit, .button {
  background:url(../img/submit.jpg) repeat-x top center;
  color:#FFF0C1;
  font-weight:bold;
  font-size:90%;
  text-transform:uppercase;
  border:1px solid #490107;
  width:auto!important;
  padding:8px 12px 8px 12px;
	=padding:6px 3px 6px 3px;
	cursor:hand;
	text-decoration:none;
	display: inline-block;
}
.button:hover {
	text-decoration:none;
}
}
input.kod {
	width:194px!important;
}
.check {
	width:auto!important;
	border:0;
	margin:0;
	padding:0;
	background:none;
	position:relative;
	top:3px;
}
a.to-home {
	display:block;
	position:absolute;
	top:0;
	z-index:10;
}
a.to-home span {
	display:none;
}
.hidden {
	display:none;
}
p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
}
.clear {
  display:block;
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.clear-absolute {
  display:block;
	clear:both;
}
.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 10px 0 0;
}
.small-font {
	font-size:90%!important;
}
.small-font2 {
	font-size:80%!important;
}
.big-font {
	font-size:110%!important;
}
.bold {
	font-weight:bold!important;
}
.no-bord {
	border:0!important;
}
.no-bg {
	background:none!important;
}
.no-r-mg {
	margin-right:0!important;
}
.no-t-mg {
	margin-top:0!important;
}
.no-padd {
	padding:0!important;
}
.no-bold {
	font-weight:normal!important;
}
.no-float {
	float:none!important;
}
.inline {
	display:inline!important;
}
.block {
	display:block!important;
}
.w-100pro {
	width:100%!important;
}
.v-top {
	vertical-align:top;
}
.v-bott {
	vertical-align:bottom;
}
.red {
	color:red!important;
}
.black {
	color:black!important;
}
.delmsg {
	color:Red!important;
	font-weight:bold;
}
.red-bg {
	background:red!important;
	color:white!important;
	padding:0 5px 0 5px!important;
}
.nowrap {
	white-space:nowrap!important;
}
.tpd-0 {
	padding-top:0px!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-0 {margin-top:0px!important}
.tmg-3 {margin-top:3px!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}

/*** right margin ***/
.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}

/*** default define ***/
a.to-home {
	width:305px;
	height:130px;
	margin:65px 0 0 25px;
}
a {
	color:#fff;
}
select {
	background:white;
}
label {
	font-weight:bold;
}
h1 {
	position:absolute;
  padding:0 0 0 0;
  margin:-32px 0 0 80px;
  z-index:99;
	color:#151513;
	font-size:160%;
	font-weight:normal;
}
h1 span {
	display:none;
}
h2 {
  padding:15px 0 8px 0;
  margin:0 0 0 0;
	font-size:140%;
	font-weight:normal;
	color:#fff;
}
h3 {
	margin:15px 0 7px 0; 
	padding:0;
	font-size:120%;
	color:#fff;
}
h4 {
	margin:10px 0 5px 0; 
	padding:0;
	font-size:120%;
	color:#fff;
}
h5 {
	margin:10px 0 0 0; 
	padding:0;
	font-size:100%;
	color:#fff;
}



div.top-bg {
	min-height:390px;
	_height:390px;
	background:url(../img/top_bg.jpg) repeat-x center top;
}
div.screen {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:left;
	padding:305px 0 0 0;
}
div.head {
	position:absolute;
	top:0;
	height:305px;
	background:url(../img/head.jpg) no-repeat center top;
	width:1000px;
}
div.foot {
	width:657px;
	font-size:90%;
	color:#000;
	font-weight:bold;
	text-align:right;
}
div.foot-in {
	padding:15px 0 20px 0;
}
div.foot a {
	color:#000;
	font-weight:normal;
}
div.page {
	padding:0 0 0 28px;
}
div.l {
	float:left;
	width:668px;
}
div.l-in {
	background:url(../img/page_bg.jpg) repeat-y top left;
	text-align:justify;
}
div.page-top {
	background:url(../img/page_top.jpg) no-repeat top left;
	padding:40px 40px 0 40px;
	min-height:240px;
	_height:240px;
}
div.page-bott {
	height:70px;
	background:url(../img/page_bott.png) no-repeat top left;
	
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/page_bott.png'); 
}
div.page-bott-in {
	font-size:90%;
	padding:35px 40px 0 40px;
	xtext-align:right;
}
div.r {
	float:right;
	width:304px;
}



/*** menu ***/
div.menu {
	height:320px;
	background:url(../img/menu_bg.jpg) no-repeat top left;
}
div.menu ul {
	margin:0 0 0 30px;
	padding:6px 0 0 0;
	width:240px;
}
div.menu ul li {
	margin:0;
	padding:0;
	list-style:none;
}
div.menu ul li a {
	margin:0;
	padding:0 0 0 0;
	display:block;
}
div.menu ul a span {
	display:none;
  =display:auto;
  =visibility:hidden; 
}

div.menu ul li.m1 a {
	height:55px;
	background:url(../img/menu/m1.jpg) no-repeat top left;
}
div.menu ul li.m2 a {
	height:49px;
	background:url(../img/menu/m2.jpg) no-repeat top left;
}
div.menu ul li.m3 a {
	height:50px;
	background:url(../img/menu/m3.jpg) no-repeat top left;
}
div.menu ul li.m4 a {
	height:49px;
	background:url(../img/menu/m4.jpg) no-repeat top left;
}
div.menu ul li.m5 a {
	height:49px;
	background:url(../img/menu/m5.jpg) no-repeat top left;
}
div.menu ul li.m6 a {
	height:54px;
	background:url(../img/menu/m6.jpg) no-repeat top left;
}


div.menu ul li a:hover, div.menu ul li a.act {
	background:none!important;
}



/*** floatbox ***/
div.floatbox {
	width:195px;
	height:130px;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	border-left:1px solid #21201C;
	float:left;
}
div.firstfloatbox {
	width:135px;
	margin:0 0 0 0;
	padding:0;
	border:none;
}







/*** format text ***/
div.format-text {
	text-align:justify;
}
div.format-text table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:0!important;
}
div.format-text table th, div.format-text table td {
	white-space:nowrap;
	vertical-align:top;
	padding:8px 5px 5px 0;
	border:0!important;
}
div.format-text table thead th {
	padding-right:0;
}
div.format-text table td, div.format-text table th {
	border-bottom:1px solid #21201C!important;
}
div.format-text table td {
	padding:5px 0 5px 0;
}
div.format-text p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
}

div.format-text ul, div.format-text ol {
	margin:0 0 0 25px;
	padding:10px 0 20px 0;
}
div.format-text ul li {
	list-style:none;
	margin:6px 0 7px 0;
	padding:0 0 0 35px;
	background:url(../img/li.jpg) no-repeat 0 3px;
	color:white;
}
div.format-text ol li {
	margin:6px 0 7px 25px;
	padding:0 0 0 0;
}
div.format-text img {
	border:1px solid #BBB3A8;
	margin:0 0 5px 0;
}
div.format-text img.f-left {
	margin:0 15px 5px 0;
}
div.format-text img.f-right {
	margin:0 0 5px 15px;
}
div.unusedfotos img {
	margin:0 5px 5px 0;
	border:1px solid #BBB3A8;
}
div.format-text a:hover img {
	border-color:#fff;
}


/*** table1 ***/
table.table1 {
	width:100%;
}
table.table1 th, table.table1 td {
	vertical-align:bottom;
}
table.table1 th {
	white-space:nowrap;
	width:130px;
	font-size:90%;
	vertical-align:top;
	padding:8px 5px 5px 0;
	color:#fff;
}
table.table1 thead th {
	padding-right:0;
}
table.table1 td, table.table1 th {
	border-bottom:1px solid #21201C;
}
table.table1 td {
	padding:5px 0 5px 0;
}
table.table1 input {
	width:250px;
}
table.table1 textarea {
	width:400px;
	height:100px;
}
table.table1 img {
  border:none;
}


/*** table2 ***/
table.table2 {
	width:100%;
}
table.table2 th, table.table2 td {
	vertical-align:bottom;
	padding:2px 2px 2px 2px!important;
}
table.table2 th {
	white-space:nowrap;
	width:auto;
	font-size:90%;
	vertical-align:top;
	
	color:#fff;
}
table.table2 thead th {
	padding-right:0;
}
table.table2 td, table.table2 th {
	border-bottom:1px solid #21201C;
}
table.table2 td {
	padding:5px 0 5px 0;
}




/*** hlasky a chyby ***/
tr.formerror label {
	color:red!important;
}
tr.formerror input, tr.formerror textarea {
	border:1px solid red!important;
}
.err {
	background:red;
	color:white;
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin:1px 0 5px 0;
}
.ok {
	background:green;
	color:white;
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin:0 0 5px 0;
}


/* FORMS ==> */


.extratiny {width:20px!important;}
.tiny {width:35px!important;}
.little {width:70px!important;}
.normal {width:150px!important;}
.medium {width:190px!important;}
.bigmedium {width:200px!important;}
.middle {width:230px!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;}


/* <== FORMS */