.tytul {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	padding: 4px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665034;
}
.menu {
	margin: 5px;
	font-size: 11px;
	color: #665034;
}
.menunag {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bolder;
	color: Black;
}
A.menu {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
A:HOVER.menu {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: White;
}
.tresc {
    margin-left: 2 px;
	margin-top: 2 px;
}
.nag1 {
    font-size: 10 px;
	font-weight: bold;
}

.nag2 {
    font-size: 9 px;
	font-weight: bold;
}

.nag1_xl {
    font-size: 12 px;
	font-weight: bold;
}

.nag2_xl {
    font-size: 10 px;
	font-weight: bold;
}

.data_news {
    font-size: 9 px;
	color: black;
}
input {
	border: 1px solid black;
	background-color: #D4C6AD;
	font-size: 14px;
}
a {
	font-size: 11px;
	color: #665034;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #665034;
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665034;
}
textarea {
	border: 1px solid black;
	background-color: #D4C6AD;
	font-size: 14px;
}
ul#mini-buttony li {
	list-style: none;
	margin: 4px;
}
}