

html {
overflow: auto;
}

body {
	background-color: #a0b1c6;
	margin: 0;
	}

td {
	font-size: 12px;
	font-family: Verdana;
	}
	
a {
	color: #403222;
	text-decoration: none;
	}

a:hover {
	color: #ad1402;
	text-decoration: none;
	}
.tekstEmphasis {
	font-weight: bold;
	}

.fototitel {
	color: #403222;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	}
.PaginaTitel {
	color: #403222;
	font-weight: bold;
	}

