body {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}

#mainHeader {
	background: #88C425;
}
#mainHeader nav,
#mainHeader nav ul li {
	border-color: #f2f2f2;
}
#mainHeader nav ul {
	font-family: Arial;
	font-weight: 700;
	font-size: 12px;
}
#mainHeader nav ul li:hover {
	background: #519548;
}
#mainHeader nav ul.ddmenu {
	font-family: Arial;
}

.logo-zemplen {
	font-family: Arial;
	display: inline-block;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	color: white;
	text-decoration: none;
	margin: 13px 0 0 5px;
}
.logo-zemplen span {
	display: block;
	font-size: 22px;
	line-height: 22px;
}

#position .news h6 {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
}
#position .news h2 {
	font-family: Arial;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
#position .news h3  {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	margin: 0 0 5px;
}
#position .news p {
	font-size: 14px;
	line-height: 20px;
}

#position #main h1,
#position #sidebar h2,
#position .read .list h3,
#position .news h2.title {
	color: #519548;
	border-color: #519548;
}
#position #main h1:before,
#position #sidebar h2:before,
#position .read .list h3:before,
#position .news h2.title:before {
	border-color: rgba(56,172,208,0) rgba(56,172,208,0) #519548;
}

#position #sidebar .buttonMore a, 
#position #sidebar .buttonMore a:hover {
	color: #519548;
	background: none;
	padding: 0;
}
#position #main .buttonMore a, 
#position #main .buttonMore a:hover {
	color: #519548;
}
#position #main .buttonMore a span, 
#position #main .buttonMore a:hover span {
	padding: 0;
	background: none;
}

#position #sidebar .buttonLogin a, 
#position #sidebar .buttonLogin a:hover {
	color: #519548;
}

#position #sidebar .buttonMore2 a, 
#position #sidebar .buttonMore2 a:hover {
	color: #519548;
}
#position #sidebar .buttonMore2 a span {
	padding: 0;
	background: none;
}
#position #sidebar .buttonLogin a, 
#position #sidebar .buttonLogin a:hover {
	background: none;
	padding: 15px 25px 10px 25px;
}

#position .read h2 {
	font-family: Arial;
	font-weight: 700;
}

#position #main h1, 
#position #sidebar h2,
#position .news h2.title {
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
}

#mainFooter {
	background: #f2f2f2;
}
#mainFooter .links .col ul {
	font-size: 12px;
	font-family: Arial;
}
#mainFooter .links .col ul li,
#position .read ul li {
	background: none;
	position: relative;
	margin: 0 0 10px;
}
#mainFooter .links .col ul li:before,
#position .read ul li:before {
	width: 6px;
	height: 6px;
	display: block;
	content: ' ';
	position: absolute;
	top: 7px;
	left: 0;
	border-radius: 50%;
	background: #519548;
}

#mainFooter .links .col:last-of-type .social a, 
#mainFooter .links .col:last-of-type .social a:hover {
	font-family: Arial;
	font-weight: 700;
}

.logo-zemplen-footer {
	display: inline-block;
	font-family: Arial;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	margin: 0;
	color: #656565;
}
.logo-zemplen-footer span {
	display: block;
	font-size: 18px;
	line-height: 18px;
}

#position #main .search .col button {
	background-image: url(../images/search_zemplen.png);
}

#position #main .search .styled-select {
	background-image: url(../images/select_zemplen.png);
}

#position #main .pages ul li a.active, 
#position #main .pages ul li a:hover.active {
	color: #519548;
}

#position #main .pages ul li a.prev, 
#position #main .pages ul li a:hover.prev,
#position #main .pages ul li a.next, 
#position #main .pages ul li a:hover.next {
	background: none;
	text-indent: 0;
	color: #519548;
}
