body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #9ec2b3
}
a {
	color: #88241e;
	text-decoration: underline;
}
a:HOVER{
	color: gray;
}

.aa {
	color: #88241e;
	text-decoration: underline;
}
.aa:HOVER{
	color: gray;
}

.lmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88241e;
	font-weight: normal;
	text-decoration: none;
}
.lmenu:HOVER {
	color: white;
	text-decoration: underline;
}

input, textarea, select  {
	font-family: verdana;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	}
option
{
	font-family: verdana;
	font-size: 12px;
	background-color: #ffffdd;
}

.menuheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menuheader:HOVER {
	color: gray;
	font-weight: bold;
		text-decoration: underline;
}

.lmenuheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88241e;
	font-weight: normal;
	text-decoration: none;
}
.link:HOVER {
	color: gray;
	text-decoration: underline;
}

.sub {
	font-size: 10px;
	color: #808080
}
.tekst {
	line-height: 15px;
	font-size: 11px;
}
.x {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ilosc {
	font-size: 14px;
	color: #008800;
	font-weight: Bold;
}

.ilosc2 {
	font-size: 16px;
	color: Red;
	font-weight: Bold;
}


