body, html {
	width: 100%; height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #f5f4f4;
	color: #072124;
}
*, body, div, ul, li, select, option, h1, h2, h3, h4, h5, h6, p, input {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
img, a:link img, a:visited img, a:hover img{
	border: none;
	border-style: none;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #b02300;
	font-weight: normal;
}
a:hover {
	color: #106671;
}
.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
.text-center img {
	margin: 0 auto;
}
/* Content */
.content {
	width: 980px;
	margin: 0 auto;
	padding-top: 38px;
	height: 100%;
}
/* Header */
.header {
	width: 973px;
	height: 158px;
	margin: 0;
	padding: 0;
}
#logo {
	width: 187px;
	height: 76px;
	padding: 5px 0 0 18px;
	float: left;
}
/* Header Banner */
.banner_header {
	width: 728px;
	height: 90px;
	float: right;
	padding: 0;
}
/* Top menu */
.main_menu {
	position: absolute;
	top: 165px;
	width: 973px;
	height: 38px;
	float: left;
	background: url('../images/menu-bckg.png') repeat-x center center;
}
.main_menu ul {
	float: left;
    height: 35px;
    overflow: hidden;
}
.main_menu ul li {
	float: left;
}
.main_menu ul li a,
.main_menu ul li a:link,
.main_menu ul li a:visited {
	display: block;
	line-height: 38px;
	height: 38px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-left: .96em;
	padding-right: .95em;
	font-size: 11px !important;
	text-transform: uppercase;
/*	background: url('../images/menu-bckg.png') repeat-x center center;*/
	border-right: 1px solid #0c262c;
	border-left: 1px solid #145c6d;
	text-shadow: #042124 1px 1px 1px;
}
.main_menu ul li a:hover, .main_menu ul li a:active, .main_menu  ul li a.current  {
	background: url('../images/menu-bckg-hover.png') repeat-x center center;
	color: #dcfbff;
	text-shadow: #042124 1px 1px 1px;
}
.submenu {
	width: 958px;
	height: 22px;
	float: left;
	background: #176577;
	padding: 15px 0 5px 15px;
	color: #fff;
	font-size: 13px;
	text-shadow: #042124 1px 1px 1px;
}
.submenu ul {
	color: #f2f2f2;
}
.submenu ul li {
	float: left;
	display: block;
}
.submenu ul li a,
.submenu ul li a:link,
.submenu ul li a:visited {
	display: block;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
	margin: 0 10px 0 10px;
	font-size: .87em;
	color: #c6eff4;
}

