body {
	margin:0px;
	padding:0px;
	background-color: rgb(198,210,162);
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, 'Arial CE';
	font-size: 14px;
}

div.wiecej {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#007000;	
	cursor:pointer;

}

div#zaw {  /*zawiera cala strone*/
	position: relative; 
	width: 770px;
	height: auto;
	margin-left: auto; 
   margin-right: auto;	
   text-align:left;
}

img.obra_kwal {
border: black solid 1px;
margin-top:15px;
margin-bottom:0px;

}

#glo {  /*glowna ramka*/
	position: relative;
	top: 122px; 
	left: 120px;  
	width: 650px;
	height: auto; 
	min-height: 330px;  /*dziala tylko w MOZ, OP i FFox*/
	background-color: rgb(198,210,162); 
	z-index:1;
}

div#gor { /* banner gorny*/
	position: absolute;
	width: 770px;
	height: 122px;
	top: 0px;
	left: 0px;  
	background-image: url(obra/ban.png);
	background-repeat: no-repeat;
	z-index:1;
}

div#sto { /* Logo stowarzyszenia OnClick */
	position: absolute;
	width: 92px;
	height: 113px;
	top: 1px;
	left: 531px;  
	visibility: visible;
	z-index:2; 
}

#men {
	position: absolute;
	width: 75px;
	height: 310px;
	left: 12px;
	top: 122px;
	background-image: url(obra/men.png);
	background-repeat: no-repeat;
	visibility: visible;
}

#m_ofi{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0;
	top: 125px;
   visibility: visible;
	z-index:2;
}

#m_ofe{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0;
	top: 155px;  /* +30 */
   visibility: visible;
	z-index:2;
}

#m_ref{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0;
	top: 185px;
  	visibility: visible;
	z-index:2;
}

#m_kwa{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0;
	top: 215px;
   visibility: visible;
	z-index:2;
}

#m_kas{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0px;
	top: 245px;
   visibility: visible;
	z-index:2;
}

#m_skl{
	position: absolute;
	width: 110px;
	height: 26px;
	left: 0px;
	top: 275px;
  visibility: visible;
	z-index:2;
}

#m_kon{
	position: absolute;
	width: 88px;
	height: 26px;
	left: 0px;
	top: 305px;
   visibility: visible;
	z-index:2;
}



#dol {
	position: relative;
	width: 770px;
	height: 100px;
	top: 122px;  
	left: 0px;
	background-image: url(obra/dol.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#pom { /* bo w msie dól strony jest niewidoczny */
	position: relative;
	width: 770px;
	height: 10px;
	top: 123px;  
	left: 0px;
	background-color: #bbccaa;
	visibility: hidden; 
}

p.tytul {
	font-size:19px;
	font-weight:bold;
	margin-top:0px;
}

ul {
	list-style-position: inside;
	margin-left:30px;
	padding:0px;
}

p.tytul_akap {
	font-weight:bold;
	margin:0px;
	margin-top:10px;
	margin-left:15;
	cursor:pointer;
	font-size: 13px;
}

div.akapit {
	border-left:2px solid green;
	border-bottom:1px solid green;

	position:relative;
	top:5px;
	left:25px;
	margin:0px;
	margin-bottom:15px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:3px;
	width:550px;
}
a {
	text-decoration:underline;
	color:black;
}
hr {
	color:#409040;	
	height:1px;
}
