body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background: #FCFCFA url(tlo.jpg) repeat-x;
	font-size: 14px;
}
#page {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#kolumna1 a:link {
	color: #CC0000;
}
#kolumna2 a:link {
	color: #CC0000;
}
#kolumna3 a:link {
	color: #CC0000;
}
#kolumna23 a:link {
	color: #CC0000;
}
#logo {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 18px 0px 0px;
	width: 250px;
	height: 30px;
}
#menu {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 30px;
	text-align: right;
	float: right;
	margin-right: 2px;
	margin-left: 0px;
	height: 20px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9C5BD;
}
#baner {
	width: 826px;
	float: left;
	margin-bottom: 20px;
	margin-top: 8px;
	border-top: 0px solid #D7D5CE;
	border-right: 1px solid #D7D5CE;
	border-bottom: 1px solid #D7D5CE;
	border-left: 1px solid #D7D5CE;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
#kolumna1 {
	float: left;
	width: 278px;
	margin-right: 6px;
	margin-left: 2px;
	margin-top: 0px;
}
#kolumna2 {
	float: left;
	width: 280px;
	margin-right: 6px;
	margin-left: 6px;
}
#kolumna3 {
	float: left;
	width: 280px;
	padding-left: 6px;
}
#kolumna23 {
	float: left;
	width: 560px;
	padding-left: 12px;
}
#kolumna2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#kolumna2 li {
	list-style-type: square;
	line-height: 20px;
}
#kolumna23 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#kolumna23 li {
	list-style-type: square;
	line-height: 20px;
}
#kolumna23 span {
	color: #333333;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	font-weight: lighter;
	color: #CC0000;
}
h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5CE;
	margin-top: 22px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #CC0000;
}
h3 {
	font-size: 12px;
	margin-top: 12px;
	font-weight: normal;
	margin-bottom: -4px;
	color: #CC0000;
	line-height: 20px;
}
p {
	line-height: 20px;
	margin-top: 6px;
	padding: 0px;
	margin-bottom: 6px;
	font-size: 12px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D5CE;
	clear: both;
	margin-top: 30px;
	width: 864px;
	padding-top: 8px;
	text-align: right;
	float: left;
	margin-bottom: 30px;
	font-size: 12px;
}
#footer a {
	color: #D7D5CE;
	text-decoration: none;
}
.szary {
	color: #C7C9CB;
}
form p {
	clear: left;
}
form p label {
	width: 160px;
	float: left;
}
.kolor {
	color: #CC0000;
}
form {
}
input {
	border: 1px solid #666666;
}
select {
	border: 1px solid #666666;
}
textarea {
	border: 1px solid #666666;
}
/*Overall CSS for each Horizontal Accordion.
	Most settings should be kept as it.
	Customize each Accordion by styling each Accordion's ID attribute instead.
*/
.haccordion {
	padding: 0;
	margin: 0px;
}
.haccordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; /*leave as is*/
}
.haccordion li {
	margin: 0;
	padding: 0; /*leave as is*/
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 200px; /*For users with JS disabled: Height of each content*/
	overflow: hidden; /*leave as is*/
	float: left; /*leave as is*/
}
.haccordion li .hpanel {
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 200px;  /*For users with JS disabled: Height of each content*/
}
/*CSS for Accordion #hc1*/
#hc1 li {
	margin:0 0px 0 0; /*Spacing between each LI container*/
}
#hc1 li .hpanel {
	padding: 0px;
}
img {
	border: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
.ilustracja {
	float: left;
	height: 55px;
	width: 55px;
	padding-right: 6px;
	padding-top: 3px;
}

.telefon {
	text-align: center;
	font-weight: bold;
	color: #FF9900;
}
h4 {
	font-size: 24px;
}
span {
	display: none;
}

.wyroznienie {
	color: #C00;
}
