*,
.tekst,
.tekst table,
.tekst tr,
.tekst td,
.tekst th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.title
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    font-weight: bold;
    font-size: 10px; 
    padding-bottom: 5px; 
    word-spacing: 1px; 
    vertical-align: bottom; 
    color: #FFFFFF;     
    text-indent: 5px; 
    BORDER-BOTTOM: white 1px solid; 
    font-family: "Times New Roman", Times, serif; 
    letter-spacing: 1px; 
    height: 34px;
    text-transform:uppercase;
}

.bottom
{
	BORDER-RIGHT: white 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: circle;
}

.image
{
	 BORDER-TOP: white 1px solid;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #695597;
	text-decoration: none;
	line-height: 16px;
}

a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #695597;
	text-decoration: none;
	line-height: 16px;
}

a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #695597;
	text-decoration: underline;
	line-height: 16px;
}

a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #695597;
	text-decoration: underline;
	line-height: 16px;
}

INPUT
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  COLOR: #000000;
  border: #4D9FAD 1px SOLID;
}

SELECT
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  COLOR: #000000;
  border: #4D9FAD 1px SOLID;
}

TEXTAREA
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  COLOR: #000000;
  border: #4D9FAD 1px SOLID;
}

img {
	border:none;
}
div.toolbar {
	width:100%;
	text-align:right;
	margin-top:20px;
	border-top:1px solid white;
	padding-top:10px;
}

.kern {
	font-size:10px;
}

b,
strong { font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#000000; }