.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) #000;
  color:#fff;
}
textarea, input, select {
	font-family:arial, tahoma, verdana, sans serif;
}
* {
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*** 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:300px;
	height:180px;
	margin:30px 0 0 0;
}
a.to-home img {
	display:none;
}
a {
	color:#fff;
}
select {
	background:white;
}
label {
	font-weight:bold;
}
h1 {
  padding:0 0 0 0;
  margin:0 0 15px 0;
	color:#ff0000;
	font-weight:normal;
	font-size:180%;
	line-height:1.3em;
}
h2 {
  padding:0;
  margin:25px 0 15px 0;
	font-size:140%;
	line-height:1.3em;
}
h3 {
	margin:15px 0 7px 0;
	padding:0;
	font-size:130%;
	line-height:1.3em;
}
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.screen {
	width:977px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:left;
}

div.page {
  padding:0 0 0 0;
}
div.l {
  float:left;
  width:330px;
  padding:0 0 0 0;
  background:url(../img/l_bg.jpg) no-repeat 0 0;
  min-height:570px;
  _height:570px;
}
div.r {
  float:right;
  width:647px;
  background:url(../img/page_bg.jpg) repeat-y 0 50px;
  padding:0 0 0 0;
  margin:30px 0 0 0;
}
div.r-in {
	margin:0 0 0 0;
	padding:55px 70px 0 70px;
  background:url(../img/page_top.jpg) no-repeat top;
  line-height:20px;
  text-align:justify;
}
div.r-bott {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/foot.png');
	background:url(../img/foot.png) no-repeat top;
	_background:0;
	height:152px;
}
div.copy {
	padding:105px 0 15px 0;
	font-size:85%;
	text-align:center;
}
div.copy a {
	color:#850F0A;
	font-weight:normal;
}
div.copy a strong {
	font-weight:bold;
}




/*** menu ***/
ul.menu {
  padding:0 0 0 0;
  margin:240px 0 0 0;
}
ul.menu li {
  list-style-type:none!important;
  margin:0 0 0 0!important;
  padding:0!important;
  background:url(../img/menu_bord.gif) no-repeat left bottom;
}
ul.menu li a {
  display:block;
  margin:0;
  padding:8px 5px 10px 70px;
  color:#e5e5e5;
  cursor:hand;
  background:url(../img/menu_li.gif) no-repeat 25px 8px;
  font-weight:bold;
  text-align:left;
}

/* hover */
ul.menu li a:hover, ul.menu li a.act, ul.menu li a:hover {
  text-decoration:none;
  background:url(../img/menu_li_a.gif) no-repeat 25px 8px;
  color:#fff;
}



/*** showmenu ***/
a.showmenu {
	display:none;
	text-decoration:none;
	color:white;
	font-size:22px;
	text-transform:uppercase;
	padding:0 30px 0 0;
	margin:auto;
	z-index:999;
	line-height:1em;
	cursor:pointer;
	position:relative;
}
a.showmenu strong {
	display:block;
	float:left;
	margin:2px 0 0 0;
	font-weight:bold;
}

a.showmenu em {
	width:20px;
	height:18px;
	position:absolute;
	top:3px;
	right:0px;
}
a.showmenu em span {
	display: block;
  width:20px;
	height:4px;
	background:white;
	position:absolute;
	
	-webkit-transition: -webkit-transform 0.2s ease-in-out, top 0.2s ease-in-out 0.2s, opacity 0.20s ease-in-out 0.2s;
  -moz-transition: -moz-transform 0.2s ease-in-out, top 0.2s ease-in-out 0.2s, opacity 0.20s ease-in-out 0.2s;
  transition: transform 0.2s ease-in-out, top 0.2s ease-in-out 0.2s, opacity 0.20s ease-in-out 0.2s;
	-webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
}
a.showmenu em span.showmenu-top {
	top:0px;
}
a.showmenu em span.showmenu-middle {
	top:7px;
}
a.showmenu em span.showmenu-bottom {
	top:14px;
}



/*** 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 ****/
a.perex {
	margin:0 0 30px 0!important;
	padding:0 0 0 0;
	text-decoration:none;
	display:block;
	font-weight:normal;
}
a.perex p {
	margin:0;
	padding:0;
	color:#fff;
}
a.perex p span {
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
	color:#fff;
}
a.perex h2 {
	margin:0 0 7px 0;
	font-size:120%;
	color:#fff;
}

a.perex:hover p span {
	text-decoration:underline;
}
a.perex:hover h2 {
	text-decoration:underline;
}




/*** fotogalerie ****/
div.galerie {
	margin:0 0 20px 0;
}
div.galerie a {
	width:164px;
	height:130px;
	text-align:center;
	float:left;
	margin:0 5px 5px 0;
	background:#2A0907;
}
div.galerie a span {
	display:table-cell;
	width:170px;
	height:130px;
	text-align:center!important;
	vertical-align:middle;
}
div.galerie a img {
	display:block;
	float:none;
	margin:0 auto 0 auto;
	border:none;
}
div.galerie a:hover {
	background:#4D0E0C;
}
div.galerie a:hover img {
	border:none;
}


/*** partneri ***/
div.partneri h5 {
	text-align:left;
	border:none!important;
	background:url(../img/line.gif) repeat-x bottom left;
	padding-bottom:7px;
	margin-bottom:7px;
}
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 ***/
a.zbozi {
	display:block;
	float:left;
	width:164px;
	text-align:center!important;
	padding:5px 0 10px 0;
	background:#2A0907;
	margin:0 5px 5px 0;
}
a.zbozi h2 {
	margin:0 5px 5px 5px;
	padding:0;
	border:none;
	background:none;
	font-weight:bold;
	font-size:110%;
}
a.zbozi img {
	display:block;
	float:none;
	margin:10px auto 0 auto;
	border:none;
}
a.zbozi:hover {
	background:#4D0E0C;
	text-decoration:none;
}
a.zbozi:hover img {
	border:none;
}
a.zbozi:hover h2 {
	text-decoration:none;
}



/*** 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 {
	background:#211B17;
}
div.program div.event-even span.event-in {
	background:#363029;
}
div.program span.name {
	padding-bottom:2px;
	border-left:1px solid #333;
}

