* {
	margin:0;
	padding:0;
}
div.firma_cont {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 700px;
	text-decoration:none;
	font-weight:100;
	color: #000;
	font-size: 8pt;
}
div.firma{
	width:690px;
	border:1px solid #d5d5d5;
	padding:10px;
	margin:0px 0px 10px 10px;
	background-color:#e6f3fc;
}
div.top{
	width:690px;
}
div.top a{
	color:#000;
}
div.bottom{
	clear:both;
	width:670px;
	padding:10px;
	color:#fff;
	border-top:10px solid #e6f3fc;

}
.bottom p{
	margin: 0px 0px 10px 0px;
	color:#000;
	text-align:justify;
}
.bottom ul{
	margin: 10px 0px 10px 0px;
}
.bottom ul li{ 
	margin-left:15px;
	list-style-image: url(../images/li2.gif);
}
.bottom a{
	color:#000;
	text-decoration:none;
}
.bottom a:hover{
	color:#000;
	text-decoration:underline;
}
.bottom span{
	color:#000;
	font-size:8pt;
}
div.logo_firmy{
	width:264px;
	height:184px;
	background-image:url(../images/firma_box.png);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	
}
div.clipper_f{
	width:250px;
	height:170px;
	position:absolute;
	top:5px;
	left:5px;
	clip:rect(2px 250px 170px 2px);
}
.clipper_f img {
	width:250px;
}
p.dane_firmy{
	width:400px;
	float:left;
	margin-left:10px;
	font-size:10pt;
}
.dane_firmy span{
	font-size:10pt;
	font-weight:600;
	margin:0;
	color:#000;
}
