body {
	  font-family:Arial, Helvetica, sans-serif;
}

.date {
	color: #D1D1C7;
	font-size: 9px;
}

.text {
	font-size: 11px;
	color: #ffffff
}

a {
	color: #91c440;
}

.dot {
	color: #91c440;
	font-size: 11px;
	font-weight: bold;
}

.naslov {
	color: #e55455;
	font-size: 11px;
	font-weight: bold;
}

.glavninaslov {
	color: #eaeaea;
	font-size: 14px;
	font-weight: bold;
}

.text2 {
	font-size: 9px;
	color: #D1D1C7
}

input {
	width: 182px;
	height: 20px;
	border-color: #A7A7A7;
	border-width: 1px;
	border-style: solid;
	background-color: #626262;
	font-size: 11px;
	color: #ffffff;
}

textarea {
	width: 182px;
	height: 55px;
	border-color: #A7A7A7;
	border-width: 1px;
	border-style: solid;
	background-color: #626262;
	font-size: 11px;
	color: #ffffff;
	overflow: auto;
}

.text3 {
	font-size: 11px;
	color: #EAEAEA
}

.image {
	border-style: outset;
	border-color: #FFFFFF;
	border-width: 1px;
	margin-top: 3px;
}

A.mainmenu {
	margin-left: 30px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

A.mainmenu:HOVER {
	color: #83b73e;
}

A.mainmenu:VISITED {
	color: white;
}