.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 20px 0;
  font:80% arial, tahoma, verdana, sans serif;
  text-align:center;
  background:url(../img/bg.jpg);
  color:#fff;
}
textarea, input, select {
	font-family:arial, tahoma, verdana, sans serif;
}


/*** default ***/
td, th {
	_font-size /**/:80%;
	padding:0;
	text-align:left;
}
.transparent, .transparent td {
	border:0!important;
	background:none!important;
}
a {
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  text-decoration:underline;
}
img {
	border:0;
}
hr {
	border:1px solid #fff;
	border-bottom:1px solid #E8E8E8;
}
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 #A1A1A1;
	padding:2px;
}
select {
	background:#fff;
}
input.submit {
  background:#fff;
  color:white;
  font-weight:bold;
  font-size:90%;
  text-transform:uppercase;
  border:1px solid #450E61;
  width:auto!important;
  padding:3px 7px 1px 7px;
	=padding:2px 1px 1px 1px;
	cursor:hand;
}
input.kod {
	width:194px!important;
}
.check {
	width:auto!important;
	border:0;
	margin:0;
	padding:0;
	background:none;
}
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-size:90%!important;
}
.big {
	font-size:110%!important;
}
.bold {
	font-weight:bold!important;
}
.no-bord {
	border:0!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;
}
.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;
}
/*** 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-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:220px;
	height:200px;
	margin:30px 0 0 65px;
 }
a {
	color:#FEF900;
}
select {
	background:white;
}
label {
	font-weight:bold;
}
h1 {
  padding:0 0 0 0;
  margin:0 0 25px 0;
	color:#fff;
	font-size:160%;
	text-transform:uppercase;
}
h2 {
  padding:0;
  margin:25px 0 15px 0;
	font-size:140%;
}
h3 {
	margin:15px 0 7px 0; 
	padding:0;
	font-size:130%;
}
h4 {
	margin:10px 0 5px 0; 
	padding:0;
	font-size:120%;
}
h5 {
	margin:20px 0 10px 0; 
	padding:0 0 5px 0;
	font-size:120%;
}

ul.def {
	margin:10px 0 30px 25px;
	padding:0;
}
ul.def li {
	list-style:none;
	margin:6px 0 10px 0;
	padding:0 0 0 15px;
	color:#000;
	background:url(../img/li.gif) no-repeat 0 8px;
}


div.top-bg {
	background:url(../img/top_bg.jpg) no-repeat top center;
}
div.screen {
	width:990px;
	margin:0 auto 0 auto;
	padding:390px 0 0 0;
	text-align:left;
}
div.head {
	position:absolute;
	top:0;
	width:990px;
  height:390px;
  background:url(../img/head.jpg) no-repeat center;
}
div.page {
  padding:0 0 0 19px;
}
div.l {
  float:left;
  width:244px;
  padding:00px 0 0 0;
}
div.r {
  float:right;
  width:719px;
  background:url(../img/r_top.jpg) no-repeat top;
  padding:100px 0 0 0;
}
div.r-in {
	margin:0 0 0 14px;
	padding:10px 50px 20px 50px;
  background:#4E1A6C;
  line-height:20px;
  text-align:justify;
}
div.r-bott {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/r_bott.png'); 
	background:url(../img/r_bott.png) no-repeat top;
	_background:0;
	height:75px;
}




/*** menu ***/
ul.menu {
  padding:0 0 0 0!important;
  margin:0 0 0 0!important;
}
ul.menu li {
  list-style-type:none!important;
  margin:0 0 0 0!important;
  padding:0!important;
}
ul.menu li a {
  display:block;
  margin:0;
  padding:0 20px 0 10px;
  color:black;
  text-transform:uppercase;
  cursor:hand;
  height:51px;
  line-height:51px;
  text-align:center;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/menu.png'); 
  background:url(../img/menu.png) no-repeat;
  _background:none;
  overflow:hidden;
}

/* hover */
ul.menu li a:hover {
  text-decoration:none;
}

/* act */
ul.menu li a.act, ul.menu li a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/menu_a.png'); 
  background:url(../img/menu_a.png) no-repeat;
  _background:none;
  color:white;
}





