body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	overflow: hidden;
}
#container {
	background-image: url(../images/bg2.gif);
	position: absolute;
	height: 463px;
	left: 0px;
	width: 100%;
	top: 50%;
	padding: 0px;
	margin-top: -232px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	position: absolute;
	left: 50%;
	top: 0px;
	height: 463px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -480px;
}
#menuarea {
	display: block;
	height: 307px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topliner {
	position: absolute;
	top: 50%;
	height: 138px;
	width: 238px;
	background-image: url(../images/bg1.gif);
	padding: 0px;
	margin-top: -370px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
}
#bottomliner {
	position: absolute;
	top: 50%;
	height: 138px;
	width: 238px;
	background-image: url(../images/bg1.gif);
	padding: 0px;
	margin-top: 231px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;
}
#footer {
	display: block;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	height: 25px;
	background-position: 519px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	padding-top: 70px;
}#novinky {
	float: right;
	width: 375px;
	background-image: url(../images/sipka_cervena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	font-weight: bold;
	color: #D10000;
}
#novinky a {
	font-weight: normal;
	color: #D10000;
	text-decoration: none;
}
#novinky a:hover {
	text-decoration: underline;
}

