body {
	background-color: #8F2425;
	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: #8F2425;
	background-position: center;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #8f2425
}

.naglowek2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F2425;
	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 #765834;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #765834;
}

.menunagl {
background-color: #C0170F;
display: block;
padding: 6px;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;
}

.menunagl2 {
background-color: #CE422E;
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: #8F2425;
}

ul#menu li a:link, ul#menu li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #8F2425;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu li a:hover
{
background-color: #C0170F;
width: 94%;
display: block;
}

ul#menu li
{
border-top: 1px solid #FFCB64;
}

ul#menu2
{
list-style: none;
margin: 0;
padding: 0;
background-color: #ED9B00;
}

ul#menu2 li a:link, ul#menu2 li a:visited
{
text-decoration: none;
display: block;
width: 94%;
padding: 6px;
background-color: #ED9B00;
font: bold 11pt arial, sans-serif;
color: #fff;
text-align: right;

}

ul#menu2 li a:hover
{
background-color: #CE422E;
width: 94%;
display: block;
}

ul#menu2 li
{
border-top: 1px solid #8F2425;
}
.katnazwa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #8F2425;
	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: #C0170F;
	background-color: #8F2425;

}

.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; 
}

.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:#000; font-weight: bold}