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

.container {
	width: 100%;
	padding: 0 0 0 0;
}

.main-content {
	width: 99%;
	float: left;
	padding: 0 0 0 1px;
}

/* .banner-top-wrapper */
.right-side, .footer, .sub-menu, .main-menu, .banner-top-wrapper, .banner-top-wrapper-728 {
	display: none;
}

.mobile_banner {
	display: block !important;
}

.banner-top-wrapper-728 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	box-shadow: none;
	display: block;
	height: auto;
	width: 100%;
	margin: 30px auto 15px auto;
}

.banner-top-wrapper-728 .banner-top {
	top: 0px !important;
	width: 100% !important;
	height: auto !important;
}

.banner-top-wrapper-728 .banner-top img {
	width: 100% !important;
}


.meni_vesti, .podmeni_vesti, .responsive_meni {
	display: block;
}

/*==== heder ===*/
.header-wrapper {
	background: url(images2/header_responsive.png) repeat-x;
	height: 186px;
	width: 100%;
display:none;
	
}

.header {
	background: url(images2/header-light_responsive.png) no-repeat;
	width: 100%;
	position: relative;
	height: 186px;
}

.header-content {
	width: 100%;
}

.logo {
	clear: both;
	display: block;
	width: 100%;
	height: 55px;
}

