body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	background-color: #22d555;
}

.main {
	position: relative;

	background-color: #49D522;
	background-color: #22d555;
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}

.content {
	position: relative;
	top: 44px;
	left: 234px;
	width: 537px;
	height: auto;
	background-color: #22d555;
}

.content_top {
	width: 537px;
	height: 29px;
	background-image: url(rt.gif);


}

.content_bot {
	width: 537px;
	height: 29px;
	background-image: url(rb.jpg);
}



.contentext {
	position: relative;
	
	padding: 5px;
	font-size: 1.2em;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-align: justify;
	z-index: 2;
}

.contentext .podpis {
	text-align: right;
	font-style: italic;
}

.oko-wykaz {
	width: 400px;
	height: 456px;
}

.h2x
{
	font-size: 2em;
	color: yellow;
	text-decoration: none;
}

.oko {
	display: block;
	width: 518px;
	height: 386px;
	margin-top: 40px;
	padding-top: 40px;
}

.oko-min {
	width: 259px;
	height: 193px;
}

.akt
{
	width: 500px;
	height: 333px;
	background-repeat: no-repeat;
	background-image: url(zdjecia/tlo/4_min.jpg);
}




.contentext img {
	display: run-in;

	margin: 3px;
	
}

.middle {
	margin: 3px;
	float: left;
	z-index: 1;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.logo {
	position: relative;
	margin: 0px;
	height: 129px;
	background: #22d555;
	background-repeat: no-repeat;
}



.menu {
	position: absolute;
	top: 173px;
	left: 17px;
	width: 199px;
	height: auto;
}

.menu2 {
	position: absolute;
	top: 518px;
	left: 17px;
	width: 199px;
	height: auto;
} 

.menu a, .menu2 a {
	display: block;
	/*width: 196px;*/
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	padding: 2px;
	background-color: #22d560;
	border-bottom: 1px dotted black;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.menu .last
{
	border-bottom: none;
}

.menu_top, .menu2_top {
	width: 199px;
	height: 29px;
	background-image: url(lt.gif);

}

.menu_bot, .menu2_bot {
	width: 199px;
	height: 29px;
	background-image: url(lb.jpg);

}

.menu a:hover, .menu2 a:hover {
	background-color: #e8dd33;


}



.foot {
	position: relative;
	/*top: 8px;
	left: 430px; */
	padding-top: 8px;
	padding-left: 430px;
	font-size: 1em;
	margin:auto;

}

/* to jest klasa do automatycznej wysokosci okna by nieprzykrywalo menu i submenu bo sa one position: abslolute klsa ta znajduje sie wew. .content */
.line {
	position: relative;
	width: 0px;
	border: 0x;
	height: 400px; /* to ma byc wysokosc menu i submenu */
	background-color: transparent;
	float: left;
}

/*elementy strony*/

.head {
	display: block;
	position: absolute;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	top: 7px;
	left: 10px;
}

 h1 {

	font-size: 16px;
	color: black;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

a img {
	border: 0px;
}
p
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}



.adres
{
	position: absolute;
	height: 29px;
	width: 789px;
	top: 127px;
	background-image: url(rbx.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

.adres-text 
{
	position: relative;
	/*top: 8px;
	left: 430px; */
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	margin:auto;
	text-align: center;
}
 



