@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

.flag {
	text-align:center; 
	margin-top:20px;
}

.flag a {
	margin:0 5px;
}

.content {
	width:970px;
	margin:0 auto;
}

.bal {
	float:left;
	width:310px;
}

.bal .ev {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	height:36px;
	padding:11px 0 0 40px;
	margin-bottom:350px;
}

.bal .kontakt {
	width:270px;
	padding:4px 0 0 8px;
}

.bal .kontakt table {
	border:0px;
	border-spacing:0;
}

.eler
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.eler a
{
	color: #000000;
	text-decoration:underline;
}

.eler a:hover
{
	font-size: 11px;
	color: #303030;
	line-height: 14px;
	text-decoration:none;
}

.eler2
{
	font-family: Arial;
	font-size: 11px;
	color: #694117;
	line-height: 14px;
	width:60px;
	vertical-align:top;
}

.button {
  font-family:   Arial;
  font-size: 8pt;
  color: #FFFFFF;
  height: 17px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #B08B64;
  border: 1px #a67d52 solid;
}

/* közép */

.kozep {
	float:left;
	width:152px;
}

.kozep .logo img {
	width:152px;
	height:140px;
	border:0px;
}

.kozep .almenu {
	height:240px;
}

.kozep .banner2 {
	text-align:center;
	margin-top:20px;
}

.kozep .almenu ul {
	display:block;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0px;
}

.kozep .almenu li {
	display:block;
}

.kozep .almenu li a{
	display:block;
	font-size : 11px;
	color: #E3E3E3;
	line-height: 20px;
	text-decoration : none;
	text-align:right;
	padding-right:16px;
}

.kozep .almenu li a:hover{
	color: #FFFFFF;
	background-color:#624424;
	text-decoration : none;
}

.kozep .almenu li a#on {
	background-color:#3a8d5b;
}

.kozep .almenu li a#ar {
	background-color:#3a8d5b;
	font-size:15px;
	text-align:center;
	height:30px;
	font-weight:bold;
	padding:10px 0 0 8px;
}

/* jobb */

.jobb {
	float:left;
	width:508px;
}

.jobb .banner1 {
	height:85px;
	margin:25px 0 0 30px;
}

.jobb .menu {
	text-align:center;
	color:#FFF;
}

.jobb .menu a {
	color:#FFF;
	text-decoration:none;
	padding:5px 7px;
}

.jobb .menu a:hover {
	background-image:url(images/menu_on.png);
	background-repeat:repeat-x;
}

.jobb .menu a#on {
	background-image:url(images/menu_on.png);
	background-repeat:repeat-x;
}

.info {
	padding:16px 0px 25px 40px;
	line-height:20px;
}

.info h1
{
	font-size: 17px;
	color: #624424;
	text-decoration: none;
	font-weight:bold;
	margin: 14px 0 18px 0;
	border-bottom:dotted 1px #b08b64;
}

.info h2
{
	font-size: 15px;
	font-weight:bold;
	margin-bottom:0px;
	background-color:#FFF;
	padding:5px;
	margin-top:20px;
	border:1px solid #e6cfb7;

}

.info h2#nobg
{
	background-color:transparent;
	border:none;
	margin-top:0px;
}

.info h2 a, .info h2#nobg a
{
	font-size: 15px;
	font-weight:bold;
	margin-bottom:0px;
	text-decoration:underline;
	color:#444444;
}

.info h2 a:hover, .info h2#id a:hover
{
	text-decoration:none;
	color:#000000;
}

.info h3
{
	font-size : 12px;
	color: #E3E3E3;
	line-height: 18px;
	text-decoration : none;
	background-color:#8c6439;
	padding:2px 2px 2px 8px;
}

.info a
{
	font-size : 12px;
	color: #936D46;
	text-decoration : underline;
}

.info a:hover
{
	font-size : 12px;
	color: #000000;
	text-decoration : none;
}

.info img#j {
	border:2px solid #E4CDBD;
	float:right;
	margin-left:15px;
}

.kiemelt {
	font-size:16px;
	background-image:url(images/cim_bg.jpg);
	background-position:top left;
	text-align:center;
	padding:10px 0;
}

.kiemelt2 {
	font-size:14px;
	font-weight:bold;
	background-image:url(images/nyito_bg2.gif);
	text-align:center;
	padding:20px 0;
	border:1px dotted #ead7c9;
}

/* footer */

.footer {
	clear:both;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	height:50px;
	padding:4px 0 0 310px;
	line-height:17px;
}

.footer .es{
	width:152px;
	text-align:center;
	float:left;
	font-size:11px;
}

.footer .es a{
	color:#333333;
}

.footer .sz {
	float:left;
	font-size:10px;
	margin:7px 0 0 35px;
}

.footer .sz a {
	color:#936D46;
}

.footer .sz a:hover {
	color:#000000;
}
