@charset "UTF-8";
body {
background-image: url("img/bgr-main2.gif");
background-repeat: repeat-x;
background-attachment: fixed;

}
h1 {
	font-family: Garamond;
	font-size: 24px;
	color: #F1B322;
}
a img {
  border-color: #F1B322;
}
h2 {
	// font-family: Garamond;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F1B322;
	background-color: #623837;
	padding-bottom: 0px;
}

h4 {
	font-family: Garamond;
	font-size: 18px;
	color: black;
	background-color: #F1B322;
	padding-bottom: 0px;
}

.datum {
//	font-family: Garamond;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F1B322;
	background-color: #623837;
	text-align: right;
}

.alairas {
	font-weight:bold;
	font-size: 14px;
	color: #F1B322;
	text-align: right;
	width:600px;
	padding-left:150px;
}

.datum2 {
	color: #F1B322;
	font-weight: bold
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

td a, a:hover, a:link, a:visited {
	font-size=14px;
	color: #F1B322;
}

.links_table {
}

.links_table a {
	font-size: 10px;
	color: #F1B322;
	
	text-align: right;
}

.partner_table {
}

.partner_table a {
	font-size: 10px;
	color: #F1B322;
	text-align: right;
}

p.partner_name {
	font-family: Garamond;
	font-size: 16px;
	color: #F1B322;
	padding-bottom: 15px;
	margin:0px;
}

.almenu_akt {
  font-family: "Trebuchet MS";
	background-color:#E2A91E;
	color:#4E2A2A;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

.bull {
 color: #F1B322;
}

.almenu_inakt {
 font-family: "Trebuchet MS";
 color: #F1B322;
 padding:0px;
 padding-left:3px;
 padding-right:3px; 
 margin-right:10px;
 margin-left:10px; 
 font-weight:bold;
}

.almenu_inakt a {
text-decoration:none;
}

.szoveg {
	padding-left:90px;
	width:666px;
	text-align:justify;
	color:white;
	font-size:12px;
}




