.l {
	float: left;
}
.r {
	float: right;
}
.center ol li {
	margin-left: 20px;
}

.error {
	width:688px;
	padding:15px;
	text-align:center;
	border:1px solid #cc0000;
	color:#cc0000;
	background-color:#ff9898;
	margin-bottom:20px;
}

.ok {
	width:688px;
	padding:15px;
	text-align:center;
	border:1px solid #00cc00;
	color:#00cc00;
	background-color:#d8ffd4;
	margin-bottom:20px;
}

.center ul li{
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: square;
}
.center ul li ul li{
	margin-left: 30px;
	list-style-position: inside;
	list-style-type: square;
}

.center ol li ol li{
	margin-left: 30px;

}
.center ul li ul li ul li{
	margin-left: 40px;
	list-style-position: inside;
	list-style-type: square;
}
.center ol li ol li ol li{
	margin-left: 50px;


}

#srodek .center h1,
#srodek .center2 h1,
#srodek h1
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #edaa07;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#srodek .center h2,
#srodek .center2 h2,
#srodek h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #edaa07;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#srodek .center h3,
#srodek .center2 h3,
#srodek #box h2 {
	font-size: 12px;
	color: #4D4948;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#srodek .center .red {
	color: #E43144;
}

#srodek .center img {
	padding: 0px;
	float: none;
	margin:0px;
	border: none;
}
#srodek .center .upper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#srodek .center .ImgNoBorder {
	margin: 0px;
	border: none;
}
#srodek .center a,
#srodek .center2 a ,
#srodek a {
	color: #0077d4;
	text-decoration: none;
}
#srodek .center a:hover,
#srodek .center2 a:hover,
#srodek a:hover  {
	color: #0077d4;
	text-decoration: underline;
}


/*------------formularze-----------*/

#srodek input,
#srodek select,
#srodek textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 1px;
	color: #666666;
	border: 1px solid #d5d5d5;

}
#srodek textarea.area{
	height: 60px;
	width: 100%;

}

#srodek input.poleNewsletter{
	width: 170px;

}
#srodek input.poleForm{
	width: 220px;

}

#srodek input.poleSmall{
	width: 115px;
	font-size:10px;

}

#srodek input.data{
	border:none;
	height:24px;
	line-height:24px;
	color:#0077d4;
	font-size:11px;
	background-color:#ffffff;
	padding:0;
	padding-left:5px;
	width:200px;
}

#srodek input.btn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0077d4;
	width: 70px;
	border: none;
	border:1px solid #0077d4;
	cursor:pointer;
	margin-top:5px;
}

#srodek input.btn2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #edaa07;
	width: 313px;
	border:1px solid #edaa07;
	cursor:pointer;
	height:24px;
	line-height:22px;
}

#srodek input.calendar2 {
	color: #000000;
	width: 16px;
	border:none;
	cursor:pointer;
	height:24px;
	background-image:url(../images/btn_data.jpg);
	margin-top:-4px;
	margin-left:5px;
}



#srodek select {
	width:236px;
}

#srodek .select {
	position: absolute;
	border:none;
	height:24px;
	color:#0077d4;
	font-size:11px;
	background-color:#ffffff;
	padding:0;
	padding-left:5px;
	padding-right:22px;
	width:209px;
	font-size: 12px;
	line-height:24px;
	font-family:arial,sans-serif;
	background: url(../images/select.jpg) no-repeat;
	background-position:right;
	overflow: hidden;
}

#srodek .select option{
	width:214px;
}

#srodek .sel2 select {
	width:87px;
}

#srodek .sel2 .select {
	position: absolute;
	border:none;
	height:24px;
	color:#0077d4;
	font-size:11px;
	background-color:#ffffff;
	padding:0;
	padding-left:5px;
	padding-right:22px;
	width:60px;
	font-size: 12px;
	line-height:24px;
	font-family:arial,sans-serif;
	background: url(../images/select.jpg) no-repeat;
	background-position:right;
	overflow: hidden;
}

#srodek .sel2 .select option{
	width:65px;
}


#srodek form {
	margin-top:0px;
}

#srodek .center form table,
#srodek .center table {
	width: 100%;
	padding: 5px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}


#srodek .clearTable, 
#srodek .clearTable tr,
#srodek .clearTable td {
border:none;
}



#srodek table th {
	background-color: #0076d2;
	border: 1px solid #0076d2;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	color:#ffffff;
}
#srodek table td {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #0076d2;
	text-align: left;
	vertical-align: top;
}
#srodek .center p {
	margin-bottom: 15px;
}


#srodek .center .news {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#srodek .center .news {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#srodek .center  .news .data{
	font-style: italic;
}
#srodek .center  .news .bezlini{
	text-decoration: none;
}


#srodek .center .news .data img{
	margin-right: 5px;
}







#srodek .center .print,
#srodek .center2 .print{
	margin-top: 8px;
	font-size: 11px;
	text-align: right;
}
#srodek .center .print a,
#srodek .center .print a:hover,
#srodek .center2 .print a,
#srodek .center2 .print a:hover{
	color: #000000;
	text-decoration: none;
}







#srodek .center .boksy,
#srodek .center .boksy td,
#srodek .center .boksy tr td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#srodek .center .boksy .opis{
	width: 95%;

}
