BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P, UL, OL {
	font-size: 10;
	color: #493311;
}

.tyt {
	font-size: 12;
	font-weight: bold;
	color: #493311;
}

.tyt2 {
	font-size: 12;
	font-weight: bold;
	color: #B70000;
}

.stopka {
	color: #BEAB88;
	font-size: 10;
}

a {
	color: Maroon;
}

a:hover {
	color: RED;
}

a.menu {
	font-size: 12;
	text-decoration: none;
}

a.menu2 {
	font-size: 10;
	text-decoration: none;
}

img.ramka {
	border: 1 solid black;
}