BODY
{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg1.gif');
	
}

td.nevnap
{
	font-size: 9pt;
	color: #89c9ff;
	padding-left: 10px;
	padding-top: 1px;
}

#flash
{
	margin-left: 580px;
	margin-top: 26px;
	width: 100px;
	height: 70px;
	border: 1px solid #9900CC;
}

.leftmenu
{
	width: 130px;
	height: 18px;
	background-image: url('../images/buttonbg.gif');
	margin-top: 8px;
}
.leftmenu a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #89c9ff;
	font-size: 8pt;
	margin-left: 16px;
	line-height: 18px;
}

.leftmenu a:hover
{
	color: #CCFF00;
}


.leftmenu_active
{
	width: 130px;
	height: 18px;
	background-image: url('../images/buttonbg.gif');
	margin-top: 8px;
}

.leftmenu_active a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 8pt;
	margin-left: 16px;
	line-height: 18px;
}




.content
{
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

.content_inner
{
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

.content_inner img
{
	border: 3px double #990000;
	
}

h3
{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

.galery td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
}

.galery img
{
	border: 3px double #990000;

}



#info
{
	width: 100%;
	background-color: #FFFFCC;
	padding: 3px;
	border-bottom: 1px solid #FFCC99;
	margin-bottom: 6px; 
}

.news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news .date
{
	background-color: #8800cc;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.news .title
{
	background-color: #550088;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.news .next
{
	text-align: right;
	
}

.news .next a
{
	color: #FF0000;
}

.thn
{
	border: 3px double #990000;
}

.content a
{
	color: #FF0000;
}

.lista
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lista th
{
	background-color: #FFFFCC;
	border-bottom: 1px solid #FFCC99;
	font-weight: bold;
}

.lista .row1 td
{
	background-color:#FFFFCC;
	margin: 2px;
	
}

