body {
	background-image: url(bodyimages/ground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

.topmenu {
	display: block;
	width: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #85BC7B;
	border-bottom-color: #D9EDBA;
	font-weight: normal;
	padding: 2px 2px 1px;
	height: 16px;
	background-color: #49893F;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
color: #FFFFFF;
}
a.topmenu:hover {
	color: #FFFFFF;
	background-color: #9FDA66;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CFFE7C;
	border-bottom-color: #CFFE7C;
}
.leftmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D9F1;
	display: block;
	text-decoration: none;
	padding-left: 7px;
	font-weight: bold;
}
a.leftmenu:hover{
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
}
.amall {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	padding-bottom: 10px;
	padding-right: 10px;
}
a.amall:link,
a.amall:active,
a.amall:visited
 {
	color: #000066;
	text-decoration: none;
}
a.amall:hover {
	color: #CC0000;
	text-decoration: none;
}
.leftableground {
	background-image: url(bodyimages/leftableground.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.centralstyle {
	background-color: #FFFFFF;
	background-image: url(bodyimages/tablecentralground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.logored {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.logopodpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
}
.adres {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.tytul {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tytul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bodyimages/bottomground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	width: 470px;
	padding: 5px;
}
.tytul3 {

	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #1F5D10;
}
.tytul4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.normalllink {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.normalllink:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.normalllink:hover {
	color: #ffffff;
	text-decoration: none;
}