body {
	color: #ccc;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 10pt;
	background: #363A3C url('Obrazki/tlo.gif') top right repeat-x;
}

h1 {
	font-size: 12pt;
	color: #B76E46;
	}
	
h2 {
	font-size: 10pt;
	color: #B76E46;
	}
	
.maly_tekst {
	font-size: 9pt;
	}
	
.opis {
	font-size: 10pt;
	}

.link {
	font-size: 10pt;
	color: #B76E46;
	text-decoration: none;
	}
	
.link :hover {
	font-size: 10pt;
	color: #B76E46;
	border: none;
	text-decoration: underline;
	}
.link-kontakt {
	font-size: 9pt;
	color: #ccc;
	text-decoration: underline;
	}




