/* CSS Document */

body
	{
	 background:#ffffff ;
	 margin:0;
	 padding:0;
	 font:12px arial;
	 line-height:17px;
	 
	}

a {text-decoration:none;}
/*
a img {
border:1;
border-color:#999999;
}
*/

#wrapper
	{
	width:890px; 
	background:url(/images/aanf_logo_08.gif) top right no-repeat;  
	margin:0 auto; 
	padding-top:0px;
	}
#top
	{width:890px;
	 height:116px; 
	 margin:0 auto;
	 background:url(/images/top_02.jpg) top no-repeat;	
	 }
#top a
	{
	color:#838383;
	font-size:11px;
	}
	
	
	
#logo {height:116px; width:100px; float:left;}
#h {height:116px; width:790px; float:left;}	
	
		 
#bottom
	{
	background:url(/images/bg_footer_24.gif) top repeat-x;
	height:76px;
	width:100%;
	width:890px;
	margin:0 auto;
	}	 
#footer a
	{color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	}	


#left {width:166px;float:left;}
#quotes { 
	background:url(/images/quotes.jpg) no-repeat top; 
	padding:13px 18px 20px 20px;
	text-align:justify; 
	color:#fff; font-size:10px;  
	height:112px;
}


#rightSideBox { border:1px solid #c2c2c2; font-size:11px; margin-bottom:10px; padding:10px;}
#rightSideBox h1 {font-size:16px; margin:0px 0px 5px 0px; padding:0px;}
#rightSideBox h1 a {font-size:16px; text-decoration:none; color:#555555;}
#rightSideBox h1 a:hover {color:#c25c5d;}

#menu
	{
	/*
	 background:url(/images/bg_meniu_04.jpg) top no-repeat;
	*/
	 width:242px;
	 height:221px;
	 float:left;
	 /*
	 padding-top:48px;
	 */
	 }
.col
	{width:286px;
	float:left;
	}
.text
	{width:210px;
	 float:right;
	 color:#666666;
	 }		 
#footer
	{
	 width:890px;
	 margin:0 auto;
	 height:76px;
	 line-height:76px;
	 color:#ffffff;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	  }
#topnav a 
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		margin-left:0px;
		margin-right:25px;
		color:#ffffff;
	}	 
#topnav 
	{
	padding-left:130px;
	}

#menu_i
	{
	
	 width:166px;
	 height:300px;
	  float:left;
	  text-align:center;
	 }
#menu_i a
	{font-family:tahoma;
	 font-size:14px;
	 font-weight:700;
	 color:#000000;
	 }
	 
.image_box {
	margin-right:3px;
	margin-bottom:0px;
	border-color:#999999;
}	
/*
album listing
*/
.albumlisting {
	width: 100px;
	height: 120px;
	margin-bottom: 15px;
	margin-right: 37px;
	float: left;
	display: inline;
	text-align: center;
}
.last {
	margin-right: 0px;
}
.albumlisting a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100px;
	padding: 2px;
}
* html albumlisting a {
	width: 100px;
}
.albumlisting a:hover {
	text-decoration: underline;
}

.albumlisting a span {
	display: block; clear: both;
	margin-bottom: 2px;
	padding-top: 2px;
	cursor: pointer;
	width: 100px;
	
}

.break {
	clear: both;
	height: 1px;
	overflow: hidden;
}