.logo h1 a {
	display: block;
	width: 100%;
	height: 55px;
	background: url(images2/logo.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

.logo h1 a:hover {
	background: url(images2/logo-hov.png) no-repeat;
}
/*
.banner-top {
	display: block;
	clear: both;
	float: none;
	-ms-transform: scale(0.99,0.99);
 
	-webkit-transform: scale(0.2,0.2);
 
	transform: scale(0.99,0.99);
	top: 10px;
	transform-origin: right center;
	-ms-transform-origin: right center;
	-webkit-transform-origin: right center;
}*/

@media screen and  (max-width: 730px) {
	/*.banner-top {
		-ms-transform: scale(0.99,0.99);

		-webkit-transform: scale(0.96,0.96);
 
		transform: scale(0.99,0.99);
		top: 98px;
	}
*/
	.slider{
		display:none;
	}
	.kategorije {
		display: table;
	}

	.kategorije .category {
		width: 46%;
		height: 400px;
		padding: 3px;
		vertical-align: top;
	}

	.kategorije .category:nth-child(even) {
		/*clear: both;*/
	}

	.kategorije .category:nth-child(odd) {
	}

	.inner-archive {
		width: 100%;
	}

	.news-inner, .news-inner2 {
		padding: 8px 0 9px 5px;
		width: 100%;
		font-size: 13px;
	}

	.top-news-list {
		width: 100%;
	}

	.news-inner h1, .news-inner2 h1 {
		padding-top: 3px;
		font-size: 15px;
	}

	.news-inner a , .news-inner2 a {
		font-size: 15px;
		font-weight: normal;
	}

	.calendar {
		height:355px;
		display: table;
		padding:5px!important;
		float:left!important;
	}

	.calendar table {
		width: 47%;
		padding: 3px;
		vertical-align: top;
	}

	.calendar table:nth-child(even) {
		clear: both;
		
	}

	.calendar table:nth-child(odd) {
	
	}
}/* Kraj 730 */
@media screen and (max-width: 715px) {
.kategorije {
		display: table;
	}
	.slider{
		display:none;
	}

	.kategorije .category {
		width: 46%;
		height: 450px;
		padding: 3px;
		vertical-align: top;
	}

	.kategorije .category:nth-child(even) {
		clear: both;
	}

	.kategorije .category:nth-child(odd) {
	}
.top-cal {
		width: 100%;
		padding: 0 0 0 14px;
		margin-top: 8px;
	}

	.calendar {
		float: none !important;
		width: 322px;
		margin-left: auto!important;
		margin-right: auto!important;
	}

	div.month-name {
		width: 318px !important;
		padding: 0 0 0 0!important;
		margin-top: 5px !important;
	}
}/* kraj 715*/
@media screen and (max-width: 480px) {
	/*.banner-top {
		display: block;
		clear: both;
		float: none;
		-ms-transform: scale(0.5,0.5);
 
		-webkit-transform: scale(0.64,0.64);
 
		transform: scale(0.5,0.5);
		top: 112px;
	}*/
	.slider{
		display:none;
	}
	.text-news h1 {
	font-size: 22px!important;
	line-height: 22px;
}

/*

.kategorije {
  display: table;
}
.kategorije .category{ 
	width: 47%; 
	padding: 3px; 
	vertical-align: top;
	
}
.kategorije .category:nth-child(even) { 

	clear: both;
	
}
.kategorije .category:nth-child(odd) { 

	
}
*/


	.inner-archive {
		width: 100%;
	}

	.news-inner, .news-inner2 {
		padding: 5px 0 9px 0;
		width: 100%;
		font-size: 13px;
	}

	.top-news-list {
		width: 100%;
		height: 31px;
		font-size: 15px;
		padding: 8px 0 0 0px;
		margin-top: 8px;
	}

	.news-inner a , .news-inner2 a {
		text-decoration: none;
		color: #00296f;
		text-shadow: 1px 1px #e8e8e8;
		font-size: 12px !important;
		font-weight: normal !important;
	}

	.news-inner h1, .news-inner2 h1 {
		text-decoration: none;
		padding-top: 5px !important;
		font-size: 15px;
	}
/*==== .::Kalendar::.  =====*/
	.top-cal {
		width: 100%;
		padding: 0 0 0 14px;
		margin-top: 8px;
	}

	.calendar {
		float: none;
		width: 322px;
		margin-left: auto;
		margin-right: auto;
	}

	div.month-name {
		width: 318px !important;
		padding: 0 0 0 0!important;
		margin-top: 5px !important;
	}

	.kategorije {
		display: table;
	}

	.kategorije .category {
		width: 46%;
		height: 500px;
		padding: 3px;
		vertical-align: top;
	}

	.kategorije .category:nth-child(even) {
		clear: both;
	}
} /*Kraj 480*/
@media screen and (max-width: 320px) {
	.banner-top {
		-ms-transform: scale(0.44,0.44);
 /* IE 9 */
		-webkit-transform: scale(0.44,0.44);
 /* Chrome, Safari, Opera */
		transform: scale(0.44,0.44);
		top: 120px;
	}
	.slider{
			display:none;
	}
	.news-inner a , .news-inner2 a {
		text-decoration: none;
		color: #00296f;
		text-shadow: 1px 1px #e8e8e8;
		font-size: 12px !important;
		font-weight: normal;
	}
.text-news h1 {
	font-size: 18px!important;
	line-height: 18px;


}
	.top-cal {
		display: block;
		width: 284px;
		height: 32px;
		background: url(images2/content-top-bar.png) top repeat-x;
		float: left;
		font-size: 12px;
		font-weight: bold;
		line-height: 28px;
		color: #343a44;
		padding: 0 0 0 0;
		margin-top: 5px;
		text-transform: uppercase;
		text-shadow: 1px 1px #fff;
		border-bottom: 1px solid #666666;
	}

	.calendar {
		float: none;
		width: 245px!important;
		margin-left: auto;
		margin-right: auto;
	}

	div.month-name {
		width: 284px !important;
		padding: 0 0 0 0!important;
		margin-top: 5px !important;
	}

	table {
		width: 100% !important;
	}

	th {
		padding: 0;
		width: 35px;
		height: 35px;
	}
/* Styling for the individual cells (days) */
	td {
		font-size: 14px;
		border-color: #c4c7ca;
		width: 35px;
		height: 35px;
		text-align: center;
		vertical-align: center;
		background: url(images2/default-date.png) top center;
	}
	.kategorije {
		display: table;
	}

	.kategorije .category {
		width: 46%;
		height: 530px;
		padding: 3px;
		vertical-align: top;
	}

	.kategorije .category:nth-child(even) {
		clear: both;
	}
}	/* Kraj 320*/


/* ================= Prikaz Vesti ================ */

.top-news-cont {
	display: block;
	width: 100%;
	height: 37px;
	background: url(images2/content-top-bar.png) top repeat-x;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #343a44;
	padding: 0 0 0 0;
	margin-top: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
}

.newest {
	background-color: #fff;
	padding: 23px 0 1px 5px;
	float: left;
	width: 99%;
	margin: 5px 0 2px 0;
	box-shadow: 0px 0px 5px #a8a8a8;
}

p.longer-text {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 18px;
	padding: 0 10px;
	margin: 5px 10px 5px 0;
	text-shadow: 1px 1px #fff;
}

.newest h1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.newest a {
	text-decoration: none;
	color: #111f38;
	text-shadow: 1px 1px #c7c9cc;
}

.newest a:hover {
	color: #010711;
	text-shadow: none;
	text-shadow: 1px 1px #fff;
}

p.source {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	padding: 7px 10px 10px 0;
	font-size: 11px;
}

p.source a {
	color: #ad1515;
}

.newest img {
	border: 5px solid #d7d4cf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float: left;
}

.category-wrapper {
	width: 100%;
	padding-top: 15px;
	background: url(images2/category-holder.png) bottom center no-repeat;
	padding-bottom: 4px;
}


/*== kategorije ====*/
.kategorije {
	width: auto;
	background-color: #fff;
	box-shadow: 0px 0px 5px #a8a8a8;
	float: none;
	padding-bottom: 20px;
	padding-left: 5px;
	border-radius: 0 0 6px 6px;
}

.top-cat-cont {
	display: block;
	width: 100%;
	height: 37px;
	background: url(images2/content-top-bar.png) top repeat-x;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #343a44;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	margin-bottom: 2px;
}

hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr.lines {
	width: auto;
	height: 7px;
	background: #fff url(images2/hr.jpg) repeat-x top center;
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}

.category {
		height: 450px;
}

.category h1 a {
	font-size: 21px;
	font-weight: bold;
	color: #002f80;
	text-shadow: 0px 1px #b3b3b3;
}

.category h1 a:hover {
	color: #111f38;
	text-shadow: 1px 1px #fff;
}

.category img {
	width: 140px;
	height: 80px;
	margin-bottom: 10px;
	margin-top: 15px;
	border: 2px solid #f1f1f1;
	border-radius: 2px;
}

.category img a:hover {
	border: 2px solid #399ce8;
	box-shadow: 0px 0px 5px #a8a8a8;
}

.category h2 a {
	font-size: 13px;
	font-weight: bold;
	color: #002f80;
	text-shadow: 0px 1px #b3b3b3;
	line-height: 17px;
}

.category h2 a:hover {
	color: #111f38;
	text-shadow: 1px 1px #fff;
}

.category p {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #000;
	line-height: 17px;
	padding: 10px 0 0 0;
}
/*===== vest=====*/

.single-news {
	float: left;
	margin-top: 8px;
	background-color: #fafafa;
	width: 100%;
	box-shadow: 0px 0px 5px #a8a8a8;
}

.single-news a {
	color: #ad1515;
	text-shadow: 1px 1px #c7c9cc;
}

.single-news a:hover {
	color: #111f38;
	text-shadow: 1px 1px #fff;
}

.text-news {
	padding: 0 0 25px 21px;
	float: left;
	width: 92%;
	margin: 0;
}

p.long-text, .single-news p , p.source-inner {
	font-size: 14px;
	font-weight: 500;
	color: #000;
	line-height: 20px;
	margin: 15px 52px 10px 0;
}

span.baner-vest  img {
	margin: 11px 170px 9px -2px;
}

.text-news h1 {
	font-size: 33px;
	line-height: 34px;
	font-weight: bold;
	text-decoration: none;
	color: #111f38;
	text-shadow: 1px 1px #c7c9cc;
	width: 100%;
}

p.source-inner {
	margin-right: 26px;
	padding: 10px 10px 15px 0;
	font-size: 11px;
	color: #333;
}

p.source-inner a {
	color: #ad1515;
	text-shadow: 1px 1px #c7c9cc;
}

p.source-inner a:hover {
	color: #111f38;
	text-shadow: 1px 1px #fff;
}

.text-news img {
	float: left;
	margin: 22px 2px 3px -2px;
	border: 5px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.shareit {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 2px;
}

p.continue-r a {
	color: #ad1515;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inner-wrapper {
	background-color: #fafafa;
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 6px;
	border-radius: 0 0 7px 7px;
	box-shadow: 0px 0px 5px #a8a8a8;
}

.top-news-cont-inner {
	display: block;
	width: 100%;
	height: 37px;
	background: url(images2/content-top-bar.png) top repeat-x;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #343a44;
	padding: 0;
	margin-top: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
}

.newest-inner {
	background-color: #fafafa;
	padding: 0 0 25px 21px;
	float: left;
	width: 92%;
}

.fb-comments iframe, .fb-comments, .fb-comments span {
	width: 100% !important;
}

.newest-inner-last {
	background-color: #fafafa;
	padding: 25px 0 31px 20px;
	float: left;
	width: 100%;
	margin: 0;
	border-top: 1px solid #fff;
}

.donji_adsense, .donji_adsense_mob, .gornji_adsense_mob, .newest-inner-last2 {
	width: 100%;
	padding: 0;
}

.gornji_adsense_mob {
	display: none;
	margin-left: -11px;
	top: 15px;
	position: relative;
	clear: both;
}

p.longer-text-inner {
	font-size: 13px;
	font-family: 'Segoe UI', Verdana, Arial, sans-serif;
	font-weight: 500;
	color: #000;
	line-height: 18px;
	padding: 0 10px;
	margin: 5px 10px 5px 0;
	text-shadow: 1px 1px #fff;
}

.newest-inner h1, .newest-inner-last h1 {
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	padding-top: 3px;
}

.newest-inner a , .newest-inner-last a {
	text-decoration: none;
	color: #111f38;
	text-shadow: 1px 1px #c7c9cc;
}

.newest-inner a:hover , .newest-inner-last a:hover {
	color: #010711;
	text-shadow: none;
	text-shadow: 1px 1px #fff;
}

p.source-inner-bottom {
	font-weight: 400;
	color: #000;
	padding: 10px 10px 10px 0;
	font-size: 11px;
}

p.source-inner-bottom a {
	color: #ad1515;
}

.newest-inner img, .newest-inner-last img {
	border: 5px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin: 4px 17px 8px 0;
}

/*=========responziv meni ========= */

#nav {
	padding-left: 0;
	list-style: none;
	width: 100%;
	margin-bottom: 40px;
	overflow-y: auto;
	height: 100%;
}

#nav li {
	float: left;
	width: 100px;
	text-align: center;
				 /*background:url(images2/default.jpg) no-repeat center center;*/
}

#nav a {
	display: block;
                       /* background: url(images2/submenu-bckg.png) no-repeat;*/
	color: #FFF;
	font-weight: bold;
	padding: 14px;
}

