html, body {
	background-color: #e0ddd6;
	background: url('images/fu.PNG');
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #004387;
	
	padding: 0px;
	margin: 0px;
}
table {
	border-collapse: collapse;
}
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: no-repeat;
}

.fedo1 {
	width: 7px;
	height: 350px;
}
.fedo2 {
	width: 13px;
	height: 235px;
}
.fedo3 {
	width: 25px;
	height: 26px;
}
.fedo4 {
	width: 40px;
	height: 26px;
}
.fedo5 {
	width: 66px;
	height: 33px;
}
.fedo6 {
	width: 111px;
	height: 10px;
}
.fedo7 {
	width: 17px;
	height: 17px;
}
.fedo8 {
	width: 57px;
	height: 30px;
}
.fedo9 {
	width: 111px;
	height: 20px;
}

.evek {
	color: #fff;
}
.evek table {
	margin-top: 5px;
}
.evek th {
	height: 21px;
	line-height: 21px;
	width: 52px;
	font-size: 12px;
	border-bottom: 1px solid #4aafdd;
	border-right: 1px solid #4aafdd;
	text-align: center;
	color: #abd0e0;
}
.evek td {
	text-align: right;
	border-bottom: 1px solid #4aafdd;
	width: 114px;
	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
}
.evek td div {
	padding-right: 15px;
}

.menu .menuitem {
	display: block;
	height: 23px; line-height: 23px;
	background-image: url('images/menubg.jpg');
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ff005c;
}
.menu .menuitem-a {
	display: block;
	height: 23px; line-height: 23px;
	background-image: url('images/menubga.jpg');
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ff005c;
}

.menu .smenuitem {
	display: block;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	font-size: 10px;
	border-bottom: 1px solid #ff005c;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 7px 6px;
}
.menu .smenuitem-a {
	display: block;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #e8af03;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	font-size: 10px;
	border-bottom: 1px solid #ff005c;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 7px 6px;
}

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

.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;
}
