.textw {
	font-family: Verdana, sans-serif;
	color: red;
	font-size: 10px;
}

input {
	font-family: Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
}
.text5 {
	font: 5px;
	font-family: Verdana;
}

.menu { 
	font-family: Verdana;  
	font-size: 10px;
	color: #898787;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
	color:red;
}
.tab {
	background-color: #eeeeee;
	font-family: Verdana, sans-serif;
	color: #333333;
	font-size: 10px;

}

.text {
	font-family: Verdana;  
	font-size: 8pt;
	font-style: normal;
}

.textb {
	font-family: Verdana;  
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.textWb {
	font-family: Verdana;  
	font-size: 8pt;
	color : White;
	font-style: normal;
	font-weight: bold;
}

.linkaR { 
	border-right: 1px solid Black; 
}

.ambrozy_href{
	font-family:Verdana;
	font-size:9px;
	color : #c7c7c7;
	text-decoration:none;
}

a.ambrozy_href:hover{
	color:white;
}
