.l {
	float: left;
}
.r {
	float: right;
}
.center ul li ,
.center ol li {
	margin-left: 10px;
	list-style-type: disc;
}
.center ul li ul li,
.center ol li ol li{
	margin-left: 20px;
	list-style-type: disc;
}
.center ul li ul li ul li,
.center ol li ol li ol li{
	margin-left: 30px;
	list-style-type: disc;
}

#srodek .center h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B80000;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#srodek .center h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#srodek .center h3 {
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#srodek .center .red {
	color: #E43144;
}

#srodek .center .ImgNoBorder {
	margin: 0px;
	border: none;
}
#srodek .center a {
	color: #FCCC08;
	text-decoration: underline;
	font-weight: bold;
}
#srodek .center a:hover {
	color: #FCCC08;
	text-decoration: none;
}
ul li {
	margin-left: 23px;
	list-style-position: inside;
	list-style-type: disc;
}
.center ul li {
	margin-left: 10px;
	list-style-type: disc;
}
.center ul li ul li{
	margin-left: 20px;
	list-style-type: disc;
}


/*------------formularze-----------*/

#srodek input,
#srodek select,
#srodek textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 1px;
	color: #666666;
	border: 1px solid #999999;

}
#srodek textarea.area{
	height: 250px;
	width: 100%;
	overflow: auto;
}

#srodek input.poleNewsletter{
	width: 170px;

}
#srodek input.poleForm{
	width: 220px;

}

#srodek input.btn {
	font-family: Futura, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	width: auto;
	font-weight: bold;
	border: 1px solid #000000;
}
#srodek form {
	margin-top: 10px;
}

#srodek .center form table,
#srodek .center table {
	width: 100%;
	padding: 5px;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
/*	vertical-align: text-top; */
}


#srodek .center .clearTable, 
#srodek .center .clearTable tr,
#srodek .center .clearTable td {
	border:none;
	text-align: left;
	vertical-align: top;
}



#srodek .center table th {
	background-color: #F8F8F8;
/*	border: 1px solid #CCCCCC; */
	padding: 3px;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
/*	vertical-align: text-top; */
}
#srodek .center table td {
	padding: 3px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC; 
/*	vertical-align: text-top; */
}
#srodek .center p {
	margin-bottom: 5px;
}

#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{
	margin-top: 8px;
	font-size: 10px;
	text-align: right;
}
#srodek .center .print img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#srodek .center .print a,
#srodek .center .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;
	text-align: left;
	vertical-align: top;
}
#srodek .center .boksy .boxFooter {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#srodek .center .boksy .content {
	width: 250px;
	white-space: normal;
	font-size: 11px;
	line-height: 14px;
	background-image: url(/tpl/guest/img/area-box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding: 15px;
}
