body{
	margin: 0px; 
	padding: 0px;
	background-image: url("../images/bg.gif");
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#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: 25px 0 0 30px;
}

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

#hlavicka .top03a {
	background: url("../images/top_03a.jpg");
	width: 316px;
	height: 238px;
	z-index: 0;
	text-align: left;
	line-height: 18px;
	float: right;
	font-size: 14px;
	color: #FFFFFF;
}

#hlavicka .top03a p {
	padding: 160px 0 0 20px;
}

#hlavicka .top03a p a {
	color: #33ccff;
	text-decoration: none;
}

#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: 25px 0 0 30px;
}

#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: 40px;
	position: relative;
	text-align: left;
	padding: 24px 0 0 15px;
	color: #000000;
}

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

