@charset "UTF-8";
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #647f3f;
	font-weight: lighter;
	text-decoration: none;
}
.text-headline {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.text {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.more {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #456E10;
}
.gjuha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.gjuha:hover{
	color: #58585A;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}
a.buttons:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.blog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #59585B;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.linkattachment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8CC63F;
	text-decoration: none;
}
.buttons-lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58585A;
	text-decoration: none;
}
a.buttons-lang:hover {
	color: #DC391E;
}

