body
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}

table
{	
	background: #FFFFFF;}

.tableborder
{	border: 1px solid black;}

.tablebordercell
{	border: 1px solid Gray;}

.tabletdoranje
{	width: 30px;
	background-color: #FF6600;}

a
{	color: blue;
	text-decoration: none;}

a:hover
{	text-decoration: underline;}

a:visited
{
	color: #FF6600;}

p{	margin-left: 3px;
	margin-right: 3px}

p.kader
{
	font-size: 85%;
	margin-left: 3px;
	margin-right: 3px;}

H1
{	font: 25px;
	color: #660000;}


H2
{	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 3px;
	margin-left: 3px;}
