/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html,
body {
	min-width:996px;
} 

body { 
	background:url(images/tail-body.gif) repeat 50% 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#8c8c8c; 
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

 .right {
 float:right;
 margin-left: 10px;
 }

ul {
list-style:none;
}

.ul1 { 
list-style:disc;
  padding-left: 40px;
  color:rgb(0,102,0);	
}
ol { 
	color:rgb(0,102,0);
  list-style:decimal;
  padding-left: 40px;
 
}
.alpha {
list-style:lower-alpha;
color:rgb(0,102,0);
}

/*==========================  GLOBAL ==========================*/

#main { 
	width:996px; 
	margin:0 auto;
	font-size:0.75em;
}
#header { 
	height:154px;
}
#content {
 
}
#footer { 
	height:72px;
	color:#fff;
}

/*========================== ALIGMENT =========================*/

.fleft,
.col-1, 
.col-2, 
.col-3,
.column-1,
.column-2,
.column-3,
.column-4 { 
	float:left;
  
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
 
	overflow:hidden;
  
}

.extra-wrap {
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.jpg) 50% top repeat-x;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#options-form label {
	display:block;
	padding-bottom:5px;
}
#options-form span {
	display:block;
	width:100%;
	overflow:hidden;
	height:23px;
}
	#options-form span label {
		float:left;
		padding:3px 0 0 0;
		width:53px;
	}
#options-form select {
	width:120px;
	height:20px;
	float:left;
	border-left:2px solid #808080;
	border-top:2px solid #808080;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	color:#8c8c8c;
}
#options-form p {
	padding-top:3px;
	margin-bottom:10px;
}
#options-form .link {
	float:left;
	margin-right:48px;
}

/*---*/

#tickets-form span {
	display:block;
	height:28px;
}
#tickets-form span.alt {
	height:52px;
}
#tickets-form input {
	color:#8c8c8c;
	font-size:.92em;
	width:220px;
	border-top:1px solid #c4c4c4; 
	border-left:1px solid #c4c4c4; 
	border-bottom:2px solid #777777; 
	border-right:2px solid #303030;
	padding:2px 0 2px 3px;	
}
#tickets-form .link {
	float:right;
	margin-left:25px;
}

/*---*/

#contacts-form label {
	width:59px;
	float:left;
	padding-top:2px;
}
#contacts-form span { 
	height:32px;
	display:block;
	width:100%;
	overflow:hidden;
}
#contacts-form input {
	width:214px;
	float:left; 
	padding:1px 0 1px 3px; 
	background:#fff;
	color:#8f8f8f; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:214px;
	height:156px; 
	overflow:auto;
	background:#fff;
	color:#8f8f8f; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;
	padding:1px 0 1px 3px;
	margin-bottom:7px; 
}
#contacts-form .link {
	float:right;
	margin-left:25px;
}

/*========================== LISTS ============================*/

.list {
	width:281px;
	float:left;
	margin-right:11px;
}

.list .first {
font-weight:bold;
font-size:medium;
text-decoration:underline;

}

	.list ul {
		padding-bottom:4px;
	}
		.list ul li {
			font-size:1.17em;
			padding-bottom:3px;
			width:100%;
			overflow:hidden;
			vertical-align:top;
		}
			.list ul li a {
				color:#99ee41;
				text-decoration:none;
				background-image:url(images/buttons.png);
				background-repeat:no-repeat;
				background-position:0 -41px;
				display:block;
				padding:10px 0 12px 21px;
			}
      
    .vzkazy {
				
        cursor:default;
         
			} 
      
     .vzkazy ul li {
				
        color:#99ee41;
				text-decoration:none;
				background-image:url(images/buttons.png);
				background-repeat:no-repeat;
				background-position:0 -41px;
				display:block;
				padding:10px 0 12px 21px;
        
        
			}             
      
			.list ul li a:hover {
				background-position:0 0;
				color:#fff;
			}
			
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	color:#bc1f0a;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:17px;
	margin-bottom:17px;
    text-align:justify;
}

.list1 li img {
margin: 0px 10px 0px 0px;

}

.list1 li table {
position: relative;
     top: 20px;
    left: 50px;
} 

.list1 li.last {
	margin-bottom:6px;
}
	.list1 li img {
		float:left;
		margin-right:22px;
    	          
	}
  
  .list1 li table {
 color:rgb(0,102,0);
 } 
	.list1 li span {
		color:#000000;
    font-weight:bolder;
		font-size:1.17em;
		display:block;
		padding-bottom:7px;
	}
	.list1 li p {
		line-height:1.33em;
		color:rgb(0,102,0);
		margin-bottom:6px;
    
	}
	.list1 li a {
		font-size:.92em;
		color:#000000;
		text-transform:uppercase;
		text-decoration:none;
	}
	.list1 li a:hover {
		text-decoration:underline;
	}