#nav a:hover {
	background: url(images2/submenu-bckg.png) no-repeat;
}

#nav {
	display: none;
} /* ovde se pali gasi */

.open {
	display: none;
	float: left;
	width: 100%;
	height: 40px;
	margin-right: 10px;
	background: url(images2/menu.png) center center  no-repeat , url(images2/default.jpg)left top repeat-x;
	text-indent: -999999px;
}

ul#nav {
	display: none;
}

.open {
	display: block;
}

#pageslide {
	width: 180px;
}

#pageslide #nav li {
	padding: 0;
	width: 180px;
	float: left;
}

#pageslide #nav li a {
	color: #FFF;
	border: none;
	background: url(images2/default.jpg) no-repeat center center;
}

#pageslide #nav li a:hover {
	text-decoration: none;
}

#pageslide #nav li a:active {
	background: url(images2/over.jpg) center center no-repeat;
}

#pageslide #nav li li a {
	background: url(images2/submenu-bckg.png) no-repeat;
}
/*========================= Arhiva=========================*/

.inner-archive {
	display: block;
	background-color: #fafafa;
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 5px;
	border-radius: 0 0 7px 7px;
	box-shadow: 0px 0px 5px #a8a8a8;
}

.news-inner, .news-inner2 {
	background-color: #fafafa;
	padding: 8px 0 9px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #fff;
	font-size: 13px;
}

