* {
	font-size: 9pt;
	font-family: verdana;
	color: #666666;
}

a {
	color: #03467d; 
	text-decoration:none;
	font-weight:bold;
}

a span {
	color: #999999;	
}
table {
	border: 1px solid #DDDDDD;
}
a:hover {
	color: orange;
	text-decoration:none;
	font-weight:bold;
}

a:hover span {
	color: black;
}

td {
	padding: 1px 5px;
	border-bottom: 1pt solid #DDDDDD;

}
td.nr_wersji {
	color: black;
}

thead td {
	padding:5px;
	background-color:#03467d;
	color:white;
	font-size: 9pt;
	font-family: verdana;
}

thead a {
	background-color:#03467d;
	color:white;
	text-decoration:none;
	display:block;
}

table.show_licence thead  {
	font-weight:bold;
}
table.show_licence td.label {
	width: 200px;
}
table    {
	width: 90%; 
}
table.form thead { 
	font-weight: bold;
}
td.label {
	color:black;
	text-align: right;
	font-weight:bold;
}

tr.text td.object input {
	border:1px solid white;
	color:darkred;
	border-bottom:1px dotted #666666;

}
