html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*    scrollbar-3dLight-color:#c2ccb3;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#c2ccb3;
    scrollbar-face-color:#849967;
    scrollbar-highlight-color:#849967;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#c2ccb3; */
}
body {
	background-color: #c2ccb3;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-image: url('images/backgrnd.jpg');*/
	background-color: #000;
}
#menu {
	background-image: url(images/mnu_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 8px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}
#menu:hover {
	color: #fff;
}

#tartalom {
	background-color: #fff;
	margin-right: 25px;
	margin-left: 10px;
	padding: 10px;
	color: #000;
}

a { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a:link { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a:visited { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a:hover { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a:active { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }

a.link1 { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a.link1:link { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a.link1:visited { color: #000; font-weight: bold; font-size: 12px; text-decoration: none; }
a.link1:hover { color: #000; font-weight: bold; font-size: 12px; text-decoration: underline; }
a.link1:active { color: #000; font-weight: bold; font-size: 12px; text-decoration: underline; }

a.link2 { color: #000; font-weight: normal; font-size: 12px; text-decoration: none; }
a.link2:link { color: #000; font-weight: normal; font-size: 12px; text-decoration: none; }
a.link2:visited { color: #000; font-weight: normal; font-size: 12px; text-decoration: none; }
a.link2:hover { color: #000; font-weight: normal; font-size: 12px; text-decoration: underline; }
a.link2:active { color: #000; font-weight: normal; font-size: 12px; text-decoration: underline; }

#tartalom_head {
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
}
#tartalom_center {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.lapozoszoveg {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
#fotogalerialayer {
	position:relative;
	left:0px;
	top:0px;
	width:510px;
	float:left;
	z-index:10;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 10px;
	background-color: #fff;
}
#fotogalerialayer .kiskeptartalom {
	width:235px;
	height:130px;
	float:left;
	text-align: center;
	padding: 2px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
}
#fotolayer {
	position:relative;
	left:0px;
	top:0px;
	width:508px;
	height:90px;
	z-index:10;
	overflow-y: hidden;
	overflow-x: auto;
 /*   scrollbar-3dLight-color:#c2ccb3;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#c2ccb3;
    scrollbar-face-color:#849967;
    scrollbar-highlight-color:#849967;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#c2ccb3; */
	border: 1px solid #000000;
	margin: 10px 0px 0px 0px;
	background-color: #fff;
}
#fotolayer .kiskepek {
/*	width:100px;*/
	float:left;
	text-align: center;
	margin: 4px 2px 4px 2px;
}
.nagykeptartalom {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-valign: top;
	padding-top: 10px 3px 5px 3px;
}
.egykep {
	border: 1px solid #000000;
}

