@charset "utf-8";
/* CSS Document */

html{
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	color: #444;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
body{
	width: 900px;
	margin: 0px auto 0px auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 0px;
	background-color: #E5E5E5;
}

/* fejléc + menu container */

.header {
	background-image: url(../images/headerpic.jpg);
	padding: 0px;
	height: 352px;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
}

/* szlogen + ami kellhet még a fejlécben */
#header_content {
	margin: 0px;
	height: 143px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #a58382;
	width: 437px;
	text-align: center;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* menü */

#menu {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 900px;
	clear: none;
	position: relative;
}
#menu ul {
	display:block;
	white-space:nowrap;
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu li {
	display:inline;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display:block;
	white-space:nowrap;
	float:left;
	text-decoration:none;
	margin:0;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menu.jpg);
	height: 29px;
	font-family: "Trebuchet MS";
}
#menu li a:hover {
	display:block;
	white-space:nowrap;
	float:left;
	text-decoration:none;
	margin:0;
	font-size: 12px;
	font-weight: bolder;
	color: #a94a47;
	height: 29px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menu_act.jpg);
	font-family: "Trebuchet MS";
}

#sub {
	display: none;
	position: absolute;
	left:437px;
	top:39px;
	background-color: #9b9b9b; 
	padding:6px;
	padding-top:10px;
}

#sub a{
	text-decoration: none;
	font-size: 14px;
	color: #900;
}

#sub a:hover{
	text-decoration: none;
	color: #fff;
}

.cleardiv {
	clear: both;
}

.maincontainer {
	background-color: #cccccc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maincontainer th{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.maincontainer_th2 {
	color: #FFFFFF;
}
.maincontainer td{
	background-color: #FFFFFF;
	width: 296px;
	margin: 0px;
	height: auto;
	vertical-align: top;
	text-align: justify;
}
#hirek{
	width: 296px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#hirek ul {
	display:block;
	width: 276px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}
#hirek li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: 276px;
	display: block;
	height: auto;
}
#hirek li a {
	display:block;
	text-decoration:none;
	margin:0;
	font-size: 10px;
	font-weight: bolder;
	color: #a5a5a5;
	background-image: url(../images/menu_li.jpg);
	font-family: "Trebuchet MS";
	width: 246px;
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	height: auto;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
#hirek li a:hover {
	display:block;
	text-decoration:none;
	color: #a94a47;
	background-image: url(../images/menu_li_act.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.hirek_comment {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A5A5A5;
}
.box {
	padding: 0px;
	color: #A5A5A5;
	margin: 5px;
	vertical-align: top;
}
.box img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

  }
.box a {
	color: #A5A5A5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/tovabb.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;


}
.box a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(../images/tovabb_act.jpg);
}
.footer {
	background-color: #9f9f9f;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	width: 900px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}
.footer td{
	vertical-align: top;

}
.footer ul {
	display:block;
	white-space:nowrap;
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer li {
	display:inline;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.footer li a {
	display:block;
	white-space:nowrap;
	float:left;
	text-decoration:none;
	margin:0;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding: 5px;
}
.footer li a:hover {
	text-decoration: underline;

}
