body, html{
	height: 100%;
	padding: 0px;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	background:  white url(/web/cz-home/images/body_bg.jpg) repeat-x;
}
#body{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(/web/cz-home/images/img_0.jpg) no-repeat;
	height: 100%;
	position: relative;
}
#body_mat{
	background: url(/web/cz-home/images/img_1.jpg) no-repeat 0px 444px;
	min-height: 100%;
	height: 800px;
	_height: auto;
}
#menu{
	position: absolute;
	top: 315px;
	left: 412px;
	
	width: 170px;
	
}

.menu_ul_0, .menu_li_0{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.menu_hidden{

} 
.menu_a_0{
	display: block;
	width: 100%;
	height: 22px;
}
.menu_li_0 a:hover{
	margin-left: 5px;
}
.menu_ul_0{
	font-size: 15px;
	
}

#info{
	position: absolute;
	top: 350px;
	left: 670px;
	color: #989898;
}
#info p{
	padding-bottom: 8px;
	line-height: normal;
}
#info a{
	color: #989898;
}
#info_map a{
	color: #da0b1b;
}

#bottom{
	position: absolute;
	top:689px;
	left: 257px;
	color: #959595;
	font-size: 0.9em;
}
#bottom a{
	color: #959595;
}

#logo{
	display: block;
	width: 450px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 450px;
	z-index: 50;
}
#logo span{
	display: none;
}

