/**************************************
 * THEME NAME: ics_zie
 *
 * Files included in this sheet:
 *
 *   ics_zie/ics_styles.css
 **************************************/

/***** ics_zie/ics_styles.css start *****/

/* ISTOTNE STYLE PRZY ZMIANACH KOLORYSTYCZNYCH */
.label h1:before{
	content: url("pix/ikona_zie_t.gif");
	margin-right: 4px;
}

.label h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #02cdae;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
	padding-bottom: 10px;
	border-bottom: solid thin;
	margin-bottom: 20px;
}

.label h2:before{
	content: url("pix/ikona_zie.gif");
	margin-right: 4px;
}

.label h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #02cdae;
    text-decoration: none
}
/* [KONIEC] ISTOTNE STYLE PRZY ZMIANACH KOLORYSTYCZNYCH [KONIEC]*//***** ics_zie/ics_styles.css end *****/

