body{
	margin: 0px; 
	padding: 0px;
	background: url("../images/bg.gif");
}

#hlavni {
	background-color: #FFFFFF;
	width: 774px;
	border: 0px;
	margin: auto;
	position: relative;
} 

#hlavicka{
	background-color: #FFFFFF;
	width: 774px;
	height: 229px;
	position: relative;
}

#hlavicka .top01{
	background: url("../images/top_01.gif");
	background-repeat: no-repeat;
	width: 774px;
	height: 115px;
	position: relative;
	margin-top: 0px;
}

#hlavicka .top02{
	background: url("../images/top_02.gif");
	background-repeat: no-repeat;
	width: 774px;
	height: 114px;
	position: relative;
	margin-top: 0px;
}

#right {
	background-color: #FFFFFF;
	width: 240px;
	position: absolute;
	top: 248px;
	left: 534px;
	float:right;
}

#stred {
	background-color: #FFFFFF;
	width: 535px;
	position: relative;
	left: -119px;
	top: 0px;
	z-index:1;
}

#bottom{
	background: url("../images/loga.gif");
	background-repeat: no-repeat;
	width: 774px;
	height:147px;
	position: relative;
	margin-top: -50px;
	z-index:0;
}

#realizace{
	width: 774px;
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
