body {
  margin: 0 auto;
  font-family: "trebuchet ms", "verdana";
  font-size: 11px;
  color: #000;
  width:779px;
  background:#fff url(images/tlo.jpg) repeat-x;
}
a {
  text-decoration: none;
  color:#0D5677
}

img {border:0px}

#head {
	   color:white;
       height:132px;
       padding:0;
       margin:0;
}



#top1 {float:left;
	   background:url(images/top1.jpg);
	   width:296px;
	   height:132px;}
	   
#top2 {float:left;
	   background:url(images/top2.jpg);
	   width:179px;
	   height:132px;}
	   
#linki {float:left;
	   background:url(images/nav.jpg);
	   width:304px;
	   height:35px;
	   text-align:center;
	   }
	   
#linki a {color:white;
		  margin:0px 15px 5px 0;
			}	  	   
#linki a:hover {color:#B1ED2F;
		  margin:0px 15px 0 0;
			}	 	
			
#linki img {margin:0 5px 0 0;		}	
						   
#linki p {padding:0px;margin:10px 0 0 0}	

	   
#top3 {float:left;
	   background:url(images/top3.jpg);
	   width:304px;
	   height:97px;}
	   
#l_menu {float: left;
		padding: 0;
		margin-bottom: 1px;
		color: #085375;
		background:white;
		width:180px;}
		
#l_menu ul {list-style: none;
			margin: 0;	
			padding: 0;	
			border: none;
			font-size:11px}
			
#l_menu li {border-bottom: 1px solid #085375;	
		    margin: 0;	}
		    
#l_menu li a {display: block;
		     font-weight : normal;
		     color: #085375; 
		     padding:1px 5px 0 15px;
		     text-decoration: none;
		     height:21px;
		     background:url(images/tlom1.gif)}
		     
#l_menu li a:hover {color: #fff;
					font-weight:bold;
					background:#085375 url(images/tlom2.gif)}
					
#l_menu h1 {font-size:11px;
			text-align:center;
			margin:0;
			padding:8px 0 0 0;
			background:url(images/tlom.jpg);
			color:white;
			height:25px			}			


#l_menu2 {float: left;
		padding: 0;
		margin-bottom: 1px;
		color: #085375;
		background:white;
		width:180px;}
		
#l_menu2 ul {list-style: none;
			margin: 0;	
			padding: 0;	
			border: none;
			font-size:11px}
			
#l_menu2 li {border-bottom: 1px solid #085375;	
		    margin: 0;	}
		    
#l_menu2 li a {display: block;
		     font-weight : normal;
		     color: #085375; 
		     padding:1px 5px 0 15px;
		     text-decoration: none;
		     height:21px;
		     background:url(images/tlom1.gif)}
		     
#l_menu2 li a:hover {color: #fff;
					font-weight:bold;
					background:#085375 url(images/tlom2.gif)}
					
#l_menu2 h1 {font-size:11px;
			text-align:center;
			margin:0;
			padding:8px 0 0 0;
			background:url(images/tlom.jpg);
			color:white;
			height:25px			}	

#kurs {padding:5px;float:left}

#kurs img {margin:0 2px 0 10px}

#cena {float:left;padding:5px;color:#648E16}

#content {background:#ffffff;
		  color:#0B5576;
		  padding:0px;
		  font-size:11px;
		  text-align:justify;
		  float:left;
		  width:399px;
		  margin:10px;
		  }


#foot {
		  clear: both;
		  text-align:right;
		  padding: 20px;
		  margin: 10px 0 2px 0;
		  color:#fff;
		  font-size:9px;
		  background:url(images/tlofoot.jpg);
		  height:20px}
		  
#foot a {color:white}		  