.submenu ul li a:hover, .submenu ul li .current {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
/* Search box */

.search_box {
	width: 242px;
	position: relative;
	float: right;
}
input.search_query {
	position: absolute;
	top: -3px;
	left: 0;
	width: 178px;
	height: 28px;
	border-style: none;
	float: left;
	background: url('../images/search-field.png') no-repeat bottom;
	text-indent: 27px;
	font-size: .85em;
	color: #276e7f;
}
a.search_button,
a.search_button:link,
a.search_button:visited {
	position: absolute;
	top: -3px;
	left: 178px;
	width: 50px;
	height: 27px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/button-search.png') no-repeat left top;
	margin-left: 5px;
}

a.search_button:hover {
	background-position: -50px top;
}
/* Start Content */
.content_box {
	width: 973px;
	background-color: #fff;
	float: left;
}
.content_box a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.article {
	position: relative;
	float: left;
	width: 674px;
	color: #072124;
	padding: 20px 0 0 28px;
}
.first_article {
	float: left;
	width: 99%;
}
.article  h1{
	font-family: serif, Arial, Georgia, Times, "Times New Roman";
	color: #b02300;
	font-size: 28px;
	line-height: 33px;
}
.article h1 a, .article h1 a:link, .article h1 a:visited {
	font-family: serif, Arial, Georgia, Times, "Times New Roman";
	color: #b02300;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	padding-top: 20px;
}
.article  h1 a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.info {
	color: #6e9498;
	margin-top: 6px;
}
.info a,
.info a:link,
.info a:visited {
	font-weight: bold;
	font-size: .9em;
	color: #6e9498;
}
.info a:hover {
	border-bottom: 1px dotted #ba0000;
}
span.date_posted {
	color: #6e9498;
	font-size: .8em;
}
.article p {
	font-size: 1.05em;
	line-height: 1.7em;
	padding: 0 0 15px 0;
}
span.more_info a,
span.more_info a:link,
span.more_info a:visited {
	padding-right: 15px;
	background: url('../images/details-link.png') no-repeat right 3px;
}

span.more_info a:hover,.article  a:hover {
	border-bottom: 1px dotted #ba0000;
}
.article ul li {
	padding-left: 28px;
	background: url('../images/list_bullet2.gif') no-repeat left 4px;
	line-height: 1.4em;
	padding-bottom: 3px;
}
.article ol {
	padding-left: 28px;
	line-height: 1.4em;
	padding-bottom: 3px;
}
ul.pagination {
	list-style-type: none;
	display: inline-block;
}
ul.pagination li {
	list-style-type: none;
	display: inline-block;
	background: none;
	padding-left: 15px;
}

img.float_right { 
    float: right; 
    margin: 5px 0 0 15px;
	border: solid 7px #fff;
			-webkit-box-shadow: 0px 0px 4px #bcbcbc;
			-moz-box-shadow:0px 0px 4px #bcbcbc;
			box-shadow: 0px 0px 4px #bcbcbc;
}

.article_separator {
	width: 674px; 
	height: 16px;
	padding-top: 5px;
	background: url('../images/article-separator.png') repeat-x left top;
	display: block;
	clear: both;
}

.article_separator2 {
	width: 674px; 
	height: 8px;
	background: url('../images/article-separator2.png') repeat-x left top;
	display: block;
	clear: both;
}

.bottom_articles_row {
	float: left;
	width: 670px;
	margin: 0;
	padding: 0;
}
/* Start Middle Articles */
.bottom_articles {
	width: 320px;
	margin: 15px 0 0 0;
	padding-right: 15px;
}
.bottom_articles  h2{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #b02300;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	min-height: 36px;
}
.bottom_articles  h2 a, 
.bottom_articles  h2 a:link, 
.bottom_articles h2 a:visited,
.bottom_articles_right  h2 a, 
.bottom_articles_right h2 a:link, 
.bottom_articles_right h2 a:visited,
.bottom_articles_row  h2 a, 
.bottom_articles_row  h2 a:link,
.bottom_articles_row  h2 a:visited  {
	color: #b02300;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.bottom_articles  h2  a:hover, .bottom_articles_right h2  a:hover, .bottom_articles_row h2  a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.bottom_articles img { 
	float: left;
	width: 107px;
	height: 107px;
    margin: 6px 15px 0 0;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
.bottom_articles p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: -4px;
}

.bottom_articles_right {
	float: right;
	width: 320px;
	margin: 15px 0 0 0;
	padding-left: 30px;
}
.bottom_articles_right  h2{
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #b02300;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
}
.bottom_articles_right img { 
	float: left;
	width: 107px;
	height: 107px;
    margin: 6px 15px 0 0;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
.bottom_articles_right p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: -4px;
}
/* Start Category Articles */
.kategorije {
	width: 674px;
	background-color: #fff;
	padding-bottom: 28px;
}
.tekstovi_o_zastiti {
	width: 374px;
	float: left;
}
.tekstovi_o_zastiti_h1 {
	width: 374px;
	background: url('../images/tekstovi-o-zastiti-bckg.png') no-repeat top left;
	height: 22px;
	margin-bottom: 5px;
}
.tekstovi_o_zastiti img { 
	float: left;
	width: 81px;
	height: 81px;
    margin: 3px 15px 0 0;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
.tekstovi_o_zastiti p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 22px 0 0 0;
}
p.heading {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 8px;
}
.tekstovi_o_zastiti  h2 a, 
.tekstovi_o_zastiti  h2 a:link, 
.tekstovi_o_zastiti h2 a:visited {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #b02300;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
.tekstovi_o_zastiti  h2  a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.linkovi{
	float: right;
	width: 300px;
	padding-top: 45px;
}
.linkovi_zastita ul {
	margin: 3px;
	margin-left: 15px;
}

.linkovi_zastita li {
	float: left;
	display: block;
	margin-bottom: 6px;
}

.linkovi_zastita li a,
.linkovi_zastita li a:link,
.linkovi_zastita li a:visited  {
	display: block;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #2D645C;
	font-weight: bold;
	background: url('../images/bullet1.png') no-repeat 0 5px;
	padding-left: 17px;
}
.linkovi_zastita li a:hover {
	color: #106671;
	border: none;
	text-decoration: underline; 
}
.tekstovi_antispam_h1 {
	width: 374px;
	background: url('../images/tekstovi-antispam-bckg.png') no-repeat top left;
	height: 22px;
	margin-bottom: 5px;
}
.tekstovi_antispam {
	width: 374px;
	float: left;
}
.tekstovi_antispam img { 
	float: left;
	width: 81px;
	height: 81px;
    margin: 3px 15px 0 0;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
.tekstovi_antispam p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 22px 0 3px 0;
}
p.heading2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 8px;
}
.tekstovi_antispam  h2 a, 
.tekstovi_antispam  h2 a:link, 
.tekstovi_antispam h2 a:visited {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #b02300;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.tekstovi_antispam  h2  a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.linkovi_as{
	float: right;
	width: 300px;
	padding-top: 45px;
}
div.tekstovi_o_zastiti h2, div.tekstovi_antispam h2 {
	height: 20px;
}
.linkovi_antispam ul {
	margin: 3px;
	margin-left: 15px;
}
.linkovi_antispam li {
	float: left;
	display: block;
	margin-bottom: 6px;
}
.linkovi_antispam li a,
.linkovi_antispam li a:link,
.linkovi_antispam li a:visited  {
	display: block;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #b02300;
	font-weight: bold;
	background: url('../images/bullet2.png') no-repeat 0 5px;
	padding-left: 17px;
}
.linkovi_antispam li a:hover {
	color: #106671;
	border: none;
	text-decoration: underline;
}
/* Right side */
.content_right {
	position: relative;
	float: right;
	width: 248px;
	color: #072124;
	font-size: 1em;
	background: url('../images/banner-right-bckg.jpg') no-repeat right top;
}
#banner-top-right {
	padding: 18px 22px;
	margin-bottom: 14px;
	border: none;
}
.content_right a:hover{
	border-style: none;
	text-decoration: none;
}
.arhiva_informacija {
	width: 248px;
	background: url('../images/arhiva-informacija.png') no-repeat 0 0;
}

