body{
	margin: 0px; 
	padding: 0px;
	background-color: #F7F5E3;
}

#hlavni {
	background-color: #E8DEB0;
	width: 1000px;
	border: 0px;
	position: relative;
} 

#hlavicka{
	background-color: #FFFFFF;
	width: 1000px;
	height: 169px;
	position: relative;
}

#hlavicka .top01{
	background-image: url("../images/index_01.jpg");	
	width: 322px;
	height: 169px;
	position: relative;
	margin-top: 0px;
	float: left;
}
#hlavicka .top02{
	background-image: url("../images/index_02.jpg");	
	width: 345px;
	height: 169px;
	position: relative;
	margin-top: 0px;
	float: left;
}
#hlavicka .top03{
	background-image: url("../images/index_03.jpg");	
	width: 333px;
	height: 169px;
	position: relative;
	margin-top: 0px;
	float: right;
}

#telo {
	background-color: #E8DEB0;
	width: 1000px;
	margin-top: 0px;
	position: relative;
} 
#telo .typ01 {
	background-image: url("../images/index_05.jpg");
	background-repeat: no-repeat;
	width: 450px;
	height: 198px;
	margin-top: 0px;
	position: relative;
} 
#telo .typ02 {
	background-image: url("../images/index_07.jpg");
	background-repeat: no-repeat;
	width: 450px;
	height: 127px;
	margin-top: 0px;
	position: relative;
} 
#telo .typ03 {
	background-image: url("../images/index_08.jpg");
	width: 322px;
	height: 40px;
	margin-top: 0px;
	float: left;
} 
#telo .typ04 {
	background-image: url("../images/index_09.jpg");
	width: 678px;
	height: 40px;
	margin-top: 0px;
	float: left;
}
#telo .typ05 {
	background-image: url("../images/index_08.jpg");
	width: 32px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .typ06 {
	background-image: url("../images/index_09.jpg");
	width: 43px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .typ07 {
	background-image: url("../images/index_10.jpg");
	width: 47px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .typ08 {
	background-image: url("../images/index_11.jpg");
	width: 47px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .typ09 {
	background-image: url("../images/index_12.jpg");
	background-repeat: repeat;
	width: 153px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .typ10 {
	background-color: #E8DEB0;
	width: 670px;
	height: 66px;
	margin-top: 0px;
	float: left;
} 
#telo .spodek{
	background: url("../images/index_16.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height: 34px;
	float: left;
}
#telo .left {
	background-color: #E8DEB0;
	width: 213px;
	margin-top: 0px;
	float: left;
} 
#telo .stred {
	background-color: #E8DEB0;
	width: 579px;
	margin-top: 0px;
	float: left;
} 
#telo .right {
	background-image: url("../images/template_05.jpg");
	background-repeat: no-repeat;
	width: 208px;
	height: 400px;
	margin-top: 0px;
	float: right;
} 
#telo .right_eng {
	background-image: url("../images/template_eng_05.jpg");
	background-repeat: no-repeat;
	width: 208px;
	height: 400px;
	margin-top: 0px;
	float: right;
} 
#telo .right_de {
	background-image: url("../images/template_de_05.jpg");
	background-repeat: no-repeat;
	width: 208px;
	height: 400px;
	margin-top: 0px;
	float: right;
} 

#realizace{
	width: 1000px;
	clear: both;
	text-align: center;
	background-color: #F7F5E3;
}
#bottom{
	background-color: #F7F5E3;
	width: 1000px;
	height: 34px;
	position: relative;
	margin-top: 0px;
}


