body {
   text-align: center;
   margin: auto; 
   	background-color: #F8F78A;
}

.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE4B11;
	background-position: center;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	margin: 2px;
	border-bottom: 1px dotted #DE4B11;
}

.naglowek2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE4B11;
	background-position: center;
	text-align: left;
	padding: 2px 5px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	}
	
	
.stopka {
	border-top: 1px solid #DE4B11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE4B11;
}

.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE4B11;
}

.menunagl {
background-color: #C73D07;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
}

.menunagl2 {
background-color: #EFAE00;
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: #DE4B11;
}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #DE4B11;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu li a:hover
{
background-color: #C73D07;
width: 94%;
display: block;
}

ul#menu li
{
border-top: 1px solid #F8F78A;
}

ul#menu2
{
list-style: none;
margin: 0;
padding: 0;
background-color: #F2C52B;
}

ul#menu2 li a:link, ul#menu2 li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #F2C52B;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu2 li a:hover
{
background-color: #EFAE00;
width: 94%;
display: block;
}

ul#menu2 li
{
border-top: 1px solid #F8F78A;
}


.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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	background-color: #B2C8E8;
}
.kat-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 3px 5px;
}
.kat-stopka {
	font-family: Arial, Helvetica, sans-serif;
	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; 
}

