BODY, TD, TR, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.menu {
	background-image: url(../images/5th/menubg.gif);
	background-repeat: repeat-x;
	height: 60px;
}
A:LINK.menu1, A:VISITED.menu1 {
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	
}
A:HOVER.menu1 {
	color: #FF9900;
	text-decoration: underline;
}
.submenu {
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 20px;
}
.menu2 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
A:LINK.menu2, A:VISITED.menu2 {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
  padding-right: 2px;
  padding-left: 6px;
}
A:HOVER.menu2 {
	text-decoration: underline;
	color: #FF3300;
}
.main {
	background-image: url(../images/5th/logosilver.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-width: 0px;
	height: 162px;
	vertical-align: top;
}
.boline {
	background-image: url(../images/5th/pacr.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
}
.bottom {
	background-image: url(../images/5th/bottombg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 11px;
	color: Black;
	text-align: center;
}
A:LINK.domu, A:VISITED.domu {
	background-image: url(../images/5th/domu_out.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 5px;
	vertical-align: middle;
	display: inline-block;
	
}
A:HOVER.domu {
	background-image: url(../images/5th/domu_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
}
A:LINK.kontakt, A:VISITED.kontakt {
	background-image: url(../images/5th/kontakt_out.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 2px;
	vertical-align: middle;
	display: inline-block;
}
A:HOVER.kontakt {
	background-image: url(../images/5th/kontakt_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
}
A:LINK.info, A:VISITED.info {
	background-image: url(../images/5th/info_out.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 2px;
	vertical-align: middle;
	display: inline-block;
}
A:HOVER.info {
	background-image: url(../images/5th/info_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
}
