@charset "utf-8";
/* CSS Document */


body { height:100%; 

}
.tekst1 {
	font-family: "Courier New", Courier, monospace; font-weight:bold;
	color: #948276;
	font-size: 16px; line-height: 1.5;
}
.tekst2 {
	font-family: "Courier New", Courier, monospace;
	color: #6A694F;
	font-size: 15px;
}
.tekst3 {
	font-family: "Courier New", Courier, monospace; font-weight: normal;
	color: #948276;
	font-size: 15px; line-height: 1;
}
a {
 outline: none;  
} 