body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
  color: #26240d;
}
body {
	background-image: url('images/tlo.png');
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:active, a:visited {
  color: #232220; text-decoration: none; font-weight: normal;
}
a:hover{
  color: #232220; text-decoration: underline; font-weight: normal;
}
/* MENUUUUUU */
#menuu {
  position: absolute; width: 900px; top: 70px; font-size: 16px; text-align: right;
}
#menuu a{
  margin: 0px 0px 0px 15px;
}
#menuu a:link, #menuu a:active, #menuu a:visited {
  color: #232220; text-decoration: none; font-weight: normal;
}
#menuu a:hover{
  color: #232220; text-decoration: none; font-weight: normal; border-top: 3px solid green;
}

#tytul{
 font-size: 12px; margin: 0px 0px 10px 20px; font-weight: bold; color: #26240d;
}
