/* css by Webworx 2009 */


/* rules overriding bb.css ****************************************************************/


body {
	background-image: url(../img/page_back_moneyplus.gif);
	}
h2 { /* subtitles */
	font-size:15px;	
	font-weight: bold;
	color: #ed2724;
	}	
#header {
	width: 964px;
	height: 76px;
	padding: 0px;
	background-image: url(../img/head/head_back.gif);
	background-repeat: no-repeat;	
	}	
#header_logo img{
	padding-top: 20px;
	padding-left: 20px;
	border: none;	
	}	
div#tmenu { /* topmenu */
	background-image: url(../img/mainmenu/tmenu_back.gif);
	background-repeat: no-repeat;
	}
div#tmenu_sub { /* topmenu submenu 2nd row */
	background-image: url(../img/mainmenu/tmenu_sub_back.gif);
	background-repeat: no-repeat;
	}
div#tmenu_sub li {
	background-position: 0px 6px;  
	background-image: url(../img/mainmenu/tmenu_sub_div.gif);
	background-repeat: no-repeat;	
	}
div#tmenu_sub li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #777777;
	}
div#tmenu_sub li a:hover {
	font-weight: bold;
	text-decoration: underline;	
	display: block;
	color: #ed2724;
	}
	

#content {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	}

#main_box_content {
	margin: 0px auto;
	height: 255px;
	padding: 0px 12px 0px 12px;
	background-image: url(../img/main/mainbox_back.gif);
	background-repeat: no-repeat;
	}
#main_box_top {
	margin: 0px auto;
	padding: 0px;
	height: 11px;
	font-size:0px; /* ie6 fix */	
	background-image: url(../img/main/mainbox_top.gif);
	background-repeat: no-repeat;
	}
#main_box_bottom {
	height: 0px;
	font-size:0px; /* ie6 fix */	
	}	

/* footer */

#footer_content { /* subpage footer */
	text-align: center;
	width: 964px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px 0px;
	background-image: url(../img/footer/footer_content_back.gif);
	background-repeat: no-repeat;	
	}
#footer_content_main {  /* mainpage footer */
	text-align: center;
	width: 964px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -2px; /* ie6 fix */
	padding: 0px 0px 0px 0px;
	background-image: url(../img/footer/footer_content_back_main.gif);
	background-repeat: no-repeat;
	}	
#footer_menu a {
	color: #666;
	}
#footer_menu a:hover {
	color: #666;
	}	


/* extra ************************************************************************************************/


.name {
	font-weight: bold;
	color: #ed2724;
	font-size:19px;
	margin:0px;	
	}
.szlogen {
	font-weight: normal;
	color: #333333;
	font-size:12px;
	margin:0px;		
	}
#tanacsadok {
	font-size: 11px;
	}
#tanacsadok p {
	font-weight:100;
	}
#tanacsadok hr {
	margin-top:10px;
	margin-bottom: 10px;
	color:#dddddd;
	background: #dddddd;
	border: 0; 
	height:1px;
	}	
	