body {font-family: verdana,arial,helvetica,sans-serif; font-size:11px; text-decoration:none; color: #333333;}

.menu {color:"white"; font-size:11px; text-decoration:none; text-align: center; font-weight: bold;}
.menu:Visited {color:"white"; text-decoration:none;}
.menu:Hover {color:"lightgrey";text-decoration : none;}

A {color:#990000; text-decoration:none;}
A:Visited {color:#990000; text-decoration:none;}
A:Hover {color:red; text-decoration:none;}

td {font-size:11px }
th {font-size:11px }

.gray {color:"lightgrey"; font-size:10px; text-decoration:none;}
.bordo {color:"#990000"}
.white {color:"white";font-size:12px; font-family: Tahoma;}

.ciemny {color:"black";text-decoration : none;}
.ciemny:Visited {color:"black";text-decoration : none;}
.ciemny:Hover {color:"gray";text-decoration : none;}

.menu {color:"white"; font-size:11px; text-decoration:none; text-align: center; font-weight: bold;}
.menu:Visited {color:"white"; text-decoration:none;}
.menu:Hover {color:"lightgrey";text-decoration : none;}

.mini {color:"gray"; font-size:9px; text-decoration:none; text-align: center; font-weight: normal;}
.more {color:"#006699"; font-size:12px; text-decoration:none; font-weight: bold;}

.cssInput {
    border: 1px solid #dddddd;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #555555;
	height:23px;
	width:100%;
}

.cssInputOn {
    border: 1px solid #aaaaaa;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #555555;
	height:23px;
	width:100%;
}

.cssTextArea {
    border: 1px solid #dddddd;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #555555;
	width:100%;
}

.cssTextAreaOn {
    border: 1px solid #aaaaaa;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #555555;
	width:100%;
}

.cssSubmit {
	background-color: #006699;
    border: none;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	width:100%;
	height:23px;
}

.found { color:#FF0000; }
.error { color:#DD0000; }
