html body {
	margin: 0;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(/gfx/bg.gif);
        background-position: left top;
	background-repeat: repeat-x;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 964px;
	height: 343px;
}
#mainbg {
	width: 964px;
	background-image: url(/gfx/main.gif);
        background-position: left top;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	display: block;
	margin-left: 0px;
	margin-top: 18px;
}
#menu {
	position: absolute;
	display: block;
	width: 289px;
	height: 320px;
	margin-left: 13px;
	margin-top: -7px;
	background-image: url(/gfx/menu.gif);
        background-position: left top;
	background-repeat: no-repeat;
}
#iso {
	position: absolute;
	display: block;
	width: 283px;
	height: 320px;
	margin-left: 13px;
	margin-top: -25px;
	text-align: right;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer {
	width: 964px;
	margin-top: 10px;
}
#slogan {
	position: absolute;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	width: 964px;
	height: 20px;
}
#lang {
	position: absolute;
	display: block;
	margin-left: 325px;
	margin-top: 82px;
	height: 19px;
}
#sluzby {
	position: absolute;
	display: block;
	margin-left: 417px;
	margin-top: 24px;
}
.toptext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fdea2b;
	text-decoration: none;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #242321;
	text-decoration: none;
}
.print {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1c1b19;
	text-decoration: none;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #242321;
	text-decoration: none;
}
.foot td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1c1b19;
	text-decoration: none;
}
.left td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #242321;
	text-decoration: none;
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #242321;
	text-decoration: none;
}