/* CSS Document */

body
	{background:#d1e7fc;
     margin:0;
	 padding:0;
	 font:11px tahoma;
	 line-height:17px;
	}
a {text-decoration:none;}
a img {border:0;}
#top
	{
	background:#ffffff url(images/top_01_.jpg) right no-repeat; 
	text-align:center;
	}
#menu
	{ 
	background:url(images/bg_menu_13.gif) top repeat-x;
	height:194px;
	}
.meniu
	{
	margin-left:15px;
	float:left;
	}
#wrapper
	{width:810px;
	 margin:0 auto;
	 background:url(images/bg_body_21.gif) top repeat-y;
	 padding-left:20px;
	 padding-right:20px;	 
	 }
#left_col
	{
	 width:311px;
	 float:left;
	 background:url(images/shadow_left_06.gif) top left no-repeat;
	 padding-left:10px;	 
	}
#left_col2
	{
	 width:301px;
	 float:left;
	 background:url(images/shadow_left_08.gif) top right no-repeat;
	 padding-right:10px; 	
	}
#inner_left_col
	{
	 background:#072a60;
	  text-align:center;
	 color:#ffffff;	
	}
#right_col
	{
	 float:right;
	 width:477px;
	 padding-left:10px;
	 background:url(images/shadow_right_col_11.gif) top left no-repeat;
	}
#right_col2
	{	 
	 width:467px;
	 padding-right:10px;
	 background:url(images/shadow_right_col_13.gif) top right no-repeat;
	}
#inner_right_col
	{
	width:465px;
	background:#ffffff;
	text-align:left;
	color:#000;
	border-left:1px solid #072a60;
	border-right:1px solid #072a60;	
	}	
.title
	{
	 background:url(images/bg_span_41.jpg) top no-repeat;
	 text-align:center ;
	 font-size:16px; 
	 font-weight:bold ;
	 color:#ffffff; 
	 line-height:27px;
	 margin-top:5px;
	 margin-bottom:5px;
	 }
#lowest
	{color:#000;
	text-align:center;
	font-size:10px;	
	bottom:0;
	width:850px;
	margin:0 auto;	
	}
#lowest a
	{
	color:#000;
	margin-left:5px;
    margin-right:5px;	 
	}	
#lownav
	{
	background:url(images/bottom_over_24.gif) top no-repeat; 
	width:850px;
	height:139px; 
	text-align:center; 
	color:#ffffff;
	padding-top:14px;
	margin:0 auto;
	}
.links
	{
	padding-left:15px; padding-right:15px; line-height:25px;
	padding-top:10px; padding-bottom:10px;
	}
.links a
	{color:#0000FF;
	 text-decoration:underline;
	 font-weight:bold;
	 }			 			 

