/***********************************************************************************/

	body {
		background: url(../images/bg.png);
		}
	#szabodani_site {
		margin-left: 50%;
		left: -319px;
		position: relative;
		margin-top: 25px;
		}
	#szabodani_topmenu {
		margin-left: 260px;
		margin-top: 205px;
	}	
	#szabodani_topmenu a {
		display: block;
	}
	#news {
		background: url(../images/menu/news.jpg);
		width: 68px;
		height: 39px;
	}
	#bio {
		background: url(../images/menu/bio.jpg);
		width: 62px;
		height: 39px;
	}
	#disco {
		background: url(../images/menu/disco.jpg);
		width: 121px;
		height: 39px;
	}
	#photos {
		background: url(../images/menu/photos.jpg);
		width: 77px;
		height: 39px;
	}
	#music {
		background: url(../images/menu/music.jpg);
		width: 72px;
		height: 35px;
	}
	#events {
		background: url(../images/menu/events.jpg);
		width: 83px;
		height: 35px;
	}
	#press {
		background: url(../images/menu/press.jpg);
		width: 78px;
		height: 35px;
	}
	#contact {
		background: url(../images/menu/contact.jpg);
		width: 95px;
		height: 35px;
	}
	
	/* Innentol a hoverek */
	
	#news:hover		{  background: url(../images/menu_hover/news.jpg);    	}
	#bio:hover   	{  background: url(../images/menu_hover/bio.jpg);		}
	#disco:hover 	{  background: url(../images/menu_hover/disco.jpg);	}
	#photos:hover 	{  background: url(../images/menu_hover/photos.jpg);	}
	#music:hover 	{  background: url(../images/menu_hover/music.jpg);	}
	#events:hover 	{  background: url(../images/menu_hover/events.jpg);   }
	#press:hover 	{  background: url(../images/menu_hover/press.jpg);	}
	#contact:hover 	{  background: url(../images/menu_hover/contact.jpg);	}
	
	#news.active		{  background: url(../images/menu_hover/news.jpg);    	}
	#bio.active   	{  background: url(../images/menu_hover/bio.jpg);		}
	#disco.active 	{  background: url(../images/menu_hover/disco.jpg);	}
	#photos.active 	{  background: url(../images/menu_hover/photos.jpg);	}
	#music.active 	{  background: url(../images/menu_hover/music.jpg);	}
	#events.active 	{  background: url(../images/menu_hover/events.jpg);   }
	#press.active 	{  background: url(../images/menu_hover/press.jpg);	}
	#contact.active 	{  background: url(../images/menu_hover/contact.jpg);	}
	
	#news_active		{  background: url(../images/menu_hover/news.jpg);    	}
	#bio_active   	{  background: url(../images/menu_hover/bio.jpg);		}
	#disco_active 	{  background: url(../images/menu_hover/disco.jpg);	}
	#photos_active 	{  background: url(../images/menu_hover/photos.jpg);	}
	#music_active 	{  background: url(../images/menu_hover/music.jpg);	}
	#events_active 	{  background: url(../images/menu_hover/events.jpg);   }
	#press_active 	{  background: url(../images/menu_hover/press.jpg);	}
	#contact_active 	{  background: url(../images/menu_hover/contact.jpg);	}
	
	/********************************************************************************************************/

	/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* force fleXcroll to always display the vertical scrollbase */
/*.vscrollerbase {
visibility: visible !important;
}*/
/* fleXcroll adapts to this CSS setting and sets positions correctly */


/* And style your scrollbar like you normally do */
.vscrollerbase {
width: 13px;
background: transparent;
}
.vscrollerbar {
width: 5px;
margin-left: 4px;
background: #d35f22 url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
height: 15px;
background: transparent;
}
.hscrollerbar {
height: 15px;
background: #ce6828 url(horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 50px;
z-index: 2;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;

}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../images/scroll_fel.jpg) no-repeat;
width: 13px;
height: 32px !important;
cursor: pointer;
display: block;
}
.vscrollerbaseend {
background: url(../images/scroll_le.jpg) no-repeat;
height: 32px;
width: 13px;
cursor: pointer;
}
.hscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */

#news_list_title a {
	font-weight: bold;
	color: #000;
}

#news_list_title a:hover {
	text-decoration: none;
}

.footer a {
	color: #000;
	text-decoration: none;
	}

.footer a:hover {
	text-decoration: underline;
	}
	
#tartalom {height:555px; margin-top: 5px; width: 540px; //width: 580px; padding-left: 20px; padding-right:20px;font-size: 14px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 18px; overflow: auto; width:540px !important;}