/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mBodyBG.gif);
	background-repeat: repeat;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mKontakt{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:12px;
	vertical-align:bottom;
	text-align: center;
}
.mKontakt a{color:#333333;
text-decoration:none;}

a:active {
	color: #333333;
	text-decoration: none;
}
.mTopMenuBG {
	background: url(images/menu_spacer.gif) repeat-x;
}
.mTopMenuBG_Left {
	background: url(images/corner_top_left.gif) no-repeat;
}
.mTopMenuBG_Right {
	background: url(images/corner_top_right.gif) no-repeat;
}
.mBottomMenuBG_Left {
	background: url(images/corner_bot_left.gif) no-repeat;
}
.mBottomMenuBG_Right {
	background: url(images/corner_bot_right.gif) no-repeat;
}

.mPopupText{
	font-size:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:12px;
	vertical-align:bottom;
	text-align:left;
}

.mPopupThumbRow{
	border: 1px solid #666666;
}

.mPopupThumbRow a:hover{
	border: 1px solid #FFFFFF;
}

.mPopupLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.mPopupLink a{
	font-size: 11px;
	text-decoration:none;
	color:#FF0000;
}
.mPopupLink a:hover{
	text-decoration:none;
	color: #000000;
}
.MainMenu{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.MainMenu a{
	text-decoration:none;
	color: #CCCCCC;
}
.MainMenu a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
.guestbookRow{
	background: #999999;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:25px;
}
.guestbookRow{
	background: #999999;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:25px;
}
.guestbookRow2{
	background: #F29604;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:25px;
}
.guestbookComment{
	background: #DFDFDF;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:35px;
	padding-right:35px;
}