body{
	margin: 0px; 
	padding: 0px;
	background-color: #008C9B;
}

#hlavni {
	width: 1024px;
	position: relative;
	background-image: url("/images/bg.gif");
	background-repeat: repeat-y;
} 

#hlavicka {
	width: 1024px;
	height: 180px;
	position: relative;
}

#hlavicka .top01 {
	background: url("/images/logo.gif");
	width: 220px;
	height: 140px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	float: left;
}

#hlavicka .top02 {
	background: url("/images/foto.jpg");
	width: 804px;
	height: 140px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	float: right;
}

#hlavicka .top03 {
	background-color: #e99300;
	width: 200px;
	height: 35px;
	position: relative;
	float: left;
	padding: 5px 0px 0px 20px;
	text-align: left;
}

#hlavicka .top04 {
	background-color: #008c9b;
	width: 804px;
	height: 35px;
	position: relative;
	float: right;
	text-align: right;
	padding-top: 5px;
}

.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E99300;
}

.nadpis_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 20px 0px 25px;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#levy {
	background-color: #e9eaeb;
	width: 200px;
	position: absolute;
	text-align: left;
	padding: 38px 0px 0px 20px;
	left: 0px;
	line-height: 26px;
}

#stred {
	background-color: #FEF9F2;
	width: 804px;
	position: relative;
	float: right;
}

#bottom{
	width: 770px;
	height: 30px;
	position: relative;
	text-align: left;
	left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008c9b;
	background-image: url(/images/line.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
}

#realizace{
	width: 1024px;
	position: relative;
	text-align: left;
	margin-top: 10px;
	padding-left: 60px;
}
