/*Top of the page*/
	#top_bg1{width:800px;height:51px;background-image: url('./obrazky/top_bg.jpg');border-bottom:1px solid white;font-family:tahoma ;bold;font-size:24px;color:white;}
	#top_bg2{width:800px;height:30px;background-image: url('./obrazky/top_bg2.jpg');border-bottom:1px solid white;}
	/*Top menu*/
	#left_column{float:left;width:151px;height:470px;background-image:url('./obrazky/left_column.jpg');}
	#left_column p{margin-top:40px;padding-left:10px;text-align:left;font-family:tahoma;bold;font-size:13px;color:orange;line-height:1.5 em;}
	#left_column a{color:orange;text-decoration:underline;padding-left:10px;margin-top:5px;}
	#left_menu ul{list-style-type:none;padding:0px;margin-top:20px;}
	#left_menu li{width:151px;height:28px;background:;text-align:left;border-bottom:1px solid white;}
	#left_menu img{margin-right:10px;margin-left:5px;margin-top:13px;}
	#left_menu a{color:white;text-decoration:none;padding-left:10px;margin-top:5px;}
	#left_menu li{border-bottom:1px solid white;}
	
	