p.heading_right {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0 23px 8px;
}
.arhiv {
	width: 240px;
}
img.article_right {
	float: left;
	width: 70px;
	height: 70px;
	margin: 16px 14px 0 1px;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
 p.right_paragraph {
	margin: 13px 19px 23px 0;
	line-height: 15px;
}
.arhiva_inforamcija  h3 a, 
.arhiva_informacija  h3 a:link, 
.arhiva_inforamcija h3 a:visited {
	color: #b02300;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.arhiva_inforamcija  h3  a:hover , .content_right h3 a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}
.arhiva_inforamcija img { 
	float: left;
	width: 67px;
	height: 67px;
    margin: 6px 15px 0 0;
	border: solid 4px #fff;
			-webkit-box-shadow: 0 0 4px #bcbcbc;
			-moz-box-shadow:0 0 4px #bcbcbc;
			box-shadow: 0 0 4px #bcbcbc;
}
.facebook, .sidebar_box {
	background: url('../images/facebook.png') no-repeat top right #ecedf1;
	width: 248px;
}
.sidebar_banner {
	display: block;
	margin: 0 auto;
	padding: 0 0 17px 0;
}
.facebook iframe {
	width: 164px;
	margin-left: 42px;
	padding-bottom: 21px;
}
/* Footer */
.footer {
	background: url('../images/footer-bckg.png') no-repeat left top;
	width: 974px;
	height: 93px;
	color: #585858;
	font-size: 11px;
}
.footer_left {
	float: left;
	padding: 30px 0 0 0;
}
.footer_right {
	float: right;
	padding: 30px 0 0 0;
}
.footer a:hover {
	color: #106671;
	border-bottom: 1px dotted #ba0000;
}

#tw p{
	background: url(https://static.vesti.rs/vesti-tw.gif) no-repeat;
	margin: 0 0 0 0px;
	top: 0px;
	padding: 0;
	text-indent: -9999px;
	margin-left: 53px;
}
#tw p a{
	width: 140px;
	height: 74px;
	display: block;
}

#tdi p{
	background: url(https://www.informacija.rs/tdi.png) no-repeat;
	margin: 0 0 0 0px;
	top: 0px;
	padding: 0;
	text-indent: -9999px;
	margin-left: 45px;
}
#tdi p a{
	width: 160px;
	height: 133px;
	display: block;
}

#mikro p{
	background: url(https://www.informacija.rs/mikro2.gif) no-repeat;
	margin: 0 0 0 0px;
	top: 0px;
	text-indent: -9999px;
	margin-left: 45px;
}
#mikro p a{
	width: 160px;
	height: 160px;
	display: block;
}

#pcpress p{
	background: url(https://www.informacija.rs/pcpress.png) no-repeat;
	margin: 0 0 0 0px;
	top: 0px;
	padding: 0;
	text-indent: -9999px;
	margin-left: 0px;
}
#pcpress p a{
	width: 160px;
	height: 167px;
	display: block;
}

#baguje p{
	background: url(/baguje.gif) no-repeat;
	margin: 0 0 0 0px;
	top: 0px;
	padding: 0;
	text-indent: -9999px;
	margin-left: 60px;
}
#baguje p a{
	width: 125px;
	height: 125px;
	display: block;
}
#ml {
	margin: 0px 0 7px 0px;
	padding: 5px 5px 5px 5px;
	width: 238px;
	background:#EAECEE;
	position: relative;
	clear: both;
}
#ml div.ml2 {
	width: 228px;
	margin: 0 0 0 0;
	padding: 5px;
	background:#c5d4d6;
	position: relative;
	display: block;
	font-weight: bold;
}
.index_class p{
	font-size: 1em !important;
}
.arhiv h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
}