/*bloki*/
/*kolumnycolor: #000;*/
html, body {
	font-family: 'Times New Roman', 'Arial', 'Helvetica', 'serif', 'sans-serif';
	margin: 0;
	color: #000000;
	background: #797 url("zdjecia/eskulap.gif");
	text-align: center;
}

#top {
	width: 780px;
	background-color: #48BB48;
}

#NAGLOWEK {
	width: 780px;
	height: 130px;
	background: #797 url("zdjecia/baner.jpg") no-repeat left top;
}

#ZAPROSZENIE {
	width: 660px;
	height: 126px;
	float: left;
	overflow: hidden;
}

#MAPKA {
	width: 120px;
	height: 126px;
	float: left;
	overflow: hidden;
   text-align: center;
	background-color: #48FF48;
}

#MENU {
	width: 150px;
	float: left;
	overflow: hidden;
}

#TRESC {
	width: 630px;
	float: left;
	overflow: hidden;
}

#STOPKA {
	clear: both;
	width: 100%;
}

/*ZAPROSZENIE*/
h2.zaproszenie {
	margin-top: 27px;
	text-align: center;
}


/*MENU NAWIGACYJNE*/
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	width: 140px;
	padding-left: 10px;
	background: #797 url("menu_obrazki/punkt.gif") no-repeat left top;
	border-width: 1px;
	border-style: solid;
	border-color: #dfe #365 #365 #dfe;
}

ul a:link, ul a:visited {
	display: block;
	width: 125px;
	text-decoration: none;
	padding: 5px 10px;
	font-weight: bold;
	background: #bfb url("menu_obrazki/tlo.gif") repeat-x top;
	color: #365;
	border-left: 1px solid #797;
}

ul a:hover {
	background-color: #797;
	background-image: url("menu_obrazki/tlo2.gif");
	color: #eff;
}

/*TRESC*/

p.tresc, li.spis {
	font-size: 20px;
	font-weight: 600;
	text-align: justify;
	font-style: italic;
	margin-left: 15px;
	margin-right: 10px;
}

p.tresc:first-letter {
	font-size: 200%;
	color: red;
}

p.tresc2 {
	font-size: 15px;
	font-weight: 600;
	text-align: justify;
	margin-left: 15px;
	margin-right: 10px;
}

p.tytul {
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
	margin-left: 15px;
	margin-right: 10px;
	text-align: center;
}

.zamow {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}

p.rada {
	font-size: 16px;
	font-weight: 800;
	ruby-align: center;
} 

#ZDJECIE {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	marks: none;
}