body {
	background:#eef5f9;
	text-align: center;
	margin: auto; 
		font-family: Arial, Helvetica, sans-serif;

}

.content
{
width: 950px; padding: 5px; background: #fff; text-align: center; margin: auto; margin-top: 5px; border: 1px solid #c9d7e5; 
background-repeat: no-repeat;

}

h1 {
	margin: 3px;
	font-size: 30px;
	color: orange;
	text-align: left;
	font-weight: bolder;

}

h2 {
	border-bottom: 1px dotted #393E36;
	margin: 3px;
	font-size: 20px;
	font-weight: bold;
	color: orange;
	background-position: center;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;

}

.naglowek {

	font-size: 18px;
	font-weight: bold;
	color: orange;
	background-position: center;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}

.naglowek2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-position: center;
	text-align: left;
	padding: 2px 5px;
}

.text {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.text2 {
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	}

.minitext {
	font-size: 10px;
	color: #000000;
}
	
.stopka {
	border-top: 1px dotted #765834;
	font-size: 10px;
	color: #765834;
}

.menus
{
float: left; width: 265px; padding-right: 4px; padding-top: 5px;
}

.tresc
{
float: left; text-align: center; border-left: 1px dotted #765834; width: 675px; padding-left: 4px; padding-top: 5px;
}

.menunagl {
background-color: #003366;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
}

.menunagl2 {
background-color: #765834;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
}

ul#menu
{
list-style: none;
margin: 0;
padding: 0;
background-color: #5E81AB;
}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #5E81AB;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
text-transform: uppercase;

}

ul#menu li a:hover
{
background-color: #003366;
width: 94%;
display: block;
}

ul#menu li
{
border-top: 1px solid #FFCB64;
}

ul#menu2
{
list-style: none;
margin: 0;
padding: 0;
background-color: #AF844F;
}

ul#menu2 li a:link, ul#menu2 li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #AF844F;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu2 li a:hover
{
background-color: #765834;
width: 94%;
display: block;
}

ul#menu2 li
{
border-top: 1px solid #9A7445;
}
.katnazwa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #23445A;
	padding: 5px;
	text-align: left;
}
.kat-nazwa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D9CB;
	background-color: #23445A;

}

.kat-adres {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	background-color: #B2C8E8;
}
.kat-text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 3px 5px;
}
.kat-stopka {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #393E36;
	padding-right: 5px;
	padding-top: 2px;
}

a.katnazwa
{
color: #FFFFFF; 
}

a.katnazwa:link 
{
text-decoration: none;	color: #FFFFFF; 
}
a.katnazwa:visited 
{
text-decoration: none; color: #FFFFFF; 
}
a.katnazwa:hover 
{
text-decoration: underline; color: #FFFFFF; 
}
a.katnazwa:active 
{
text-decoration: none;	color: #FFFFFF; 
}

a,a:visited,a:link {text-decoration: underline; color:#000}
a:hover {text-decoration: underline; color:orange; font-weight: bold}