body {
	background-color: #D6D8D3;
	background-image: url("img/body_bg.png");
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

table {
	background-color: #fff;
}

.stopka {
	font: normal 9px verdana;
	text-align: center;
}

form {
	padding: 0;
	margin:  0;	
}

.menu_pion {
	display: block;
	text-decoration: none;
	min-height: 17px;
	border: 1px solid #fff;
	padding-top: 5px;
	color: #5473A9;
	font: bold 11px verdana;
	margin-left: 33px;
}

*html .menu_pion {
	height: 17px;
}

*html .menu_pion_activ {
	height: 17px;
}

.menu_pion:hover {
	display: block;
	border: 1px solid #82C329;
	margin-left: 33px;
}

div.menu_pion_sciezki {
	width: auto;
	height: auto;
	background: #fff url(img/menu_sciezki.gif) no-repeat left center ;
	font-size: 10px;
}


.menu_pion_activ {
	display: block;
	border: 1px solid #82C329;
	padding-top: 5px;
	color: #5473A9;
	font: bold 11px verdana;
	margin-left: 33px;
	text-decoration: none;
	min-height: 17px;		
}

.podmenu_pion {
	display: block;
	text-decoration: none;
	min-height: 17px;
	border: 1px solid #fff;
	padding-top: 5px;
	color: #81A3D9;
	font: bold 9px verdana;
	margin-left: 43px;

}

*html .podmenu_pion {
	height: 17px;
}

.podmenu_pion:hover {
	display: block;
	border: 1px solid #82C329;
	margin-left: 43px;
}

td.blue {
	background-color: #5272A5;
	height: 16px;
}

.title {
	border-bottom: 1px solid #82C426;
	width: 100%;
}

.title span {
	color: #82C426;
	text-transform: uppercase;
	font: bold 16px verdana;
	position: relative;
	bottom: -3px;
	left: 20px;
}

div.gal2_img {
	float: left; 
	padding: 10px;
	width: 127px;
}

a.strony {
	text-decoration: none;
	color: #000;
	font: bold 11px verdana;
}

a.strony:hover {
	color: #5473A9;
}

a.wiecej {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a.wiecej:HOVER {
	text-decoration: underline;
	color: #400000;
}

a.gal {
	text-decoration: none;
	color: #5272A5;
}

a.gal:HOVER {
	text-decoration: underline;
}

.nodisplay {
	display: none;
}
