HTML, BODY{
	height: 100%;
}

BODY {
	background-color: rgb(160,160,80);
	margin: 0px;
	padding 0px;
	text-align: center;
	font: normal 12px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #640000;
}
div.colTop
{
	float:right;
	background:url('../gfx/topCol.png') no-repeat 100% 0%;
}
div.colBottom
{
	float:right;
	background:transparent url('../gfx/colBottom.png') no-repeat 100% 100%;
}
div.trans
{
}
P {
  margin-top: 0.2em;
  margin-bottom: 0.8em;
}

#centrum {
	padding: 0px;
	width: 900px;
	min-width: 900px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background: #fff;
}

#topMain {
	background: #fff url(../images/bgTglowna.jpg) no-repeat 0% 0%;
	height: 176px;
	padding 0px;
	margin: 0px;
	text-align: left;
}

IMG.topLink {
	width:230px;
	height:120px;
	border: 0px solid #000;
	margin: 45px 0px 0px 10px;
}

#menu {
	padding 0px;
	margin: 0px;
	padding-top: 0px;
}

#menu A {
	display: block;
	text-align: center;
	width: 110px;
	height: 18px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top: 4px;
	font: normal bold 12px/14px sans-serif;
	text-decoration: none;
	background: url(../images/tloMenu1.png);
	color: #fff;
}

#menu A:hover {
	background: url(../images/tloMenu3.png);
}

#menu A.submenu {
	font-weight: normal;
	background: url(../images/tloMenu2.png);
	color: #fff;
}

#menu A.submenu:hover {
	background: url(../images/tloMenu3.png);
}

#contentMain {
	background: #fff url(../images/bgMglowna.jpg) no-repeat 0% 0%;
	height: 272px;
	width: 780px;
	float: right;
	padding 0px;
	margin: 0px;
	text-align: left;
	float:left;
}

#bottomMain {
	background: #fff url(../images/bgBglowna.jpg) no-repeat 0% 0%;
	height: 132px;
	width: 900px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#top {
	background: #fff url(../images/bgT.jpg) no-repeat 0% 0%;
	height: 176px;
	padding 0px;
	margin: 0px;
	text-align: left;
}
#gallery
{
	float:left;
	padding-bottom:30px;
}
#gallery a
{
	display:block;
	float:left;
	width:150px;
	height:150px;
	padding:15px;
	text-align:center;
}
#gallery a img
{
	padding:5px;
	border:1px solid #999;
}
#content {
	background: transparent;
	float:left;
	width: 740px;
	padding: 10px;
	margin: 0px;
	text-align: justify;
	font: normal 14px/18px sans-serif;
	color: #640000;
	float:left;
}

#content H1 {
	text-align: left;
	font: normal bold 20px/24px sans-serif;
	border: dotted #640000;
	border-width: 0px 0px 1px 0px;
}

#content H2 {
	text-align: center;
	font: normal bold 18px/22px sans-serif;
/*	border: dotted #640000;
	border-width: 0px 0px 1px 0px;*/
}

#content H4 {
	text-align: center;
	font: normal bold 12px/14px sans-serif;
/*	border: dotted #640000;
	border-width: 0px 0px 1px 0px;*/
}

#content UL {
	list-style-type: square;
}

#content LI {
	margin-bottom: 0.5em;
}

#content TABLE {
	text-align: center;
	margin: 1em auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

#content TABLE, TR, TH, TD {
	border: 1px solid #000;
}

#content TH, TD {
	padding: 0.4em 1em;
}

#content A {
	font: sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*color: orange;*/
	color: rgb(277,159,68);
}

#content A:hover {
	color: #f99;
}

#bottom {
	background: #fff url(../images/bgB.jpg) no-repeat 0% 0%;
	height: 132px;
	width: 900px;
	clear: both;
	padding 0px;
	margin: 0px;
	text-align: left;
}

.od_siebie {
	font-style: italic;
}

IMG.obraz {
	width:103px;
	height:120px;
	border: 0px;
	margin: 4px 7px 0px 7px;
}

.podtytul {
  color: rgb(255,102,117);
  font-style: oblique;
}

.wyroznienie {
  color: rgb(255,102,117);
  font-style: normal;
}
