html {
	overflow-y: scroll;
	overflow-x: hidden;
}

.banner_header, .submenu, .arhiva_informacija, .facebook {
	display: none;
}

.content {
	padding-top: 5px;
	width: 100%;
}

.header {
	height: 90px;
	width: 210px;
}

.main_menu {
	float: none;
	position: relative;
	top: 0;
	height: auto;
	width: 100%;
	background: url("../images/menu-bckg.png") repeat left top;
}
.main_menu ul {
	height: auto;
	float: none;
	overflow: none;
}
.main_menu ul li {
	display: inline-block;
	height: 38px;
}
.main_menu ul li a {
	display: inline-block !important;
	height: 32px !important;
}

#main_menu {
	display: none;
}
#mob_menu {
	display: block;
}

.content_box {
	width: 100%;
	padding-top: 10px;
}

.article {
	width: 94%;
	padding: 0;
	margin: 0 auto;
	float: none;
}

.first_article {
	float: none;
}

.first_article img.float_right {
	max-width: 30%;
}

.first_article p iframe {
	max-width: 90%;
}

/*
.bottom_articles img.float_right, .bottom_articles_right img.float_right {
	width: 150px;
}
*/

.bottom_articles, .bottom_articles_right {
	width: 45%;
}

.bottom_articles_row {
	width: 100%;
}

.article_separator, .article_separator2 {
	width: 100%;
	padding-top: 0;
}

.kategorije {
	width: 100%;
}

.linkovi, .linkovi_as {
	float: left;
	padding-top: 10px;
	width: 100%;
	padding-bottom: 10px;
}

.tekstovi_o_zastiti, .tekstovi_antispam {
	display: block;
	clear: both;
	width: 100%;
}

.tekstovi_o_zastiti h2 a, .tekstovi_o_zastiti h2 a:link, .tekstovi_o_zastiti h2 a:visited, .tekstovi_antispam h2 a, .tekstovi_antispam h2 a:link, .tekstovi_antispam h2 a:visited {
	margin-bottom: 3px;
	font-size: 12px;
}

.tekstovi_o_zastiti p, .tekstovi_antispam p {
	margin: 3px 3px 0 3px;
	padding-bottom: 7px;
}

div.tekstovi_o_zastiti h2, div.tekstovi_antispam h2 {
	margin: 0 3px 0 3px;
	height: auto;
	display: block;
}

.tekstovi_o_zastiti_h1 {
	width: 100%;
	background: url('../images/tekstovi-o-zastiti-bckg.png') no-repeat top left #10645d;
}
.tekstovi_antispam_h1 {
	width: 100%;
	background: url('../images/tekstovi-antispam-bckg.png') no-repeat top left #941812;
}

.content_right {
	position: relative;
	float: none;
	width: 100%;
	text-align: center;
	background: url(../images/banner-right-bckg.jpg) no-repeat center top;
}

.content_right img {
	margin: 0 auto;
}

#ml {
	width: 100%;
}

#ml div.ml2 {
	margin: 0 auto;
}

.facebook, .sidebar_box {
	background: url(../images/facebook.png) no-repeat top center #ecedf1;
    width: 100%;
}



.footer {
	height: auto;
	width: auto;
}

.footer_left {
	margin-left: 5px;
}

.footer_right {
	margin-left: 5px;
	margin-bottom: 5px;
	clear: both;
	display: block;
	float: none;
	padding: 0;
}

@media screen and  (max-width: 768px) {

}

@media screen and  (max-width: 440px) {

}

@media screen and  (max-width: 380px) {
	.bottom_articles img.float_right, .bottom_articles_right img.float_right {
		width: 34px;
		height: 34px;
	}
}
