body{
	margin: 0px; 
	padding: 0px;
	background-image: url("../images/pozadi.jpg");
	background-repeat:no-repeat;
	background-color: #9f001e;
	background-position: center top;
}

#banner {
	width: 1100px;
	position: absolute;
	top: -19px;
	z-index: 50;
	margin: auto;
}

#banner2 {
	width: 160px;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 50;
	margin: auto;
}

#hlavni {
	background: url("../images/line.jpg");
	background-repeat:repeat-y;
	width: 1100px;
	border: 0px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 30px;
} 

#top {
	background: url("../images/top01.jpg");
	width: 1100px;
	height: 49px;
	background-repeat: no-repeat;
	position: relative;
}

#left {
	background: url("../images/left.jpg");
	background-color: #FFFFFF;
	width: 152px;
	height: 474px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 49px;
	z-index: 1;
}

#left .menu {
	background: url("../images/left-bg.jpg");
	background-color: #FFFFFF;
	width: 152px;
	height: 595px;
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 145px;
	z-index: 1;
}

#stred {
	background: url("../images/bottom-bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
	width: 898px;
	position: relative;
	left: 51px;
	top: 0px;
	text-align: left;
	z-index: 0;
}
.stred {
	width: 898px;
	position: relative;
	left: 51px;
	top: 0px;
	text-align: left;
	z-index: 0;
}

#pravy {
	background: url("../images/right.jpg");
	width: 50px;
	position: absolute;
	top: 49px;
	left: 1050px;
	height: 636px;
}

#konecemail{
	position: relative;
	text-align: center;
	font-size: 11px;
	margin-left: 180px;
	height: 0px;
	font-family: Verdana;
	font-weight: bold;
}

#konec{
	background: url("../images/bottom.jpg");
	background-repeat: no-repeat;
	width: 1100px;
	height: 105px;
	position: relative;
	text-align: left;
	margin: 0px;
}

#realizace{
	width: 1100px;
	position: relative;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
}

