.hlav_main {
	height: 93px;
	width: 100%;
	
}
.leva {
	height: 93px;
	width: 915px;
	float: left;
	background-image: url(img/nadpis1.gif);
	background-repeat: no-repeat;
	position: absolute;
	left:0px;
}
.prava {
    margin-left: 1015px;
	height: 93px;
	width: 100%;
	right:0px;
	position: absolute;
	background-image: url(img/nadpis2.gif);
	background-repeat: repeat-x;
	
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.underline1 {
	border-bottom-style: solid;
	border-bottom-color: 9C5F0E;
	border-bottom-width: 1px;
}
