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

#hlavni {
	width: 925px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #FFFFFF;
} 

#cz {
	width: 23px;
	height: 16px;
	position: absolute;
	top: 17px;
	left: 824px;
	z-index: 100;
}

#eng {
	width: 23px;
	height: 16px;
	position: absolute;
	top: 17px;
	left: 857px;
	z-index: 100;
}

#hlavicka {
	width: 925px;
	height: 193px;
	position: relative;
}

#hlavicka .top {
	background: url("/images/top.jpg");
	width: 925px;
	height: 155px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	text-align: left;
}

#hlavicka .menu {
	width: 925px;
	height: 38px;
	position: relative;
}

#left {
	background-color: #FFFFFF;
	width: 165px;
	position: absolute;
	text-align: left;
	left: 0px;
	margin-top: 10px;
}

#left .eshop {
	background-image: url(/images/eshop.jpg);
	background-repeat: no-repeat;
	width: 162px;
	height: 100px;
	margin-top: 5px;
	margin-left: 8px;
	padding-left: 8px;
	display: block;
}

#left .dodavatele {
	background-image: url(/images/dodavatele.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 39px;
	margin-top: 5px;
	margin-left: 8px;
	padding-left: 8px;
	display: block;
}

#left .kontakt {
	background-color: #b9d1ff;
	height: 112px;
	position: relative;
	margin-top: 5px;
	margin-left: 8px;
	padding-top: 5px;
	padding-left: 8px;
	color: #0950a1;
}

#left .kontakt1 {
	background-color: #b9d1ff;
	height: 125px;
	position: relative;
	margin-top: 5px;
	margin-left: 8px;
	padding-top: 5px;
	padding-left: 8px;
	color: #0950a1;
}

#left .odkaz {
	background-color: #B9D1FF;
	height: 81px;
	position: relative;
	margin-top: 5px;
	margin-left: 8px;
	padding-top: 5px;
	padding-left: 8px;
	color: #0950a1;
}

#stred {
	background-color: #FFFFFF;
	width: 759px;
	position: relative;
	left: 82px;
	text-align: left;
	margin-top: 10px;
}

#bottom {
	width: 920px;
	position: relative;
	text-align: right;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

