.header_bg {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.almenu_left {
	background-image: url(images/index_15.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
h2 a:hover {
	color: #9f382c;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #9f382c;
}
.kenyerszoveg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
	text-align: justify;
}
.h1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #9f382c;
	text-decoration: none;
}
.almenu {
	text-decoration: none;
	color: #666;
}
.almenu_right {
	background-image: url(images/index_17.jpg);
	background-repeat: repeat-y;
}
.almenu_bg {
	background-color: e2e3e5;
}
.main_left {
	background-image: url(images/index_19.jpg);
	background-repeat: repeat-y;
}
.main_right {
	background-image: url(images/index_21.jpg);
	background-repeat: repeat-y;
}
.main_bg {
	background-color: #d6d8db;
}
.kenyerszovegkiemelt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
}
.pic {
	border: 1px solid #FFF;
	margin: 2px;
	height: 62px;
	width: 62px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
.pic a:hover {
	height: 62px;
	width: 62px;
	background-color: #9f382c;
}
#div-modal-dialog
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	background-color: #000;
	visibility: hidden;
	z-index: 500;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
#div-modal-dialog-videocontent
{
    position: absolute;
    left: 0px;
    top: 370px;

    width: 0;
    height: 0;

    visibility: visible;
    z-index: 501;
}
.pic_rightfloat {
	margin: 20px;
	float: right;
}
.galeria_img .pirobox_gall img  {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.pirobox_gall {
	font-family: Verdana, Geneva, sans-serif;
	color: #77420D;
	font-size: 12px;
	text-decoration: none;
}
.galeria_img a:hover{
	background-position: left top;
}
.galeria_img a{
	margin:0;
	padding:0;
	margin:10px;
	display:block;
	width:130px;
	height:130px;
	background-image: url(images/galeria_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}