
html, body  {
				margin-top: 0px;
				margin-bottom: 0px;
				text-align: center;
							
				border: solid 0px;
									
			}
			
TABLE, TD {padding: 0px; margin: 0px;}					

body {
		font-family: tahoma;
		font-size: 10px;
		color: #206B96;
		
		background-image: url(../grafika/tla/tlo.jpg);
		background-repeat: repeat-x;
		background-color: #0171C5;
		
	  }
	  
	 
 img { behavior: url("../js/pngbehavior/pngbehavior.htc"); }  
	 
A:link     {text-decoration: none; color: #000D6C; font-size: 11px;}
A:visited  {text-decoration: none; color: #000D6C; font-size: 11px;}
A:active   {text-decoration: none; color: #000D6C; font-size: 11px;}
A:hover    {text-decoration: underline; color: #000D6C; font-size: 11px;}

		
		#center  {
				width: 1000px;
				min-height: 800px;
				height:auto !important;
				height: 800px;
				
				
				margin-left: auto;
				margin-right: auto;
				padding: 0px;
				border: solid 0px;
				}			
		
		 
		 #top, #content, #footer {padding: 0px; margin: 0px; text-align: left; vertical-align: top; font-size: 11px;}
		 
		 #top {
		 		 position: relative;

				 width: 1000px;
				 height: 242px;
				 
				 background: url(../grafika/tla/top.jpg) no-repeat;
		 		}
				
				
		 #content {
		 		 position: relative;

				 width: 1000px;
				 min-height: 400px;
				 height: auto !important;
				 height: 400px;
				 
				 text-align: left;				 				 
		 		}
											 
				
		 #footer {
		 		 position: relative;
				 
				 text-align: left;
				 
				 width: 1000px;
				 height: 131px;
				 border: solid 0px;
		 		}
				
				
				#menu {
						 position: relative;
						 left: 320px;

						 width: 369px;
						 height: 78px;

						 border: solid 0px;
						 			
						}		
						
						
						#menu_iko {
									  position: relative;
									  										
									  text-align: left;	
											
									  width: 369px;
									  height: 50px;	
										
									  border: solid 0px;		
									 }
									 
									 #menu_iko a { position: relative; }
									 
									 .ik_1 {margin-left: 26px;}
									 .ik_2 {margin-left: 20px; top: 0px;}
									 .ik_3 {margin-left: 22px; top: 4px; }
									 .ik_4 {margin-left: 25px; top: 2px;}
									 .ik_5 {margin-left: 12px;}
									 .ik_6 {margin-left: 18px;}
									 			
						
						#menu_bar {
								 position: relative;
								 top: 5px;

								 width: 377px;
								 height: 28px;
								 
								 text-align: left;
								 
								 border: solid 0px;		 
								}
						
							   #menu_bar a {padding: 0px; margin: 0px; border: solid 0px;}
				
				
				#footer_menu {
									position: relative;
									top: -40px;
									left: 45px;
									
									color: #BCE1F5;
									
									text-align: center;
									font-size: 11px;					
									border: solid 0px;					
								 }
								 
								 #autor a {color: #5BB1EF;}
								 #autor a:hover {color: #fff;}
								 
								 #autor {position: relative; float: right; right: 50px; color: #45A4E9; }
		 
		 