.l {
	float: left;
}
.r {
	float: right;
}


/*------------formularze-----------*/

input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DCDFE6;
	padding: 1px;
	color: #666666;
	border: 1px solid #003466;

}
textarea.area{
	height: 150px;
	width: 400px;
	overflow: auto;
}

input.poleNewsletter{
	width: 170px;

}
input.poleForm{
	width: 300px;

}

input.btn {
	font-family: Futura, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003466;
	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 img {
	margin: 10px;
	border: 1px solid #003466;
	padding: 1px;
}


#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;
}

