body {
	background-color: #CFECFC;
	background-image: url(images/tlo.jpg);
	text-align: center;
	margin: auto; 
	
}

.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-position: center;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}

.naglowek2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	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;
	}

.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	
.stopka {
	border-top: 1px solid #8EB6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8EB6CF;
}

.menunagl {
background-color: #0F4295;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
}

.menunagl2 {
background-color: #F2C100;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #4387D2;
text-align: right;
}

ul#menu
{
list-style: none;
margin: 0;
padding: 0;
background-color: #4387D2;
}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #4387D2;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu li a:hover
{
background-color: #8EB6CF;
width: 94%;
display: block;
}

ul#menu li
{
border-top: 1px solid #DEE0DF;
}

ul#menu2
{
list-style: none;
margin: 0;
padding: 0;
background-color: #F8E695;
}

ul#menu2 li a:link, ul#menu2 li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #F8E695;
font: bold 11pt arial, sans-serif;
color: #4387D2;
text-align: right;

}

ul#menu2 li a:hover
{
background-color: #F2C100;
width: 94%;
display: block;
}

ul#menu2 li
{
border-top: 1px solid #DEE0DF;
}
.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; 
}

a.naglowek
{
color: #000; 
}

a.naglowek:link 
{
text-decoration: none;	color: #000; 
}
a.naglowek:visited 
{
text-decoration: none; color: #000; 
}
a.naglowek:hover 
{
text-decoration: none; color: #000; 
}
a.naglowek:active 
{
text-decoration: none;	color: #000; 
}

.foto
{
padding: 3px; border: 1px solid black; background-color: white;
}

a,a:visited,a:link {text-decoration: underline; color:#000}
a:hover {text-decoration: underline; color:#0F4295;}
