.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
}

.submenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
}

.title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #818f99;
	font-weight: bold;
}

.subtitle {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #003466;
	font-weight: bold;
}

.date {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #f41313;
	font-weight: none;
}

.category {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #656565;
	font-weight: italic;
}

.prok {
	font-family: Tahoma, Arial;
	font-size:12px;
	background-color: #EFEFEF;
	color: #000000;
	font-weight: none;
}

.textsite {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #090e00;
	font-weight: none;
	text-align: justify;
}

.textsite1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #090e00;
	font-weight: none;
}


a.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
	font-weight: none;
}

a.menu: hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
	font-weight: underline;
}

a.menu: visited{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
	font-weight: none;
}

.white {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
}