.l {
	float: left;
}
.r {
	float: right;
}
#tresc ul li {
	margin-left: 10px;
	list-style-type: disc;
}
#tresc ul li ul li{
	margin-left: 20px;
	list-style-type: disc;
}
#tresc ul li ul li ul li{
	margin-left: 30px;
	list-style-type: disc;
}

#tresc h2 {
	font-size: 14px;
	color: #012475;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#tresc h3 {
	font-size: 12px;
	color: #F1CB00;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#tresc .red {
	color: #E43144;
}

#tresc img {
	margin: 0px;
	border: 2px solid #418F2A;
	padding: 1px;
}
#tresc .ImgNoBorder {
	margin: 0px;
	border: none;
}
#tresc a {
	color: #784317;
	text-decoration: underline;
	font-weight: bold;
}
#tresc a:hover {
	color: #3E403F;
	text-decoration: none;
}
ul li {
	margin-left: 23px;
	list-style-position: inside;
	list-style-type: disc;
}
#tresc ul li {
	margin-left: 10px;
	list-style-type: disc;
}
#tresc ul li ul li{
	margin-left: 20px;
	list-style-type: disc;
}


/*------------formularze-----------*/

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 1px;
	color: #666666;
	border: 1px solid #418F2A;

}
textarea.area{
	height: 150px;
	width: 75%;
	overflow: auto;
}

input.poleNewsletter{
	width: 170px;

}
input.poleForm{
	width: 220px;

}

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;
}
form {
	margin-top: 10px;
}

#tresc table {
	width: 100%;
	padding: 5px;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tresc .clearTable, 
#tresc .clearTable tr,
#tresc .clearTable td {
border:none;
}



#tresc table th {
	padding: 5px;
	font-weight: bold;
	color: #418F2A;
	font-size: 14px;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tresc table td {
	padding: 4px;
	border-collapse: collapse;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tresc p {
	margin-bottom: 5px;
}

#tresc .news {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tresc .news {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tresc  .news .data{
	font-style: italic;
}
#tresc  .news .bezlini{
	text-decoration: none;
}


#tresc .news .data img{
	margin-right: 5px;
}







#tresc .print{
	margin-top: 8px;
	font-size: 10px;
	text-align: right;
}
#tresc .print img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tresc .print a,
#tresc .print a:hover{
	color: #000000;
	text-decoration: none;
}







#tresc .boksy,
#tresc .boksy td,
#tresc .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;
}
#tresc .boksy .boxFooter {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#tresc .boksy .content {
	width: 250px;
	white-space: normal;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../images/area-box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding: 15px;
}
