@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	color: #999999;
}

form {
	display: inline;
}

ul#sitemap li {
	line-height: 18px;
	list-style-type: disc;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}

a.zielony:link, a.zielony:visited {
	color: #A6CE39;
	text-decoration: none;
}
a.zielony:hover, a.zielony:active {
	color: #A6CE39;
	text-decoration: none;
}

a img {
	border: 0;
}

.form {
	font-size: 11px;
	color: #000000;
	border: solid 1px #999999;
	background-color: #fff;
}

.belka, .belka a {
	font-size: 10px;
	color: #333333;
}
.belka {
	padding-left: 5px;
}
.foot, .foot a {
	color: #999999;
}
.tab1 {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.tab2 {
	border-left: 1px solid #999999;
	
}
.tab3 {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.men1 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.men1 a {
	display: block;
}
.men2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.naglowek {
	font-size: 24px;
	font-weight: bold;
}
.lista_lewa {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
}
.lista_prawa {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: bottom;
}
.zielony { 
	color: #A6CE39;
	font-weight: bold;
}

.tr_gray {
	background-color: #efefef;
}

#galleryList {
	text-align: center;
}
#galleryList a {
	text-decoration: none !important;
}
.galleryItem {
	float: left;
	width: 125px;
	margin-top: 15px;
	margin-right: 9px;
}
.galleryItem  img {
	margin-top: 5px;
	padding: 2px;
	border: solid 1px #A6CE39;
}

img.map {
	margin-top: 5px;
	padding: 2px;
	border: solid 1px #A6CE39;
}

.searches li {
	margin-bottom: 5px;
}

.err {
	color: #aa0000;
}