body
{ 
background-image: url(./img/fonas_03.jpg);
background-repeat: repeat-y;
background-position: center;

} 

.main {
	font-family : Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}


.textunder {
	font-family : Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom:9px;
}

.lang, a.lang, a.lang:link, a.lang:visited {
	color : #000000;
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);
	font-weight: bold;
	text-decoration: none;
	line-height: 150%
}



a.lang:hover {
	color : 6CC335;
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.lang_selected, a.lang_selected, a.lang_selected:link, a.lang_selected:visited {
	color : CD2B04;
	font-family : Verdana, Arial, Helvetica;
	font-size: 11px;
DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);
	font-weight: bold;
	text-decoration: none;
	line-height: 150%
}

.image{ border-style:solid; border-color: #000000; border-width:1px; }