nav.topnav, nav[role=navigation] {
	background: #033e7c !important;
}

nav.topnav ul li a {
	color: #FFF;
}

.article_info, .article_prev_next {
    border-color: #033e7c;
}

.page_content li, .more_themes_box li, .news_container li {
	background: url(../img/bull-blue.gif) no-repeat 0 5px;
}

.istaknuto li {
    background: url(../img/bull-blue.gif) no-repeat 0 10px;
}

.menuLeft li.active a {
	color: #d71920;
}

.logo_search_content {
	position: relative;
}

.dgu-logo {
	background: url(../img/dgu@3x.png);
	width: 80px;
	height: 54px;
	background-size: 80px auto;
	position: absolute;
	left: 360px;
}
 
@media only screen and (min-width: 320px) {
	
	.logo_search_content .logo {
		background: url(../img/mu_logo.svg) no-repeat; 
		background-size: auto 48px !important;
		margin-top: 4px;
	}
	
	.page_content li, .more_themes_box li {
		background: url(../img/bull-blue.gif) no-repeat 0 6px;
		background-size: 10px 10px;
	}

    .page_content ol li {
		background: none;
	}
	
	.dgu-logo {
		left: 228px;
		width: 60px;
		height: 41px;
		background-size: 60px auto;
		top: 22px;
	}
	
} 


@media only screen and (min-width: 480px) {
	
	.logo_search_content .logo { 
		background-size: auto 55px !important;
		margin-top: 2px;
	}
	
	.dgu-logo {
		left: 260px;
		top: 25px;
	}
	
} 


@media only screen and (min-width: 760px) {

	.page_content li, .more_themes_box li {
		background: url(../img/bull-blue.gif) no-repeat 0 5px;
	}
	
	
		
}
 

@media only screen and (min-width: 980px) {
	
	.logo_search_content .logo {
		background: url(../img/mu_logo.svg) no-repeat; 
		background-size: auto 72px !important;
	}
	
	.dgu-logo {
		left: 350px;
		width: 80px;
		height: 54px;
		background-size: 80px auto;
		top: 30px;
	}
	
}  

