body,html {
	background:url("../images/bg.gif");
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#4a4a4a;
}


#main {
	margin:auto;
	width:776px;
	overflow:hidden;
	background:#FFFFFF;
}
#main_helper {
	padding-bottom:20px;
}

#head {
	width:776px;
	height:64px;
	overflow:hidden;
	background-image:url("../images/pottyvonal.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}

#logo
{
	padding-top:2px;
	background-image:url("../images/logobg.gif");
	background-repeat:repeat-x;
	padding-bottom:2px;
}

#head h1 {
	padding:0;
	margin:0;
	font-size:30px;
	color:#34beed;
	font-weight: bold;
	/*text-transform:uppercase;*/
	width:500px;
	overflow:hidden;
}
#head h2 {
	padding:0;
	margin:0;
	font-size:12px;
	color:#8c8c8c;
	font-weight: normal;
	width:500px;
	overflow:hidden;
}

#menu {
	width:776px;
	height:40px;
	overflow:auto;
}

#right_menu_head {
	width:215px;
	height:33px;
	overflow:hidden;
	float:right;
}
#right_menu_head h1 {
	width:215px;
	height:33px;
	overflow:hidden;
	font-size:12px;
	padding:0;
	margin:0;
}
#right_menu_head h1 span {
	position:absolute;
	width:215px;
	height:33px;
	background:url("../images/menu_bg.gif");
}

#right_gal_head {
	width:240px;
	height:33px;
	overflow:hidden;
	float:right;
	background-color:#FF6600;
}
#right_gal_head h1 {
	width:215px;
	height:33px;
	overflow:hidden;
	font-size:12px;
	padding:0;
	margin:0;
}
#right_gal_head h1 span {
	position:absolute;
	width:215px;
	height:33px;
	background:url("../images/galeria_head.gif");
}

#galeria_head {
	height:27px;
	background-image:url(../images/galeria_headbg.gif);
	overflow:hidden;
	margin-bottom:8px;
}

.menu_gal:link, .menu_gal:visited, .menu_gal:hover, .menu_gal:active {
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	font-size:11px !important;
	display: inline !important;
	text-decoration: none !important;
}

#left_menu {
	width:776px;
	overflow:hidden;
}

#left_menu a:link, #left_menu a:active, #left_menu a:visited, #left_menu a:hover {
	text-decoration:none;
	color:#34beed !important;
	display:block;
	float:left;
	height:28px;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	background-image:url("../images/menujel.gif");
	background-repeat:no-repeat;
}
#left_menu a:hover {
	background-color:#f8f5ef;
	background-image:url("../images/menujel.gif");
	background-repeat:no-repeat;
}

#left_menu .active:link, #left_menu .active:visited, #left_menu .active:active, #left_menu .active:hover {
	text-decoration:none;
	color:#3f3f3f !important;
	display:block;
	float:left;
	height:28px;
	padding-top:12px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	background-color:#f8f5ef;
	background-image:url("../images/menujel.gif");
	background-repeat:no-repeat;
}



#cont {
	width:776px;
	overflow:hidden;
}

#content {
	float:left;
	width:536px;
	overflow:hidden;
	padding-top:10px;
	line-height:15px;;
}

#content h1 {
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

.right_menu {
	float:right;
	width:240px;
	overflow:hidden;
	margin-top:10px;
}

.right_menu a:link, .right_menu a:active, .right_menu a:visited, .right_menu a:hover {
	font-size:12px;
	font-weight:bold;
	color:#4a4a4a !important;
	display:block;
	margin-bottom:10px;
	background:url("../images/menu_off.gif") bottom left no-repeat;
	padding-left:22px;
}
.right_menu a:hover {
	background:url("../images/menu_on.gif") bottom left no-repeat;
	color:#0099d9 !important;
}
.right_menu .aloldal_active:link, .right_menu .aloldal_active:active, .right_menu .aloldal_active:visited, .right_menu .aloldal_active:hover {
	font-size:12px;
	font-weight:bold;
	color:#0099d9 !important;
	display:block;
	margin-bottom:10px;
	background:url("../images/menu_on.gif") bottom left no-repeat;
	padding-left:22px;
}

.grey {
	color:#8f8f8f;
}

#foot {
	height:50px;
	width:776px;
	overflow:hidden;
	background:url("../images/footbg.gif");
	background-repeat:repeat-x;
	color:#34beed;
}

#foot a:link, #foot a:active, #foot a:visited, #foot a:hover {
	color:#4a4a4a !important;
	text-decoration:none;
}

#aktivmenu {
	height:33px;
	background-image:url(../images/pottyvonal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

#aktivmenu h2 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#34beed;
	font-weight: bold;
	overflow:hidden;
	height:27px;
	margin-top:6px;
}

a:link, a:active, a:visited, a:hover {
	color:#34beed !important;
	cursor:pointer !important;
}

a:hover {
	text-decoration:none !important;
}
