

/*====================== podlozi pod hl. obsahem ===============================*/
#mainbox_a {
	width: 806px;
	height: 252px;
	margin: 0 auto;
	padding: 0;
	_width: 806px;

}
/*====================== casti hlavniho obsahu ===============================*/

#naddeska_a {
	width: 806px;
	height: 120px;
	background: url('design/naddesky_a.gif');
	background-repeat: no-repeat;
	background-position:top center;
}

#naddeska_b {
	width: 806px;
	height: 132px;
	background: url('design/naddesky_b.gif');
	background-repeat: no-repeat;
	background-position:top center;
	margin-bottom: -6px;
}

#logo {
	float: left;
	width: 507px;
	height: 245px;
	background: url('design/logo.gif');
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0px;
	padding: 0px;
	_display: inline;
}

#picture_area {/*obrazek k sekci*/
	float: left;
	width: 299px;
	height: 245px;
	background: url('design/picture_area.gif');
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0px;
	padding: 0px;
	_display: inline;
}
