body {
	background-color:#ead8dd;
	background-image:url(img/pozadi.gif);
	background-repeat:repeat-y;
	margin:0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
div.header {
	width:1000px;
	height:247px;
	background-image:url(img/pozadi-hlavicka.gif);
	background-repeat:no-repeat;
}
div.adresa {
	position:absolute;
	top:79px;
	width:567px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#d1a5ad;
	z-index:1;
}
div.logo {
	position:absolute;
	left:600px;
	top:35px;
	height:92px;
	z-index:1;
}
div.body {
	z-index:1;
	position:absolute;
	left:200px;
	top:220px;
	width:750px;
}
td.topmenu {
	padding-right:25px;
	height:28px;
	white-space: nowrap;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
}
div.leftmenu {
	z-index:1;
	position:absolute;
	top:247px;
	width:122px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#80000;
	text-align:right;
	line-height:30px;
	text-transform:uppercase;
	background-image: url(img/pozadi-leve-menu2.gif);
	background-repeat: no-repeat;
}
div.sloup {
	position:absolute;
	top:247px;
	left:116px;
	width:50px;
	height:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#80000;
	text-align:right;
	line-height:30px;
	text-transform:uppercase;
	background-image:url(img/pozadi-sloup.gif);
	background-repeat:no-repeat;
}
