body, html{
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	height: 100%;
	text-align: center;
	background: black;
}

h1{
	font-size: 0.9em;
	margin-bottom: 20px;
}

#body{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#logo{
	display: block;
	width: 790px;
	height: 264px;
	background: url(/cz/images/logo.jpg) no-repeat;
}
#logo span{
	display: none;
}

#main{
	
	width: 593px;
	float: right;
	background: url(/cz/images/main_middle.jpg) repeat-y 0px 101px;;
}
#main1{
	background: url(/cz/images/main_top.jpg) no-repeat; 
	 
}

#main2{
	background: url(/cz/images/main_bottom.jpg) no-repeat 0px bottom;
	min-height: 300px;
	_height: 300px;
	
}
#main_mat{
	padding: 40px 35px 80px 40px;
	
}

#menu{
	float: left;
	width: 195px;
	font-size: 0.9em;
}

.menu_ul_0, .menu_li_0, .menu_li_0_f, .menu_ul_1, .menu_li_1, .menu_li_1_f, .menu_ul_2, .menu_li_2, .menu_li_2_f{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_ul_0{
	padding-left: 20px;
	padding-top: 20px;
}
.menu_li_0, .menu_li_0_f{
	margin-bottom: 15px;
} 
.menu_a_0{
	display: block;
	width: 165px;
	height: 33px;
	background: url(/cz/images/button.jpg) no-repeat;
	line-height: 33px;
	font-weight: bolder;
	color: #555555;
}
.menu_span_0{
	padding-left: 10px;
}
.menu_ul_1 a{
	color: #FF9900;
}
.menu_ul_1, .menu_li_1, .menu_li_1_f{
	padding-left: 10px;
}
.menu_ul_1{
	padding-top: 10px;
}
.menu_ul_1 li{
	padding-bottom: 4px;
}
.menu_ul_2, .menu_li_2, .menu_li_2_f{
	padding-left: 10px;
}
.menu_ul_2{
	padding-bottom: 15px;
}
#menu_a_0_end:hover, #menu_a_0_end, #menu_a_0{
	color: black;
}
#menuNext .menu_a_0{
	background: url(/cz/images/button_blue.jpg) no-repeat;
	color: black;
}
#menuNext #menu_a_0_end:hover, #menuNext #menu_a_0_end, #menuNext #menu_a_0{
	color: white;;
}
#menuNext .menu_ul_2{
	padding-bottom: 5px;
}

#menu_a_1_end, #menu_a_2_end{
	text-decoration: underline;
	color: #FFD99F;
}

#bottom{
	width: 450px;
	float: right;
	font-size: 0.7em;
	text-align: right;
	color: gray;
}  
#bottom a{
	color: gray;;
} 
h1{
	font-size: 1em;
	font-weight: bolder;
	color: #C7C7C7;
}
#button_0, #button_1{
	position: absolute;
	top: 218px;
	left: 200px;
}
#button_1{
	left: 500px;
}
