@charset "utf-8";
/* CSS Document */

#body {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image:url(image/poz.gif);
	width:auto;
	height:auto;
	
}
	
#celek {
	width: 946px;
	position: relative;
	text-align: center;
	margin: 0 auto;
		}
		
.hlavni {
	left: 160px;
	position: absolute;
	text-align: left;
	top: 348px;
	width: 734px;
	height: 386px;
	padding: 10px;
	background-color: #FFF;
		}		
		
.end {
	left: 0px;
	position: absolute;
	text-align: center;
	width: 946px;
	height:36px;
	background:url(image/backing.gif) repeat-x left bottom;
	top: 734px;
	
			}	
h1{font-size: 18px;
color: #5e8537;}				
/*hlavicka*/
#head{
	position:absolute;
	top: -2px;
	left: 0px;
	width: 946px;
	height:350px;
	background-image: url(image/1.gif);
	}
/*menu horní*/
.tabs1 {
	list-style:none;
	padding:13px 0 0 10px;
	margin:0px 10px 20px 0;
	height:26px;
	/*background:url(image/backing.gif) repeat-x left bottom;*/
		}
.tabs1 li {float:left;
		margin-right:-29px;	
		}
.tabs1 li a {display:block; 
			position:relative;
			text-decoration:none;
			}
.tabs1 li a em {display:block;
			height:26px;
			float:left; 
			padding:0 39px 0 10px; 
			background:url(image/tab3.gif) right top; 
			position:relative; 
			z-index:100;
			font-size:11px;
			font-weight:normal; 
			font-style:normal;
			color:#fff;
			line-height:25px; 
			font-family:verdana;
			}
.tabs1 li a b {display:block;
			float:left;
			width:29px; 
			height:26px;
			background:url(image/tab3.gif) left top;
			position:relative;
			z-index:200;
			}

.tabs1 li a.m1 {z-index:600;
			}
.tabs1 li a.m2 {z-index:500;
			}
.tabs1 li a.m3 {z-index:400;
			}
.tabs1 li a.m4 {z-index:300;
			}
.tabs1 li a.m5 {z-index:200;
			}
.tabs1 li a.m6 {z-index:100;
			}

.tabs1 li a:hover {border:0;
				z-index:700;
				cursor:pointer;
				}
.tabs1 li a:hover b {background-position: left center;
				}
.tabs1 li a:hover em  {background-position: right center;
				color:#050;
				}

.tabs1 li a.selected, .tabs li a.selected:hover {border:0;
												z-index:800;
												cursor:default;
												}
.tabs1 li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;
													}
.tabs1 li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom;
					color:#000;
														}
/*menu horní konec*/
/*menu levé*/
.tabs {
	list-style:none;
	padding:45px 0 11px 0;
	margin:0px 10px 30px 0;
	width:170px;
	/*background:url(image/vback.gif) repeat-y right bottom;*/
	height: 400px;
		}
.tabs li {display:block;
			margin:0 0 4px 19px;
			}
.tabs li a {display:block;
			width:150px;
			height:26px;
			text-decoration:none; 
			background:url(image/vtab.gif) left top;
			font-size:12px;
			color:#fff; 
			font-family:verdana;
			line-height:24px;
			text-indent:15px;
			border-right:1px solid #000;
			}
.tabs li a:hover {background:url(image/vtab.gif) left center;
				color:#050; 
				border-color:#888;
				}
.tabs li a.selected, .tabs li a.selected:hover {background:url(image/vtab.gif) left bottom;
			color:#000;
			border-color:#fff;
			cursor:default;
			}
.menuleft{
	width: 175px;
	left:  0px;
	top: 308px;
	position: absolute;
	text-align:left;
			}
/*menu levé konec*/
			