.news-inner h1, .news-inner2 h1 {
	text-decoration: none;
	padding-top: 3px;
	font-size: 15px;
}

.news-inner a , .news-inner2 a {
	text-decoration: none;
	color: #00296f;
	text-shadow: 1px 1px #e8e8e8;
	font-size: 15px;
}

.top-news-list {
	display: block;
	width: 100%;
	height: 31px;
	background: url(images2/content-top-bar.png) top repeat-x;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #53040d;
	padding: 8px 0 0 0px;
	margin-top: 8px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
}

.news-inner span, .news-inner2 span {
	float: left;
	margin: 0;
	padding-right: 20px;
	width: 48px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #9ea2a9;
	text-shadow: 1px 1px #fff;
	padding-top: 10px;
	padding-left: 10px;
}

/*============ Kalendar =============*/
.top-cal {
	width: 99%;
	float: none !important;
	padding: 0 0 0 0;
	margin-top: 8px;
}/*
.calendar {
	float: left;
	width: 90%;
}*/
div.month-name {
	width: 319px;
	height: 37px;
	background: url(images2/content-top-bar.png) top repeat-x;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	color: #5e020d;
	padding: 0;
	margin-top: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	text-align: center;
	box-shadow: 0px 0px 2px #a8a8a8;
}
/*
table {
    border-collapse: collapse;
	border-color: #797f89;
    width: 200px;
	float: left;
	margin: 4px 13px 6px 0;
	box-shadow: 0px 0px 5px #a8a8a8;
    }*/
.calendar {
width:46%;
	display: table;
	height:355px;
	padding-left:2%;
	
	float:left;
	
}

.calendar table {
	width: 46%;
	padding: 3px;
	vertical-align: top;
}

.calendar table:nth-child(even) {
	clear: both;
	
}

.calendar table:nth-child(odd) {
	
}

#dialog-box .dialog-content {
	width: 90%;
}

.o_nama img {
	width: 85%;
	height: auto;
}
/*=============== Add post ===========*/

#contact-area {
	width: 90%;
}

#contact-area input, #contact-area select, #contact-area textarea {
	width: 80%;

}

#contact-area textarea {
	height: 85%;
}
/*========= Paginacija =========*/
.pagination, .pagination2 {
width:95%;
padding:2px;
 background-image:none;
}
.pagination span{
margin:1px;
padding:1px;
}
.pagination span a {

	padding: 1px;
}
