body {
	background-attachment : fixed;
	background-color : #E6E7E8;
	background-image : url(images\tlo_menu_19.gif);
	background-position : top right;
	background-repeat : no-repeat;
	onLoad="statusFlash()";
	
}
A { text-decoration: none; }
a:link {
	font-weight: bold;
	color: #768ba0;
	text-decoration: None;
	font-family : Tahoma;
}
a:active {
	font-weight: bold;
	color: red;
	text-decoration: None;
	font-family : Tahoma;

}
a:visited {
	font-weight: bold;
	color: #768ba0;
	text-decoration: None;
	font-family : Tahoma;

}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: None;
	font-family : Tahoma;
}

input.przycisk {
background-color: #e6e7e8;
 border: 1px solid Black;
 font-family: Tahoma;
 font-size: 11px;
color: blue;
width: 85px;
}

input.webmail {
background-color: #e6e7e8;
 border: 1px solid Black;
 font-family: Tahoma;
 font-size: 11px;
color: blue;
width: 90px;
}

.errHilite {
font-family: Tahoma;
 font-size: 11px;
background-color: #FCC;
border: 1px solid #000;
width: 90px;
} 