body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F6F6F8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #031E51;
}

* { 
  padding: 0; 
  margin: 0; 
}


#sitecontent {
	width: 700px;
	padding-left: auto;
	padding-top: auto;
}

#header {
  position: relative;
	width: 100%;
	height: 105px;
}

#content {
	width: 699px;
	height: 365px;
	border-left: 0px none;
	border-right: 1px solid #61768B;
	border-bottom: 1px solid #61768B;
	border-top: 1px solid #61768B;
  background-image: url('../images/topbg.jpg');
  background-repeat: no-repeat;
}

* html #content {
	width: 700px;
}

#content iframe {
	width: 100%;
	height: 365px;
}

#footer {
  position: relative;
	width: 100%;
	height: 16px;
}

.centrum {
  text-align: center;
}

#logo {
  position: absolute;
  left: 0px;
  top: 31px;
}

#headermenu {
  position: absolute;
  left: 165px;
  top: 89px;
  width: 533px;
  height: 15px;
	border-left: 1px solid #61768B;
	border-right: 1px solid #61768B;
	border-bottom: 0px none;
	border-top: 1px solid #61768B;
}

* html #headermenu {
  width: 535px;
}

#footermenu {
  position: absolute;
  left: 472px;
  top: 0px;
  width: 226px;
  height: 15px;
	border-left: 1px solid #61768B;
	border-right: 1px solid #61768B;
	border-top: 0px none;
	border-bottom: 1px solid #61768B;
}


* html #footermenu {
  width: 228px;
}


/* htmlarea editor */
.fs1 { font-size: 9pt; }
.fs2 { font-size: 10pt; }
.fs3 { font-size: 11pt; }
.fs4 { font-size: 12pt; }
.fs5 { font-size: 14pt; }
.fs6 { font-size: 16pt; }
.fs7 { font-size: 18pt; }
.fs8 { font-size: 22pt; }
.fs9 { font-size: 26pt; }
.fs10 { font-size: 30pt; }
/* */

