a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #60779F;
	font-style:normal;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	font-style:normal;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.text_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.text_meniu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

border:1px solid;
border-color:#5188E7;
width:150px;
color:#000099;
background-color:#ffffff;
}

.input2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
border:1px solid;
border-color:#5188E7;
width:35px;
color:#000099;
background-color:#ffffff;
}