a:link { color: #444209; text-decoration: underlined;}
a:visited { color: #444209; text-decoration: underlined;}
a:active { color: #444209; text-decoration: underlined;}
a:hover { color: #444209; text-decoration: underlined;}

.tekst a:link { color: #444209; text-decoration: none;}
.tekst a:visited { color: #444209; text-decoration: none;}
.tekst a:active { color: #444209; text-decoration: none;}
.tekst a:hover { color: #444209; text-decoration: none;}

.credits a:link { color: #444209; text-decoration: none;}
.credits a:visited { color: #444209; text-decoration: none;}
.credits a:active { color: #444209; text-decoration: none;}
.credits a:hover { color: #444209; text-decoration: none;}
	
body 			
		{	
		padding: 0px;
		margin: 0px;
		}

fieldset
		{
		border-color:#FFFFFF;
		border-style:solid;
		border-width: 1px;
		padding: 5px;
		width: 350px;
		}
legend
		{
		color: #6c6918;
		font-family: Arial, verdana, sans-serif;
		font-weight: bold;
		font-size:14px;
		}

.ster
		{
		text-align: center;
		color: #FF0000;
		font-weight: bold;
		}
				
.header
		{
		background-image: url(../images/header.jpg);
		}

.bgtekst
		{
		background-image: url(../images/bgTekst.jpg);
		background-repeat: no-repeat;
		}
	
img 
		{
		border: 0px;
		}

.title
		{
		postion: relative;
		padding-left: 166px;
		padding-top: 12px;
		font-family: Arial, verdana;
		font-size: 20px;
		font-weight: bold;
		color: #FFFFFF;
		}


.tekst
		{
		overflow: auto;
		position: relative;
		left: 166px;		
    	width: 553px;
		height: 412px;
		padding-right: 16;
		margin-top: 16px;		
		font-family: Arial, verdana;
		font-size: 13px;
		scrollbar-face-color: #6C6918;
		scrollbar-shadow-color: #A7C039;
		scrollbar-highlight-color: #A7C039;
		scrollbar-3dlight-color: #A7C039;
		scrollbar-darkshadow-color: #A7C039;
		scrollbar-track-color: #A7C039;
		scrollbar-arrow-color: #A7C039;
		}

.credits
		{
		text-align: center;
		font-family: Arial, verdana;
		color: #6C6918;
		font-size: 11px;
		}
