*::selection {background:#00A6F6;color:#ffffff;}
#default {position:fixed;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;}
/* header */
header {background:#ffffff;border-top:4px solid #00A4F4;min-width:320px;}
	@media screen and (max-width: 899px)
	{
	}
	/* logo */
	header .content #logo {display:inline;float:left;}
		header .content #logo a.lo, header .content #logo a.lo img {display:block;width:100%;}
		#pismo {line-height:1.5em;font-size:14px;display:inline;float:left;}
		#pismo a {color:#7FD2FA;line-height:1.5em;font-weight:700;text-transform:uppercase;padding-right:12px;}
		#pismo a.cur, #pismo a:hover {color:#00A6F6;}
	@media screen and (max-width: 629px)
	{
		header .content {padding-left:180px;}
		header .content #logo {width:160px;margin-left:-180px;padding-top:16px;padding-bottom:0px;}
		#pismo {padding-top:4px;padding-bottom:4px;padding-left:10px;font-size:11px;width:180px;}
	}
	@media screen and (min-width: 630px)
	{
		header .content {padding-left:260px;}
		header .content #logo {width:240px;margin-left:-260px;padding-top:20px;padding-bottom:0px;}
		#pismo {padding-top:6px;padding-bottom:6px;padding-left:20px;font-size:12px;}
	}
	@media screen and (min-width: 900px)
	{
		header .content {padding-left:320px;}
		header .content #logo {width:300px;margin-left:-320px;padding-top:24px;padding-bottom:0px;}
		#pismo {padding-top:6px;padding-bottom:6px;padding-left:20px;}
	}
	@media screen and (min-width: 1060px)
	{
		header .content {padding-left:380px;}
		header .content #logo {width:364px;margin-left:-380px;padding-top:36px;padding-bottom:0px;}
		#pismo {padding-top:8px;padding-bottom:8px;padding-left:24px;}
	}
	/* menu */
	#menu-header {margin-right:-20px;}
	#menu-header li {box-sizing:border-box;float:right;border-left:1px solid #40BCF8;height:70px;}
		#menu-header li:before {display:block;float:left;margin-left:-2px;width:1px;height:70px;content:' ';background:#0086C7;}
		#menu-header li.it a {display:block;box-sizing:border-box;height:70px;}
		#menu-header li.it a:hover {filter:alpha(opacity=85);opacity:0.85;}
		#menu-header li.it a img {display:block;margin:auto;}
		#menu-header li.it a span {display:block;color:#40BCF8;font-size:15px;}
	#menu-header li.soc div {padding-left:12px;margin-top:-16px;}
	#menu-header li.soc a {display:block;width:24px;height:24px;margin-bottom:4px;}
	#menu-header li.soc a:hover {filter:alpha(opacity=80);opacity:0.8;}
	#menu-header li.soc a img {display:block;width:100%;}
	
	@media screen and (max-width: 900px)
	{
		#menu-header {display:none;}
	}
	@media screen and (min-width: 900px) and (max-width: 1059px)
	{
		#menu-header {padding-top:48px;}
		#menu-header li.it a img {width:32px;padding-bottom:8px;}
		#menu-header li.it a span {font-size:11px;padding:0px 4px;}
	}
	@media screen and (min-width: 1060px) and (max-width: 1240px)
	{
		#menu-header {padding-top:80px;}
		#menu-header li.it a {padding:0px 4px;}
		#menu-header li.it a span {font-size:12px;padding:0px 3px;}
	}
	@media screen and (min-width: 1240px)
	{
		#menu-header {padding-top:80px;}
		#menu-header li.it a {padding:0px 10px;}
	}
	/* navigacija mob */
	#mob-nav {background:#005988;position:fixed;z-index:1000;top:0px;width:100%;height:100%;overflow:hidden;left:-120%;transition:left 0.5s;-moz-transition:left 0.5s;-webkit-transition:left 0.5s;-o-transition:left 0.5s;}
		#mob-nav.open {left:0px;}
		#in-mob-nav {position:fixed;width:100%;height:100%;overflow:auto;}
		#mob-nav button {width:100%;height:45px;padding:10px 0px;border-bottom:1px solid #0071AA;background:#00689E;}
		#mob-nav button img {display:block;width:25px;height:25px;margin:auto;}
		#mob-nav li {padding:10px 20px;border-bottom:1px solid #0071AA;}
		#mob-nav li a {color:#ffffff;font-size:15px;text-transform:uppercase;font-weight:300;}
		#mob-nav li ul {padding-top:10px;}
		#mob-nav li.soc {padding-bottom:4em;}
		#mob-nav li.soc a {display:block;float:left;margin-right:8px;overflow:hidden;width:24px;height:24px;}
		#mob-nav li.soc a img {display:block;width:100%;}
		
		#mob-nav li.sub li {border:none;float:left;box-sizing:border-box;padding:0px 4px 4px 0px;}
		
		#mob-nav li.sub li a {display:block;width:60px;height:60px;background:#0071AA;border-radius:4px;-moz-border-radius:4px;}
		#mob-nav li.sub li a img {display:block;width:36px;margin:auto;padding:6px 0px 2px 0px;}
		#mob-nav li.sub li a span {display:block;text-align:center;text-transform:none;font-size:10px;}
		/* #mob-nav li.sub li.danas-u-gradu a {width:124px;} */
		@media screen and (min-width: 1000px)
		{
			#mob-nav {display:none;}
		}
	#mob-nav-button button {display:block;float:left;width:12px;height:40px;background:url(../file/mob-nav-button.png) center no-repeat;margin:18px 0px;}
		@media screen and (min-width: 1000px)
		{
			#mob-nav-button button {display:none;}
		}
	/* mob */
	#mob-header {display:inline;float:right;}
	#mob-header a {display:block;width:26px;height:26px;}
	#mob-header a:hover {filter:alpha(opacity=80);opacity:0.8;}
	#mob-header a img {display:block;width:26px;height:26px;}
	#mob-header a.menu {float:left;}
	#mob-header a.pretraga {float:right;}
	@media screen and (max-width: 629px)
	{
		#mob-header {padding-top:28px;width:70px;}
	}
	@media screen and (min-width: 630px)
	{
		#mob-header {padding-top:50px;width:80px;}
	}
	@media screen and (min-width: 900px)
	{
		#mob-header {display:none;}
	}
/* neck */
#neck .in {position:absolute;z-index:500;width:100%;min-width:320px;}	
	#neck .in .desk {background:#00A6F6;padding:1.5em 0px;line-height:1em;font-size:15px;text-align:center;}
	#neck .in .desk li.lin {display:block;float:left;border-left:1px solid #ffffff;text-transform:uppercase;padding:0px 1em;}
	#neck .in .desk li:first-child {border-left:none;}
	#neck .in .desk li a {color:#ffffff;letter-spacing:-0.25px;}
	#neck .in .desk li a:hover {color:#48647C;}
	#neck .in .desk li a img {height:1.4em;margin:-0.2em 0px;}
	
	#neck .in .desk li ul {display:none;position:absolute;z-index:1000;width:150px;background:#00A6F6;padding:12px 0px;box-shadow:0px 3px 5px rgba(0,0,0,0.15);-webkit-box-shadow:0px 3px 5px rgba(0,0,0,0.15);}
	#neck .in .desk li:hover ul {display:block;}
	#neck .in .desk li ul li {text-align:left;padding:6px;text-transform:none;line-height:1.15em;}
	#neck .in .desk li.sea {display:block;float:right;padding:0px;}
	
	#neck .in .mob {background:#00A6F6;padding:1em 0px;line-height:1em;font-size:13px;text-align:center;}
	#neck .in .mob li.lin {display:block;float:left;border-left:1px solid #ffffff;padding:0px 0.5em;}
	#neck .in .mob li:first-child {border-left:none;}
	#neck .in .mob li a {color:#ffffff;letter-spacing:-0.25px;}
	#neck .in .mob li a:hover {color:#48647C;}
	
	@media screen and (max-width: 439px)
	{
		#neck .in .mob li.lin-f2 {display:none;}
		#neck .in .mob li.lin-f3 {display:none;}
		#neck .in .mob li.lin-f4 {display:none;}
	}
	@media screen and (min-width: 439px) and (max-width: 629px)
	{
		#neck .in .mob li.lin-f3 {display:none;}
		#neck .in .mob li.lin-f4 {display:none;}
	}
	@media screen and (min-width: 629px) and (max-width: 759px)
	{
		#neck .in .mob li.lin-f4 {display:none;}
	}
	
	@media screen and (max-width: 629px)
	{
		#neck {height:39px;}
	}
	@media screen and (min-width: 630px)
	{
		#neck {height:39px;}
	}
	@media screen and (max-width: 899px)
	{
		#neck .in .desk {display:none;}
	}
	@media screen and (min-width: 900px)
	{
		#neck .in .mob {display:none;}
	}
	@media screen and (min-width: 900px) and (max-width: 1059px)
	{
		#neck {height:126px;}
		#neck .in .desk {font-size:11px;}
		#neck .in .desk li {padding:0px 0.25em;}
		#neck .in .desk .hold {width:860px;}
		#neck .in .desk li ul {margin-left:-0.25em;}
		#neck .in .desk li ul li {padding-left:0.25em;}
	}
	@media screen and (min-width: 1060px) and (max-width: 1239px)
	{
		#neck {height:130px;}
		#neck .in .desk {font-size:13px;}
		#neck .in .desk .hold {width:1000px;}
		#neck .in .desk li {padding:0px 0.5em;}
		#neck .in .desk li ul {margin-left:-0.5em;}
		#neck .in .desk li ul li {padding-left:0.5em;}
	}
	@media screen and (min-width: 1240px)
	{
		#neck {height:134px;}
		#neck .in .desk {font-size:14px;}
		#neck .in .desk li {padding:0px 0.75em;text-transform:uppercase;}
		#neck .in .desk li ul {margin-left:-0.75em;}
		#neck .in .desk li ul li {padding-left:0.75em;}
	}
	@media screen and (min-width: 1400px)
	{
		#neck {height:134px;}
		#neck .in .desk {font-size:15px;}
		#neck .in .desk li {padding:0px 0.8em;}
		#neck .in .desk li ul {margin-left:-0.8em;}
		#neck .in .desk li ul li {padding-left:0.8em;}
	}
	/* krol */
	#neck .krol h2 {display:block;float:left;line-height:16px;box-sizing:border-box;}
	#neck .krol h2 a {display:block;box-sizing:border-box;font-size:15px;font-weight:300;text-transform:uppercase;color:#ffffff;}
	#neck .krol-aktuelno {background:#48647C;}
	#neck .krol-aktuelno h2 {background:#FF6F6F url(../img/header/krol-aktuelno-20.png) right bottom no-repeat;}
	#neck .krol-donji {background:#DFE9F2;}
	#neck .krol-donji h2 {background:#7D92A5 url(../img/header/krol-donji.png) right top no-repeat;}
	#neck .krol ul {height:16px;white-space:nowrap;}
	#neck .krol li {display:inline;padding-left:1em;line-height:16px;font-size:14px;white-space:nowrap;}
	#neck .krol li a {padding-left:1em;background:url(../img/header/krol-icon.png) left center no-repeat;white-space:nowrap;}
	#neck .krol-aktuelno a {color:#ffffff;}
	#neck .krol-donji a {color:#3F5B76;}
	#neck .krol-donji li {padding-left:2em;}
	#neck .krol-donji span {text-transform:uppercase;}
	#neck .krol-donji span.rast {color:#40a20d;}
	#neck .krol-donji span.stag {color:#3F5B76;}
	#neck .krol-donji span.pad {color:#FF6F6F;}
	
	@media screen and (max-width: 899px)
	{
		#neck .krol {display:none;}
	}
	@media screen and (min-width: 900px)
	{
		#neck .krol {height:36px;padding-left:100px;}
		#neck .krol h2 {width:96px;height:36px;margin-left:-100px;}
		#neck .krol h2 a {width:96px;height:36px;padding:10px 0px 10px 20px;}
		#neck .krol ul {padding-top:8px;}
	}
/* search */
#search {position:fixed;z-index:1000;top:0px;height:0px;left:0px;right:0px;width:100%;background:#48647C;transition:height 0.5s;-moz-transition:height 0.5s;-webkit-transition:height 0.5s;-o-transition:height 0.5s;overflow:hidden;}
	#search.open {height:100%;}
	#search-form {position:absolute;top:50%;left:50%;height:44px;margin-top:-22px;box-sizing:border-box;}
	#search button.close {position:absolute;width:25px;height:25px;background:url(../file/search-close.png) center no-repeat;top:10%;right:10%;outline:none;border:none;}
	#search-form input.rec {display:block;z-index:1000;position:absolute;width:calc(100% - 36px);left:0px;right:36px;top:0px;background:none;color:#ffffff;line-height:35px;font-size:30px;padding-bottom:8px;border:none;border-bottom:3px solid #8ED1F1;outline:none;}
	#search-form input.submit {display:block;position:absolute;z-index:1005;width:32px;height:44px;right:0px;top:0px;background:url(../file/search-submit.png) center no-repeat;}
	#search-form input.submit:hover {filter:alpha(opacity=80);opacity:0.8;}
	@media screen and (max-width: 619px)
	{
		#search-form {width:280px;margin-left:-140px;}
	}
	@media screen and (min-width: 620px)
	{
		#search-form {width:560px;margin-left:-280px;}
	}
	@media screen and (min-width: 820px)
	{
		#search-form {width:640px;margin-left:-320px;}
	}
	@media screen and (min-width: 1020px)
	{
		#search-form {width:800px;margin-left:-400px;}
	}
	@media screen and (min-width: 1220px)
	{
		#search-form {width:1000px;margin-left:-500px;}
	}
	@media screen and (min-width: 1420px)
	{
		#search-form {width:1200px;margin-left:-600px;}
	}
/* bank-ims */
#bank-ims {width:100%;min-width:320px;padding:24px 0px;border-top:4px solid #FF6F6F;}
	#in-bank-ims {padding-left:160px;padding-right:160px;}
	#bank-ims .intesa {width:256px;margin:auto;}
	#bank-ims .intesa a {display:block;}
	#bank-ims .intesa img {display:block;height:40px;}
	#bank-ims .verified {width:156px;float:left;margin-left:-160px;}
	#bank-ims .verified a {float:left;}
	#bank-ims .verified a, #bank-ims .verified img {display:block;height:40px;}
	#bank-ims .cards {width:156px;float:right;margin-right:-160px;padding-top:8px;}
	#bank-ims .cards img {display:block;width:37px;height:24px;margin-right:1px;float:right;}
	@media screen and (max-width: 759px)
	{
		#bank-ims {padding:16px 0px;}
		#in-bank-ims {width:320px;margin:auto;padding-left:0px;padding-right:0px;}
		#bank-ims .verified {width:140px;margin-left:0px;}
		#bank-ims .verified a, #bank-ims .verified img {height:36px;}
		#bank-ims .cards {padding-top:6px;margin-right:0px;}
		#bank-ims .intesa {clear:both;}
	}
	@media screen and (min-width: 760px)
	{
		#bank-ims .intesa {width:256px;}
		#bank-ims .intesa img {height:40px;}
	}
/* footer */
footer {display:block;width:100%;min-width:320px;background:#344E63;padding:36px 0px;border-top:4px solid #FF6F6F;}
	footer .content .info {width:190px;display:block;}
	footer .content .info .logo {padding-bottom:10px;}
	footer .content .info .logo a, footer .content .info .logo a img {display:block;width:100%;}
	footer .content .info .soc {padding-bottom:10px;}
	footer .content .info .soc a {display:block;float:left;width:24px;height:24px;margin-right:8px;}
	footer .content .info .soc a img {display:block;width:24px;height:24px;}
	footer .content .info .soc a:hover {filter:alpha(opacity=80);opacity:0.8;}
	footer .content .info .about {line-height:1.33em;font-size:13px;font-weight:300;color:#ffffff;}
	footer .content .info .about p {padding-bottom:6px;}
	footer .content .linkovi li.links {float:left;box-sizing:border-box;width:32%;padding-left:1em;border-left:1px solid #5C7182;}
	footer .content .linkovi li.links li {line-height:1.66em;font-size:14px;}
	footer .content .linkovi li.links li a {color:#ffffff;}
	footer .content .linkovi li.links li a:hover {color:#CCD2D7;}
	footer .content .sig {clear:both;padding-top:12px;line-height:1.33em;font-size:13px;font-weight:300;color:#ffffff;text-align:left;}
	@media screen and (max-width: 899px)
	{
		footer .content .info {padding-bottom:30px;}
	}
	@media screen and (max-width: 629px)
	{
		footer .content .info {width:140px;}
		footer .content .linkovi li.links li {font-size:13px;}
	}
	@media screen and (max-width: 499px)
	{
		footer .content .info {width:140px;}
		footer .content .linkovi li.links {display:none;}
	}
	@media screen and (min-width: 900px)
	{
		footer .content {padding-right:240px;}
		footer .content .info {display:inline;float:right;margin-right:-240px;}
	}
button#go_top_button {position:fixed;z-index:1000;bottom:-70px;right:0px;width:51px;height:51px;background:#48647C url(../file/go-top.png) center no-repeat;filter:alpha(opacity=60);opacity:0.6;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;}
	button#go_top_button:hover {filter:alpha(opacity=100);opacity:1;}
	button#go_top_button.on {bottom:0px;}
/* main */
#main {width:100%;min-width:320px;padding:40px 0px;}	
#header-baner {width:100%;min-width:320px;padding-top:40px;}
	#header-baner a, #header-baner a img {display:block;margin:auto;max-width:100%;}
	#header-baner a:hover {filter:alpha(opacity=80);opacity:0.8;}
	@media screen and (max-width: 899px)
	{
		#main {padding:20px 0px;}
		#header-baner {padding-top:4px;}
		#header-baner .hold {width:100%;}
	}
	@media screen and (min-width: 900px)
	{
		#main {padding:30px 0px;}
		#header-baner {padding-top:30px;}
	}
	@media screen and (min-width: 1060px)
	{
		#main {padding:40px 0px;}	
		#header-baner {padding-top:40px;}
	}
#share-page {padding:16px;background:#f8f8f8;border:1px solid #e2e2e2;}
	#share-page div {}
	#share-page div a {display:block;float:left;width:28px;height:28px;margin:6px 6px 6px 0px;}
	#share-page div a.fb {background:#3B5B98 url(../file/icon-fb-white.png) center no-repeat;}
	#share-page div a.tw {background:#6BACDF url(../file/icon-tw-white.png) center no-repeat;}
	#share-page div a.gp {background:#D6492E url(../file/icon-gp-white.png) center no-repeat;}
	#share-page div a.in {background:#0177B5 url(../file/icon-in-white.png) center no-repeat;}
	#share-page div a.pin {background:#BD081C url(../file/icon-pin-white.png) center no-repeat;}
	#share-page div a.digg {background:#0277BD url(../file/icon-digg-white.png) center no-repeat;}
	#share-page div a.tumblr {background:#395976 url(../file/icon-tumblr-white.png) center no-repeat;}
	#share-page div a.reddit {background:#FF4006 url(../file/icon-reddit-white.png) center no-repeat;}
	#share-page div a:hover {background-color:#00A6F6;}
/* def */
#gp-def-mod {position:fixed;z-index:-1;top:0px;left:0px;height:1px;}
	@media screen and (min-width: 900px)
	{
		#gp-cont #side-right #side-right-in.fixed {position:fixed;}
	}
	@media screen and (max-width: 899px)
	{
		#gp-def-mod {width:100px;}
		#gp-cont #sadrzaj {padding-bottom:30px;}
		#gp-cont #side-right {padding-bottom:30px;}
		#gp-cont #side-left {display:block;margin:auto;}
		#side-weather {display:none;}
	}
	@media screen and (min-width: 900px) and (max-width: 1239px)
	{
		#gp-def-mod {width:200px;}
		#gp-cont #sadrzaj {display:inline;float:left;padding-bottom:30px;}
		#gp-cont #side-right {display:inline;float:right;padding-bottom:30px;}
		#gp-cont #side-left {clear:both;display:block;margin:auto;}
		#side-weather {display:none;}
	}
	@media screen and (min-width: 1240px)
	{
		#gp-def-mod {width:300px;}
		#gp-cont #sadrzaj {display:inline;float:left;}
		#gp-cont #side-right {display:inline;float:right;}
		#gp-cont #side-left {display:inline;float:left;}
	}

	@media screen and (min-width: 900px)
	{
		/* 800 */
		#gp-cont .content {padding-left:0px;}
		#gp-cont #sadrzaj {width:530px;}
		#gp-cont #side-right {width:240px;}
		#gp-cont #side-right #side-right-cont {width:240px;}

		#gp-cont.hold.wo-side-right {width:530px;}
		#gp-cont.hold.wo-side-right #side-right {width:0px;overflow:hidden;margin-right:-20px;}
	}
	@media screen and (min-width: 1060px)
	{
		/* 920 */
		#gp-cont .content {padding-left:0px;}
		#gp-cont #sadrzaj {width:610px;}
		#gp-cont #side-right {width:280px;}
		#gp-cont #side-right #side-right-cont {width:280px;}

		#gp-cont.hold.wo-side-right {width:610px;}
		#gp-cont.hold.wo-side-right #side-right {width:0px;overflow:hidden;margin-right:-20px;}
	}
	@media screen and (min-width: 1240px)
	{
		/* 1060 */
		#gp-cont .content {padding-left:200px;}
		#gp-cont #sadrzaj {width:570px;}
		#gp-cont #side-right {width:260px;}
		#gp-cont #side-right #side-right-cont {width:260px;}
		#gp-cont #side-left {width:170px;margin-left:-770px;}

		#gp-cont.hold.wo-side-right {width:770px;}
		#gp-cont.hold.wo-side-right #side-right {width:0px;overflow:hidden;margin-right:-20px;}
	}
	@media screen and (min-width: 1400px)
	{
		/* 1200 */
		#gp-cont .content {padding-left:225px;}
		#gp-cont #sadrzaj {width:650px;}
		#gp-cont #side-right {width:300px;}
		#gp-cont #side-right #side-right-cont {width:300px;}
		#gp-cont #side-left {width:200px;margin-left:-875px;}

		#gp-cont.hold.wo-side-right {width:875px;}
		#gp-cont.hold.wo-side-right #side-right {width:0px;overflow:hidden;margin-right:-20px;}
	}
#side-weather {padding-bottom:16px;}
#side-udomljavanje-pasa {padding-top:16px;}
#side-udomljavanje-pasa a, #side-udomljavanje-pasa a img {display:block;width:100%;}
.crta-head {padding-top:0.5em;padding-bottom:1em;font-size:20px;}
.crta-head .clear {border-top:1px solid #344E63;overflow:visible;}
.crta-head h1 {line-height:1em;color:#344E63;font-weight:400;background:#ffffff;padding-right:1em;margin-top:-0.5em;float:left;font-size:20px;text-transform:uppercase;}
/* side naslovnica */
#naslovnica-side {background:#E4E8EB;margin-bottom:20px;box-sizing:border-box;padding:12px 11px 11px 12px;}
	#naslovnica-side .in {box-sizing:border-box;background:#ffffff;border-right:1px solid #48647C;border-bottom:1px solid #48647C;padding:12px;}
	#naslovnica-side .cont h3 {line-height:1.25em;padding-bottom:0em;line-height:1em;text-transform:uppercase;font-size:1.25em;padding:0em 1.1em;background:no-repeat;background-image:url(../img/base/arrow-left.png), url(../img/base/arrow-right.png);background-position:left 0.1em, right 0.1em;background-size:1em 0.8em, 1em 0.8em;}
	#naslovnica-side .cont h3 a {color:#48647C;}
	#naslovnica-side .cont p {line-height:1.25em;font-size:1em;color:#48647C;font-weight:300;}
	#naslovnica-side .im a, #naslovnica-side .im a img {display:block;width:100%;}
	
	@media screen and (max-width: 899px)
	{
		#naslovnica-side .in {padding:12px 136px 12px 12px;}
		#naslovnica-side .im {display:inline;float:right;margin-right:-120px;width:120px;}
		#naslovnica-side .cont {width:90%;display:inline;float:left;text-align:center;padding-top:60px;}
	}
	@media screen and (max-width: 429px)
	{
		#naslovnica-side .cont {padding-top:48px;}
	}
	@media screen and (min-width: 900px)
	{
		#naslovnica-side {padding:12px;}
		#naslovnica-side .cont {padding-bottom:12px;text-align:center;}
		#naslovnica-side .cont h3 {font-size:1.15em;}
	}
	@media screen and (min-width: 1060px)
	{
		#naslovnica-side .cont h3 {font-size:1.25em;}
	}
	@media screen and (min-width: 1400px)
	{
		#naslovnica-side .cont h3 {font-size:1.35em;}
	}
/* side baner */
#baner-side a, #baner-side a img {display:block;max-width:100%;margin:auto;}
	#baner-side a img {padding:8px 0px;}
	#baner-side a:hover {filter:alpha(opacity=80);opacity:0.8;}
/* sidebar linkovi */
p.side-it-title span.title {display:block;padding:0em 1em 0.5em 1em;text-align:center;color:#344E63;text-transform:uppercase;line-height:1.4em;font-size:18px;font-weight:700;background:url(../img/base/arrow-left.png) left 0.3em no-repeat;background-size:1em 0.8em;}
ul#sidebar-linkovi li {padding-bottom:20px;}
	ul#sidebar-linkovi li:last-child {padding-bottom:0px;}
	
	ul#sidebar-linkovi li.def a {}
	ul#sidebar-linkovi li.def a span.title {display:block;padding:0em 1em 0.5em 1em;text-align:center;color:#344E63;text-transform:uppercase;line-height:1.4em;font-size:18px;font-weight:700;background:url(../img/base/arrow-left.png) left 0.3em no-repeat;background-size:1em 0.8em;}
	ul#sidebar-linkovi li.def a span.im {display:block;}
	ul#sidebar-linkovi li.def a span.im img {display:block;position:absolute;z-index:300;}
		ul#sidebar-linkovi li.def a span.im img.fro {z-index:300;}
		ul#sidebar-linkovi li.def a span.im img.hover {z-index:302;filter:alpha(opacity=0);opacity:0;}
		ul#sidebar-linkovi li.def a:hover span.im img.hover {filter:alpha(opacity=100);opacity:1;}
	
	ul#sidebar-linkovi li.kursna-lista h2 {background:#1193F5;color:#ffffff;font-size:1em;text-align:center;text-transform:uppercase;padding:0.6em 0px;}
	iframe#iframe-kursna-lista {display:block;padding:12px;border:1px solid #e2e2e2;box-sizing:border-box;width:100%;height:180px;}

	@media screen and (max-width: 419px)
	{
		ul#sidebar-linkovi li a span.title {font-size:12px;}
	}
	@media screen and (max-width: 359px)
	{
		/* 280 */
		ul#sidebar-linkovi {width:210px;margin:auto;}
		ul#sidebar-linkovi li {width:210px;}
		ul#sidebar-linkovi li a {width:210px;}
		ul#sidebar-linkovi li.def a span.im {height:210px;}
		ul#sidebar-linkovi li.def a span.im img {width:210px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
	}
	@media screen and (min-width: 360px) and (max-width: 389px)
	{
		/* 300 */
		ul#sidebar-linkovi {width:210px;margin:auto;}
		ul#sidebar-linkovi li {width:210px;}
		ul#sidebar-linkovi li a {width:210px;}
		ul#sidebar-linkovi li.def a span.im {height:210px;}
		ul#sidebar-linkovi li.def a span.im img {width:210px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
	}
	@media screen and (min-width: 390px) and (max-width: 419px)
	{
		/* 330 */
		ul#sidebar-linkovi {width:210px;margin:auto;}
		ul#sidebar-linkovi li {width:210px;}
		ul#sidebar-linkovi li a {width:210px;}
		ul#sidebar-linkovi li.def a span.im {height:210px;}
		ul#sidebar-linkovi li.def a span.im img {width:210px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
	}
	@media screen and (min-width: 420px) and (max-width: 499px)
	{
		/* 360 */
		ul#sidebar-linkovi {width:360px;margin:auto;}
		ul#sidebar-linkovi li {width:170px;}
		ul#sidebar-linkovi li a {width:170px;}
		ul#sidebar-linkovi li.def a span.im {height:170px;}
		ul#sidebar-linkovi li.def a span.im img {width:170px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(2n+1) {clear:both;float:left;}
		ul#sidebar-linkovi li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 500px) and (max-width: 629px)
	{
		/* 440 */
		ul#sidebar-linkovi {width:440px;margin:auto;}
		ul#sidebar-linkovi li {width:210px;}
		ul#sidebar-linkovi li a {width:210px;}
		ul#sidebar-linkovi li.def a span.im {height:210px;}
		ul#sidebar-linkovi li.def a span.im img {width:210px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(2n+1) {clear:both;float:left;}
		ul#sidebar-linkovi li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 630px) and (max-width: 759px)
	{
		/* 560 */
		ul#sidebar-linkovi {width:552px;margin:auto;}
		ul#sidebar-linkovi li {width:174px;}
		ul#sidebar-linkovi li a {width:174px;}
		ul#sidebar-linkovi li.def a span.im {height:174px;}
		ul#sidebar-linkovi li.def a span.im img {width:174px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(3n+1) {clear:both;float:left;margin-right:15px;}
		ul#sidebar-linkovi li:nth-child(3n+2) {float:left;}
		ul#sidebar-linkovi li:nth-child(3n) {float:right;}
	}
	@media screen and (min-width: 760px) and (max-width: 899px)
	{
		/* 680 */
		ul#sidebar-linkovi {width:672px;margin:auto;}
		ul#sidebar-linkovi li {width:214px;}
		ul#sidebar-linkovi li a {width:214px;}
		ul#sidebar-linkovi li.def a span.im {height:214px;}
		ul#sidebar-linkovi li.def a span.im img {width:214px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(3n+1) {clear:both;float:left;margin-right:15px;}
		ul#sidebar-linkovi li:nth-child(3n+2) {float:left;}
		ul#sidebar-linkovi li:nth-child(3n) {float:right;}
	}
	@media screen and (min-width: 900px) and (max-width: 1059px)
	{
		/* 800 */
		ul#sidebar-linkovi {width:792px;margin:auto;}
		ul#sidebar-linkovi li {width:254px;}
		ul#sidebar-linkovi li a {width:254px;}
		ul#sidebar-linkovi li.def a span.im {height:254px;}
		ul#sidebar-linkovi li.def a span.im img {width:254px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(3n+1) {clear:both;float:left;margin-right:15px;}
		ul#sidebar-linkovi li:nth-child(3n+2) {float:left;}
		ul#sidebar-linkovi li:nth-child(3n) {float:right;}
	}
	@media screen and (min-width: 1060px) and (max-width: 1239px)
	{
		/* 920 */
		ul#sidebar-linkovi {width:900px;margin:auto;}
		ul#sidebar-linkovi li {width:290px;}
		ul#sidebar-linkovi li a {width:290px;}
		ul#sidebar-linkovi li.def a span.im {height:290px;}
		ul#sidebar-linkovi li.def a span.im img {width:290px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
		ul#sidebar-linkovi li:nth-child(3n+1) {clear:both;float:left;margin-right:15px;}
		ul#sidebar-linkovi li:nth-child(3n+2) {float:left;}
		ul#sidebar-linkovi li:nth-child(3n) {float:right;}
	}
	@media screen and (min-width: 1240px)
	{
		/* 1060 */
		ul#sidebar-linkovi li a {width:170px;}
		ul#sidebar-linkovi li.def a span.im {height:170px;}
		ul#sidebar-linkovi li.def a span.im img {width:170px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
	}
	@media screen and (min-width: 1400px)
	{
		/* 1200 */
		ul#sidebar-linkovi li a {width:200px;}
		ul#sidebar-linkovi li.def a span.im {height:200px;}
		ul#sidebar-linkovi li.def a span.im img {width:200px;}
		ul#sidebar-linkovi li.def, ul#sidebar-linkovi li.def a {}
	}
/* vesti lista */
#vesti-lista {padding-bottom:30px;}
	#vesti-lista li.item {padding-top:20px;border-bottom:2px solid #A4B2BE;}
	#vesti-lista li.first {padding-top:0px;}
	#vesti-lista li.item h2 {line-height:1.25em;font-size:1.5em;color:#3C3C3B;}
	#vesti-lista li.item h2 a {color:#3C3C3B;}
	#vesti-lista li.item h2 a:hover {color:#00A6F6;}
	@media screen and (max-width: 629px)
	{
		#vesti-lista li.item {cursor:pointer;}
		#vesti-lista li.item h2 a {display:none;}
	}
	@media screen and (min-width: 630px)
	{
		#vesti-lista li.item h2 span {display:none;}
	}
	#vesti-lista li.item .cont {display:inline;float:right;width:100%;}
	#vesti-lista li.item .datum {padding-bottom:0.5em;}
	#vesti-lista li.item .datum p {display:block;float:left;font-size:0.75em;line-height:1.15em;color:#3f4f62;padding:0.5em;background:#E4E8EB;}
	
	#vesti-lista li.item .txt {padding-top:0.5em;line-height:1.5em;font-weight:300;color:#3c3c3c;}
	#vesti-lista li.item .txt a {color:#FF6F6F;}
	#vesti-lista li.item .txt a:hover {color:#3C3C3B;}
	#vesti-lista li.item .foot {clear:both;padding-top:12px;padding-bottom:24px;}
	#vesti-lista li.item .detaljnije {text-align:right;}
	#vesti-lista li.item .detaljnije a {display:inline-block;line-height:1.2em;color:#ff6f6f;padding-right:1.5em;background:url(../img/base/arrow-left.png) right 0.2em no-repeat;background-size:1em 0.8em;font-weight:700;}
	#vesti-lista li.item .detaljnije a:hover {text-decoration:underline;}
	
	
	#vesti-lista li.baner {padding:20px 0px;border-bottom:1px solid #e2e2e2;}
	#vesti-lista li.baner a, #vesti-lista li.baner a img {display:block;width:100%;}
	#vesti-lista li.baner a:hover {filter:alpha(opacity=85);opacity:0.85;}
	
	#vesti-lista li.item .im a, #vesti-lista li.item .im a img, #vesti-lista li.item .im span, #vesti-lista li.item .im span img {display:block;width:100%;}
	#vesti-lista li.item .im a:hover {filter:alpha(opacity=85);opacity:0.85;}
	
	#vesti-lista li.item .f-mob {display:none;}
	#vesti-lista li.item .o-mob {clear:both;padding-top:0.5em;display:none;}
	#vesti-lista li.item .o-mob span.rub {color:#00A6F6;font-weight:700;display:none;}
	
	@media screen and (max-width: 629px)
	{
		#vesti-lista li.item .txt a,
		#vesti-lista li.item .im a {display:none;}
	}
	@media screen and (min-width: 630px)
	{
		#vesti-lista li.item .im span {display:none;}
	}
	
	#vesti-lista li.first .im {padding-bottom:32px;}
	#vesti-lista li.item.first .cont {display:block;float:none;}
	#vesti-lista li.item.first .datum {padding-bottom:1em;}
	#vesti-lista li.item.first .datum p {font-size:0.9em;padding:0.75em;}
	
	
	@media screen and (max-width: 629px)
	{
		/* 300 */
		#vesti-lista li.baner {border:none;padding-bottom:10px;}
		#vesti-lista li.item {border-bottom:none;}
		#vesti-lista li.item .im {padding-bottom:20px;}
		#vesti-lista li.item h2 {font-size:1.33em;}
			#vesti-lista li.item.first h2 span.rub {display:none;}
		#vesti-lista li.item .txt {font-size:13px;}
		
		#vesti-lista li.it-left {padding:12px 0px;padding-left:145px;border-top:8px solid #E4E8EB;}
		#vesti-lista li.it-left .im {display:inline;float:left;width:136px;height:90px;margin:0px;padding:0px;margin-left:-145px;overflow:hidden;}
		#vesti-lista li.it-left .im a img, #vesti-lista li.it-left .im span img {width:136px;height:90px;margin:0px;}
		#vesti-lista li.it-left h2 {line-height:21px;font-size:14px;min-height:63px;overflow:hidden;}
		#vesti-lista li.it-left h2 span.rub {display:inline;color:#00A6F6;font-weight:700;text-transform:uppercase;}
		#vesti-lista li.it-left .txt {display:none;}
		#vesti-lista li.it-left .foot {clear:none;padding-top:6px;padding-bottom:0px;}
		
		#vesti-lista li.it-left .foot p {float:left;background:none;padding:0px;padding-top:5px;}
		#vesti-lista li.it-left .detaljnije {display:none;}
		#vesti-lista li.item.first .detaljnije {text-align:left;}
		#vesti-lista li.item .datum {display:none;}
		#vesti-lista li.item .o-mob {margin-left:-145px;font-size:0.85em;line-height:1.5em;color:#a2a2a2;width:calc(100% + 145px);text-transform:uppercase;}
		#vesti-lista li.item.first .o-mob {display:none;}
		
		
		#vesti-lista li.item .f-mob {display:block;text-align:right;padding-top:0.75em;line-height:1em;font-weight:400;color:#3c3c3c;font-size:0.75em;text-transform:uppercase;}
		#vesti-lista li.item.first .f-mob {display:none;}
	}
	@media screen and (min-width: 630px)
	{
		/* 300 */
		#vesti-lista li.it-left .im {display:inline;float:left;}
		#vesti-lista li.it-right .im {display:inline;float:right;}
		#vesti-lista li.item .foot p {float:right;}
		#vesti-lista li.it-right .foot p {float:left;}
		#vesti-lista li.item .o-mob {display:none;}
	}
	
	@media screen and (min-width: 630px)
	{
		/* 560 */
		#vesti-lista li.item h2 {font-size:1.25em;}
		#vesti-lista li.first h2 {font-size:1.5em;}
		#vesti-lista li.it-left {padding-left:188px;}
		#vesti-lista li.it-left .im {width:172px;margin-left:-188px;}
		#vesti-lista li.it-right {padding-right:188px;}
		#vesti-lista li.it-right .im {width:172px;margin-right:-188px;}
	}
	@media screen and (min-width: 760px)
	{
		/* 680 */
		#vesti-lista li.item h2 {font-size:1.5em;}
		#vesti-lista li.first h2 {font-size:1.65em;}
		#vesti-lista li.it-left {padding-left:230px;}
		#vesti-lista li.it-left .im {width:210px;margin-left:-230px;}
		#vesti-lista li.it-right {padding-right:230px;}
		#vesti-lista li.it-right .im {width:210px;margin-right:-230px;}
	}
	@media screen and (min-width: 900px)
	{
		/* 800 */
		#vesti-lista li.it-left {padding-left:180px;}
		#vesti-lista li.it-left .im {width:164px;margin-left:-180px;}
		#vesti-lista li.it-right {padding-right:180px;}
		#vesti-lista li.it-right .im {width:164px;margin-right:-180px;}
	}
	@media screen and (min-width: 1060px)
	{
		/* 920 */
		#vesti-lista li.it-left {padding-left:210px;}
		#vesti-lista li.it-left .im {width:190px;margin-left:-210px;}
		#vesti-lista li.it-right {padding-right:210px;}
		#vesti-lista li.it-right .im {width:190px;margin-right:-210px;}
	}
	@media screen and (min-width: 1240px)
	{
		/* 1060 */
		#vesti-lista li.it-left {padding-left:194px;}
		#vesti-lista li.it-left .im {width:176px;margin-left:-194px;}
		#vesti-lista li.it-right {padding-right:194px;}
		#vesti-lista li.it-right .im {width:176px;margin-right:-194px;}
	}
	@media screen and (min-width: 1400px)
	{
		/* 1200 */
		#vesti-lista li.it-left {padding-left:220px;}
		#vesti-lista li.it-left .im {width:200px;margin-left:-220px;}
		#vesti-lista li.it-right {padding-right:220px;}
		#vesti-lista li.it-right .im {width:200px;margin-right:-220px;}
	}
/* prev next */
#prev-next {width:200px;margin:auto;}
	#prev-next a {display:block;color:#ffffff;background:#344E63;padding:10px 0px;line-height:1em;font-size:13px;border-radius:4px;-moz-border-radius:4px;width:96px;text-align:center;}
	#prev-next a:hover {background:#FF6F6F;}
	#prev-next a.prev {float:left;}
	#prev-next a.next {float:right;}
/* slika */
#slika {margin-bottom:20px;}
	#slika .slika-sadrzaj {display:block;position:absolute;z-index:200;}
	#slika .slika-sadrzaj img {display:block;position:absolute;z-index:200;width:100%;}
	#slika .slika-sadrzaj p {box-sizing:border-box;position:absolute;z-index:210;color:#ffffff;padding:1.5em;line-height:1.5em;width:100%;bottom:0px;left:0px;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
/* vesti detaljno */
#vesti-detaljno {}
	/* info */
	#vesti-detaljno .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;}
	#vesti-detaljno .info .info-item {display:inline;float:left;line-height:1.6667em;font-size:1em;color:#35647E;font-weight:300;}
	#vesti-detaljno .info .info-item.broj {float:right;font-size:1.2em;line-height:1.3889em;padding-left:0.75em;}
	#vesti-detaljno .info .broj a {color:#006480;font-weight:700;text-transform:uppercase;}
	#vesti-detaljno .info .broj a:hover {color:#FF7070;}
	#vesti-detaljno .info .rubrika {text-transform:uppercase;font-size:1.4em;line-height:1.1905em;font-weight:700;}
	#vesti-detaljno .info .rubrika a {display:block;color:#35647E;padding-right:1.5em;}
	#vesti-detaljno .info .rubrika a:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	#vesti-detaljno .info .rubrika a:hover {color:#FF7070;}
	#vesti-detaljno .info .info-item.datum {float:right;color:#006480;}
	#vesti-detaljno .info .info-item.datum span.mob {display:none;text-transform:uppercase;}
	#vesti-detaljno .info {font-size:15px;}
	@media screen and (max-width: 629px)
	{
		#vesti-detaljno .info {font-size:12px;}
		#vesti-detaljno .info .info-item.broj,
		#vesti-detaljno .info .rubrika {font-size:1em;line-height:1.6667em;max-width:11em;}
		#vesti-detaljno .info .rubrika a:before {font-size:1em;height:1.6667em;}
		#vesti-detaljno .info .info-item.datum span.desk {display:none;}
		#vesti-detaljno .info .info-item.datum span.mob {display:block;}
	}
	/* head */
	#vesti-detaljno .head {padding:20px 0px;font-weight:400;}
	#vesti-detaljno .head .nadnaslov {line-height:1.66em;font-size:15px;color:#3C3C3B;padding-bottom:8px;}
	#vesti-detaljno .head h1.naslov {line-height:1.25em;font-size:30px;color:#3C3C3B;padding-bottom:8px;font-weight:700;letter-spacing:-0.5px;}
	#vesti-detaljno .head .podnaslov {line-height:1.66em;font-size:15px;color:#8a8a8a;padding-bottom:8px;}
	#vesti-detaljno .head .slika img {display:block;width:100%;}
	#vesti-detaljno .head .slika p {padding-top:8px;color:#929292;line-height:1.5em;font-size:14px;}
	/* body */
	#vesti-detaljno .body {font-weight:400;}
	#vesti-detaljno .body .tekst {line-height:1.66em;font-size:15px;color:#3C3C3B;padding-bottom:8px;}
	#vesti-detaljno .body .tekst a {color:#1193F5;text-decoration:underline;}
	#vesti-detaljno .body .tekst a:hover {color:#FF6F6F;text-decoration:none;}
	#vesti-detaljno .body .tekst figure {display:block;width:100%;}
	#vesti-detaljno .body .tekst figure img {display:block;width:100%;}
	#vesti-detaljno .body .tekst figure span {color:#929292;}
	#vesti-detaljno .body .tekst ins {text-decoration:none;color:#00A6F6;}
	#vesti-detaljno .body .tekst del {text-decoration:none;color:#FF7070;}
	#vesti-detaljno .body .tekst blockquote {display:block;padding-left:1em;font-weight:700;line-height:1.5em;font-size:17px;}
	#vesti-detaljno .body .tekst blockquote:before, #vesti-detaljno .body .tekst blockquote:before {content:'\00BB';color:#FF6F6F;padding-right:6px;}
		#vesti-detaljno .body .tekst blockquote:after, #vesti-detaljno .body .tekst blockquote:after {content:'\00AB';color:#FF6F6F;padding-left:6px;}
	#vesti-detaljno .body .tekst article {background:#f8f8f8;border:1px solid #e2e2e2;padding:20px;}
	#vesti-detaljno .body .tekst h2 {line-height:1.25em;font-size:20px;color:#3C3C3B;font-weight:700;}
	#vesti-detaljno .body .tekst .procitajte-vise {padding:1em 0px;}
	#vesti-detaljno .body .tekst .procitajte-vise p {display:block;float:left;background:#00A8F9;color:#ffffff;padding:0.5em 1.5em;}
	#vesti-detaljno .body .tekst iframe {display:block;height:320px;width:100%;}
	#vesti-detaljno #body-baner {padding-top:20px;}
	#vesti-detaljno #body-baner a {display:block;width:100%;}
	#vesti-detaljno #body-baner a img {display:block;margin:auto;max-width:100%;}
	#vesti-detaljno #body-baner a:hover {filter:alpha(opacity=85);opacity:0.85;}
	/* jos */
	#vesti-detaljno .jos {padding-top:20px;}
	@media screen and (max-width: 759px)
	{
		#vesti-detaljno .jos {display:none;}
	}
	#vesti-detaljno .jos .jos-lista {border-top:1px solid #e2e2e2;padding-top:8px;}
	#vesti-detaljno .jos .jos-lista h3 {line-height:1.2em;font-size:15px;padding-top:8px;text-transform:uppercase;color:#3C3C3B;}
	#vesti-detaljno .jos .jos-lista h3 a {color:#006480;padding-left:1.5em;background:url(../img/base/arrow-left.png) 0px center no-repeat;background-size:1em auto;}
	#vesti-detaljno .jos .jos-lista h3 a:hover {color:#FF7070;}
	#vesti-detaljno .jos .jos-lista ul {padding-top:20px;}
	#vesti-detaljno .jos .jos-lista ul li {float:left;padding-bottom:12px;}
	#vesti-detaljno .jos .jos-lista ul li .im a, #vesti-detaljno .jos .jos-lista ul li .im a img {display:block;width:100%;}
	#vesti-detaljno .jos .jos-lista ul li .cont {padding-top:4px;}
	#vesti-detaljno .jos .jos-lista ul li .cont a {font-size:15px;line-height:1.15em;font-weight:700;color:#3c3c3a;}
	#vesti-detaljno .jos .jos-lista ul li .cont a:hover {color:#FF6F6F;}
	@media screen and (max-width: 499px)
	{
		#vesti-detaljno .jos .jos-lista ul li {width:49%;}
		#vesti-detaljno .jos .jos-lista ul li:nth-child(2n+1) {clear:both;}
		#vesti-detaljno .jos .jos-lista ul li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 500px)
	{
		#vesti-detaljno .jos .jos-lista ul li {width:32%;}
		#vesti-detaljno .jos .jos-lista ul li:nth-child(3n+1) {clear:both;padding-right:2%;}
		#vesti-detaljno .jos .jos-lista ul li:nth-child(3n) {float:right;}
	}
/* galerija */
#galerija {padding:32px 0px;}
	#galerija .in-gal {padding:0px 60px;}
	#galerija .prev {width:48px;height:48px;display:inline;float:left;margin-left:-60px;box-sizing:content-box;padding-top:51px;}
	#galerija .next {width:48px;height:48px;display:inline;float:right;margin-right:-60px;box-sizing:content-box;padding-top:51px;}
	#galerija .prev button, #galerija .next button {display:block;width:48px;height:48px;box-sizing:border-box;padding:7px 0px;background:#f2f2f2;border-radius:4px;-moz-border-radius:4px;}
	#galerija .prev button svg, #galerija .next button svg {fill:#00A6F6;margin:auto;width:17px;height:34px;}
	#galerija .prev button:hover, #galerija .next button:hover {background:#00A6F6;}
	#galerija .prev button:hover svg, #galerija .next button:hover svg {fill:#ffffff;}
	#galerija .cont {display:inline;float:left;width:100%;height:150px;overflow:hidden;}
	#galerija .gal {height:150px;overflow:hidden;margin:auto;}
	#galerija .gal li {display:block;float:left;width:232px;height:150px;}
	#galerija .gal li a {display:block;width:225px;height:150px;overflow:hidden;border-radius:4px;-moz-border-radius:4px;}
	#galerija .gal li a img {display:block;width:225px;height:150px;}
	#galerija .gal li a:hover {filter:alpha(opacity=75);opacity:0.75;}
/* vesti shema */
	/* info */
	#gp-shema .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;}
	#gp-shema .info .info-item {display:inline;float:left;line-height:1.6667em;font-size:1em;color:#35647E;font-weight:300;}
	#gp-shema .info .info-item.broj {float:right;font-size:1.2em;line-height:1.3889em;padding-left:0.75em;}
	#gp-shema .info .broj a {color:#006480;font-weight:700;text-transform:uppercase;}
	#gp-shema .info .broj a:hover {color:#FF7070;}
	#gp-shema .info .rubrika {text-transform:uppercase;font-size:1.4em;line-height:1.1905em;font-weight:700;}
	#gp-shema .info .rubrika span {display:block;color:#35647E;padding-right:1.5em;}
	#gp-shema .info .rubrika span:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	#gp-shema .info .info-item.datum {float:right;color:#006480;}
	#gp-shema .info .info-item.datum span.mob {display:none;text-transform:uppercase;}
	#gp-shema .info {font-size:15px;}
	@media screen and (max-width: 629px)
	{
		#gp-shema .info {font-size:12px;}
		#gp-shema .info .info-item.broj,
		#gp-shema .info .rubrika {font-size:1em;line-height:1.6667em;max-width:11em;}
		#gp-shema .info .rubrika span:before {font-size:1em;height:1.6667em;}
		#gp-shema .info .info-item.datum span.desk {display:none;}
		#gp-shema .info .info-item.datum span.mob {display:block;}
	}
	#gp-shema .content {padding:24px 0px;}
	@media screen and (max-width: 499px)
	{
		#gp-shema ul.blok-nt {padding-bottom:8px;}
	}
	@media screen and (min-width: 500px)
	{
		#gp-shema ul.blok-nt {padding-bottom:12px;}
	}
	@media screen and (min-width: 900px)
	{
		#gp-shema ul.blok-nt {padding-bottom:16px;}
	}
	@media screen and (min-width: 1060px)
	{
		#gp-shema ul.blok-nt {padding-bottom:20px;}
	}
	@media screen and (min-width: 1240px)
	{
		#gp-shema ul.blok-nt {padding-bottom:24px;}
	}
	#gp-shema ul.blok-nt .im {display:block;}
	#gp-shema ul.blok-nt .im .ab {position:absolute;z-index:300;}
	#gp-shema ul.blok-nt .im .ab a {position:absolute;z-index:300;left:0px;top:0px;width:100%;height:100%;}
	#gp-shema ul.blok-nt .im .ab img {position:absolute;z-index:300;left:0px;top:0px;width:100%;height:100%;}
	#gp-shema ul.blok-nt .im .ab span {position:absolute;z-index:302;right:0px;top:0px;max-width:90%;line-height:1.15em;box-sizing:border-box;padding:0.75em;color:#ffffff;background:#00A6F6;}
	#gp-shema ul.blok-nt .im .ab span:empty {display:none;}
	#gp-shema ul.blok-nt .cont h2 {color:#3e3e3d;line-height:1.25em;font-size:1.3125em;}
	#gp-shema ul.blok-nt .cont h2 a {color:#3e3e3d;}
	#gp-shema ul.blok-nt .cont h2 a:hover {color:#00A6F6;}
	#gp-shema ul.blok-nt .cont p {color:#e3e3d;line-height:1.5em;font-size:1em;padding-top:0.25em;}
	#gp-shema ul.blok-nt .cont .detaljno {padding-top:0.5em;}
	#gp-shema ul.blok-nt .cont .detaljno a {color:#ff6f6f;line-height:1.5em;font-size:1em;display:block;float:left;width:1em;padding-left:1.5em;background:url(../img/base/arrow-left.png) left center no-repeat;background-size:1em auto;}
	#gp-shema ul.blok-nt .cont .detaljno a:hover {text-decoration:underline;}
	/* a */
	#gp-shema ul.blok-nt-a .cont {padding-top:0.5em;}
	@media screen and (max-width: 499px)
	{
		#gp-shema ul.blok-nt-a li.i0 {padding-bottom:8px;}
	}
	@media screen and (min-width: 500px)
	{
		#gp-shema ul.blok-nt-a li.i0 {float:left;width:48%;}
		#gp-shema ul.blok-nt-a li.i1 {float:right;width:48%;}
	}
	/* c */
	#gp-shema ul.blok-nt-c li.i0 .cont {padding-top:0.5em;}
	#gp-shema ul.blok-nt-c li.i1 {margin-bottom:0.5em;}
	#gp-shema ul.blok-nt-c li.i1 .im,
	#gp-shema ul.blok-nt-c li.i2 .im {font-size:0.75em;margin-right:1em;margin-bottom:1em;display:inline;float:left;width:48%;}
	@media screen and (max-width: 499px)
	{
		#gp-shema ul.blok-nt-c li.i0,
		#gp-shema ul.blok-nt-c li.i1 {padding-bottom:8px;}
		#gp-shema ul.blok-nt-c li.i1 .cont h2,
		#gp-shema ul.blok-nt-c li.i2 .cont h2 {font-size:1.15em;line-height:1.35em;}
	}
	@media screen and (min-width: 500px)
	{
		#gp-shema ul.blok-nt-c li.i0 {float:left;width:48%;}
		#gp-shema ul.blok-nt-c li.i1 {float:right;width:48%;}
		#gp-shema ul.blok-nt-c li.i2 {clear:right;float:right;width:48%;}
		#gp-shema ul.blok-nt-c li.i1 .cont h2,
		#gp-shema ul.blok-nt-c li.i2 .cont h2 {font-size:1.15em;line-height:1.35em;}
	}
	@media screen and (min-width: 500px) and (max-width: 629px)
	{
		#gp-shema ul.blok-nt-c li.i1 .cont p,
		#gp-shema ul.blok-nt-c li.i2 .cont p {display:none;}
	}
	/* d */
	#gp-shema ul.blok-nt-d .im {font-size:0.75em;}
	#gp-shema ul.blok-nt-d .cont h2 {font-size:1.15em;line-height:1.35em;}
	@media screen and (max-width: 629px)
	{
		#gp-shema ul.blok-nt-d .im {margin-right:1em;margin-bottom:1em;display:inline;float:left;width:48%;}
		#gp-shema ul.blok-nt-d li.i0,
		#gp-shema ul.blok-nt-d li.i1 {padding-bottom:8px;}
	}
	@media screen and (min-width: 630px)
	{
		#gp-shema ul.blok-nt-d .cont {padding-top:0.5em;}
		#gp-shema ul.blok-nt-d li.i0 {float:left;width:31%;margin-right:3.5%;}
		#gp-shema ul.blok-nt-d li.i1 {float:left;width:31%;}
		#gp-shema ul.blok-nt-d li.i2 {float:right;width:31%;}
	}
	/* e */
	#gp-shema ul.blok-nt-e .im {font-size:0.75em;}
	#gp-shema ul.blok-nt-e .cont {padding-top:0.5em;}
	@media screen and (max-width: 499px)
	{
		#gp-shema ul.blok-nt-e .im {margin-right:1em;margin-bottom:1em;display:inline;float:left;width:48%;}
		#gp-shema ul.blok-nt-e li.i0,
		#gp-shema ul.blok-nt-e li.i1,
		#gp-shema ul.blok-nt-e li.i2 {padding-bottom:8px;}
		#gp-shema ul.blok-nt-e .cont {padding-top:0em;}
		#gp-shema ul.blok-nt-e .cont h2 {font-size:1.15em;line-height:1.35em;}
	}
	@media screen and (min-width: 500px) and (max-width: 759px)
	{
		#gp-shema ul.blok-nt-e li.i0 {float:left;width:48%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-e li.i1 {float:right;width:48%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-e li.i2 {clear:both;float:left;width:48%;}
		#gp-shema ul.blok-nt-e li.i3 {float:right;width:48%;}
	}
	@media screen and (min-width: 760px)
	{
		#gp-shema ul.blok-nt-e .cont h2 {font-size:1em;line-height:1.35em;}
		#gp-shema ul.blok-nt-e .cont p {font-size:0.85em;}
		#gp-shema ul.blok-nt-e li.i0 {float:left;width:22%;margin-right:4%;}
		#gp-shema ul.blok-nt-e li.i1 {float:left;width:22%;margin-right:4%;}
		#gp-shema ul.blok-nt-e li.i2 {float:left;width:22%;}
		#gp-shema ul.blok-nt-e li.i3 {float:right;width:22%;}
	}
	/* f */
	#gp-shema ul.blok-nt-f .im {font-size:0.75em;}
	#gp-shema ul.blok-nt-f li.i0 .cont,
	#gp-shema ul.blok-nt-f li.i1 .cont,
	#gp-shema ul.blok-nt-f li.i2 .cont {padding-top:0.5em;}
	@media screen and (max-width: 499px)
	{
		#gp-shema ul.blok-nt-f .im {margin-right:1em;margin-bottom:1em;display:inline;float:left;width:48%;}
		#gp-shema ul.blok-nt-f li.i0,
		#gp-shema ul.blok-nt-f li.i1,
		#gp-shema ul.blok-nt-f li.i2,
		#gp-shema ul.blok-nt-f li.i3 {padding-bottom:8px;}
		#gp-shema ul.blok-nt-f .cont {padding-top:0em;}
		#gp-shema ul.blok-nt-f .cont h2 {font-size:1.15em;line-height:1.35em;}
		#gp-shema ul.blok-nt-f li.i0 .cont,
		#gp-shema ul.blok-nt-f li.i1 .cont,
		#gp-shema ul.blok-nt-f li.i2 .cont {padding-top:0em;}
	}
	@media screen and (min-width: 500px) and (max-width: 759px)
	{
		#gp-shema ul.blok-nt-f li.i0 {float:left;width:48%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-f li.i1 {float:right;width:48%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-f li.i2 {clear:both;float:left;width:48%;}
		#gp-shema ul.blok-nt-f li.i3 {float:right;width:48%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-f li.i4 {clear:right;float:right;width:48%;}
		#gp-shema ul.blok-nt-f li.i3 .cont p,
		#gp-shema ul.blok-nt-f li.i4 .cont p {height:4.5em;overflow:hidden;}
	}
	@media screen and (min-width: 760px)
	{
		#gp-shema ul.blok-nt-f .cont h2 {font-size:1em;line-height:1.35em;}
		#gp-shema ul.blok-nt-f .cont p {font-size:0.85em;}
		#gp-shema ul.blok-nt-f li.i3 .cont p,
		#gp-shema ul.blok-nt-f li.i4 .cont p {height:4.5em;overflow:hidden;}
		#gp-shema ul.blok-nt-f li.i0 {float:left;width:22%;margin-right:4%;}
		#gp-shema ul.blok-nt-f li.i1 {float:left;width:22%;margin-right:4%;}
		#gp-shema ul.blok-nt-f li.i2 {float:left;width:22%;}
		#gp-shema ul.blok-nt-f li.i3 {float:right;width:22%;margin-bottom:8px;}
		#gp-shema ul.blok-nt-f li.i4 {clear:right;float:right;width:22%;}
	}
#gp-shema .foot {padding:24px;background:#DFE9F2;}
	#gp-shema .foot .prev {display:inline;float:left;}
	#gp-shema .foot .next {display:inline;float:right;}
	#gp-shema .foot a {display:block;padding:20px;background:#ffffff;color:#3F5B76;}
	#gp-shema .foot a:hover {color:#ff6f6f;}
	#gp-shema .foot a strong {display:block;text-align:center;line-height:1em;font-size:2em;}
	#gp-shema .foot a span {display:block;text-align:center;padding-top:4px;line-height:1em;font-size:0.75em;text-transform:uppercase;}
	#gp-shema .foot h1 {display:block;float:left;text-transform:uppercase;letter-spacing:-1px;font-size:1.75em;line-height:1em;}
	#gp-shema .foot .cont {display:inline;float:right;text-align:right;color:#3F5B76;line-height:1.25em;font-size:1em;margin:-0.37em 0px;}
	#gp-shema .foot .cont a {color:#3F5B76;font-weight:700;}
	@media screen and (max-width: 499px)
	{
		#gp-shema .foot {padding:16px;}
		#gp-shema .foot a {padding:12px;}
		#gp-shema .foot a strong {font-size:1.5em;}
	}
/* vesti broj */
	/* info */
	#vesti-broj .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;}
	#vesti-broj .info .info-item {display:inline;float:left;line-height:1.6667em;font-size:1em;color:#35647E;font-weight:300;}
	#vesti-broj .info .broj {text-transform:uppercase;font-size:1.4em;line-height:1.1905em;font-weight:700;}
	#vesti-broj .info .broj span {display:block;color:#35647E;padding-right:1.5em;}
	#vesti-broj .info .broj span:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	#vesti-broj .info .info-item.datum {float:right;color:#006480;}
	#vesti-broj .info .info-item.datum span.mob {display:none;text-transform:uppercase;}
	#vesti-broj .info {font-size:15px;}
	@media screen and (max-width: 629px)
	{
		#vesti-broj .info {font-size:12px;}
		#vesti-broj .info .info-item.broj {font-size:1em;line-height:1.6667em;max-width:11em;}
		#vesti-broj .info .broj span:before {font-size:1em;height:1.6667em;}
		#vesti-broj .info .info-item.datum span.desk {display:none;}
		#vesti-broj .info .info-item.datum span.mob {display:block;}
	}
#vesti-broj #naslovnica {padding:20px 0px;}
	#vesti-broj #naslovnica img {display:block;width:100%;box-sizing:border-box;}
#broj-lista {padding-bottom:20px;}
	#broj-lista li.grp {padding:20px 0px;border-bottom:2px dashed #889AAA;}
	#broj-lista li.grp:first-child {padding-top:0px;}
	#broj-lista li.grp:last-child {padding-bottom:0px;border:none;}
	#broj-lista li.grp h2 {font-size:1.5em;line-height:1.25;}
	#broj-lista li.grp h2 a {color:#48647c;}
	#broj-lista li.grp h2 a:hover {color:#FF6F6F;}
	#broj-lista li.grp ul {padding-top:10px;}
	#broj-lista li.grp ul li {line-height:1.66em;padding-left:1.5em;}
	#broj-lista li.grp ul li a {color:#212121;}
	#broj-lista li.grp ul li a:before {display:block;float:left;margin-left:-1.5em;content:'\00BB';color:#536E84;}
	#broj-lista li.grp ul li a:hover {color:#FF6F6F;}
ul#broj-jos {padding-top:20px;}
	ul#broj-jos a {display:block;border:6px solid #E4E7EA;padding:6px;box-sizing:border-box;width:100%;}
	ul#broj-jos a:hover {filter:alpha(opacity=85);opacity:0.85;}
	ul#broj-jos a img {display:block;width:100%;padding-top:8px;}
	ul#broj-jos a strong {display:block;font-size:1.25em;text-align:center;color:#48647C;line-height:1em;padding:0em 1.1em;background:no-repeat;background-image:url(../img/base/arrow-left.png), url(../img/base/arrow-right.png);background-position:left 0.1em, right 0.1em;background-size:1em 0.8em, 1em 0.8em;}
	ul#broj-jos a span {display:block;color:#3F5B76;text-align:center;padding-top:4px;text-transform:uppercase;font-size:0.75em;line-height:1em;}
	@media screen and (max-width: 499px)
	{
		ul#broj-jos li {float:left;width:49%;padding-bottom:8px;}
		ul#broj-jos li:nth-child(2n+1) {clear:both;}
		ul#broj-jos li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 500px)
	{
		ul#broj-jos li {float:left;width:24%;}
		ul#broj-jos li:nth-child(4n+1),
		ul#broj-jos li:nth-child(4n+2) {padding-right:1.33%;}
		ul#broj-jos li:nth-child(4n) {float:right;}
	}
/* vesti-pretraga */
#vesti-pretraga ul {border-top:1px solid #e2e2e2;}
	#vesti-pretraga li {padding:6px 0px;border-bottom:1px solid #e2e2e2;line-height:1.66em;font-size:15px;}
	#vesti-pretraga li a {color:#3F5B76;}
	#vesti-pretraga li a strong {text-transform:uppercase;}
	#vesti-pretraga li a strong, #vesti-pretraga li a:hover {color:#FF6F6F;}
/* arhiva */
#vesti-arhiva .body ul {padding-bottom:20px;}
	#vesti-arhiva .body ul li {padding-bottom:20px;}
	#vesti-arhiva .body ul a {display:block;box-sizing:border-box;background:#E4E8EB;box-sizing:border-box;padding:12px 11px 11px 12px;width:100%;}
	#vesti-arhiva .body ul a:hover {filter:alpha(opacity=85);opacity:0.85;}
	#vesti-arhiva .body ul a img {display:block;width:100%;padding-top:12px;}
	#vesti-arhiva .body ul a span.in-a {display:block;box-sizing:border-box;width:100%;background:#ffffff;border-right:1px solid #48647C;border-bottom:1px solid #48647C;padding:12px;}
	#vesti-arhiva .body ul a strong {display:block;font-size:1.5em;text-align:center;color:#48647c;padding-bottom:0em;line-height:1em;padding:0em 1.1em;background:no-repeat;background-image:url(../img/base/arrow-left.png), url(../img/base/arrow-right.png);background-position:left 0.1em, right 0.1em;background-size:1em 0.8em, 1em 0.8em;}
	#vesti-arhiva .body ul a span.datum {display:block;line-height:1.25em;font-size:1em;color:#48647c;font-weight:300;text-align:center;text-transform:uppercase;}
	@media screen and (max-width: 429px)
	{
		#vesti-arhiva .body ul a strong {font-size:1em;}
		#vesti-arhiva .body ul a span.datum {font-size:0.7em;}
	}
	@media screen and (min-width: 430px)
	{
		#vesti-arhiva .body ul a strong {font-size:1.25em;}
		#vesti-arhiva .body ul a span.datum {font-size:0.8em;}
	}
	@media screen and (min-width: 630px)
	{
		#vesti-arhiva .body ul a strong {font-size:1em;}
		#vesti-arhiva .body ul a span.datum {font-size:0.7em;}
	}
	@media screen and (min-width: 900px)
	{
		#vesti-arhiva .body ul a strong {font-size:1.25em;}
		#vesti-arhiva .body ul a span.datum {font-size:1em;}
	}
	@media screen and (min-width: 1240px)
	{
		#vesti-arhiva .body ul a strong {font-size:1.5em;}
		#vesti-arhiva .body ul a span.datum {font-size:1em;}
	}
	@media screen and (max-width: 640px)
	{
		#vesti-arhiva .body ul li {float:left;width:49%;}
		#vesti-arhiva .body ul li:nth-child(2n+1) {clear:both;}
		#vesti-arhiva .body ul li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 640px)
	{
		#vesti-arhiva .body ul li {float:left;width:24%;}
		#vesti-arhiva .body ul li:nth-child(4n+1) {clear:both;padding-right:1.33%;}
		#vesti-arhiva .body ul li:nth-child(4n+2) {padding-right:1.33%;}
		#vesti-arhiva .body ul li:nth-child(4n) {float:right;}
	}
	#vesti-arhiva #pagin {text-align:center;}
	#vesti-arhiva #pagin a {display:inline-block;line-height:1em;padding:0.6em;margin:2px;border-radius:3px;-moz-border-radius:3px;background:#f8f8f8;color:#929292;border:1px solid #e2e2e2;}
	#vesti-arhiva #pagin a:hover {color:#FF6F6F;}
	#vesti-arhiva #pagin a.cur, #vesti-arhiva #pagin a.cur:hover {background:#ff6f6f;border-color:#ff6f6f;color:#ffffff;}
/* oglasi */
	/* info */
	#oglasi .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;font-size:15px;}
	#oglasi .info .info-item {display:inline;float:left;font-size:1.4em;line-height:1.1905em;color:#35647E;font-weight:700;}
	#oglasi .info .info-item span {display:block;font-weight:700;text-transform:uppercase;display:block;color:#35647E;padding-right:1.5em;}
	#oglasi .info .info-item span:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	@media screen and (max-width: 629px)
	{
		#oglasi .info {font-size:12px;}
		#oglasi .info .info-item {font-size:1em;line-height:1.6667em;}
	}
	/* trazi */
	#oglasi .trazi {padding:24px 0px;}
	#oglasi .trazi .in {border:2px solid #9AB2BF;box-sizing:border-box;width:100%;padding-right:50px;padding-left:210px;}
	#oglasi .trazi .in select {display:block;float:left;border:none;outline:none;line-height:20px;font-size:15px;box-sizing:border-box;padding:10px;color:#48647C;width:210px;height:40px;border-right:2px solid #9AB2BF;margin-left:-210px;}
	#oglasi .trazi .in input {display:block;float:left;border:none;outline:none;line-height:20px;font-size:15px;box-sizing:border-box;padding:10px;color:#48647C;width:100%;height:40px;}
	#oglasi .trazi .in button {display:block;float:right;width:50px;height:40px;box-sizing:border-box;padding:5px 10px;background:#ffffff;margin-right:-50px;border:none;outline:none;}
	#oglasi .trazi .in button svg {display:block;width:30px;fill:#48647C;}
	#oglasi .trazi .in button:hover svg {fill:#00A6F6;}
	@media screen and (max-width: 499px)
	{
		#oglasi .trazi .in {padding-left:0px;}
		#oglasi .trazi .in select {display:none;}
	}
	/* nav */
	#oglasi .nav {padding:32px 0px;}
	#oglasi .nav ul {display:block;width:100%;box-sizing:border-box;}
	#oglasi .nav li {display:block;float:left;box-sizing:border-box;}
	#oglasi .nav li button {box-sizing:border-box;width:100%;font-size:0.85em;padding:1em;padding-bottom:0.5em;text-align:center;border:4px solid #fadede;background:#ffffff;}
	#oglasi .nav li button strong {display:block;line-height:1.15em;height:3.45em;text-align:center;color:#212121;font-weight:400;}
	#oglasi .nav li button svg {display:block;width:84%;margin:auto;fill:#E65C5C;}
	#oglasi .nav li.on button {border-color:#E65C5C;background:#E65C5C;}
	#oglasi .nav li.on button strong {color:#ffffff;}
	#oglasi .nav li.on button svg {fill:#ffffff;}
	#oglasi .nav li.off button {border-color:#f7f7f7;}
	#oglasi .nav li.off button strong {color:#c2c2c2;}
	#oglasi .nav li.off button svg {fill:#c2c2c2;}
	@media screen and (max-width: 499px)
	{
		#oglasi .nav li button {padding:0.5em;font-size:0.66em;}
	}
	#oglasi .nav ul {padding:0px 9px;}
	#oglasi .nav li {display:block;margin-bottom:6px;width:25%;}
	#oglasi .nav li:nth-child(4n+1) {clear:both;margin-left:-9px;margin-right:6px;}
	#oglasi .nav li:nth-child(4n+2) {margin-right:6px;}
	#oglasi .nav li:nth-child(4n) {float:right;margin-right:-9px;}
	/* empty */
	#oglasi .empty {padding-top:24px;}
	#oglasi .empty p {box-sizing:border-box;width:100%;border:4px solid #E4E8EC;padding:2em;line-height:2em;text-align:center;color:color:#48647C;} 
	/* body */
	#oglasi .body ul {display:none;}
	#oglasi .body ul {padding-bottom:32px;}
	#oglasi .body ul li {box-sizing:border-box;padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #768B9D;line-height:1.75em;color:#3E3E3D;}
		#oglasi .body ul li:last-child {margin-bottom:0px;}
	#oglasi .body ul li a {color:#E65C5C;}
	#oglasi .body ul li a:hover {text-decoration:underline;}
	#oglasi #body-baner {padding-top:20px;}
	#oglasi #body-baner a, #oglasi #body-baner a img {display:block;width:100%;}
	#oglasi #body-baner a:hover {filter:alpha(opacity=85);opacity:0.85;}
/* alergeni-u-vazduhu */
#alergeni-u-vazduhu .head {padding:24px;background:#00A6F6;color:#ffffff;margin-bottom:20px;}
	#alergeni-u-vazduhu .head h1 {display:block;text-transform:uppercase;letter-spacing:-1px;font-size:1.75em;line-height:1em;}
	#alergeni-u-vazduhu iframe {display:block;border:none;outline:none;width:100%;height:1000px;}
/* o nama */
#o-nama .tekst p {padding:1em 0px;color:#344E63;line-height:1.75em;font-size:15px;text-indent:2em;}
#o-nama .tekst p.blue {padding:1em;background:#DFE9F2;}	
#o-nama .tekst img {display:block;width:100%;}

#preuzimanja li {padding:8px 0px 8px 20px;border-bottom:1px solid #e2e2e2;}
#preuzimanja li:last-child {border:none;}
#preuzimanja li a {color:#344E63;}
#preuzimanja li a:hover {color:#FF6F6F;}
#preuzimanja li a strong {display:block;text-transform:uppercase;}
#preuzimanja li a span.datum {display:block;}
#preuzimanja li a:before {display:block;float:left;margin-left:-20px;content:'\25BE';color:#FF6F6F;}
/* kontakt */
#kontakt .body {padding-bottom:2em;line-height:1.75em;font-size:15px;color:#344E63;}
	#kontakt .body a {color:#344E63;}
	#kontakt .body a:hover {color:#1193F5;}
	#kontakt .body .left img {display:block;width:100%;padding-bottom:2em;}
	#kontakt .body p.firma {padding-bottom:1em;}
	#kontakt .body li {padding-bottom:1em;}
	#kontakt .body li:last-child {padding-bottom:0px;}
	#kontakt .body li p.pozicija {padding:0.3em 0.6em;margin-bottom:1em;background:#E9F0F6;color:#344e63;font-weight:700;}
	@media screen and (max-width: 499px)
	{
		#kontakt .body .left li:last-child {padding-bottom:1em;}
	}
	@media screen and (min-width: 500px)
	{
		#kontakt .body .left {display:inline;float:left;width:47%;text-align:right;}
		#kontakt .body .right {display:inline;float:right;width:47%;padding-left:3%;border-left:1px solid #344E63;text-align:left;}
	}
	#kontakt #forma label {display:block;color:#2C3E50;padding-bottom:0.5em;line-height:1.2em;font-size:14px;}
	#kontakt #forma input.input {display:block;padding:0.6em;border:1px solid #344e63;box-sizing:border-box;width:100%;margin-bottom:1em;outline:none;line-height:1.5em;}
	#kontakt #forma input.input:focus {border-color:#6b94b5;}
	#kontakt #forma select {display:block;padding:0.6em;border:1px solid #344e63;box-sizing:border-box;width:100%;margin-bottom:1em;outline:none;line-height:1.5em;}
	#kontakt #forma select:focus {border-color:#6b94b5;}
	#kontakt #forma textarea {display:block;padding:0.6em;border:1px solid #344e63;box-sizing:border-box;width:100%;margin-bottom:1em;outline:none;height:8em;line-height:1.5em;}
	#kontakt #forma textarea:focus {border-color:#6b94b5;}
	#kontakt #forma input.submit {width:7em;text-align:center;color:#ffffff;background:#1193F5;padding:0.5em 0px;text-transform:uppercase;}
	#kontakt #forma input.submit:hover {background:#FF6F6F;}
	#kontakt #kontakt-loader {display:none;height:120px;background:url(../file/loader-gp.gif) center no-repeat;}
	#kontakt #kontakt-ok  {display:none;padding:2.5em 0.5em;text-align:center;line-height:2em;background:#E9F0F6;color:#344e63;font-weight:700;}
/* marketing */
#marketing .info {background:#E9F0F6;}
	#marketing .info .right {background:#D5E1ED;padding-top:1.5em;padding-bottom:0.5em;}
	#marketing .info img {padding:1em;box-sizing:border-box;width:100%;display:block;}
	#marketing .info p, #marketing .info h2 {color:#304960;line-height:1.6em;padding:0em 1.5em 1em 1.5em;font-size:15px;}
	#marketing .info p a {color:#304960;}
	#marketing .info p a:hover {color:#FF6F6F;}
	#marketing .info .left p.adresa {font-weight:700;}
	#marketing .info .left p {padding-top:0.6em;}
	#marketing .info .left p.ime {padding:0.4em 1.5em;background:#ffffff;}
	#marketing .info .right p {padding-top:1em;}
	#marketing .uslovi p {padding:1em 1.5em;line-height:1.6em;font-size:15px;color:#304960;}
	#marketing .uslovi h2 {padding:1em 1.5em;line-height:1.6em;font-size:15px;background:#DFE9F2;color:#304960;}
	
	#marketing .cenovnik {padding-top:2em;}
	#marketing .cenovnik h2 {background:#D5E1ED;color:#304960;text-align:center;padding:1em 1em;line-height:1.6em;font-size:15px;}
	#marketing .cenovnik .tabla {padding:1em;background:#E9F0F6;color:#304960;line-height:1.6em;font-size:15px;}
	#marketing .cenovnik .tabla table {width:100%;}
	#marketing .cenovnik .tabla td, #marketing .cenovnik .tabla th {padding:0.6em 0em;color:#304960;border-bottom:1px solid #dae0e4;vertical-align:top;}
	#marketing .cenovnik .tabla th {text-align:center;}
	#marketing .cenovnik .tabla tr td:nth-child(2n+1) {text-align:left;}
	#marketing .cenovnik .tabla tr td:nth-child(2n) {text-align:right;}
	#marketing .cenovnik .tabla tr:last-child td {border:none;}
	
	#marketing .naslovna {padding-top:2em;}
	#marketing .naslovna .head {border-bottom:20px solid #D5E2EE;text-align:center;}
	#marketing .naslovna .head h2 {color:#ffffff;background:#FF6F6F;padding:1em;line-height:1.2em;font-size:18px;}
	#marketing .naslovna .head p {color:#304960;padding:1em;line-height:1.6em;font-size:15px;}
	#marketing .naslovna ul {padding-top:2em;}
	#marketing .naslovna ul li {display:inline;float:left;width:48%;padding-bottom:1em;}
	#marketing .naslovna ul li img {display:block;width:100%;padding-bottom:8px;}
	#marketing .naslovna ul li:nth-child(2n+1){clear:both;}
	#marketing .naslovna ul li:nth-child(2n){float:right;}
	#marketing .naslovna ul li h3 {background:#FF6F6F;color:#ffffff;padding:0.6em 1em;font-size:14px;font-weight:400;line-height:1.4em;margin-bottom:1em;text-align:center;}
	#marketing .naslovna ul li p {line-height:1.6em;color:#304960;font-size:14px;padding:0.4em 1em;}
	#marketing .naslovna ul li p.red {margin-top:1em;padding:1em;color:#ffffff;background:#FF6F6F;}

	#marketing .poslednja {padding-top:2em;}
	#marketing .poslednja h2 {color:#344E63;background:#D5E2EE;padding:1em;line-height:1.2em;font-size:18px;text-align:center;}
	#marketing .poslednja ul {padding:1em 0px;}
	#marketing .poslednja ul li {display:block;float:left;}
	#marketing .poslednja ul li img {display:block;margin-bottom:4px;width:100%;padding:6px;border:1px solid #e2e2e2;box-sizing:border-box;}
	#marketing .poslednja ul li p {padding-bottom:1em;font-size:13px;font-weight:400;line-height:1.4em;color:#304960;}

	@media screen and (max-width: 499px)
	{
		#marketing .poslednja ul li {width:48%;}
		#marketing .poslednja ul li:nth-child(2n+1) {clear:both;}
		#marketing .poslednja ul li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 500px)
	{
		#marketing .poslednja ul li {width:22%;}
		#marketing .poslednja ul li:nth-child(4n+1) {clear:both;padding-right:4%;}
		#marketing .poslednja ul li:nth-child(4n+2) {padding-right:4%;}
		#marketing .poslednja ul li:nth-child(4n) {float:right;}
	}
	
	@media screen and (max-width: 629px)
	{
		#marketing .left {margin-bottom:2em;}
	}
	@media screen and (min-width: 630px)
	{
		#marketing .left {display:inline;width:50%;float:left;box-sizing:border-box;}
		#marketing .right {display:inline;width:50%;float:right;box-sizing:border-box;}
	}
/* u pripremi */
#u-pripremi {padding:2em 1em;font-weight:700;text-align:center;color:#ffffff;background:#FF6F6F;text-transform:uppercase;font-size:24px;}
/* danas-u-gradu */
	/* info */
	#danas-u-gradu .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;font-size:15px;}
	#danas-u-gradu .info .info-item {display:inline;float:left;font-size:1.4em;line-height:1.1905em;color:#35647E;font-weight:700;}
	#danas-u-gradu .info .info-item span {display:block;font-weight:700;text-transform:uppercase;display:block;color:#35647E;padding-right:1.5em;}
	#danas-u-gradu .info .info-item span:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	@media screen and (max-width: 629px)
	{
		#danas-u-gradu .info {font-size:12px;}
		#danas-u-gradu .info .info-item {font-size:1em;line-height:1.6667em;}
	}
	/* nav */
	#danas-u-gradu .nav {padding:32px 0px;}
	#danas-u-gradu .nav ul {display:block;width:100%;padding:0px 1px;box-sizing:border-box;}
	#danas-u-gradu .nav li {display:block;}
		#danas-u-gradu .nav li#danas-pozoriste-nav {float:left;width:50%;margin-bottom:16px;margin-left:-1px;}
		#danas-u-gradu .nav li#danas-bioskop-nav {float:right;width:50%;margin-bottom:16px;}
		#danas-u-gradu .nav li#danas-koncerti-nav {clear:both;float:left;width:33.3333%;margin-left:-1px;margin-right:1px;}
		#danas-u-gradu .nav li#danas-kafici-nav {float:left;width:33.3334%;}
		#danas-u-gradu .nav li#danas-dogadjaji-nav {float:right;width:33.3333%;margin-right:-1px;}
	#danas-u-gradu .nav li button {box-sizing:border-box;width:100%;font-size:1em;padding:1em 1em 1em 3.5em;background:#E55C5C;border:4px solid #E55C5C;}
	#danas-u-gradu .nav li button svg {display:block;float:left;width:2.5em;margin:-0.5em 0.5em -0.5em -3em;fill:#ffffff;}
	#danas-u-gradu .nav li button strong {display:block;text-align:center;line-height:1.5em;height:1.5em;color:#ffffff;font-size:1em;font-weight:400;}
	#danas-u-gradu .nav li.off button {filter:alpha(opacity=50);opacity:0.5;cursor:default;}
	#danas-u-gradu .nav li.on button {background:#ffffff;border-color:#E4E8EC;}
	#danas-u-gradu .nav li.on button svg {fill:#48647C;}
	#danas-u-gradu .nav li.on button strong {color:#48647C;}
	#danas-u-gradu .nav {font-size:15px;}
	@media screen and (max-width: 499px)
	{
		#danas-u-gradu .nav {font-size:12px;}
		#danas-u-gradu .nav li button {padding-left:1em;}
		#danas-u-gradu .nav li button svg {display:none;}
	}
	/* empty */
	#danas-u-gradu .empty {padding-top:24px;}
	#danas-u-gradu .empty p {box-sizing:border-box;width:100%;border:4px solid #E4E8EC;padding:2em;line-height:2em;text-align:center;color:color:#48647C;} 
	/* body */
	#danas-u-gradu .body ul {display:none;}
	#danas-u-gradu .body ul {padding-bottom:32px;}
	#danas-u-gradu .body ul li {box-sizing:border-box;padding-bottom:20px;margin-bottom:20px;border-bottom:2px solid #768B9D;}
		#danas-u-gradu .body ul li:last-child {margin-bottom:0px;}
	#danas-u-gradu .body ul li.im-full .im {padding-bottom:20px;}
	#danas-u-gradu .body ul li.im-full .im img {display:block;width:100%;}
	#danas-u-gradu .body ul li.im-side .im {display:inline;float:left;}
	#danas-u-gradu .body ul li.im-side .im img {display:block;width:100%;}
	#danas-u-gradu .body ul .tx {display:inline;float:right;width:100%;}
	#danas-u-gradu .body ul .datum {padding-bottom:1em;}
	#danas-u-gradu .body ul .datum p {display:block;float:left;font-size:1em;line-height:1.15em;color:#3f4f62;padding:0.5em;background:#E4E8EB;}
	#danas-u-gradu .body ul .tekst {line-height:1.75em;color:#3E3E3D;}
	#danas-u-gradu .body ul .tekst a {color:#E65C5C;}
	#danas-u-gradu .body ul .tekst a:hover {text-decoration:underline;}
	@media screen and (max-width: 399px)
	{
		#danas-u-gradu .body ul li.im-side {padding-left:0px;}
		#danas-u-gradu .body ul li.im-side .im {width:100%;display:block;float:none;padding-bottom:20px;}
	}
	@media screen and (min-width: 400px) and (max-width: 629px)
	{
		#danas-u-gradu .body ul li.im-side {padding-left:200px;}
		#danas-u-gradu .body ul li.im-side .im {width:188px;margin-left:-200px;}
	}
	@media screen and (min-width: 630px)
	{
		#danas-u-gradu .body ul li.im-side {padding-left:300px;}
		#danas-u-gradu .body ul li.im-side .im {width:278px;margin-left:-300px;}
	}
	#danas-u-gradu #body-baner {padding-top:20px;}
	#danas-u-gradu #body-baner a, #danas-u-gradu #body-baner a img {display:block;width:100%;}
	#danas-u-gradu #body-baner a:hover {filter:alpha(opacity=85);opacity:0.85;}
/* citulje */
#citulje .head {padding-bottom:2em;}
	#citulje .head h1 {text-align:center;color:#2C3E50;font-weight:700;line-height:1.25em;font-size:2em;text-transform:uppercase;color:#2C3E50;padding:0.75em;margin-bottom:0.75em;border:1px solid #2C3E50;}
	#citulje nav {display:block;width:100%;background:#2C3E50;box-sizing:border-box;}
	#citulje nav ul {font-size:14px;line-height:1.45em;text-transform:uppercase;}
	#citulje nav ul a {color:#959EA7;}
	#citulje nav ul a.cur, #citulje nav ul a:hover {color:#ffffff;}
	#citulje nav ul span {color:#959EA7;}
	#citulje nav ul li {}
	#citulje nav p {display:block;font-size:13px;line-height:1.45em;color:#ffffff;text-align:right;float:right;}
	#citulje nav p span {display:block;text-align:right;}
	#citulje p#timer-text {background:#DFE9F2;padding:0.5em;color:#3F5B76;font-size:14px;text-align:center;}
	@media screen and (max-width: 499px)
	{
		#citulje nav {padding:0.8em;}
		#citulje .head h1 {font-size:1.25em;}
		#citulje nav p {display:none;}
		#citulje nav ul {font-size:12px;}
		#citulje nav ul li {padding:0.25em;text-align:center;}
		#citulje p#timer-text {font-size:12px;}
	}
	@media screen and (min-width: 500px)
	{
		#citulje nav {padding:1.5em;}
		#citulje nav ul li {float:left;border-right:1px solid #566473;padding:0px 0.66em;}
		#citulje nav ul li:first-child {padding-left:0px;}
		#citulje nav ul li:last-child {padding-right:0px;border:none;}
	}
	@media screen and (max-width: 1059px)
	{
		#citulje nav p {display:none;}
	}
	#citulje .button {padding-top:1em;}
	#citulje .button button {display:block;margin:auto;background:#2C3E50;color:#ffffff;width:18em;text-align:center;padding:0.75em 0px;font-size:15px;}
	#citulje .button button:hover {background:#FF6F6F;}
	#citulje .loader {display:none;height:42px;background:url(../file/loader-24.gif) center no-repeat;}
	/* opsti uslovi */
	#citulje-opsti-uslovi h2 {text-align:center;font-weight:400;line-height:1.3em;font-size:1.75em;color:#2C3E50;padding-bottom:1em;}
	#citulje-opsti-uslovi h3 {line-height:1.3em;font-size:18px;color:#2C3E50;padding-bottom:15px;}
	#citulje-opsti-uslovi p {line-height:1.66em;font-size:15px;color:#2C3E50;text-align:justify;padding-bottom:15px;}
	#citulje-opsti-uslovi-tekst {border:1px solid #e2e2e2;box-shadow:inset 0px 0px 20px rgba(0,0,0,0.25);-webkit-box-shadow:inset 0px 0px 20px rgba(0,0,0,0.25);background:#f7f7f7;margin-bottom:2em;padding:30px;height:300px;overflow:auto;}
	/* cenovnik */
	#citulje-cenovnik h2 {line-height:1.33em;font-size:1.25em;font-weight:400;text-align:center;padding:1em;text-transform:uppercase;margin-bottom:1em;}
		#citulje-cenovnik .head h2 {color:#474846;background:#EEEEEE;}
		#citulje-cenovnik .body h2 {color:#344E63;background:#D5E2EE;}
		#citulje-cenovnik .body h3 {line-height:1.33em;font-size:1.25em;font-weight:400;text-align:center;padding:1em;margin-bottom:1em;color:#ffffff;background:#2C3E50;}
	#citulje-cenovnik ul {padding-bottom:1em;overflow:visible;}
	#citulje-cenovnik button {display:block;box-sizing:border-box;width:100%;border:1px solid #B0B0B0;}
	#citulje-cenovnik button img {display:block;width:100%;}
	#citulje-cenovnik button:hover {border-color:#a2a2a2;box-shadow:0px 1px 5px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.3);}
	#citulje-cenovnik ul p {padding-top:0.75em;line-height:1.75em;color:#1D1E1C;}
	@media screen and (max-width: 499px)
	{
		#citulje-cenovnik li {float:left;width:48%;}
		#citulje-cenovnik li:nth-child(2n+1) {clear:both;}
		#citulje-cenovnik li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 500px)
	{
		#citulje-cenovnik li {float:left;width:23.8%;}
		#citulje-cenovnik li:nth-child(4n+1) {clear:both;padding-right:1.6%;}
		#citulje-cenovnik li:nth-child(4n+2) {padding-right:1.6%;}
		#citulje-cenovnik li:nth-child(4n) {float:right;}
	}
	@media screen and (max-width: 359px)
	{
		#citulje-cenovnik li {padding-bottom:10px;}
	}
	@media screen and (min-width: 360px)
	{
		#citulje-cenovnik li {padding-bottom:13px;}
	}
	@media screen and (min-width: 390px)
	{
		#citulje-cenovnik li {padding-bottom:15px;}
	}
	@media screen and (min-width: 420px)
	{
		#citulje-cenovnik li {padding-bottom:20px;}
	}
	@media screen and (min-width: 500px)
	{
		#citulje-cenovnik li {padding-bottom:7px;}
	}
	@media screen and (min-width: 630px)
	{
		#citulje-cenovnik li {padding-bottom:9px;}
	}
	@media screen and (min-width: 760px)
	{
		#citulje-cenovnik li {padding-bottom:11px;}
	}
	@media screen and (min-width: 900px)
	{
		#citulje-cenovnik li {padding-bottom:13px;}
	}
	@media screen and (min-width: 1060px)
	{
		#citulje-cenovnik li {padding-bottom:15px;}
	}
	@media screen and (min-width: 1240px)
	{
		#citulje-cenovnik li {padding-bottom:17px;}
	}
	@media screen and (min-width: 1400px)
	{
		#citulje-cenovnik li {padding-bottom:20px;}
	}
	/* unos */
	#citulje-unos #limit {position:fixed;z-index:1000;background:#FF6F6F;color:#ffffff;padding:1em;left:0px;filter:alpha(opacity=90);opacity:0.9;}
	#citulje-unos #limit span {display:block;text-align:center;line-height:1.15em;font-size:13px;text-transform:uppercase;}
	#citulje-unos #limit strong {display:block;text-align:center;line-height:1em;font-size:24px;}
	#citulje-unos h2 {line-height:1.33em;font-size:1.25em;font-weight:400;text-align:center;padding:1em;margin-bottom:1em;color:#ffffff;background:#2C3E50;}
	#citulje-unos .forma {max-width:640px;margin:auto;overflow:visible;}
	#citulje-unos .forma label {display:block;line-height:1.25em;font-size:13px;padding-bottom:0.5em;text-align:center;}
	#citulje-unos .forma textarea.cit-txt {box-sizing:border-box;line-height:1.75em;width:100%;padding:1em;font-size:15px;border:3px solid #2C3E50;outline:none;margin-bottom:1em;resize:none;height:5.5em;text-align:center;}
	#citulje-unos .forma textarea.cit-txt:focus {border-color:#4cafe8;}
	#citulje-unos .forma textarea.cit-opt {box-sizing:border-box;line-height:1.5em;width:100%;padding:1em;font-size:13px;border:1px solid #c2c2c2;outline:none;margin-bottom:1em;resize:none;height:5em;text-align:center;}
	#citulje-unos .forma textarea.cit-txt:focus, #citulje-unos .forma textarea.cit-opt:focus {border-color:#4cafe8;}
	#citulje-unos .forma textarea.cit-txt-err, #citulje-unos .forma textarea.cit-txt-err:focus {border-color:#FF6F6F;}
	#citulje-unos .slike {padding-bottom:2em;}
	#citulje-unos .slika {max-width:420px;margin:auto;border:3px solid #2C3E50;box-sizing:border-box;padding:1em;margin-bottom:1em;}
	#citulje-unos iframe {border:none;outline:none;padding:0px;margin:0px;margin-bottom:1em;width:100%;height:160px;background:#2C3E50;}
	#citulje-unos h3 {line-height:1.33em;font-size:1.25em;font-weight:400;text-align:center;padding:1em;margin-bottom:1em;color:#344E63;background:#D5E2EE;}
	#citulje-unos .forma input.cit-user {box-sizing:border-box;line-height:1.5em;width:100%;padding:0.5em;font-size:15px;border:3px solid #c2c2c2;outline:none;margin-bottom:1em;resize:none;text-align:center;}
	#citulje-unos .forma input.cit-user:focus {border-color:#4cafe8;}
	#citulje-unos #citulje-unos-button p {margin-bottom:1em;display:none;padding:1em;background:#FF6F6F;color:#ffffff;text-align:center;}
	@media screen and (min-width: 760px)
	{
		#citulje-unos .slike-2, #citulje-unos .slike-4 {width:680px;margin-left:-20px;margin-right:-20px;}
		#citulje-unos .slike-2 .slika, #citulje-unos .slike-4 .slika {display:inline;float:left;width:330px;}
		#citulje-unos .slike-4 #slika-3 {clear:both;}
		#citulje-unos .slike-2 #slika-2, #citulje-unos .slike-4 #slika-2, #citulje-unos .slike-4 #slika-4 {float:right;}
	}
	@media screen and (min-width: 1060px)
	{
		#citulje-unos .slike-3 {width:920px;margin-left:-140px;margin-right:-140px;}
		#citulje-unos .slike-3 .slika {display:inline;float:left;width:290px;}
		#citulje-unos .slike-3 #slika-1 {margin-right:25px;}
		#citulje-unos .slike-3 #slika-3 {float:right;}
	}
	@media screen and (max-width: 499px)
	{
		#citulje-unos #limit {bottom:0px;}
	}
	@media screen and (min-width: 500px)
	{
		#citulje-unos #limit {top:50%;}
	}
	/* placanje */
	#citulja-pregled h2 {line-height:1.33em;font-size:1.25em;font-weight:400;text-align:center;padding:1em;margin-bottom:1em;color:#ffffff;background:#2C3E50;}
	#citulja-pregled .pregled {color:#344E63;text-align:center;padding-bottom:2em;}
	#citulja-pregled .pregled .citulja {width:100%;max-width:400px;margin:auto;background:#D5E2EE;padding:1.5em;box-sizing:border-box;}
	#citulja-pregled .pregled .user {width:100%;max-width:400px;margin:auto;background:#f2f2f2;padding:1.5em;box-sizing:border-box;}
	#citulja-pregled .pregled p {padding-bottom:1em;}
	#citulja-pregled .pregled ul {padding-bottom:1em;}
	#citulja-pregled .pregled li img {display:block;width:200px;margin:auto;padding-bottom:1em;}
/* #FF6F6F */
	#citulje-placanje-button {text-align:center;}
	#citulje-placanje-button p.iznos {color:#344E63;background:#D5E2EE;padding:1em;display:inline-block;margin-bottom:1em;}
	p.pdv-info {font-size:13px;line-height:1.5em;text-align:center;margin-bottom:1em;}
	.placanje-cards {width:156px;margin:auto;padding-top:16px;padding-left:5px;}
	.placanje-cards img {display:block;width:37px;height:24px;margin-right:1px;float:left;}
	.placanje-err p {padding:2em 1em;text-align:center;color:#ffffff;background:#ff6f6f;}
	.placanje-err p a {color:#fdf829;font-weight:700;}
	.placanje-err p a:hover {text-decoration:underline;}
	.placanje-ok p {padding:2em 1em;text-align:center;color:#ffffff;background:#344e63;}
	.podaci-o-placanju {padding:2em 1em;text-align:center;color:#344E63;background:#f2f2f2;margin-bottom:1.25em;}
	.podaci-o-placanju p {line-height:1.5em;padding:0.2em 0px;}
	@media screen and (min-width: 630px)
	{
		#citulja-pregled .pregled ul.slike-2 {width:440px;margin:auto;}
		#citulja-pregled .pregled ul.slike-2 li:nth-child(1) {width:200px;float:left;}
		#citulja-pregled .pregled ul.slike-2 li:nth-child(2) {width:200px;float:right;}
		#citulja-pregled .pregled ul.slike-3 {width:440px;margin:auto;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(1) {width:200px;float:left;padding-bottom:1em;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(2) {width:200px;float:right;padding-bottom:1em;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(3) {width:200px;float:left;}
		#citulja-pregled .pregled ul.slike-4 {width:440px;margin:auto;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(1) {width:200px;float:left;padding-bottom:1em;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(2) {width:200px;float:right;padding-bottom:1em;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(3) {width:200px;float:left;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(4) {width:200px;float:right;}
	}
	@media screen and (min-width: 900px)
	{
		#citulja-pregled .pregled ul.slike-3 {width:680px;margin:auto;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(1) {padding-right:40px;padding-bottom:0px;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(2) {float:left;padding-bottom:0px;}
		#citulja-pregled .pregled ul.slike-3 li:nth-child(3) {float:right;}
	}
	@media screen and (min-width: 1240px)
	{
		#citulja-pregled .pregled ul.slike-4 {width:920px;margin:auto;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(1) {float:left;padding-right:40px;padding-bottom:0px;}
		#citulja-pregled .pregled ul.slike-4 li:nth-child(2) {float:left;padding-right:40px;padding-bottom:0px;}
	}
/* share-page */
#share-page-net {padding-bottom:16px;padding-top:16px;}
	#share-page-net .in {padding-left:0px;}
	#share-page-net .in li {display:block;float:left;margin:0px 4px 4px 0px;;}
	#share-page-net .in li a {display:block;line-height:14px;font-size:11px;color:#ffffff;padding:7px;padding-left:28px;border-radius:3px;-moz-border-radius:3px;font-weight:400;font-family:Verdana, Geneva, sans-serif;transition:opacity 0.75s;-moz-transition:opacity 0.75s;-webkit-transition:opacity 0.75s;-o-transition:opacity 0.75s;filter:alpha(opacity=100);opacity:1;}
		#share-page-net:hover .in li a {filter:alpha(opacity=25);opacity:0.25;}
		#share-page-net:hover .in li a:hover {filter:alpha(opacity=100);opacity:1;}
		#share-page-net .in li.facebook a {background:#4267B2 url(../img/base/icon-fb.png) 8px 8px no-repeat;}
		#share-page-net .in li.twitter a {background:#1B95E0 url(../img/base/icon-tw.png) 8px 8px no-repeat;}
		#share-page-net .in li.linkedin a {background:#007BB5 url(../img/base/icon-linkedin.png) 8px 8px no-repeat;}
		#share-page-net .in li.viber a {background:#7C519B url(../img/base/icon-viber.png) 8px 8px no-repeat;}
		#share-page-net .in li.whatsapp a {background:#13990A url(../img/base/icon-whatsapp.png) 8px 8px no-repeat;}
		#share-page-net .in li.messinger a {background:#3692FB url(../img/base/icon-messinger.png) 8px 8px no-repeat;}
/* udomi-psa */
	/* info */
	#udomi-psa .info {padding-bottom:1em;border-bottom:2px solid #9AB2BF;font-size:15px;}
	#udomi-psa .info .info-item {display:inline;float:left;font-size:1.4em;line-height:1.1905em;color:#35647E;font-weight:700;}
	#udomi-psa .info .info-item span {display:block;font-weight:700;text-transform:uppercase;display:block;color:#35647E;padding-right:1.5em;}
	#udomi-psa .info .info-item span:before {display:block;float:right;margin-right:-1.5em;content:' ';width:1em;height:1.1905em;background:url(../img/base/arrow-left.png) center no-repeat;background-size:1em auto;}
	@media screen and (max-width: 629px)
	{
		#udomi-psa .info {font-size:12px;}
		#udomi-psa .info .info-item {font-size:1em;line-height:1.6667em;}
	}
	/* body */
	#udomi-psa .body ul {padding:24px 0px;} 
	#udomi-psa .body ul li {display:block;padding-bottom:1.5em;}
	#udomi-psa .body ul li .im {}
	#udomi-psa .body ul li .im a, #udomi-psa .body ul li .im img {display:block;width:100%;}
	#udomi-psa .body ul li .cont h2 {line-height:1em;padding-top:0.6em;font-size:1.75em;color:#3E3E3D;}
	#udomi-psa .body ul li .cont h2 a {color:#3E3E3D;}
	#udomi-psa .body ul li .cont h2 a:hover {color:#00A6F6;}
	#udomi-psa .body ul li .cont p {padding-top:1em;line-height:1.75em;color:#3f4f62}
	@media screen and (min-width: 400px) and (max-width: 759px)
	{
		#udomi-psa .body ul li {float:left;}
		#udomi-psa .body ul li {width:47%;}
		#udomi-psa .body ul li:nth-child(2n+1) {clear:both;}
		#udomi-psa .body ul li:nth-child(2n) {float:right;}
	}
	@media screen and (min-width: 760px)
	{
		#udomi-psa .body ul li {float:left;}
		#udomi-psa .body ul li {width:22%;}
		#udomi-psa .body ul li:nth-child(4n+1) {clear:both;margin-right:4%;}
		#udomi-psa .body ul li:nth-child(4n+2) {margin-right:4%;}
		#udomi-psa .body ul li:nth-child(4n) {float:right;}
	}
	#udomi-psa #body-baner {padding-top:20px;}
	#udomi-psa #body-baner a, #udomi-psa #body-baner a img {display:block;width:100%;}
	#udomi-psa #body-baner a:hover {filter:alpha(opacity=85);opacity:0.85;}



	@media screen and (max-width: 359px)
	{
		/* 280 */
	}
	@media screen and (min-width: 360px)
	{
		/* 300 */
	}
	@media screen and (min-width: 390px)
	{
		/* 330 */
	}
	@media screen and (min-width: 420px)
	{
		/* 360 */
	}
	@media screen and (min-width: 500px)
	{
		/* 440 */
	}
	@media screen and (min-width: 630px)
	{
		/* 560 */
	}
	@media screen and (min-width: 760px)
	{
		/* 680 */
	}
	@media screen and (min-width: 900px)
	{
		/* 800 */
	}
	@media screen and (min-width: 1060px)
	{
		/* 920 */
	}
	@media screen and (min-width: 1240px)
	{
		/* 1060 */
	}
	@media screen and (min-width: 1400px)
	{
		/* 1200 */
	}
