<html><head><title></title>
<style type="text/css">
<!--
body {
margin: 0px 0px 0px 0px; 
background-color:aliceblue;
}


a         {text-decoration: none}
a:link    {color: orange}
a:visited {color: #000066}
a:active  {color: #3399ff}
a:hover   {color:#3399ff; text-decoration: none}

.img{ 		position:absolute; 
			 		top:0; 
			 		left:80px;
					width:800px;}
					
.flag{ 		position:absolute; 
			 		top:10; 
			 		left:90px;
					}
					
.menu{ 		position:absolute; 
			 		top:250; 
			 		left:80px;
					width:800px;
					height:30px;
					background-color:white;}

.menu table{ position:relative; 
						 top: 0px; 
						 left: 10px;
						 height:30px;
						 font-family:Verdana;
						 font-size:7pt;
						 font-weight:bold;
						 color:#333366;}


.stred			 { position:absolute; 
  					 top:280px; 
  					 left:80px; 
  					 width:800px; 
  					 	height:1500px;
						 background-color:white; 
						 }

.stred table {position:relative; 
			 				top: 5px; 
							left: 10px;  
							width:780px;
						
              font-family:Verdana;
              font-size:7pt;
              font-weight:normal;
              color:#333366;
              }
							
.stred strong			{font-family:Verdana;
              font-size:7pt;
              font-weight:strong;
              color: #333366;
              text-align:left;}
             


.bocni			 {position:absolute;
              top:220px;
              left:614px; 
              width:266px;
							height:1500px;
              background-color:white;}
              
              
.bocni table	{position:relative;
              top:5px;
              left:5px; 
							width:250px;
              font-family:Verdana;
              font-size:7pt;
              font-weight:normal;
              color:#333366;
              text-align:left;}

.bocni b			{font-family:Verdana;
              font-size:7pt;
              font-weight:strong;
              color:#333366;
              text-align:left;}
             



-->
</style>
</head>
</html>
