.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.menutop:hover {
	font-size: 12px;
	color: #0099CC;
	letter-spacing: 1px;
	text-decoration: none;
}
.menuleft1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	width: 95%;
	color: #025394;
	text-decoration: none;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menuleft1:hover{

	background-color: #E0E8F5;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #0077B6;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077B6;
}
a.normallink:hover {
	color: #FF9900;
}
.normalsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0391DC;
	width: 95%;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #025394;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}.menuleft2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3399FF;
	display: block;
	height: 20px;
	width: 90%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menuleft2:hover {
	color: #666666;
	background-color: #999999;
	
}

