html {
	background-color: #3383b9;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #004387;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
body {
	width: 100%;
	height: 100%;
	overflow: auto;
	padding:0px; 
	margin: 0px;
	background-image: url('images/2011/fuves_bg.PNG');
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	position: relative;
}
table {
	border-collapse: collapse;
}
div {
	padding: 0px;
	margin: 0px;
}
td,th {
	padding: 0px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
a {
	text-decoration: underline;
}
.arnyekos {
	background-image: url('images/arnyek920.png');
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
}
.main {
	background-color: #fff;
	text-align: left;
	position: relative;
}
.header {
	width: 882px;
	height: 227px;
	background-imagE: url('images/2011/header_bg.jpg');
}
.footer {
	width: 882px;
	height: 126px;
	background-image: url('images/2011/footer_bg.jpg');
	position: relative;
}
.footer .copyright {
	width: 882px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 5px;
	color: #0072ad;
}
.iden {
	width: 210px;
	height: 90px;
	background-image: url('images/2011/iden_bg.jpg');
}
.iden .amount {
	color: #e0d597;
	font-size: 28px;
	text-align: center;
	padding-top: 33px;
	padding-right: 23px;
}

.ylist {
	padding-right: 23px;
	width: 187px;
	font-size: 12px;
	font-weight: bold;
}
.ylist .lft {
	float: left;
	
}
.ylist .rght {
	float: right;
}
.ylist .head {
}
.ylist .head {
	background-image: url('images/2011/tegy_eredmenyek_top.jpg');
	width: 187px;
	height: 112px;
}
.ylist .head div {
	display: none;
}
.ylist .middle {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #1a6191;
	background-image: url('images/2011/ylist_bg.jpg');
}
.ylist .middle .line {
	height: 20px;
	line-height: 20px;
}
.ylist .foot {
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url('images/2011/ylist_footer_bg.jpg');
	color: #fff;
}
.ylist .foot .rght {
	font-size: 14px;
}
.ylist .foot .lft {
	padding-top: 1px;
}

.menu {
	font-size: 13px;
	
}
.menu a {
	display: block;
	line-height: 24px;
	border-top: 1px solid #fff;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
}
.menu .menuitem {
	color: #1a6191;
	background-color: #bfdcf2;
}
.menu .menuitem-a {
	color: #fff;
	background-color: #66a2ca;
	background-image: url('images/2011/bullet_menu.jpg');
	background-repeat: no-repeat;
	background-position: 184px 8px;
}

.menu .smenuitem {
	color: #1a6191;
	background-color: #8cb9d7;
	padding-left: 49px;
}
.menu .smenuitem-a {
	color: #1a6191;
	background-color: #8cb9d7;
	background-image: url('images/2011/bullet_submenu_white.jpg');
	background-repeat: no-repeat;
	background-position: 30px 8px;
	padding-left: 49px;
}

h2 {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #9d0039;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.dotter {
	height: 19px;
	background-image: url('images/2011/dotter_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 9px;
	margin-bottom: 15px;
}
.dotter .button {
	width: 86px;
	padding-right: 10px;
	float: right;
	height: 19px;
	border-left: 8px solid #fff;
	background-image: url('images/2011/button_bg.jpg');
	text-align: center;
	line-height: 19px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
}
a.backbutton:link,
a.backbutton:hover,
a.backbutton:visited,
a.backbutton:active {
	display: block;
	position: relative;
	width: 86px;
	margin: auto;
	padding-left: 10px;
	height: 19px;
	background-image: url('images/2011/button2_bg.jpg');
	text-align: center;
	line-height: 19px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	
}

.article .title, .list .title, .list .title a {
	color: #9d0039;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.article .date, .list .date {
	font-size: 10px;
}
.list .lead {
	font-size: 11px;
	text-align: justify;
}
.article .lead {
	font-size: 11px;
	text-align: justify;
}

.article .content-title {
	font-weight: bold;
	margin-bottom: 10px;
}

.article .text {
	text-align: justify;
}
.article .text a {
	font-weight: bold;
	color: #004387;
}

