/*PODSTAWOWE PARAMETRY */
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 8px;
	color: #114153;
/*	color: #114153; */
/*	background: url(back.gif) repeat-x #FFFFFF; */
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5D5D5D;
	font-weight : normal;

}

TD A:LINK {color : #7394C6; text-decoration : none;}
TD A:VISITED {color : #7394C6; text-decoration : none;}
TD A:ACTIVE {color : #405C8C; text-decoration : none;}
TD A:HOVER {color : #405C8C; text-decoration : none;}