@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	direction: ltr;
	background-color: #f8e44d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.box_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}
.kulcsszavak {
	font-size: 9px;
	color: #F2C12B;
	text-align: center;
}

.boxh_title {
	padding-top: 10px;
}

.box_fomondat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.left_bg {
	background-repeat: no-repeat;
	background-position: bottom;
}

.box_tartalom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 130%;
	font-variant: normal;
	text-align: left;
	background-repeat: repeat-y;
	list-style-image: url(images/list.png);
	list-style-type: square;
}
.left_bg_top {
	background-repeat: no-repeat;
	background-position: top;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #d65b16;
	line-height: 120%;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
.feliratkozo_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 10px;
}

.kapcsolat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #d65b16;
	text-align: center;
}
.story {
	font-style: italic;
	padding-left: 15px;
	line-height: 130%;
}



.tartalom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 55px;
}

.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	text-transform: none;
	line-height: 18px;
	background-repeat: no-repeat;
}

.formgomb {
	width: 210px;
	border: 1px solid #333;
	color: #000;
	cursor: pointer;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	scrollbar-face-color: #f8e44d;
	scrollbar-3d-light-color: #000000;
	background-repeat: no-repeat;
	background-color: #FCDF87;
	font-size: 9px;
}
.gomb {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/gomb.png);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	height: 37px;
	width: 179px;
}


.forminput {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #000;
	background-color: #FEFDF3;
}
li {
	list-style-type: square;
	list-style-image: url(images/list.png);
	list-style-position: outside;
	line-height: 200%;
}


.navi a:link {
	color: #FFF;
}
.navi a:visited {
	color: #FFF;
}
.navi a:hover {
	color: #FFF;
	text-decoration: underline;
}
.navi a:active {
	color: #FFF;
}
.idezet_keret {
	border: 1px solid #d65b16;
}
