body {
	margin: 0px;
	background-color: transparent;
	background-image: none;
}
#centeralign {
	height: 265px;
	top: 50%;
}
.menubig {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 24px;
	font-weight: bold;
}
.menubig:hover{
	color: #D3081C;
}
.menumedium {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 18px;
	font-weight: bold;
}
.menumedium:hover{
	color: #D3081C;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.menu:hover{
	color: #D3081C;
}
.adres {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	color: #D3081C;
}
li {
	font-family: Verdana;
	font-size: 11px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	border-top: 0px dashed #999999;
	border-right: 0px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 0px dashed #999999;
}
