body {
	background-color: #F2F1F3;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*zawiera w sobie wszystkie pnizsze bloki*/
#cala_strona {
	background-color: #E2E1E3;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 789px;
	font-size: 0.8em;
}
#cala_strona a {
	color: #000000;
}

#baner {
	background-color: #FFFFFF;
	padding-top: 41px;
	padding-left: 5px;
	padding-bottom: 10px;
}
/*srodkowe menu GLÓWNE*/

#tlo_navi_center {
	background-color: #408080;
	width: 789px;
	height: 30px;
}
#navi_center {
	color: #FFFFFF;
}
#navi_center ul{
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 7px;
}
#navi_center li{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi_center h2{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
} 

#navi_center a:link, #navi_center a:visited, #navi_center a:active{
	background-image: url(../obrazy/pkt_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 16px;
	background-position: 1px;
}
#navi_center a:hover{
	color: #FFFFFF;
	list-style-image: url(../obrazy/tulipanek.gif);
}
#navi_center a.obecny:link, #navi_center a.obecny:visited{
	background-image: url(../obrazy/tulipanek.gif);
	color: #FFFFFF;
	cursor:text;	
}
#tresc {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
#stopka {
	display: none;
}
#text {
	height: auto;
	padding: 10px;
	position: relative;
	z-index: 3;
	top: -1px;
}
#text ul{
	margin-right: 40px;
	margin-left: 40px;
	text-indent: 1em;
	line-height: 1.5em;
}
#text p{
	margin-right: 40px;
	margin-left: 40px;
	text-indent: 1em;
	line-height: 1.5em;
}
#text img{
	margin-bottom: 12px;
	margin-top: 10px;
	margin-left: 40px;
}
#tresc table{
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
table td{
	padding-right: 30px;
	padding-left: 10px;
	vertical-align: top;
}
td img{
	margin-right: 5px;
}
td a, a:visited{	
	text-decoration: none;
}
#text h1{
	font-size: 1.5em;
	text-align: center;
}
.zaproszenie {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
}
