/* FOME v2.0 - MainContent CSS */

#MainContentPath {
	float:right;
	color:#60626C;
	font-family: Tahoma;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	background-color: #EFF3F6;
	background-image: url(../gfx/PathBoxBackground.gif);
	background-repeat: repeat-x;
	padding: 5px;
	width: 567px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8E0E6;
	border-left-color: #D8E0E6;
	line-height:20px;
	height: 20px;
}
#MainContentPath span{
	padding-left:15px;
	background-image: url(../gfx/RedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#MainContentPath a{
	text-decoration:none;
	color:#B00000;
}

#MainContentPath a:hover{
	text-decoration:underline;
	color:#C50101;
	
}

#MainContent {
	width:528px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
	background-image: url(../gfx/MainContentBackground.gif);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #2A4D69;
	text-align: justify;
}

#MainContent a{
	text-decoration:none;
	color:#B00000;
}

#MainContent a:hover{
	text-decoration:underline;
	color:#C50101;
	
}

#MainContent a[href$='.pdf'] { 
	display:inline-block;
	padding-left:20px;
	background-image: url(../gfx/IconPdf.gif);
	background-repeat: no-repeat;
}


#MainContent .blue a:hover{
	text-decoration:underline;
}

#MainContent ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	padding:0px;
}

#MainContent ul li {
	padding-left:15px;
	background-image: url(../gfx/RedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}

#MainContent a span.Blue{
	color: #114A76;
}
#MainContent a:hover span.Blue{
	color: #4079A5;
	text-decoration:underline;
}

#MainContent .sitemap ul li {
	padding-left:15px;
	background-image: url(../gfx/RedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}

#MainContent .sitemap ul li a{
	color: #114A76;
	text-decoration: none;
}

#MainContent .sitemap ul li a:hover{
	color: #114A76;
	text-decoration: underline;
}

#MainContent ul li a[href$='.pdf']{ 
	display:inline-block;
	padding-left:20px;
	background-image: url(../gfx/IconPdf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

#MainContentHome {
	width:348px;
	line-height: 16px;
}

#MCNews {
	width:348px;
	float:left;
}

#MCModules {
	width:230px;
	float:right;
	background-color:#EFF3F6;
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8E0E6;
}

.Bold {
	font-weight:bold;
}
.Italic { 
	font-style:italic;
}
.Underline { 
	text-decoration:underline;
}
.Red {
	color:#B00000;
}
.Blue {
	color:#2A4D69;
}

.Mid { 
font-size:11px;

}
#MainContent .SearchRes ul { 
	margin:0;
	padding:0;
}

#MainContent .SearchRes ul li {
	display:inline;
	padding-left:15px;
	padding-right:10px;
	background-image: url(../gfx/RedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#MainContent .SearchRes ul li a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #114A76;
	text-decoration: none;
}

#MainContent .SearchRes ul li a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4079A5;
	text-decoration: none;
}

#Hirek ul { 
	margin:0;
	padding-left:15px;
}

#Hirek ul li {
	display:inline;
	padding-left:15px;
	padding-right:10px;
	background-image: url(../gfx/RedArrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height:11px;	
}

#Hirek ul li a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4079A5;
	text-decoration: none;
	line-height:25px;
}

#Hirek ul li a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4C90C4;
	text-decoration: none;
}
.HirFejlec {
	font-family: Tahoma;
	font-size: 10px;
	line-height:20px;
	font-weight:bold;
	color:#114A76;
	background-color:#E5EBEF; 
	width:342px;
	height:20px;
	padding-left:5px;
}

.HirFejlec a { 
	text-decoration:none;
	color:#7A98B0;
}

.HirFejlec a:hover { 
	text-decoration:underline;
	color:#7A98B0;
}
.Redbox {
	height:20px;
	width:5px;
	background-color:#B3212B;
}

.HirCim {
	padding-left:10px;
	padding-right:10px;	
}

.HirCim a {
	font-family: Tahoma;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	color:#B00000;
	text-decoration:none;
}

.HirCim a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	text-decoration:underline;
}

.HirTartalom {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	padding:5px;
	padding-bottom:0px;
	padding-left:10px;
	color:#2A4D69;
}

.HirReszletek { 	

}
.HirTartalom img{
	padding:4px;
	margin:6px;
	margin-top:0px;
 	border: 1px solid #CCCCCC;
