html {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #000000;
	color: #ffffff;
}
img {
	vertical-align: top;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
a {
	outline-style: none;
	outline-width: 0px;
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #9cde1e;
}
a.selected {
	color: #ffffff;
}
a.selected:hover {
	color: #9cde1e;
}
h3 {
	font-family: verdana;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #9cde1e;
}
p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

div.content {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
	position: relative;
}
div.topbar {
	margin: 0px 0px 16px 0px;
	display: table;
}
div.logomenu {
	width: 352px;
	height: 112px;
	float: left;
}
div.menu {
	padding-top: 40px;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
}
div.info {
	width: 357px;
	height: 112px;
	float: left;
	padding: 0px 0px 0px 20px;
	background-image: url( '../images/infoicon.png' );
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
div.contact {
	width: 211px;
	height: 112px;
	float: left;
	padding: 0px 0px 0px 20px;
	background-image: url( '../images/kontakticon.png' );
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}

div.imgArea {
	width: 960px;
	height: 300px;
	position: relative;
}

div.infoColumn {
	float: left;
	width: 470px;
}

div.nav {
	width: 960px;
	height: 30px;
	display: block;
	position: relative;
}
div.nav div.left {
	width: 53px;
	height: 13px;
	position: absolute;
	left: 0px;
	top: 6px;
}
img#prev {
	display: none;
}
div.nav div.center {
	position: absolute;
	top: 6px;
	left: 53px;
	width: 854px;
	white-space: pre;
	text-align: center;
}
div.nav div.right {
	position: absolute;
	top: 6px;
	left: 907px;
	width: 53px;
	height: 13px;
}
div.nav img {
	cursor: pointer;
}

img#loaderAnim {
	position: absolute;
	top: 102px;
	left: 432px;
	display: none;
}
td.label {
	padding-right: 30px;
}
