
#MainContent
{
	height:auto;
	margin: 0;
	padding: 0;
	clear:left;
	float:left;
}

#TopImage 
{	
	width: 100%; 
	height: 100%;	 
	margin:0;
	padding:0;
	clear:both;
	float:left;
	background-color: #FFF;
}

#TopImage img
{
	width: 98.3%;
}

#MiddleNewsArea 
{
	margin: 0 0 0 -5px;
    display: table;
    border-collapse: inherit;
    border-spacing: 5px;
    width: 100%;
    position: relative; 
}

#MiddleNewsArea ul 
{			
	width: 100%;
	margin:0;
	padding:0;
    display: table-row;
}

#MiddleNewsArea ul li 
{
	list-style-type: none;
	background-image: none;
	color: #000;
    padding: 5px 10px 30px 10px;
	clear:none;
    display: table-cell;
    position: relative;
    border: 1px dotted #a6a6a6;
    vertical-align: top;
}

#MiddleNewsArea ul li p.PluppLink, #MiddleNewsArea ul li a.PluppLink
{
    display: block;
    position: absolute;
    bottom: 5px;
    white-space: nowrap;
}

#MiddleNewsArea ul li.Column1
{
	margin-left: 0;
}

#MiddleNewsArea ul.Layout1 li.Column1
{
	width:32%;
}

#MiddleNewsArea ul.Layout1 li.Column2
{
	width:32%;
}

#MiddleNewsArea ul.Layout1 li.Column3
{
	width:32%;
}

#MiddleNewsArea ul.Layout2 li.Column1
{
	width:57%;
}

#MiddleNewsArea ul.Layout2 li.Column2
{
	width:34%;
}

#MiddleNewsArea ul.Layout3 li.Column1
{
	width:100%;
}

#MiddleNewsArea ul li img
{
	vertical-align:bottom;
}
#MiddleNewsArea h1
{
	font-family: Verdana;
	font-size: 1.5em;
	font-weight: bold;				
	margin: 0px 0px 4px 0px;
}
#MiddleNewsArea a:hover
{
    text-decoration: none;
}
#MiddleNewsArea h2, #MiddleNewsArea h3
{
	font-family:Verdana, Arial, sans-serif !important;
	font-size:110%;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 10px 0px;
}


#BottomArea /* ENBART STARTSIDAN */
{
	width:98.3%;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	border-top: 6px solid #FFFFFF;
}

#StatSubjectsArea /* ENBART STARTSIDAN */
{
	/*width:418px;*/
	width: 58%;
	margin:0px;
	padding:15px;
	clear:left;
	float:left;
	background:#F7F7F7;

}
#StatSubjectsArea h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	font-weight:normal;				
	margin:0px 0px 4px 0px;
}

/*#StatSubjectsArea ul 
{			
	margin:0px;
	padding:0px;
	float:left;
	list-style: none;
}

#StatSubjectsArea li 
{
	width:400px;
	margin:0px;
	padding:4px 5px 4px 0px;
	clear:both;
	float:left;
}*/

#BottomAreaShortcuts 
{
	width:33%;
	margin:0px;
	padding:10px;
	padding-left: 1.5em;
	clear:right;
	float:left;
}

#BottomAreaShortcuts ul li img
{
	padding:0px 10px 15px 0px;
	float: left;
}

#BottomAreaShortcuts ul 
{			
	margin:0px;
	padding:0px;
	clear:both;
	float:left;		
	list-style:none;
}

#BottomAreaShortcuts li 
{
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;
	float:left;	
}

#BottomAreaShortcuts ul li a
{
	font-weight: bold;
	text-decoration: none;
}

#BottomAreaShortcuts a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

#NewsAreaShadowLine
{
	width:100%;		
	height:0.4em;
	clear:left;
	padding: 0px;
	background-color: #0299B0;
}

.nobullet
{
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

