/*******************************/
/*  Created by Marcin Czech    */
/*  Copyright by IIA           */
/*******************************/

.input_szukaj label.error {
	font-size: 11px;
	color:#DD0000;
	float:none;
	text-align:left;
	width:auto;
	margin:-150px;
	padding-right:15px;
	background: transparent url(../../images/wip/error.gif) no-repeat scroll 135px 1px;
}

/* content archiwumNumerow.phtml */
#cont_arch {
	display: block;
	float: left;
	width: 500px;
}

#cont_arch img.okladka {
	background-color:#FFFFFF;
	border:1px solid #EBEDE2;
	float:left;
	margin:0 0 15px 15px;
	padding:5px;
}

/* content custom.phtml  */
#center_tresc #tresc {
	border-top: none;
}
#center_tresc #tresc h2 {
	display: none;
}


