.header3 {
	font: 17px arial, sans; 
	font-weight: bold;
	}
	
.header4 {
	font: 14px arial, sans; 
	font-weight: bold;
	}

a.crosslinks  {
	text-decoration: none;
	}
	
a.crosslinks a:hover {
	text-decoration: underline;
	}
	
.crosslinks a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
p a:visited{
	text-decoration: none;
	color: #666666;
	}

p a:hover {
	text-decoration: underline;
	color: #666666;
	}

input#newsletter_imie {
	width: 84px;
	height: 17px;
	background: transparent url('../images/bg-newsletter_imie.gif') fixed no-repeat;
	font: 11px arial, sans;
	color: #666666;
	padding: 6px 30px 2px 10px;
	margin-top: 2px;
	float: left;
	}
	
form>input#newsletter_imie {
	background: transparent url('../images/bg-newsletter_imie.gif') no-repeat;
	vertical-align: middle;
	}
	
	
#seo4 {
	width: 360px;
	margin-left: 25px;
	position: relative;
	padding-bottom: 20px;
}
#seo4 img {
	position: absolute;
	right: 0;
	top: -14px;
}
#seo4 p {
	font: bold 11px arial;
	color: #999;
}
#seo4 a {
	color: #749916;
}

/* pigułka */

div.pigulka-menu a {
	width: 260px;
	float: left;
	
	font-size: 11px;
	text-decoration: none;
	color: #666666;

	font: 10px/10px arial, sans;
	}
	
span.pigulka_numer {
	font-weight: bold;
	font-size: 15px;
}

div.pigulka_navigation {
	text-align: center;
}

h4.pigulka {
	font: 12px arial, sans; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

i.ps {
	color: indianred;
	text-decoration: underline;
}

/* widget */
div.slowko {
	background: url('../images/widgety/widget2.jpg') top left no-repeat;
	height: 250px;
	margin-top: 15px;
	}


div.tresc {
	font: 12px arial, sans;
	float: left; 
	margin-left: 25px;
	margin-top: 50px;
}

span.zwrot {
	color: #FFFFFF;
	font-weight: bold;
}

span.explanation_desc {
	color: #57320F;
}

span.example_desc {
	color: #57320F;
}

span.czytana a {
	font-weight: bold; 
	background-color: lightgray;
	padding: 2px;
}

input.long {
	border: 1px solid gray; 
	width: 220px;
}

textarea.long {
	border: 1px solid gray; 
	width: 100px;
	height: 100px;
	overflow: hidden;
}

table.formularz {
	border: 1px solid red;
}

table.koszyk {
	font: 11px/17px arial, sans;
	background-color: white;
	border: 1px solid white;
	width: 100%
}

table.koszyk td {
	padding: 3px;
	text-align: center;
	}
	
table.koszyk th {
	background-color: #E7E7E7;
	}
	
table.koszyk tr.suma {
	background-color: #E7E7E7;
	}

table.koszyk td.suma {
	color: indianred;
	font-weight: bold;
	}
	
table.sklep_dane {
	font: 11px/17px arial, sans;
	background-color: white;
	border: 1px solid white;
	width: 100%
}
	