h1 {
	font-size: 19px;
	padding-bottom: 20px;
}
h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 5px solid #007cbf
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	position: relative;
}
th {
	height: 40px;
	padding: 0 20px 5px;
	background: url('../images/bgTh.png') repeat-x left top;
	border: 1px solid #162f67;
	border-width: 0 1px 10px 0;
	text-align: left;
}
td {
	padding: 10px 20px;
	border: 2px solid #162f67;
	border-width: 2px 0;
}
td.l {
	text-align: left;
}
.even td {
	background-color: #0b5693;
}
/*
.odd td {
	background-color: #1c73b9;
}
*/
.box {
	float: left;
	width: 333px;
	margin: 0 2px 20px;
	padding: 10px 18px 0;
	background: url('../images/bgBox.png') no-repeat left top;
}
.box a {
	color: #007bc2;
}
.box img {
	display: block;
	margin: 0 auto;
}

.cl {
	clear: left;
}
#inside {
	float: left;
	width: 706px;
	padding: 20px 20px 10px;
	background-color: #1c73b9
}
#text {
	float: left;
	width: 470px;
	margin: 0 10px 10px 0;
	padding: 10px 25px  ;
	background-color: #162F67;
}
#inside p {
	margin-bottom: 1em;
	text-align: justify;
	text-indent: 25px;
	line-height: 1.5em;
}
#photos {
	float: right;
	width: 160px;
	padding: 0 0 0 10px;
	text-align: center;
}
#photos a {
	float: right;
	position: relative;
	width: 160px;
	padding-bottom: 15px;
}
#photos a:hover {
	text-decoration: none;
	_zoom: 1; /*tu moze byc cokolwiek - taki blad ie6*/
}

#photos em {
	position: absolute;
	bottom: 23px;
	left: 4px;
	width: 151px;
	padding: 3px 0;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background: #162F67;
	font-style: normal;
	font-size: 11px;
}

#photos a img {
	border: 5px solid #0b5693;
}
#photos a:hover img {
	border-color: #162F67 !important;
}
.c {
	text-align: center !important;
}

.back { margin: 5px 0 0 5px; display: block; clear: both;}

#mail {
	position: absolute;
	top: 42px;
	right: 187px;
	text-indent: -9999px;
	height: 116px;
	width: 642px;
}