.list2 li {
	padding:0 0 6px 12px;
	background:url(images/marker1.png) no-repeat left 5px;
  font-size: 1.18em;
  color: #000000;
  font-style:verdana;
  
}
.list2 li.last {
	padding-bottom:0;
}
	.list2 li a {
		color:#fff;
	}

.list3 {
	width:100%;
	overflow:hidden; 
	margin-right:38px;
  font-size: 1.31em;
  color: #006600;
   
	}
	.list3 183pxst {
		margin-right:0;
	}
	.list3 li p {
		margin-bottom:10px;
	} 
    
		
.banners li {
	padding-bottom:11px;
}
.banners li.last {
	padding:0;
}

.box-list {
	margin-left:-10px;
}
	.box-list li {
		padding-bottom:5px;
    width: 92%;
  
	}
		 .box-list li strong {
			background:url(images/marker1.png) no-repeat left 5px;
			color:rgb(0,102,0);
			padding-left:12px;
			position:absolute;
			left:11px;
			top:14px;
      
		}
	
.faq li {
	border-bottom:1px solid #e0e0e0;
	padding-bottom:3px;
	margin-bottom:3px;
  color:#000000
 
  
}	
	.faq li span {
		font-size:1.02em;
		color:#bc1f0a;
		display:block;
		padding-bottom:8px;
	}
  
	.faq li a {
		color:#bc1f0a;
	}
	
.image-list {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
	.image-list li {
		float:left;
		margin-right:31px;
    margin-bottom:31px;
	}
	.image-list li.last {
		margin-right:0;
	}

/*========================== OTHER ============================*/

p { 
	margin-bottom:20px;
	line-height:1.54em;
  color:rgb(0,102,0); 
}
	.p1 {
		margin-bottom:10px;
    color:rgb(0,102,0); 
   
	}
  .p2 {
 margin-bottom:10px;
    color:black;
    font-size:1.3em;
 } 
   
  .pspon {
  text-align:center;
  line-height:1.74em;
  font-weight:bold;
  font-size: small;
  }
	.p0 {
		margin-top: 20px; margin-bottom: 50px;
    font-weight: bold;
    font-size: small;
    text-align:center;
    
      
	}
  

.address span { 
	float:right; 
	margin-right:50px;
}

dl dt {
	color:#bc1f0a;
	font-size:1.17em;
	padding-bottom:10px;
}
dl dd {
	line-height:1.33em;
	padding-bottom:12px;
}

.product {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:20px;
	margin-bottom:20px;
}
	.product span {
		width:150px;
		text-align:center;
		display:block;
		float:left;
		margin-right:20px;
	}
		.product span img {
			display:block;
			float:none;
			margin-bottom:12px;
		}
	.product .extra-wrap {
		width:448px;
		float:left;
	}
	.product strong {
		color:#bc1f0a;
		display:block;
		font-size:1.33em;
	}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:rgb(0,51,0); 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#40720b;
	margin-bottom:27px;
}
	h2 img {
		position:relative;
		top:8px;
	}
h4 {
	font-size:1.17em;
	color:#000000;
	font-webc1f0aormal;
	margin-bottom:10px;
}

.link {
	padding-right:20px;
	background:url(images/marker.png) no-repeat right 3px;
	text-align:right;
	font-size:15px;
	line-height:1.29em;
    
} 
.link a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
	.link a:hover {
		border:0;
	}

.line-hor { 
	border-bottom:1px solid #e0e0e0; 
	margin:8px 0 5px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}
.line-hor1 { 
	border-bottom:1px solid #e0e0e0; 
	margin:12px 0 13px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.icon-box {
	background:url(images/bg-tail.gif) repeat-x left top;
	float:left;
}
.icon-box .left {
	background:url(images/bg-left.gif) no-repeat left top;
	float:left;
}
.icon-box ul {
	height:37px;
	overflow:hidden;
	float:left;
	padding:0 6px;
	background:url(images/bg-right.gif) no-repeat right top;
}
	.icon-box ul li {
		float:left;
		padding:8px 3px;
	}

.table {
margin: 50px 50px 50px 50px;

}
#table p {
font-size:1.3em;
font-weight:bold;
color:#000000;
text-align:justify;
}
}

#table .table2 .table3 {padding: 20px;width:930px}
#table .table2 tr td {
	color:#40720b;
		text-align:center;
		vertical-align:center;
		height:40px;
		font-size:1.6em;
    line-height:2.0em;
    text-transform:uppercase;
    font-style:verdana;
    font-weight:bold;
}
#table .table3 tr td {
		color:#40720b;
		text-align:center;
		vertical-align:center;
		height:80px;
		font-size:1.6em;
    line-height:3.5em;
    text-transform:uppercase;
    font-style:verdana;
    font-weight:bold;
	}
  #table table tr a img {
  padding: 10px
  }



