body{
	margin: 0px; 
	padding: 0px;
	background-color: #EFEFEF;
}

#hlavni {
	width: 990px;
	border: 0px;
	margin: 0px;
	position: relative;
	background-color: #FFFFFF;
	/*background: url("../images/background.jpg");*/
} 

#hlavicka{
	background-color: #FFFFFF;
	width: 990px;
	height: 246px;
	position: relative;
}

#hlavicka h1{
	display: none;
}

#hlavicka .top01{
	background: url("../images/top01.jpg");
	width: 990px;
	height: 246px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	left: 0px;
}

#hlmenu{
	width: 990px;
	height: 45px;
	position: relative;
	margin-top: 0px;
	z-index: 2;
}

#null{
	background: url("../images/bg_line.jpg");
	background-repeat: repeat-x;
	width: 990px;
	height: 25px;
	position: relative;
	margin-top: -3px;
	/*clear: both;*/
	background-color: #FFFFFF;
}

#levy {
	background: url("../images/bg_news.jpg");
	background-repeat: no-repeat;
	background-color: #ffe3b3;
	width: 240px;
	position: absolute;
	top: 320px;
	left: 0px;
	text-align: left;
}

#stred {
	background-color: #FFFFFF;
	width: 750px;
	position: relative;
	left: 120px;
	height: auto;
	top: 0px;
}

#bottom{
	background: url("../images/bottom.jpg");
	background-repeat: no-repeat;
	width: 990px;
	height: 40px;
	padding: 0px;
	position: relative;
}

#realizace{
	width: 990px;
	position: relative;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 20px;
}
