body{
	background-color:#2D2D2D;
	margin: 0px; 
	padding: 0px;
}

#hlavni {
	background-color:#000000;
	width: 1000px;
	border: 0px;
	margin: auto;
	position: relative;
} 

#top{
	background-color:#000000;
	width: 1000px;
	height: 70px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	left: 0px;
	text-align: right;
}

#top01{
	background: url("../images/top.jpg");
	width: 1000px;
	height: 81px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	left: 0px;
}

#menu{
	background: url("../images/menu.jpg");
	width: 1000px;
	height: 36px;
	margin-top: 0px;
	background-repeat: no-repeat;
	position: relative;
}

#stred {
	background-color:#000000;
	width: 1000px;
	position: relative;
	left: 0px;
	height: auto;
	top: 10px;
}

#bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	height: 50px;
	padding: 0px;
	position: relative;
	clear: both;
	text-align: left;
	margin-top: 15px;
}

#realizace{
	width: 1000px;
	position: relative;
	text-align: right;
	height: 30px;
	margin-top: 10px;
	margin-right: 50px;
}
