
.small {
	font-family: Verdana;
	font-size: 10px;
}

.medium {
	font-family: Verdana;
	font-size: 11px;
}

.big {
	font-family: Verdana;
	font-size: 12px;
}

.blink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.blink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

.wlink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.wlink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.hotlink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #CA1911;
}

.hotlink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #CA1911;
}

.sidepanel {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.sideinput {
	font-family: Verdana;
	font-size: 10px;
	margin-top: 3px;
	width: 130px;
}

.sidebutton {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 3px;
}

.forminput {
	font-family: Verdana;
	font-size: 11px;
}

#listare-tabelara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.burtiera {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/* height: 10% !important; */
	height: 38px;
	min-height: 38px;
	max-height: 38px;
	line-height: 36px;
	background-color: #CC0000;
	border-top: 2px solid #000000;
	z-index: 1000;
	text-align: center;
	text-transform: uppercase;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 31px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #222222;
}

.burtiera a {
	text-decoration: none;
	color: #FFFF66;
}
