html, body {
	background-color: #e0feeb;
	margin:0 auto 0 auto;
	width:100%;
	text-align:center;
}
a {/*kolor linków*/
	color:#0000ff;
}
div.cent {
	text-align:center;
}
p.int2 {
	line-height:20px;
}
table.t1{
	width:630px;
	text-align:left;
	border-style:solid;
	border-collapse:collapse;
}
img {
	border:none;
}


#top {/*szablon strony*/
	width: 950px;
	height:100%;
	background:#0865c3;
	text-align: center;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#logo {/*logo strony*/
	background: #fff url(images/logo.png) no-repeat;
	margin:0;
    width:950px;
    height:150px;
}

#lista {/*menu górne*/
	background: #fff url(images/menu.jpg) no-repeat;
    width:950px;
    height:44px;
	margin-top:0;
}
#lista a {
	display: block;
	margin: 8px 24px 24px 24px;
	color:#0000CC;
	float: left;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
}
#lista a:hover {
	margin-top:8px;
	color:#000033;
}




#okno {/*pole tekstowe strony*/
	float:left;
	height:auto;
	width:690px;
	margin-left:auto;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#gora {
    background: #42d71d url(images/tytul.png) no-repeat;
	width:660px;
	height:15px;
	margin:20px 10px 0 20px;
}
#srodek {
	overflow: hidden;
	background: #42d71d url(images/tlo.png) repeat;
	width:660px;
	height:auto;
	margin:0 10px 0 20px;
}
#tytul{
	color:#006600;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	width:640px;
	height:auto;
	margin:0 10px 10px 10px;
}
#tresc {
	text-align:justify;
	width:630px;
	height:auto;
	margin: 0 15px 0 15px;
	text-align: justify;
	font-size:13px;
}
#tresc h3 {
	text-align:center;
	color:#FF0000;
}
#tresc p {
	text-indent: 15px;
	text-align: justify;
	font-size:12px;
}
/*#tresc td {
	border:1px;
	border-style:solid;
	border-color:#000000;
	text-align:center;
}*/
#list {
	width:630px;
	clear:both;
	text-align:center;
	margin:2px 0 2px 0;
}
#wpis0 {
	float:left;
	width:320px;
	text-align:right;
	margin:4px 0 4px 0;
}
#wpis1 {
	float:left;
	width:320px;
	text-align:right;
	font-weight:bold;
	margin:4px 0 4px 0;
}
#wpis2 {
	float:right;
	text-align:left;
	width:300px;
	margin:4px 0 4px 0;
}
#wpis3 {
	float:right;
	text-align:right;
	width:300px;
	margin:4px 0 4px 0;
}
#gal {
	width:150px;
	text-align:center;
	margin: 0 0 5px 6px;
	float:left;
}
#dol {
	background: #42d71d url(images/podpis.png) no-repeat;
	width:660px;
	height:15px;
	margin:0 10px 20px 20px;
}



#prawa {/*prawe menu strony*/
	float:left;
	height:auto;
	width:260px;
	overflow: hidden;
}
#mgora {
	background: #42d71d url(images/mtytul.png) no-repeat;
	width:230px;
	height:15px;
	margin:20px 20px 0 10px;
}
#menu {
	overflow: hidden;
	background: #42d71d url(images/mtlo.png) repeat;
	margin:0 20px 0 10px;
	width: 230px;
	height:auto;
}
#menutop {
	width: 210px;
	font-size:18px;
	margin:0 10px 10px 10px;
}
#menucnt {
	width: 210px;
	margin:0 10px 0 10px;
}
#linki {
	width:210px;
	margin:10px 0 10px 0;
	text-align:center;
}
#menucnt a {
	text-decoration:none;
}
#menucnt a:hover {
	color:#000033;
	text-decoration:underline;
}
#menubot {
	width: 210px;
	margin:10px 10px 0 10px;
}
#mdol {
	background: #42d71d url(images/mpodpis.png) no-repeat;
	width:230px;
	height:15px;
	margin:0 20px 20px 10px;
}



#stopka {/*storpka strony*/
	clear: both;
	background: #f2f2f0 url(images/stopka.jpg) no-repeat;
	width: 950px;
	height:29px;
	font-size:12px;
}
#stopkanapis {
	float:left;
	padding-left:30px;
	padding-top:10px;
}
#odwiedzin {
	float:left;
	padding-left:70px;
	padding-top:10px;
}
#aktualizacja {
	float:right;
	padding-right:30px;
	padding-top:10px;
}


/*formatowanie galerii*/
.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}

#razem {
	clear:both;
	width:630px;
	text-align:center;
	background-color:#D2D2D2;
}

#rl {
	float:left;
	width:315px;
	background-color:#D2D2D2;
	text-align:left;
}

#rp {
	float:right;
	width:315px;
	background-color:#D2D2D2;
	text-align:right;
}
