nav.topnav, nav[role=navigation], .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .ui-datepicker-current-day a, .footer {
	background: #003567;
}

nav.topnav ul li a {
	color: #FFF;
}

.article_info, .article_prev_next, h1 {
    border-color: #003567;
}

.footer, .footer h2, .footer a {
	color: #FFF;
}

.footer a:hover {
	text-decoration: underline;
}

#cookie-button {
    position: absolute;
    right: 0;
    top: -5px;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #003567;
    cursor: pointer;
}

.article_right {
    margin-bottom: 24px;
}

.desnimenu li {
    display: block;
    margin: 8px 0;
    background: url(../img/bull.gif) no-repeat 0 5px;
    padding-left: 24px;
}


nav.topnav, nav[role=navigation] {
    background: #003567;
    padding-left: 22px;
    font: 16px/46px "vladarhsans_regregular", Arial, sans-serif;
}

.istaknuto li {
    background: url(../img/bull.gif) no-repeat 0 5px !important;
    padding: 0 0 14px 24px;
}

.page_content ul li, .page_content_box ul li, .more_themes_box ul li, .theme_box ul li, ul.list li, .news_container li {
	background: url(../img/bull.gif) no-repeat 0 5px!important;
	padding: 0 0 0 24px;
}

    .page_content ul li ul li, .page_content_box ul li ul li, .more_themes_box ul li ul li, .theme_box ul li ul li {
        background: url(../img/bull_grey.gif) no-repeat 0 5px!important;
    }

.news_page_nav {
    margin-top: 32px;
    border-top: 2px solid #003567;
    padding-top: 24px;
}

/* footer.footer_gov { */
    /* background: #333333; */
    /* color: #FFF; */
    /* font-size: 12px; */
    /* line-height: 18px; */
    /* padding: 12px 0; */
/* } */

footer.footer {background:#eee;}
footer.footer h2 {color: #424242;}
footer.footer a,footer.footer li {color: #191919;}

a:hover, a:hover span.h3, .news a:hover span.h2, a:hover .number_big {
    color: #003567;
    text-decoration: none;
}

h1 {
    border-bottom: 2px solid #003567;
    padding-bottom: 12px;
    margin-bottom: 20px;
    color: #191919;
}

.equation ul li {
    display: block;
    text-align: center;
    color: #003567;
    padding: 0;
    background: none;
}
.link_button, .link_button.outlink {
    width: auto;
    display: inline-block;
    padding: 10px 20px;
    background: #eee;
    border: 1px solid #e0e0e0;
    color: #003567;
    margin: 0 0 12px 0;
    text-decoration: none;
}


.page_content li, .more_themes_box li, .news_container li {
	background: url(../img/bull.gif) no-repeat 0 5px;
}

.istaknuto li {
    background: url(../img/bull.gif) no-repeat 0 10px;
}


@media only screen and (min-width: 320px) {
.logo_search_content .logo.logo_en {
        background: url(../img/mzoe_logo_en@2x.png) no-repeat;
        background-size: auto 72px;
    }
    .logo_search_content .logo {
        background: url(../img/mzoe_logo@2x.png) no-repeat;
        background-size: auto 55px;
    }

    .page_content li, .more_themes_box li {
		background: url(../img/bull.gif) no-repeat 0 6px;
		background-size: 10px 10px;
	}

} 


@media only screen and (min-width: 760px) {

    .page_content li, .more_themes_box li {
		background: url(../img/bull.gif) no-repeat 0 5px;
	}
		
}
 

@media only screen and (min-width: 980px) {
	.logo_search_content .logo.logo_en {
        background: url(../img/mzoe_logo_en.png) no-repeat;
        background-size: auto 72px;
    }
    .logo_search_content .logo {
        background: url(../img/mzoe_logo.png) no-repeat;
        background-size: auto 72px;
    }
	
}  

