body, html{
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body{
	background-image: url(/cz/images/body_bg.gif);
	text-align: center;
}
#text_body_left h1{
			font-weight: bolder;
			font-size: 1.1em;
			
		}
#main_obal{
	padding-top: 18px;
	background-image: url(/cz/images/body_top.gif);
	background-repeat: repeat-x;
}
#main{
	width: 780px;
	text-align: left;
	margin-left:auto;
	margin-right: auto;
	background-image: url(/cz/images/main_bg.jpg);
	position: relative;
}
#h1{
	width: 780px;
	height: 110px;
	background-image: url(/cz/images/logo.jpg);
} 
#h1_a{
	display: block;	
	width: 780px;
	height: 110px;
}
#h1_a span{
	display: none;
}
#info{
	position: absolute;
	top: 85px;
	left: 430px;
	color: #2A2A2A;
}
#info a{
	color: #2A2A2A;
}
#info_tel{
	display: block;
	width: 172px;
	height: 23px;
	float: left;
	line-height: 19px;
	background-image: url(/cz/images/pikto_0.gif);
	background-repeat: no-repeat;
}
#info_tel span{
	padding-left: 40px;
}
#info_mail{
	display: block;
	width: 167px;
	height: 23px;
	float: left;
	line-height: 19px;
	background-image: url(/cz/images/pikto_1.gif);
	background-repeat: no-repeat;
}
#info_mail span{
	padding-left: 35px;
}
.menu_ul_obal{
	width: 780px;
	height: 191px;
}
.menu_ul{
	display: block;
	margin: 0px;
	padding: 0px;
	width:219px;
	height: 191px;
	float: right;
	background-image: url(/cz/images/menu_bg.jpg);
	
}
.menu_li, .menu_li_0{
	width: 219px;
	height: 20px;
	list-style-type: none;
}
.menu_li_0{
	height: 35px
}

.menu_a, .menu_a_0{
	display: block;
	font-size: 11px;
	width: 219px;
	height:21px;
	line-height: 21px;
	color: #898989;
	font-weight: bolder;
}
.menu_a_0{
	height: 40px;
}
.menu_a:hover, .menu_a_0:hover{
	text-decoration: none;
	color: black;
}
.menu_span, .menu_span_0{
	display: block;
	padding-left: 40px;
}
.menu_span_0{
	padding-top: 14px;

}

#text_body_obal{
	width: 780px;
	background-image: url(/cz/images/bottom_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom ;
	padding-bottom:13px;

}
#text_body{
	width: 780px;
	background-image: url(/cz/images/bottom_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#text_body_left{
	width: 560px;
	float: left;
	padding-bottom: 50px
}
#text_body_left_mat{
	padding: 40px 40px 0px 40px;
}
#text_body_right{
	width: 220px;
	float: right;
}
#text_body_right_mat{
	padding: 20px;
}
#copy{
	clear: both;
	font-size: 10px;
	color: white;
	padding-left: 40px;
	line-height: 30px;
}
#copy a{
	color: white;
} 
#flash{
	position: absolute;
	top: 110px;
	left: 0px;
}
#a_current{
	color: black;
}

#frm_send td{
	color: white
}
#lang{
	position: absolute;
	right: 20px;
	top: 10px;
}

