/* Globals */
html, body {
	margin:0;
	padding:0
}
body {
	font-family: "Comic Sans MS", cursive;
	font-size:16px;
	text-align:center;
	background-color: #7EA5CA;
	background-image: url(../images/CSS/alaphatter.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
a {
	color: #030;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #050;

}

h1{
	color: #030;
	font-size:20px;
	margin-top: 6px;
}

#container {
	width:990px;
	margin:0 auto;
	text-align:left;
	left: auto;
	height:auto;
	}

#header{
	height: 160px;
	width: 990px;
	background-color: #69C;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-image: url(../images/CSS/header.jpg);
}

#menusor{
	height: 40px;
	width: 980px;
	background-color: #FFF;
	margin:0px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/CSS/menu_hatter.jpg);
	background-position: bottom;
}

#tartalom{
	width: 966px;
	background-color: #FFF;
	margin:0px;
	padding:2px 0px 0px 24px;
	padding-bottom:4px;
	background-image: url(../images/CSS/tartalom_hatter.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#tartalomGaleri{
	width: 966px;
	background-color: #FFF;
	height:auto;
	margin:0px;
	padding:2px 0px 0px 24px;
	padding-bottom:4px;
	background-image: url(../images/CSS/tartalom_hatterGaleri.jpg);
	background-repeat: repeat-y;
}

#footer{
	height: 36px;
	width: 966px;
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 24px;
	background-color: #FFF;
	background-image: url(../images/CSS/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footerB{
	height: 70px;
	width: 990px;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-top:2px;
}

#alsodekor {
	background-image: url(../images/CSS/alsodekor.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	height: auto;
}
#menusor a, #menusor a:link {
	height:36px;
	background-image: url(../images/CSS/menu_1.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	color: #030;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width: 140px;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 20px;
	text-align: center;
}
#menusor a:hover,  #menusor a.itt,  #menusor a.itt:hover,  #menusor a.itt_link {
	color: #FFF;
	background-image: url(../images/CSS/menu_2.jpg);
}


.urlapcimsor {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #C0E2B1;
	border-bottom: solid #00612E 1px;
}


.urlapsor {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	background-color: #D0EAC5;
}

	.nagygomb {
	font-size: 12px;
	font-weight: none;
	color: White;
	background-color: #030;
	border: 1px solid #72B280;
	}
	

.kerdesmezo {

	background: #E5F0E0;
	border: 1px solid #6AB07C;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	color: #023118;
	text-decoration: none;
}
option {
	background: #E5F0E0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.mezo {
	background: #E5F0E0;
	border: 1px solid #6AB07C;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.kisbetu {
	font-size: 12px;
	font-weight: normal;
}
.kisdolt {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
}
.thickbox{}
.GaleriKep {
	border: #FAC007  solid 2px;
	margin: 0px 37px 37px 0px;
}
#UzenetHiba{
	position: relative;
	float: left;
	width: 100%;
	height:18px;
	text-align: left;
	clear: none;
	visibility: visible;
	left: 0px;
	padding-top:4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #990000;
	font-size: 14px;
	font-weight: normal;
}

#UzenetOk{
	position: relative;
	float: left;
	width: 100%;
	height:18px;
	text-align: left;
	clear: none;
	visibility: visible;
	left: 0px;
	padding-top:4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #009900;
	font-size: 14px;
	font-weight: normal;
}

.mezoReg {
	background-color: #FABF09;
	width: 180px;
	border: 1px solid #000022;
	font-size: 13px;
}

.mezoRegSzeles {
	background-color: #FABF09;
	width: 300px;
	border: 1px solid #000022;
	font-size: 13px;
	scrollbar-track-color: #EDCCB9;
	scrollbar-arrow-color: #FFFBE1;
	scrollbar-base-color: #EDCCB9;
	scrollbar-3dlight-color: #EDCCB9;
}

.gombOk {
	background-color: #0071B3;
	width: 60px;
	height: 20px;
	border: 1px solid #000022;
	font-size: 14px;
	color: White;
}

