body{
	margin: 0px; 
	padding: 0px;
	background-image: url("../images/bg.gif");
	background-position: center top;
}

#hlavni {
	width: 960px;
	position: relative;
} 

#hlavicka {
	width: 960px;
	height: 380px;
	position: relative;
}

#hlavicka .top01 {
	background: url("../images/top_01.jpg");
	width: 960px;
	height: 58px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: right;
}

#hlavicka .top02 {
	background: url("../images/top_02.gif");
	width: 960px;
	height: 84px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: left;
	z-index: 1;
	padding: 0;
}

#hlavicka .top02 a.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 45px;
	height: 60px;
	z-index: 50;
}

#hlavicka .top02 h1 {
	position: absolute;
	padding: 15px 0 0 80px;
}

#hlavicka .top03 {
	background: url("../images/top_03.jpg");
	width: 960px;
	height: 238px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	z-index: 0;
	text-align: left;
	line-height: 18px;
}

#hlavicka-stranky {
	width: 960px;
	height: 186px;
	position: relative;
	z-index: 1;
}

#hlavicka-stranky .top01 {
	background: url("../images/top_01.jpg");
	width: 960px;
	height: 58px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: right;
}

#hlavicka-stranky .top02 {
	background: url("../images/top_02.gif");
	width: 960px;
	height: 84px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: left;
	z-index: 1;
}

#hlavicka-stranky .top02 a.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 45px;
	height: 60px;
	z-index: 50;
}

#hlavicka-stranky .top02 h1 {
	position: absolute;
	padding: 15px 0 0 80px;
}

#hlavicka-stranky .top03 {
	background: url("../images/top_03-stranky.jpg");
	width: 960px;
	height: 44px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	z-index: 0;
}

#hlavicka-admin {
	width: 960px;
	height: 142px;
	position: relative;
	z-index: 1;
}

#hlavicka-admin .top01 {
	background: url("../images/top_01.jpg");
	width: 960px;
	height: 58px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
}

#hlavicka-admin .top02 {
	background: url("../images/top_02.gif");
	width: 960px;
	height: 84px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: left;
	z-index: 1;
}

#stred {
	background-color: #FFFFFF;
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;	
}

#bottom{
	background: url("../images/bottom.gif");
	background-repeat: no-repeat;
	width: 960px;
	height: 42px;
	position: relative;
	text-align: left;
	padding: 15px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#realizace{
	width: 960px;
	position: relative;
	text-align: left;
	margin-bottom: 20px;
}
