#Grouper {
	height: 450px;
	float: left;
	margin-left: 26px;
	display: inline; /* IE Fix double margins problem */
	margin-bottom: 2em;
	margin-top: 1.5em;
/*	background-color:#FFCC33; */
}

/* Common attributes */
.TopLeft, .TopRight, .BottomLeft, .BottomRight {
	padding: 10px;
	float: left;
	display: inline; /* IE Fix double margins problem */
	margin: 10px;
}

/* Specific attributes */
.TopLeft {
	background: #e8a698 url(../Images/index_ekg_nagy.png) 10px 10px no-repeat;
	width: 140px;
	height: 190px;
	clear: left;
	margin-left: 60px;
}
.TopRight {
	background: #f7e1dc url(../Images/index_beszelget_nagy.png) 10px 10px no-repeat;
	width: 190px;
	height: 140px;
	margin-left: 0;
	margin-top: 60px;
}
.BottomLeft {
	background: #f7e1dc url(../Images/index_text.png) 0px 0px no-repeat;
	width: 210px;
	height: 160px;
	margin-top: 0;
	margin-bottom: 60px;
	color: #80312c;
	padding: 0;
}
#Grouper .BottomLeft.En {
	background: #f7e1dc url(../Images/index_text_en.png) 0px 0px no-repeat;
}
#Grouper .BottomLeft.Ru {
	background: #f7e1dc url(../Images/index_text_ru.png) 0px 0px no-repeat;
}
.BottomRight {
	background: #e8a698 url(../Images/index_folyoso_nagy.png) 10px 10px no-repeat;
	width: 140px;
	height: 190px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 60px;
}
.IE-Only.BottomRight {
	margin-bottom: 12px; /* IE Fix no-margins problem */
}

.BottomLeft span { /* Content hidden for screen readers */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#Grouper .Clearer {
	clear: left;
}

/* New images as of 2008.11.06 removed 2008.11.10 ---
.TopLeft {
	background-image:url(../Images/nyitolap-allo1-140x190.jpg);
}
.TopRight {
	background-color: #e8a698;
	background-image:url(../Images/nyitolap-fekvo1-190x140.jpg);
}
.BottomRight {
	background-image:url(../Images/nyitolap-allo2-140x190.jpg);
}
.BottomLeft {
	background: #e8a698 url(../Images/nyitolap-fekvo2-190x140.jpg) 10px 10px no-repeat;
}
--- New images as of 2008.11.06 ends */

/* Heading should leave space on top */
#Content h1.LeaveSpace {
	clear: left;
	margin-top: 0;
}

/* News table */
#Content table.NewsTable {
}
#Content table.NewsTable td.Date {
	width: 80px;
	vertical-align: top;
	padding: 4px 8px;
}
#Content table.NewsTable td.Description {
	border-left: 1px dotted #e8a698;
	padding: 4px 8px;
}
#Content table.NewsTable td.IE-only.Description {
	border-left-style: solid;
}
#Content table.NewsTable tr.Even {
	background-color: #f7e1dc;
}
.NewsTable .Initial {
	background-color:white;
	color:#E8A698;
	display:block;
	float:left;
	font-size:3em;
	line-height:1.8em;
	padding-right:10px;
}

.NewsTable .Inverse {
	color: rgb(209,126,109) !important;
	background-color: #F7E1DC !important;
}


#Quotation {
/*	background-color:#FFCC00; */
	width: 330px;
	float: left; /*uj*/
	margin: 0 86px 3em 86px; /*uj*/
/*	margin: 0 auto 3em auto; */
	position: relative;
	height: 5.4em;
	display: inline;
}
#Quotation p {
	margin: 0;
}
#Quotation .Author {
	position: absolute;
	/*	background-color:#00CCFF; */
	bottom: 0;
	right: 0;
}

/* Új Magyarország Fejlesztési Terv */
#UMFT {
	margin-top: 2em;
	display: block;
}
#UMFT img {
	border: 0;
}
