/* old styles */

body {
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
}

.background {
	background-repeat: no-repeat;
}

.paraste {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 8px;
}
.tnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	background: none;
}
.tred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: none;
        color: red;
}

.tnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: none;
	color: #3D3485;
}

.meniuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: none;
	color: #3D3485;
	text-decoration: none;
}

.meniuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: none;
	color: #6465FF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: none;
	color: #7569C9;
}
.border {
	border-style: inset;
	border-color: Black;
	border-width: 1px 1px 1px 1px;
	}
	
.borderis1 {
	border-bottom: 1px inset #DCDFEF;
	border-left: 1px inset #DCDFEF;
	border-right: 1px inset #DCDFEF;
	border-top: 1px inset #DCDFEF;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: black;
	text-decoration: none;
}

strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: black;
	text-decoration: none;
}

.listlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: none;
	color: black;
	text-decoration: none;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: black;
	text-decoration: none;
}

.coloredtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: #CC3333;
	text-decoration: none;
}

.coloredlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #CC3333;
	text-decoration: underline;
}

.commontext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: none;
	color: black;
	text-decoration: none;
}

.nohreflink {
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor:pointer;
	text-decoration:underline;
	font-weight: normal;
}

.letterinput
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.letterlabel
{
	float:left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:130px;
}

.lettertext
{
	width:198px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.lettersubmit
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* old styles end */	
