.meniu_stanga {
	font-family: arial;
	font-size: 14px;
	color: #7B858A;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
	letter-spacing: 2px;
	background-color:#FAFAFA;
}

.meniu_stanga:hover {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
	letter-spacing: 2px;
	background-color:#F4F4F4;
}

.meniu_sus {
	font-family: verdana;
	font-size: 10px;
	color: #7B858A;
	text-decoration: none;
	font-weight: normal;
	line-height:14px;
}

.meniu_sus:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height:14px;
}

.meniu {
	font-family: verdana;
	font-size: 12px;
	color: #399e28;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.meniu_left {
	font-family: verdana;
	font-size: 11px;
	color: #7B858A;
	text-decoration: none;
	font-weight: normal;
}

.meniu_left:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.content h3 {
	font-family: georgia;
	font-size: 12px;
	color: #4A4A4F;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.content {
	font-family: georgia;
	font-size: 11px;
	color: #4A4A4F;
	line-height: 15px;
	text-decoration: none;
}

.content a {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4F;
	line-height: 15px;
	text-decoration: underline;
}

.content a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #6F6F7F;
	line-height: 15px;
	text-decoration: none;
}

.foot {
	font-family: verdana;
	font-size: 9px;
	color: #3a9e28;
	text-decoration: none;
	font-weight: normal;
}

.foot:hover {
	font-family: verdana;
	font-size: 9px;
	color: #3b3b3b;
	text-decoration: none;
	font-weight: normal;
}

.submeniu {
	font-family: verdana;
	font-size: 11px;
	color: #4B4B50;
	text-decoration: none;
	font-weight: normal;
}

input,textarea,select {
	font-family: tahoma;
	font-size: 12px;
	color: #4B4B50;
	text-decoration: none;
	font-weight: normal;
}