@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a {
     color: #93ad40;
     text-decoration: underline;    
}
a:hover {
     color: #93ad40;
     text-decoration: underline;    
}
.bokorkep {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	display: block;
}
.lablec_bg {
	background-image: url("images/lablec1.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
#titlesor {
	height: 30px;
	width: 600px; /* padding left minusz */
	background-color: #477a41;
	margin-left: 40px;
	margin-top: 20px;
     margin-bottom: 86px;
	line-height: 30px;
	/*padding-left: 20px;*/
	color: #91a88a;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
}
.arnyek_right {
	background-image: url(images/arnyek_right1.gif);
	background-position:top left;
	background-repeat: repeat-y;
}
.arnyek_righttop {
	background-image: url(images/arnyek_right0.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
.arnyek_left {
	background-image: url(images/arnyek_left1.gif);
	background-position:top right;
	background-repeat: repeat-y;
}
#menu {
	color: white;
	font-size: 11px;
	margin-left: 11px;
	
}
#menu .menupont {
	line-height: 17px;
	text-align: left;
	width: 121px;
	margin-bottom: 13px;
	/*padding-left: 6px;*/
}
#menu .almenupont {
	line-height: 17px;
	text-align: left;
	width: 121px;
	margin-left: 10px;
	margin-bottom: 13px;
	/*padding-left: 6px;*/
}
#menu .almenupont2 {
	line-height: 17px;
	text-align: left;
	width: 121px;
	margin-left: 10px;
	margin-bottom: 8px;
	/*padding-left: 6px;*/
}
#menu .active {
	background-color: #477a41;
}
#menu .inactive {
	background-color: #92ac42;	
}
#menu .active_wobg {

}

#menu .inactive_wobg {

}
#menutable {
	margin-top: 110px;
	margin-left: 14px;
	/*margin-bottom: 10px;*/
}
#menutable_top {
	height: 2px;
	background-image: url(images/menutable_top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#menutable_bottom {
	height: 2px;
	background-image: url(images/menutable_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#menutable_content {
	background-image: url(images/menutable_left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 9px;
}
#content_leftcolumn {
	float: left;
	width: 305px;
	/*margin-top: 86px;*/
}
#content_rightcolumn {
	float: left;
	width: 330px;	
	/*margin-top: 86px;*/
	text-align: right;
}

/*
*	MENÜK
*
*/
#menu .vis {
	display: block;
}
#menu .invis {
	display: none;
}

.gallery_sor {
	display:table-row;
	clear: both;
	width: 600px;
	margin-bottom: 30px;
	height: 150px;
	
}
.gallery_image {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
.gallery_image img {
	border: 0px none;
	vertical-align: middle;
	
	
}
.swfmenu a.active {
	color: #477a41;
}
.swfmenu a.inactive {
	color: #93ad40;
}

