@charset "utf-8";
html {
	overflow-y: scroll;
}
body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma;
	color: #303030;
	font-size: 11px;
	line-height: 14px;
}
li {
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}
a {
	color: #277A9C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#page {
	width: 740px;
	background-image: url(images/bg_page.gif);
}
#felso_menu {
	color: #FFFFFF;
}

#menu {
	float: left;
	width: 252px;
}

#menu2 {
	float: left;
	width: 241px;
	left: 11px;
}

#middle {
	text-align: left;

}

#content {
	float: left;
	width: 438px;
	padding: 25px;
}
#bottom {
	clear: both;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
}
#bottom2 {
	clear: both;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 11px;
}
.bottomtext {
	color: #303030;
}
.bottomtext2 {
	color: #f9b700;
}
.bottomlink {
	color: #2E1D86;
	text-decoration: underline;
}
.bottomlink:hover {
	color: #3C7244;
	text-decoration: none;
}
.bottomlink2 {
	color: #303030;
	text-decoration: none;
}
.bottomlink2:hover {
	color: #303030;
	text-decoration: underline;
}
.link1 {
	color: #B90302;
	text-decoration: underline;
	background-image: url(images/nyil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-weight: bold;
}
.link1:hover {
	color: #B90302;
	text-decoration: none;
	font-weight: bold;
}
.kiemeltkek {
	color: #2e1d86;
	font-size: 13px;
	font-weight: bold;
}

