a:link {
	color: #666666;
	font-weight: bold;
}

a:visited {
	color: #666666;
	font-weight: bold;
}

a:active {
	color: #000000;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

body {
	font-family: verdana, Helvetica, sans-serif;
	bgcolour: #DFD3BA;
	font-size: 8pt;
	scrollbar-face-color: #DFD3BA;
	scrollbar-shadow-color: #C4B9A3;
	scrollbar-highlight-color: #C4B9A3;
	scrollbar-darkshadow-color: #C4B9A3;
	scrollbar-track-color: #C4B9A3;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
} 

h1 {
	font-size: 8pt;
	font-weight: bold;
}

p {

} 

.tekst {
	font-size: 8pt;
	padding: 7px;
}

.menu {
	font-size: 8pt;
	padding: 7px;
}

.kontakt {
	color: #666666;
	font-size: 8pt;
	padding: 12px;
}


.knap
	{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #DFD3BA;
}