/*** table1 ***/
table.table1 {
	width:630px;
}
table.table1 th, table.table1 td {
	vertical-align:bottom;
}
table.table1 th {
	white-space:nowrap;
	width:150px;
	font-size:90%;
	text-transform:uppercase;
	vertical-align:top;
	padding:8px 5px 5px 0;
}
table.table1 thead th {
	padding-right:0;
}
table.table1 td, table.table1 th {
	border-bottom:1px solid #ccc;
}
table.table1 td {
	padding:5px 0 5px 0;
}
table.table1 input {
	width:300px;
}
table.table1 textarea {
	width:410px;
	height:100px;
}
table.table1 img {
  border:none;
}




/*** strankovani ****/

.strankovani {
	text-align:center;
	color:#EAEAEA;
	padding:5px 0 5px 0;
	line-height:25px;
	height:25px;
}
.strankovani span {
	font-weight:bold;
	color:#5AAB1B;
	padding:2px 6px 2px 6px;
	border:2px solid #EAEAEA;
}
.strankovani a.start {
	display:block;
	float:left;
}
.strankovani a.end {
	display:block;
	float:right;
}
.strankovani div.str-in {
	width:250px;
	text-align:center;
	float:left;
	margin:0 0 0 5px;
}
.strankovani .no {
	visibility:hidden;
}



/*** stranky ****/
div.r-in ul {
	margin:0 0 10px 30px;
	padding:0;
}
div.r-in ul li {
	margin:0 0 3px 0;
	padding:0;
	list-style-type:square;
}
div.r-in p {
	padding:0 0 10px 0;
	margin:0;
}
div.r-in img.image-right {
	float:right;
	margin:0 0 5px 10px;
}
div.r-in img.image-left {
	float:left;
	margin:0 10px 5px 0;
}
div.r-in p.image-center {
	text-align:center;
}
div.r-in .text-vetsi {
	font-size:130%;
}



/*** novinky ****/
p.novinka {
	margin:0 0 20px 0!important;
	padding:0;
}
p.novinka strong {
	display:block;
	margin:0 0 7px 0;
	font-size:120%;
}




/*** fotogalerie ****/
div.galerie div.foto {
	width:180px;
	height:140px;
	text-align:center;
	float:left;
	margin:0 10px 10px 0;
	background:#fff;
}
div.galerie div.foto img {
	margin:10px auto 0 auto;
	display:block;
}
div.galerie div.oddel {
	margin-bottom:15px!important;
}


/*** partneri ***/
div.partneri h5 {
	text-align:left;
	border-bottom:1px solid #FFFFE8;
}
div.partneri {
	text-align:center;
}
div.partneri img {
	margin:5px;
}
div.partneri div.oddel {
	margin-bottom:15px!important;
}


/*** form1 ***/
form.form1 {

}
form.form1 input {
	width:300px;
}
form.form1 table {
	border-collapse:separate;
	border-spacing:0;
	width:100%;
}
form.form1 table table {
	width:auto!important;
}
form.form1 table th {
	padding:5px;
	text-align:left;
	color:#fff;
	width:80px;
}
form.form1 table td {
	padding:5px;
	text-align:left;
}
form.form1 .small {
	color:#333333
}
form.form1 textarea {
	width:100%;
	height:65px;
}
input, select, textarea {
	background:#fff;
	border:1px solid #333333;
}
input.submit {
	background:black;
	color:white;
	font-weight:bold;
	border:1px solid black!important;
	width:auto!important;
	cursor:hand;
}
input.kod {
	width:198px!important;
}
.check {
	width:auto!important;
	border:0;
	margin:0;
	padding:0;
	background:none;
}


/***shop ***/
div.shop {
	text-align:right;
}
div.shop a {
	display:block;
	width:180px;
	text-align:center;
	float:left;
	margin:0 10px 10px 0;
	background:#fff;
	padding:0 0 10px 0;
	color:black;
}
div.shop a:hover {
	text-decoration:none;
	background:#E3D83D
}
div.shop img {
	xdisplay:block;
	margin:auto;
}
div.shop strong {
	display:block;
	padding:5px;
}


/*** 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:0 0 5px 0;
}
.ok {
	background:green;
	color:white;
	padding:4px;
	text-align:center;
	font-weight:bold;
	margin:0 0 5px 0;
}

.red {
	color:red!important;
}
.green {
	color:green!important;
}



/*** program ***/
div.program div.event, div.program div.event-even {
	border-bottom:1px solid #1A1A1A;
}
div.program div.event-even span.event-in {
	background:#3A0756;
}
div.program span.name {
	border-left:1px solid #1A1A1A;
}

