/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
html, body, form, input, select, fieldset {font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #fff; } /* narancsszin: #ff6600  */
body {background-color: #3399cc; }
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {margin: 0px; padding: 0px; border: 0px;}
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* a bordert nullazzuk fieldset eseteben */
/*fieldset {border: none; }*/
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

body {
	background-image:url(images/page_headbg.gif);
	background-repeat: repeat-x;
}
div#wrapper {
	width:964px;
	margin:auto 30px auto 30px;
}
div#headpic1 {
	background-image:url(images/headerpic1.gif);
	width:204px; height:125px;
	float:left;
}
div#headpic2 {
	background-image:url(images/headerpic2.gif);
	width:760px; height:125px;
	margin-left:204px;
}
div#footer {
	background-image:url(images/page_footbg.gif);
	height:100px;
}
div#container_footer {
	width:964px; height:100px;
	margin: -100px auto 0 auto;
}
div#footpic1 {
	background-image:url(images/footerpic1.gif);
	width:110px; height:100px;
	margin:auto 30px auto auto;
}

div#container {
	width:964px;
	margin:auto 30px auto 30px;
}

div#side_bg {
	background-color:#006699;
	margin:0 11px 0 10px;
	padding:0 5px 0 5px;
	text-align:center;
	font-size:12px;
}
div#content_bg {
	background-color:#006699;
	margin:0 11px 0 11px;
	padding:0 20px 5px 20px;
}

p {
	text-align:justify;
	line-height:1.6em;
	text-indent: 2em;
}

ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:1.6em;
}

.box_elerhetoseg {
	font-size:10px;
}
.galeria a:hover {
	text-decoration:underline;
	color:#ff6600;
}
#kepkeret {
	background-image:url(galeria/kepkeret.jpg);
	width:219px; height:201px;
}
#kepkeret_nagy {
	background-image:url(galeria/kepkeret_nagy.jpg);
	width:219px; height:318px;
}
.pic {
	margin:10px 0 0 0;
}
.picright {
	float:right;
	margin:6px 0 0 15px;
	padding:4px;
}
.pictitle {
	text-align:center;
	color:#003366;
	font-size:10px;
	margin-top:5px;
	font-weight:bold;
}
.albumcim {
	font-size:18px;
}
.elvalaszto {
	border:1px solid #FFF;
}
a:link {
	font-weight:bold;
	color:#FF6600;
}
a:visited {
	font-weight:bold;
	color:#FF6600;
}
a:hover {
	font-weight:bold;
	color:#FFFFFF;
}
.nevnap_akcio {
	margin-top:5px;
	color:#FFFF00;
	font-size:12px;
}
