body, html{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	text-align: center;
		background-color: #F9F9F9;
	
	height: 100%;
	background-image: url(/cz/images/body_bg.jpg);
	background-repeat: repeat-x;
}

a{
	color: black;
}


#body{
	min-height:100%;
	height: auto;
	_height: 100%;
	width: 802px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/cz/images/text_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	
}
#top_line_pt{
		background: url(/cz/images/pt.jpg) no-repeat 300px 20px; 
		 
}
#top_line{
		background-image: url(/cz/images/body_bg.jpg);
}
#news{
		position: absolute;
		top: 0px;
		right: 0px;;
		background: url(/cz/images/news_bg.jpg) no-repeat;
		width: 292px;
		min-height: 156px;
		_height: 156px;
		
}
#news_mat{
		padding: 22px 25px 10px 15px;
}  
#news_mat2{
		height: 100px;
		padding-left: 15px;
		overflow: auto;
}
.news_more_p{
	padding-top: 3px;
	padding-right: 20px;
}
.news_more_p{
		font-size: 0.7em;
		text-align: right;
}
#photo{
		height:352px;
		background: url(/cz/images/photo.jpg) no-repeat 0px bottom;
}
.menu_ul_0, .menu_li_0, .menu_ul_1, .menu_li_1{
		display: block;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
}
.menu_ul_0{
		margin-top: 5px;
		

}
.menu_li_0{
		font-size: 0.8em;
		width: 152px;
		min-height: 23px;
		_height: 23px;
		
		float: left;
		background: url(/cz/images/menu_bg.jpg) repeat-x;
		border-right: 4px solid #F1F1F1;
}
.menu_a_0{
		display: block;
		color: #3D3D3D;
		padding: 3px 0px 3px 25px;
}
.menu_a_0:hover{
		text-decoration: none;
		background: url(/cz/images/menu_0_point_r.gif) no-repeat 15px center;;
		
		
}
#menu_a_0, #menu_a_0_end{
		color: #BF1200;
		background: url(/cz/images/menu_0_point_r.gif) no-repeat 15px center;;
}
#menu_a_0:hover, #menu_a_0_end:hover{
		
}

.menu_ul_1, .menu_li_1{
		background: #E9E9E9;
}
.menu_ul_1{
	margin-top: 2px;
	padding: 5px 5px 8px 15px;;
}
.menu_a_1{
		color: #3D3D3D;
		font-size: 0.85em;
		
}
.menu_a_1:hover{
		/* background: url(/cz/images/menu_point_gray.gif) no-repeat 0px center; */
}
#menu_a_1_end{
		/* background: url(/cz/images/menu_point_blue.gif) no-repeat 0px center; */
		color: #3366DB;
}

#text{
		padding: 5px 50px 50px 25px;
		clear: both;
}

#bottom{
		position: relative;
		width: 802px;
		height: 30px;
		line-height: 30px;
		margin: auto;
		font-size: 0.7em;
		margin-top: -30px;
		
		

}
#bottom_mat{
		width: 780px;
		background-color: #D8D8D8;
		text-align: right;
		margin: 0px auto 0px 0px;
}
#bottom_mat_mat{
		padding-right: 15px;
}
#flash{
	position: absolute;
	top: 159px;
	left: 0px;
}

