﻿/*
	Definicja CSS dla Internet Explorer 4.0+
	- styl gwny
*/
td {
}


A.s1, A.s1:ACTIVE, A.s1:LINK, A.s1:VISITED, .s1 {
	text-decoration : none;
	color : #676767;
}

A.s1:HOVER {
        text-decoration: underline;
	color : black;
}
A.menu, A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED, .menu {
}
A.menuz, A.menuz:ACTIVE, A.menuz:LINK, A.menuz:VISITED, .menuz {
	text-decoration : none;
	color : #003300;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A.s12, A.s12:ACTIVE, A.s12:LINK, A.s12:VISITED, .s12 {

	text-decoration : none;
	color : #003300;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
A.s16, A.s16:ACTIVE, A.s16:LINK, A.s16:VISITED, .s16 {


	text-decoration : none;
	color : #003300;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
