
/* Color Scheme */
.header,
.breaking-news .the-title,
.widget > h3,
.button,
a.small-button,
.marker,

.block-title,
#wp-calendar td#today,
.small-button,
#writecomment p input[type=submit] {
	background-image:url(../grafika/pozadina-header.png);
	background-repeat:repeat-x;
	}
.list-title,
a:hover,
a.mobile-menu,
.widget .meta a {
	color: #77AE59;
}
.list-title {
	border-bottom: 2px solid #030;
}

