body {
	margin: 0 auto;
	padding: 0px;
	color: #333333;
	font-family : Arial;
	font-size:11px;
	text-align: left;
	background-color: #FFFFFF;
 } 
 
#box {
    margin: 0 auto;
	text-align: left;
	width: 805px;
	background-color: #E2E9BD;	
} 


.tekst10 {
font-size:10px;
color:999999


}

.tekst11 {
font-size:10px;
	
}

.tekst11b {
font-size:11px;

font-weight: bold;
}

.tekst11bela {
font-size:11px;

font-weight: bold;
color:#FFFFFF;
}

.tekst12 {
font-size:12px;


}

.tekst18 {
font-size:18px;


}


p {
font-size:11px;
margin:5px 0 5px 0;
}

  


h2 {
font-size:16px;
color:#40671D;
margin-top: 9px;
margin-bottom: 7px;
}

h3 {
font-size:14px;
margin-top: 9px;
margin-bottom: 9px;
}

h4 {
font-size:12px;
margin-top: 7px;
margin-bottom: 5px;
}

a{
font-size:11px;
text-decoration:none;
color:#A55E0E;
}

a:hover {
text-decoration:underline;
}


