body
{
	scrollbar-face-color : #CDE9E6;
	scrollbar-shadow-color : #CCE8E5;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #E3F5F3;
	scrollbar-darkshadow-color : #A1CBC9;
	scrollbar-track-color : #EBFAF9;
	scrollbar-arrow-color : #3F817D;
}

a:active
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #AF0E12;
	text-decoration	: underline;
}

a:link
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #AF0E12;
	text-decoration	: underline;
}

a:visited
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #AF0E12;
	text-decoration	: underline;
}

a:hover
{  
	font-family		: Verdana;
	font-size		: 11px;
	color			: #AF0E12;
	text-decoration	: none;
}


.input
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #353535;
	border			: 1 solid #D0D0D0;
}

.select
{
	font-family		: Verdana;
	font-size		: 11px;
	color			: #353535;
	border			: 1 solid #588CC6;
}

.button
{
	font-family		: Verdana;
	font-size		: 11px;
	font-weight     : bold;
	color			: #ffffff;
	border			: 1 solid #686868;
	background-color: #686868;
	cursor			: hand;
}

.tekst
{
	font-family	: Verdana;
	font-size 	: 11px;
	color		: #008080;
	line-height : 16px;
}

.tekstbold
{
	font-family	: Verdana;
	font-weight : bold;
	font-size 	: 11px;
	color		: #008080;
	line-height : 16px;
}

