body {
  background-color: #b3e79e;
  text-align: center;
}

div.whole_site {
  width: 700px;
  background: white;
  border: 1px solid gray;
  margin: auto;
}

div.top_menu {
  position: relative;
  height: 15px;
  text-align: right;
}

div.top_animation {
  position: relative;
/*  background: url(../images/top_bkg_temp.jpg) no-repeat;*/
  position: relative;
  height: 260px;
  text-align: center;
  margin-top: 5px;
}

div.logo {
  position: absolute;
  right: 30px;
  top: 20px;
}


div.bottombox {
  position: relative;
  height: 15px;
  text-align: center;
  color: #FFFFFF;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}


div.bottombox a {
  text-decoration: none;
  color: #FFFFFF;
}

div.bottombox hover {
  text-decoration: none;
  color: #FFFFFF;
}

div.main_menu {
  position: relative;
  background: white url(../images/main_menu_bkg.gif) repeat-x;
  height: 31px;
}

div.content {
/*  position: relative; */
  border: 15px solid white;
  background-color: #D8F2CF;
  text-align: left; 
  padding: 5px;
}


div.flag_dk {
  position: relative;
  display: block;
  top: 9px; 
  right: 70;
}

div.flag_en {
  position: relative;
  display: block;
  top: 9px; 
  right: 40;
}

div.flag_pl {
  position: relative;
  display: block;
  top: 9px; 
  right: 10;
}

div.st_center {
  text-align: center;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #752236;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #752236;
	font-size: 11px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #752236;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	color: #663333;
}
.style13 {font-size: 11px}
.style14 {color: #9da878}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
}
.style18 {font-size: 11px; color: #752236; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style19 {font-weight: bold}
.style20 {color: #9da878; font-weight: bold; }
.style22 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; }
.style25 {font-size: 11px; color: #752236; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style31 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style32 {color: #660000}
.style33 {color: #CCFFCC}
.style34 {font-size: 10px}
.style36 {font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660000; }
.style39 {font-size: 11px; color: #660000; }
.style40 {font-size: 11px; font-weight: bold;}
.style42 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #752236; font-size: 10px; }
.style43 {font-size: 9px}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li.divider
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
/*	border-left: 1px solid gray;*/
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 6px 0px;
	width: 104px;
/*	background: #5970B2;*/
	color: #660000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #D8F2CF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	/*border: 1px solid gray*/
	z-index: 30;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 0px;
		width: 104px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
/**		background: #EAEBD8;*/
		background: #FFFFFF;
		color: #660000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

div.imagefront {
  float:left;
  width: 220px;
  text-align: center;
}

div.vertspace {
  clear: both;
  height: 10px;
}

div.leftwide {
  float:left;
  width: 420px;
  text-align: center;
}

