html, body {
	background-color: #566058;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-family: sans;
	font-size: 1.0em;
	text-align: left;
	text-valign: top;
	font-weight: normal;
	text-decoration: none;
	}


img {
 padding: 0px;
 border: 0px;
  }

A, A:visited {
	color: red;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}

A:hover, A:active {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
}

#maindiv {
	width: 1024px;
	height: 600px;
	align: left;
	border: 8px #ffffff solid;
	position: relative; 
	text-align: center; 
	margin: auto;
	padding: 0px;
	background-color:  #ffffff;
}

#header {
 	background-color: #ffffff;
	background-image: url('obr/vizlab.jpg');
	background-position: center center;
	background-repeat: no-repeat;*/
/*	text-align:center;
	text-valign:center;*/
	font-size: 0.25em;
	border: 0px #ffffff solid;
	color: #000000;
	width: 1024px;
	height: 80px;
	border: 0px;
	padding: 0px;
}


  
#maintext {
	border: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 1024px;
	height: 570px;
	
  }


#langs {
	text-align: center;
	display: block;
  }

#centertext { 
	position: top;
	width: 690px;
	height: 466px;
	border-top: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bootom: 10px;
	margin: 0px;
	text-align: center;
	color: #000000;
	/*font-size: 0.9em;*/
	float: left;
	overflow: auto;
	scrollbar-base-color: #dce4f4;
	background-color:#fffff;
 
 }

h1 {
	text-align:center;
	font-size: 1.75em;
	color: #000080; 
 }

h2 {
	font-size: 1.4em;
	color: #000080; 
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;  
 }

h3 {
	font-size: 1.2em;
	color: #000000; 
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px; 
 }

 h4 {
	font-size: 1.00em;
	color: #000000; 
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px; 
 }
 
 h5 {
	font-size: 1.2em;
	color: #ffffff; 
	text-align: center;
	display: block;
 }
 
  h6 {
	font-size: 1.05em;
	color: #000000; 
	text-align: left;
	 }
 
 
 	
span {
	padding-left: 15px;
	padding-right: 20px;
	display: block;
	text-align: justify;
  }

select {
	border: 1px #6f92d2 solid;
	background-color: #dce4f4;
  }

#rightmenu { 
		border-width: 0px;
	border: 0px #ffffff solid;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	background-color: #ffffff;
	width: 100px;
	height: 486px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;	
	float: right;
	font-size: 1.2em;
	overflow: auto;
	scrollbar-base-color: #dce4f4;
	background-color:#ffffff;
	background-image: url('obr/right.jpg');
	background-repeat: no-repeat;
 }

#leftmenu { 
	border-width: 0px;
	border: 0px #ffffff solid;
	border-right: 0px #4488AA dotted;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	background-color: #465064;
	width: 200px;
	height: 486px;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;	
	float: left;
	font-size: 1.0em;
 }
#leftmenu A, #leftmenu A:visited {
	text-decoration: none;
	color: #ffffff;  
	font-weight: bolder;
 }

#leftmenu A:hover, #leftmenu A:active { 
	color: #ffffff;
  }

#leftmenu ul{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
} 

#leftmenu ul li {
	padding: 0px;
	padding-right:0px;
	margin: 0px;
	display: block; 
 }

#footer {
	width: 1024px;
	height: 30px;
	border: 0px;
	padding: 0px;
	padding-right: 0px;
	position: bottom center;
	text-family:verdana;
	background-color: #465064;
	}

span.footer {
	text-align: right;
	padding-left: 13px;
}

