body{
	margin: 0px; 
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url("/images/bg.gif");
	background-repeat: repeat-y;
}

#hlavni {
	width: 1122px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

#hlavicka {
	width: 1122px;
	height: 490px;
	position: relative;
}

#hlavicka .top01 {
	background: url("/images/top01.gif");
	width: 1122px;
	height: 131px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#hlavicka .top02 {
	background: url("/images/top02.gif");
	width: 1122px;
	height: 189px;
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0px;
	text-align: right;
}

.znacky {
	margin: 164px 0px 0px 140px;
	text-align: left;
	float: left;
}

#hlavicka .top03 {
	background: url("/images/top03.gif");
	background-repeat: no-repeat;
	width: 1122px;
	height: 170px;
	position: relative;
	text-align: left;
}

#stred {
	background: url("/images/line.gif");
	background-repeat: repeat-y;
	width: 1122px;
	position: relative;
	text-align: left;
}

#bottom {
	background: url("/images/bottom.gif");
	background-repeat: no-repeat;
	width: 1122px;
	position: relative;
	text-align: left;
	padding: 60px 0px 30px 310px;
}

#hlavicka2 {
	width: 1122px;
	height: 397px;
	position: relative;
}

#hlavicka2 .top01 {
	background: url("/images/top01.gif");
	width: 1122px;
	height: 131px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#hlavicka2 .top02 {
	background: url("/images/top02.gif");
	width: 1122px;
	height: 189px;
	background-repeat: repeat-x;
	position: relative;
	margin-top: 0px;
	text-align: right;
}

.znacky {
	margin: 164px 0px 0px 140px;
	text-align: left;
	float: left;
}

#hlavicka2 .top02 .mapa {
	text-align: left;
	margin: 12px 0 0 0;
	width: 813px;
	height: 254px;
	background-color: #cccccc;
	float: right;
}


#menu2 {
	position: absolute;
	top: 320px;
	padding: 25px 0px 20px 139px;
	width: 170px;
	height: 110px;
}

#stred2 {
	width: 813px;
	position: relative;
	text-align: left;
	left: 309px;
}

#stred3 {
	background-color:#AAAAAA;
	width: 816px;
	position: relative;
	text-align: left;
	left: 306px;
	padding-top: 15px;
}


#bottom2 {
	background: url("/images/bottom2.gif");
	background-repeat: repeat;
	width: 1122px;
	height: 102px;
	position: relative;
}


