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: 210px;
	position: relative;
}

#hlavicka .top01{
	background: url("../images/top_01.jpg");
	background-repeat: no-repeat;
	width: 774px;
	height: 96px;
	position: relative;
	margin-top: 0px;
}

#hlavicka .top02{
	background: url("../images/top_02.jpg");
	background-repeat: no-repeat;
	width: 774px;
	height: 86px;
	position: relative;
	margin-top: 0px;
}

#hlavicka .menu{
	width: 774px;
	height: 28px;
	position: relative;
	margin-top: 0px;
	text-align: left;
}

#right {
	background-color: #FFFFFF;
	width: 220px;
	position: absolute;
	top: 245px;
	left: 554px;
	float:right;
}

#stred {
	background-color: #FFFFFF;
	width: 554px;
	position: relative;
	left: -110px;
	top: 0px;
	z-index:1;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}

#bottom{
	background: url("../images/loga.gif");
	background-repeat: no-repeat;
	width: 774px;
	height:147px;
	position: relative;
	margin-top: -90px;
	z-index:0;
	text-align:right;
}

#realizace{
	width: 774px;
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
