.text {
	color: #000000;
	padding: 5px;
	margin: 2px;
}

h1
{
	margin: 2px;
	font-size: 15px;
	color: #144d7b;
	text-align: left;
	padding-left: 10px;
}

h2
{
	color: #7bbe2e;
	margin: 5px;
	font-size: 18px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted #7BBE2E;
}

.promo
{
font-size: 14px; padding: 10px 0; margin: 10px 0; border-bottom: 1px dotted #fff;
}

body {
	background-color: #DDF2C3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto; 
	font-size: 12px;
}
.menu-miejsc {

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7BBE2E;
	float: right;
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 239px;

}
.stopka {
	font-size: 10px;
	color: #144D7B;
	padding: 5px;
	border: #144D7B;

}
.katnazwa {
	font-size: 16px;
	font-weight: bolder;
	color: #C7EF96;
	background-color: #144D7B;
	padding: 5px;
	text-align: left;
}

.menumiejsc{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7BBE2E;
	}

.kat-nazwa {

	font-size: 16px;
	font-weight: bolder;
	color: #C7EF96;
	background-color: #144D7B;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBE2E;
}

.kat-adres {
	font-size: 12px;
	font-weight: normal;
	color: #144D7B;
	background-color: #fff9c7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #144D7B;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #144D7B;
	padding: 5px;


}
.kat-text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C7EF96;
	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: #7BBE2E;
	padding-right: 5px;
	padding-top: 2px;
}

.foto
{
float: left;  background-color: #C7EF96; padding: 2px; border-right: 1px dotted white; border-bottom: 1px dotted #7BBE2E;
}

.foto img
{ margin: 2px; padding: 2px; border: 1px solid #7cbe2e; background: #fff;}

a.katnazwa
{
color: #FFCC66; 
}

a.katnazwa:link 
{
text-decoration: none;	color: #fff9c7; 
}
a.katnazwa:visited 
{
text-decoration: none; color: #C7EF96; 
}
a.katnazwa:hover 
{
text-decoration: underline; color: #C7EF96; 
}
a.katnazwa:active 
{
text-decoration: none;	color: #C7EF96; 
}

a.menumiejsc:link 
{
text-decoration: none;	color: #FFFFFF; 
}
a.menumiejsc:visited 
{
text-decoration: none; color: #FFFFFF; 
}
a.menumiejsc:hover 
{
text-decoration: none; color: #C7EF96; 
}
a.menumiejsc:active 
{
text-decoration: none;	color: #FFFFFF; 
}

a:link
{
text-decoration: none; color: #144D7B;
}
a:visited
{
text-decoration: none; color: #144D7B;
}
a:hover
{
text-decoration: underline; color: #144D7B;
}
a:active
{
text-decoration: none; color: #144D7B;
}