.box { 
	background:#fff; 
	width:100%;
  
  
}                           
	.box .border-top { 
		background:url(images/border-top.gif) repeat-x left top;
    }
	.box .border-bot { 
		background:url(images/border.gif) repeat-x left bottom;
	}
	.box .border-right { 
		background:url(images/border.gif) repeat-y right top;
	}
	.box .left-top-corner {	
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner { 
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {	
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
	}
	.box .right-bot-corner { 
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
	}
	.box .inner { 
		padding:20px 23px 28px 31px;
    width: 86%;
    
	}  
  .box .inner1 p {
  line-height: 30px;
  font-size: 1.2em;
  color: #000000;
  
  }
  
	.box .inner1 { 
		padding:20px 13px 10px 31px;
    width: 100%                
	}
		.box .inner1 h2 {
			margin-bottom:14px;
		}
	.box .link a {
		color:#bc1f0a;
		border-bottom:1px solid #bc1f0a;
	}
	.box .link a:hover {
		border:0;
	}
	.box .list2 li a {
		color:#8c8c8c;
	}
	.box table {
		line-height:1.42em;
    color: #000000;
    width: 500px;
    vertical-align: middle;
	}
	
  .box .galerie {
    color: rgb(0,102,0);
    
    width: 500px;
    vertical-align: middle;
  }
  
  .box .galerie td {
  text-align: center;
  font-weight: 700;
  }
  
.box1 { 
	width:92%
  font-size: 1.37em;
  color: #009900;
}
	.box1 .border-top { 
		background:url(images/border1.gif) repeat-x left top;
	}
	.box1 .border-bot { 
		background:url(images/border1.gif) repeat-x left bottom;
	}
	.box1 .border-left { 
		background:url(images/border1.gif) repeat-y left top;
	}
	.box1 .border-right { 
		background:url(images/border1.gif) repeat-y right top;
	}
	.box1 .left-top-corner {	
		background:url(images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner { 
		background:url(images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {	
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
	}
	.box1 .right-bot-corner { 
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
	}
	.box1 .inner { 
		padding:13px 10px 15px 104px;
		position:relative;
    width: 100%;
	}

	
/*========================== HEADER ===========================*/

#header .row-2 {
	width:996px; 
	margin:0 auto;
	overflow:hidden;
}
	#header .row-2 .fleft {
	}
	#header .row-2 .fright {
		padding:6px 24px 0px 0px;
	}

/*========================= CONTENT ===========================*/

#content {
	padding:0 23px 0 0;
  width: 1050px
}
	#content .indent {
		margin-bottom:12px;
   
	}
	#content .indent1 {
		padding:25px 0 0 31px;
	}

/*========================= FOOTER ============================*/

#footer .inside {
	padding:14px 49px 0 49px;
}
#footer span {
	line-height:1.42em;
	float:left;
	width:267px;
}
	#footer span span {
		font-size:1.17em;
		float:none;
		padding:0;
		width:auto;
	}
#footer a {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}

/*=============================================================*/

/*--- calendar ---*/
#calendar {
	width:281px;
	height:212px;
	background:url(images/calendar-bg.gif) no-repeat left top;
}
	#calendar strong {
		font-size:.92em;
		color:#40720b;
		text-transform:uppercase;
		padding:18px 0 6px 0;
		display:block;
		text-align:center;
	}
	#calendar table {
		border:0;
		width:224px;
		position:relative;
		left:28px;
	}
	#calendar table tr td {
		color:#40720b;
		text-align:center;
		vertical-align:top;
		height:21px;
		line-height:1.4em;
	}
	#calendar table tr td.alt {
		background:url(images/bg-tail2.gif) repeat-x left top;
	}
		#calendar table tr td em {
			font-style:normal;
			display:block;
			height:21px;
			background-position:left top;
			background-repeat:no-repeat;
			background-image:url(images/bg-left1.gif);
		}
		#calendar table tr td span {
			display:block;
			background-repeat:no-repeat;
			background-position:right top;
			background-image:url(images/bg-right1.gif);
			height:21px;
		}
		#calendar table tr.top td {
			background-repeat:repeat-x;
			background-image:url(images/bg-tail1.gif);
			color:#fff;
			font-weight:bold;
			text-transform:uppercase;
			font-size:.92em;
			line-height:1.8em;
			width:37px;
			height:24px;
		}
			#calendar table tr.top td em {
				background-image:url(images/bg-left2.gif);
			}
			#calendar table tr.top td span {
				background-image:url(images/bg-right2.gif);
			}

#menu {
	margin-bottom:-2px;
}
#flash {
	float:left;
  
}