.logo {
	background: url('../images/logo_vremea.jpg') no-repeat !important;
}

#section1Bg {
	background-color:#298eb8 !important;
}

#mainMenu .level1 .active1 {
	background-color:#298eb8 !important;
}

#mainNews .title{
	border-top:6px solid #298eb8 !important;
}

.categoryHead{
	border-bottom:6px solid #298eb8;
}
.numberHighlight{
	background-color:#298eb8;
}
.moveUp{
	background-color:#298eb8;
}
.moveDown{
	background-color:#298eb8;
}
.latestNewsHead{
	border-bottom:6px solid #298eb8;
}
.archiveNavigation .left, .archiveNavigation .right, .archiveNavigationCenter .left, .archiveNavigationCenter .right {
	background-color:#298eb8;
}
.articleTop {
	border-bottom:6px solid #298eb8 !important;
}
.updated {
	background-color:#298eb8 !important;
}
#mainMenu .home {
	background-color:#298eb8 !important;
}
div.star-rating-on a{
    background-color:#298eb8 !important;
}
.callout {
    color: #298eb8 !important;
}
.articleLocations .head {
    border-bottom:6px solid #298eb8 !important;
}
li.choice:hover {
    background:#298eb8 !important;
}
.voteHolder .votes {
    background:#298eb8 !important;
}
.locationDescription {
    border:2px solid #298eb8 !important;
}
.locationClose {
    background-color: #298eb8 !important;
}
div.jGrowl div.jGrowl-notification {
	border:1px solid #298eb8 !important;
}
.topNews .newsList {
    color:#298eb8 !important;
}
.categoryContent{
    color:#298eb8 !important;
}
.latestNewsContent{
    color:#298eb8 !important;
}
.categoryClose .button {
    background-color: #298eb8 !important;
}
#moviesList .close .button {
    background-color: #298eb8 !important;
}

.headerWeatherBoxes {
	font-size: 1.2em;
	line-height: 26px;
	background-color: #298EB8;
}

.headerWeatherBoxes div {
	float: left;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #298EB8;
	color: #fff;
	border-right: 1px solid #DEEDF4;
	cursor: pointer;
}

.headerWeatherBoxes .active {
	background-color: #DEEDF4;
	color: #000;
}

.progContainer {
	width: 250px;
	float: right;
}

.progContainer .o1, .progContainer .o2, .progContainer .o3 {
	padding: 10px;

	background-color: #F0F0F0;
	border-bottom: 2px dotted #cbcbcb;
}

#mainProg {
	width: 410px;
	float: left;
}

.headerWeatherVideos {
	font-size: 1.2em;
	line-height: 22px;
	border-bottom: 6px solid #474747;
}

.contWeatherVideos {
	background-color: #474747;
	height: 339px;
}

.weatherVideosPlayer {
	float: left;
	width: 400px;
	color: #fff;
}

.weatherVideos {
	float: right;
	width: 260px;
}

.weatherVideos .weatherVideosItem {
	float: left;
	width: 100px;
	height: 91px;
	border: 1px solid #6F6F6F;
	margin: 5px;
	padding: 5px;
	color: #fff;
	font-size: 0.8em;
	word-wrap: break-word;
	cursor: pointer;
}


.headerWeather {
	font-size: 1.2em;
	line-height: 22px;
	border-bottom:6px solid #298eb8;
}

.headerWeather div {
	float: right;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #474747;
	color: #fff;
	border-right: 1px solid #7E7E7E;
	cursor: pointer;
}

.headerWeather .active {
	background-color: #298eb8;
}