@charset "utf-8";
/* CSS Document */

.ikona {
	float: left;
	height: 80px;
	width: 80px;
	display: inline;
}
.rowPrawyBlok {
	float: right;
	position: relative;
	display: table-cell;
	width: 350px;
	padding-left: 10px;
	color: #CCC;
	
}

.rowPrawyBlok a {
	color: #ddd;
	text-decoration: none;
}
.rowPrawyBlok a:hover {
	text-decoration: underline;
}



.napis {
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #767474;
	padding-top: 4px;
}

.linkiFirmy {
	position: relative;
	margin-left: 150px;
	margin-right: auto;
}

.linkiFirmy img {
margin:10px;
}
.pdfLista {
	list-style-image: url(images/pdf.gif);
	color: #CCC;
}
.pdfLista a {
	color: #CCC;
}
.boxProduktuBig i{
	color:#666
}
#warKontakt{
	position:relative;
	min-height:320px;
	width:900px;
	height: 420px;
	font-size: 13px;
	color: #666;
	}
#content #warKontakt div p {
	background-color: #FFF;
}

#warKontakt div p strong {
	padding-left: 6px;
}

#warKontakt  p {
	background-color: #666;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#warKontakt div p strong a {
	color: #F90;
}
