h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h3 {
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	text-transform: capitalize;
	letter-spacing: 2px;
	font-size: 1.3em;
	font-weight: bold;
/*	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-weight: bold;*/
}
h5 {
	margin-top: -1em;
	text-transform: capitalize;
	font-weight: bold;
	text-align: right;
}

#frame {
	background: transparent;
	width: 570px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}

#frame a {
	background-color: transparent;
    text-decoration: none;
	font-weight: bolder;
	color: #CC0000;
}

#frame a:hover {
	  text-decoration: underline;
}

#frame a:visited {
	  color: #CC0000;
}
	
/* idy */
#center_outer {
    background-color: transparent;
	width: 460px;
	padding: 5px;
	float: left;
}

#center {
    background-color: transparent;
	width:425px;
	margin: 20px 0 0 0;
	padding: 10px;
	float: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#centerSide {
    background-color: transparent;
		width: 425px;
		padding: 0 10px 0 10px;
		float: left;
		border-left: 1px solid #ccc;
		font-size: 12px;
}

#centerIn {
    background-color: transparent;
		padding: 5px;
		float: left;
		border: 1px solid #ccc;
}

/* klasy */
.center_outer {
    background-color: transparent;
	width: 460px;
	padding: 5px;
	float: left;
}

.center {
    background-color: transparent;
	width:425px;
	margin: 20px 0 0 0;
	padding: 10px;
	float: left;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.centerSide {
    background-color: transparent;
		width: 425px;
		padding: 0 10px 0 10px;
		float: left;
		border-left: 1px solid #ccc;
		font-size: 12px;
}

.centerIn {
    background-color: transparent;
		padding: 5px;
		float: left;
		border: 1px solid #ccc;
}
/* koniec */		
	
.rowTop, tr.rowTop td {
		background: #fbfbfb url(images/img03.gif) repeat-x left bottom;
		border-bottom-style: groove;
		border-color: #cc0000;
		font-weight: bold;
		font-size: 12px;
}

.rowA {
	background-color: #f3f3f3;
		font-size: 12px;
}

.rowB {
	background-color: #cfcfcf;
		font-size: 12px;
}

.style1 {
		color: #000080;
	  font-size: 9px;
}

.style1 a {
		color: #000080;
		text-decoration: none;
}		

.style1 a:hover {
	  text-decoration: underline;
}

.style1 a:visited {
		color: #000080;
}	
