body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #f8f9cf;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.menu_szoveg {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.main input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E1718;
	/*border: 1px solid #7E1718;*/
	border:none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #7e1718;
	text-decoration: none;
}
.menu_szovegbottom {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fejlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7E1718;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 18px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E1718;
}

.fix_elerhetoseg {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 100px;
	color: #D53400;
	font-size: 13px;
	font-weight: bold;
}
.kiemelt_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7E1718;
	letter-spacing: 2px;
}
.main a {
	color: #7E1718;
	text-decoration: none;
	font-weight: bold;
}
.main a:hover {
	color: #7E1718;
	text-decoration: underline;
	font-weight: bold;
}
.main ul {
	list-style-type: disc;
	display: block;
	float: none;
}
.list_main {
	float:left;
	width: 158px;
	font-size: 11px;
}
.hiba {
	color: #FFFFFF;
	background-color: #FF0000;
}

.main textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E1718;
	border: 1px solid #7E1718;
}
.main select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E1718;
}
.comment {
	font-size: 10px;
}
.language_select {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: right;
	float:right;
}
.language_select table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.language_select a {
	font-weight: normal;
	color: #7E1718;
}
.language_select a:hover {
	text-decoration: underline;
}
.title {
	width: 370px;
	float: left;
	padding-top: 11px;
	padding-left: 25px;
}
.title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E1718;
	margin: 0px;
	padding: 0px;
}

#partners a {
	color:#FFFFFF;
	text-decoration:none;

}

#partners a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}
.partner {

background-color:#9c3c3d;
}

.newsletter_title {
  text-align:right;
  
  
}
.newsletter_sub {
  width:220px;
}
.newsletter_sub input {
  border: 1px solid #C7C8CA;
  width:215px;
  padding:3px;
}

.error {
  text-align:center;
  font-weight:bold;
  padding:3px;
  color: #CE282A;
}
