body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color: #65876D;
}

.middle {
	height: 700px;
	width: 660px;
	margin: auto;
	text-align: center;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

.page {
	background-repeat: no-repeat;
	background-position: center;
	height: 800px;
	width: 1000px;
	margin: auto;
	background-color: #65876D;
	background-image: url(../obrazki/zielona_stronka.jpg);
}
.content {
	height: 370px;
	width: 428px;
	overflow-y: auto;
	scrollbar-arrow-color: #B2DCBE;
	scrollbar-face-color: #94b78e;
	scrollbar-base-color: #3f4238;
	scrollbar-3dlight-color: #a7caa3;
	scrollbar-darkshadow-color: #557f5d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #496B56;
	font-style: normal;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1.4em;
	position: relative;
	left: 5px;
	top: 200px;
	overflow: auto;
	float: left;
	text-align: justify;
	padding-top: 10px;
	}

.content a {
text-decoration: none;
color: #336633;
}

.content a:hover {
	color: #000000;
	}
	
.content h1 {
	font-size: 16px;
	text-align: center;
}


.content h2 {
	font-size: 14px;
	text-align: center;
	
}


.content img {
	border: 5px ridge #B8D58F;
	margin: 0px;
	padding: 0px;
	height: 80px; 
	width: 110px; 

}

.menu_right {
	height: 300px;
	width: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #496B56;
	position: relative;
	top: 230px;
	float: right;
	right: 28px;
	list-style-type: disc;
}

.menu_right a {
text-decoration: none;
color: #336633;
}
.menu_right a:hover {
	text-decoration: none;
	color: #000000;
}

.menu_right a#selected {
	background: #8AAF55;
	color: #FFFFFF;
}

.menu_right h1 {
	font-size: 16px;
	text-align: center;
	line-height: normal;
	text-decoration: underline;

}


.news {
	height: 350px;
	width: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #496B56;
	position: relative;
	top: 230px;
	float: right;
	right: 28px;
}

.news a {

	color: #336633;
	text-decoration: underline;
}

.news h1 {

	font-size: 16px;
}


/* ... do zielonego menu u góry */

#menu {
	height: 18px;
	width: 650px;
	margin-top: 0px;
	position: relative;
	vertical-align: top;
	background: transparent;
	color: #656F57;
	margin-left: 0px;
	}

#menu ul{margin: 0px auto;} 

#menu li
{
	float: left;
	list-style: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	} 

#menu li a 
{
	display: block;
	float: left;
	height:18px;
	text-decoration: none;  /*odelglosc napisu od krawedzi prostokata */
	background: #B8D58F;
	color: #656F57;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 6px;	
} 

#menu li a:hover, #menu li a#selected:hover
{ background: #8AAF55;
  color: #FFFFFF;
} 

#menu li a#selected {
	background: #8AAF55;
	color: #FFFFFF;
}
#credits {
	height: 40px;
	width: 650px;
	margin: auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #496B56;
	padding-left: 180px;
}

#img_frames {
	background-image: url(../obrazki/ramka_mini.gif);
	height: 80px;
	width: 110px;
	border-top-color: #AFCDA9;
	border-right-color: #AFCDA9;
	border-bottom-color: #AFCDA9;
	border-left-color: #AFCDA9;
	background-repeat: no-repeat;
	background-color: #AFCDA9;
	background-position: center center;
	display: none;
}


/* ramka content dla stron z dzialu MOje Psy */

.content_psy {
	height: 370px;
	width: 428px;
	overflow-y: auto;
	scrollbar-arrow-color: #B2DCBE;
	scrollbar-face-color: #94b78e;
	scrollbar-base-color: #3f4238;
	scrollbar-3dlight-color: #a7caa3;
	scrollbar-darkshadow-color: #557f5d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #496B56;
	font-style: normal;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1.8em;
	position: relative;
	left: 5px;
	top: 200px;
	overflow: auto;
	float: left;
	text-align: justify;
	padding-top: 10px;
	}

.content_psy a {
text-decoration: none;
color: #336633;
}

.content_psy a:hover {
	color: #000000;
	}
	
.content_psy h1 {
	font-size: 16px;
	text-align: center;
}

.content_psy img {
	border: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.divider {
	height: 24px;
	margin: 10px 0;
	background-image: url(../obrazki/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.divider_small {
	height: 24px;
	margin: 10px 0;
	background-image: url(../obrazki/divider_small.gif);
	background-repeat: no-repeat;
	background-position: center;
}


.content_gal {
	height: 370px;
	width: 428px;
	overflow-y: auto;
	scrollbar-arrow-color: #B2DCBE;
	scrollbar-face-color: #94b78e;
	scrollbar-base-color: #3f4238;
	scrollbar-3dlight-color: #a7caa3;
	scrollbar-darkshadow-color: #557f5d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #496B56;
	font-style: normal;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1.4em;
	position: relative;
	left: 5px;
	top: 200px;
	overflow: auto;
	float: left;
	text-align: justify;
	padding-top: 10px;
	}

.content_gal a {
text-decoration: none;
color: #336633;
}

.content_gal a:hover {
	color: #000000;
	}
	
.content_gal h1 {
	font-size: 16px;
	text-align: center;
}


.content_gal h2 {
	font-size: 14px;
	text-align: center;
	
}


.content_gal img {
	border: 5px ridge #B8D58F;
	margin: 0px;
	padding: 0px;
	

}
