h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 20px;
	width: 170px;
	background: url(titlebg.jpg);
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
	text-align: justify;
}
#strona {
	width: 776px;
	display: table;
	border: 1px solid #B7BFF7;
}
#logo {
	width: 776px;
	height: 243px;
	background-image:url(top.jpg);
	display: table-cell;
}
#menu {
	width: 200px;
	padding-top: 85px;
	padding-left: 60px;
	height: 150px;
	float: left;
	display: table-cell;
}
#content {
	width: 776px;
	height: 50px;
	display: table-cell;
	padding: 10px;
	background-image: url(top1.jpg);
	background-repeat: repeat-x;
}
#srodek {
	width: 756px;
	float: inherit;
	display: table-cell;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
}
#lewa {
	width: 510px;
	float: left;
	display: table-cell;
	margin-left: 15px;
	padding: 5px;	
}
#prawa {
	width: 190px;
	height: 100%;
	float: right;
	display: table-cell;
	text-align: center;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#stopka {
	width: 776px;
	height: 50px;
	padding: 10px;
	background:url(top1.jpg);
	display: table-cell;
}
.menuDivOn {
	margin-top: 2px;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #006600;
}
.menuDivOff {
	margin-top: 2px;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
a.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.rightLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
a.rightLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}

.opisDivOn {
	margin-top: 2px;
	display: block;
	width: 190px;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.opisDivOff {
	display: none;
}
.image {
	border: 1px solid #FFFFFF;
	text-align: center;
}
.textBlock {
	padding: 3px;
	float: left;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
}