body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 9pt;
	color: #B8B9BA;
}

div, p, h1{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 10pt;
	text-decoration: underline;
	color: #CDCBAB;
}
a{
	text-decoration: none;
	color: #E3E0CB;
}
#body{
	background-color: #494A46;
	width: 1035px;
	margin-left: auto;
	margin-right: auto;
}
#top{
	width: 100%;
	height: 223px;
}
#topleft{
	float: left;
	height: 26px;
	width: 239px;
	background-color: #DAD5BD;
	overflow: hidden;
}
#topcenter{
	float: left;
}
#topmenu{
	width: 625px;
	height: 21px;
	background-color: #8F4745;
	overflow: hidden;
	text-align: right;
	padding-right: 15px;
}
#topmenu a{
	line-height: 19px;
	padding-left: 13px;	
	background-repeat: no-repeat;
	background-position: left;
}
.tm_map{
	background-image: url(../images/mapa.gif);
}
.tm_kontakt{
	background-image: url(../images/kontakt.gif);
}
.tm_eng{
	background-image: url(../images/english.gif);
}
#topright{
	float: right;
	height: 26px;
	width: 156px;
	background-color: #585950;
	overflow: hidden;
}
#menu{
	width: 100%;
	height: 251px;
}
#menubody{
	width: 640px;
	height: 251px;
	float: left;
	color: #E7E4D0;
}
#buttonline{
	background-image: url(../images/mnu_bg.gif);
	background-repeat: repeat-x;
	width: 640px;
	height: 106px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
.menubutton a{
	text-decoration: underline;
}
.menubutton{
	float: left;
	width: 19.45%;
	height: 66px;
	padding-top: 40px;
}
#menuright{
	float: right;
	width: 156px;
	height: 145px;
	background-color: #55544F;
	margin-top: 106px;
}
.buttonpause{
	width: 4px;
	height: 106px;
	float: left;
	background-color: #494A46;
}
.active{
	background-color: #9A4344;
}
.active a{
	text-decoration: none;
}
#openline{
	width: 594px;
	height: 37px;
	background-color: #994444;
	font-size: 11pt;
	font-weight: bold;
	line-height: 37px;
	padding-left: 46px;
}
#submenu{
	width: 594px;
	height: 96px;
	padding-left: 46px;
	background-color: #A0524F;
	padding-top: 12px;
}
.subitem{
	line-height: 21px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
#logo{
	float: left;
	width: 239px;
	height: 251px;
}
#page{
	width: 100%;
	padding-bottom: 30px;
}
#page strong, #page b{
	color: #E5E3CE;
}
#leftinfo{
	float: left;
	padding-left: 57px;
	padding-top: 46px;
}
#content{
	margin-left: 239px;
	padding-top: 45px;
}
#content h1{
	background-image: url(../images/textline.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 33px;
}
.text{
	border-left: 2px solid #AE413C;
	padding-left: 29px;
	padding-top: 27px;
	margin-bottom: 20px;
}
.insidetext{
	width: 571px;
	text-align: justify;
	border-left: 1px solid #53524F;
	border-right: 1px solid #53524F;
	padding-left: 11px;
	padding-right: 11px;
}
#bottom{
	width: 100%;
	height: 29px;
	background-color: #585950;
	color: #686857;
	clear: both;
}
#bottominner{
	width: 625px;
	height: 29px;
	margin-left: 239px;
	background-color: #DAD5BD;
}
.bottext{
	float: left;
	line-height: 29px;
	width: 208.33px;
	text-align: center;
	font-size: 8pt;
}
.bottext a{
	color: #686857;
}

.cleaner{
	clear: both;
}