.meniu   
{
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
}
A.meniu:visited { color: black } 
A.meniu:link    { color: black }
A.meniu:hover   { color: #203259 }

.inside 
{
	text-align: justify;
	font-family: Verdana; 
	font-size: 10pt; 
	color: #203259;
	margin-left: 10;
	margin-right: 10;
	font-weight: normal;
}
.inside2 
{
	text-align: justify;
	font-family: Verdana; 
	font-size: 10pt; 
	color: #203259;
	font-weight: normal;
}

.linker
{
	text-align: left;
	font-family: Verdana; 
	font-size: 10pt; 
	margin-left: 10;
	margin-right: 10;
	font-weight: normal;
	text-decoration: none;
}
A.linker:visited { color: black } 
A.linker:link    { color: black }
A.linker:hover   { color: #203259 }

.linker2
{
	text-align: left;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}
A.linker2:visited { color: black } 
A.linker2:link    { color: black }
A.linker2:hover   { color: #203259 }


.linker_cale
{
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}
A.linker_cale:visited { color: #97B2C5 } 
A.linker_cale:link    { color: #97B2C5 }
A.linker_cale:hover   { color: #203259 }

.title  
{
	text-align: right;
	font-family: Verdana; 
	font-size: 10pt; 
	color: black;
	margin-left: 10;
	margin-right: 10;
	font-weight: bold;
	letter-spacing: 0.3em;
	/* text-indent: 3em; */
}


INPUT, TEXTAREA, select {
background-color: #C9DEE9;
border-width: 1px;
border-color: #000000;
color: #000000;
font: bold 10px Verdana;
}
.diver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px #97B2C5;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

