#transbox {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%; 
	display:none;
	position:absolute;
	background-color: #999999;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
	
A.mainMenu {font: bold 11 Arial; color: Black; text-decoration: none;}

td.text {font: 11 Arial;}
td.nadpis {font: bold 12 Arial;}

input.mainSuggest {font: bold 20 Arial; border: 1px Solid Gray; border-bottom: 1px Solid Silver; border-right: 1px Solid Silver;}

A.nadpis_telo:link {font: bold 12px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:visited {font: bold 12px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:active {font: bold 12px Arial; color: Black; text-decoration: none;}
A.nadpis_telo:hover {font: bold 12px Arial; color: Red; text-decoration: none;}

A.text:link {font: bold 11px Arial; color: Black; text-decoration: none;}
A.text:visited {font: bold 11px Arial; color: Black; text-decoration: none;}
A.text:active {font: bold 11px Arial; color: Black; text-decoration: none;}
A.text:hover {font: bold 11px Arial; color: Red; text-decoration: none;}

input.text_50 {font: 11 Arial; border: 1px Solid Gray; border-bottom: 1px Solid #ECECEC; border-right: 1px Solid #ECECEC; width: 50px; text-align: center;}
input.text_150 {font: 11 Arial; border: 1px Solid Gray; border-bottom: 1px Solid #ECECEC; border-right: 1px Solid #ECECEC; width: 150px; text-align: center;}

input.button {font: bold 12 Arial; color: White; background: Silver; border: 1px Solid White; border-bottom: 1px Solid Gray; border-right: 1px Solid Gray;}

select.text {font: 11 Arial; border: 1px Solid Gray; border-bottom: 1px Solid #ECECEC; border-right: 1px Solid #ECECEC; width: 150px; text-align: center;} 
