/* =============================================================================
   Media Queries
   ========================================================================== */

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 767px),
only screen and (    min-moz-device-pixel-ratio: 2)      and (max-width: 767px),
only screen and (   -o-min-device-pixel-ratio: 2/1)      and (max-width: 767px),
only screen and (        min-device-pixel-ratio: 2)      and (max-width: 767px),
only screen and (           min-resolution: 192dpi)      and (max-width: 767px),
only screen and (            min-resolution: 2dppx)      and (max-width: 767px),
only screen and (max-width: 767px) {

	body {
		font-size: 14px;
	}
	 
	body:before {
	  content: "smartphone";
	}
	 
	#header {
		width: 100%;
		height: 119px;
		border: none;
		border-bottom: 1px solid #d4d5d7;
	}
	
	#header  .title {
		width: 90%;
		top: 29px;
		left: 21px;
		background: url(../images/_theme/v0/m/dziv.png) no-repeat 0 0;	
		background-size: 280px;		
	}
	
	.en #header .title {
		background-image: url(../images/_theme/v0/m/dziv-en.png);
		background-size: 280px;			
	}
	
	#search {
		display: none;
		position: absolute;
		left: 0;
		top: 120px;
		width: 100%;
		height: 174px;
		z-index: 100;
	}

	#search .inner SELECT, #search .inner INPUT {
		width: 70%;
		padding: 9px 5%;
		font-size: 14px;
		color: #0e5a7e!important;
	}
	
	#search .search {
		position: absolute;
		display: block;
		text-indent: -9000px;
		width: 39px;
		height: 38px;
		background: transparent url(../images/_theme/v0/m/sprites.png) repeat 0 0px;
		position: absolute;
		top: 46px;
		left: 85%;
		
	}
	
	#header #top-menu {
		position: absolute;
		right: 135px;
		top: 20px;
		text-align: left;
	}

	#header #top-menu li {
		margin-left: 13px;
	}
	
	#header #top-menu li:nth-child(1) {
		 display: none;
	}
	
 
	#top-menu LI A {
		display: block;
		padding: 0px;
		color: #666;
		width: 31px;
		height: 31px;
		background: transparent url(../images/_theme/v0/m/header-sprite.png) no-repeat 0 0;
	}
	
	#top-menu LI A#mm-naslovnica, #top-menu LI A#mm-naslovnica:hover, #top-menu LI A#mm-naslovnica.selected {
		background-position: 0px -5px;
		text-indent: -999px;
	}
 
	#top-menu LI A#mm-english, #top-menu LI A#mm-english:hover, #top-menu LI A#mm-english.selected {
		background-position: -44px -5px;
		text-indent: -999px;
	}
	
	#top-menu LI A#mm-homepage, #top-menu LI A#mm-homepage:hover, #top-menu LI A#mm-homepage.selected {
		background-position: -44px -5px;
		text-indent: -999px;
	}
	
	#top-menu LI A#mm-hrvatski, #top-menu LI A#mm-hrvatski:hover, #top-menu LI A#mm-hrvatski.selected {
		background-position: 0px -5px;
		text-indent: -999px;
	}

	#m-search {
		position: absolute;
		width: 40px;
		height: 36px;
		top: 16px;
		right: 73px; 
		background: transparent url(../images/_theme/v0/m/header-sprite.png) no-repeat -98px 0px;
	}
	
	#m-menu {
		position: absolute;
		width: 47px;
		height: 36px;
		top: 16px;
		right: 16px; 
		background: transparent url(../images/_theme/v0/m/header-sprite.png) no-repeat -148px 0px;
	}
	
	#menu {
		position: absolute;
		left: 0;
		top: 120px;
		width: 100%;
		display: none;
		height: auto;
		background: none;
		border: none;
	}
	
	#menu UL  {
		width: 100%;
		border: none;
		margin: 0px;
		padding: 0px;
	}
	
	#menu LI  {
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px;
		border-top:none;
		border-right:none;
		border-left:none;
		border-bottom: solid 1px #fff;
	}
	
	#menu LI A {
		display: block;
		float: left;
		width: 90%;
		margin: 0px;
		padding: 6px 5%;
		background-image: none;
		background-color: #ebf3de;
		font-size: 15px;
		line-height: 30px;
		height: auto;
		color: #1574a0;
		font-weight: normal;
		border: none;
		white-space: pre-wrap; /* css-3 */    
		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */    
		white-space: -o-pre-wrap; /* Opera 7 */    
		word-wrap: break-word; /* Internet Explorer 5.5+ */
	}
	
	#menu LI A.selected {
		background-image: none;
		background-color: #55ab26;
		border-bottom: solid 1px #fff;
		color: #000;
	}
	
	#menu LI A.menu-on {
		background-color: #55ab26;
		color: #fff;
	}
	
	#menu LI A br {
    display: none;
	}
	
	#menu LI A#mm-o-zavodu, #menu LI A#mm-intelektualno-vlasnistvo, #menu LI A#mm-informacije-usluge,
	#menu LI A#mm-edukacija, #menu LI A#mm-zakonodavstvo,	#menu LI A#mm-obrasci-publikacije, 
	#menu LI A#mm-novosti-obavijesti, #menu LI A#mm-najcesca-pitanja,  #menu LI A#mm-e-Usluge {
		width: 90%;		
	}
	
	#menu UL UL {
		display: none; 
		position: relative;
	}
	
	#menu UL UL LI {
		float: left;
	}
	
	#menu UL UL LI A {
		float: left;
		width: 88%;
		margin: 0px;
		padding: 6px 4% 6px 8%;
		background-image: none;
		background-color: #9da2a5;
		font-size: 15px;
		line-height: 24px;
		height: auto;
		color: #fff;
		font-weight: normal;
		border: none;
	}
	
	#menu UL UL LI A.selected {
		background-image: none;
		background-color: #686c6e;
	}
	
	#menu UL UL LI A.menu-on {
		background-color: #55ab26;
		color: #fff;
	}
	
	#menu UL UL UL {
		display: none; 
		position: relative;
	}
	
	#menu UL UL UL LI {
		float: left;
	}
	
	#menu UL UL UL LI A {
		float: left;
		width: 84%;
		margin: 0px;
		padding: 6px 4% 6px 12%;
		background-image: none;
		background-color: #d5d5d7;
		font-size: 15px;
		line-height: 24px;
		height: auto;
		color: #000;
		font-weight: normal;
		border: none;
	}
	
	#menu UL UL UL LI A.selected {
		background-image: none;
		background-color: #818181;
	}
	
	#menu UL UL UL LI A.menu-on {
		background-color: #818181;

	}
	
	#menu UL UL UL UL {
		display: none; 
		position: relative;
	}
	
	#menu UL UL UL UL LI {
		float: left;
	}
	
	#menu UL UL UL UL LI A {
		float: left;
		width: 82%;
		margin: 0px;
		padding: 6px 4% 6px 14%;
		background-image: none;
		background-color: #999999;
		font-size: 15px;
		line-height: 24px;
		height: auto;
		color: #000;
		font-weight: normal;
		border: none;
	}
	
	#menu UL UL UL UL LI A.selected {
		background-image: none;
		background-color: #686c6e;
	}
	
	#menu UL UL UL UL LI A.menu-on {
		background-color: #686c6e;
 
	}
	
	#wrap  {
		background: none;
		background-color: #fff;
		width: 100%;
		border: none;
	}
	
	#wrap #side-column {
		display: none;
	}
	
	#wrap #main-column {
		width: 100%;
		margin: 0px;
	}
	
	#wrap #main-column .inner-left {
		width: 92%;
		margin: 0px;
		padding: 0px 4%;
	}
	
	#wrap #main-column .inner-left p {
	
	}
	
	div#page-path-wrapper {
		height: 85px;
		margin-bottom: 30px;
		padding: 0px;
		overflow: hidden;
	}
	
	#page-path-wrapper UL.page-path {
		font-size: 10px;
		line-height: 13px;
		float; left;
		width: 60%;
		padding: 6px 0 0 5%;
	}
	
	#page-path-wrapper IMG {
		float:left; 
	}

	.inner-left table {
		margin: 0px;
	}
	
	#wrap #main-column .inner-right {
		width: 90%;
		padding: 10px 5%;
		margin: 0px;
	}
	
	.novosti-naslovna {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		background-color: #f0f0f1;
		border: none;
		border-bottom: 1px solid #d4d5d7;
	}
	
	.novosti-naslovna .novosti-slike {
		float: left;
		width: 100%;
		position: relative;
		left:0px;
		top:0px;
		height: auto;
		background-color: #f6f6f7;
	}
	
	.novosti-naslovna .novosti-slike IMG {
		width: 100%;		
	}
	
	.novosti-naslovna #novosti-holder {
		float: left;
		width: 100%;
		position: relative;
 		right: 0px;
		top: 0px;
		bottom: 0px;
		background-color: #f6f6f7;
	}
	
	.novosti-naslovna #novosti-holder .inner {
		padding: 0 15px;
		height: 180px;
		overflow: hidden;
	}
	
	.novosti-naslovna #novosti-holder h1  {
		font-size: 18px;
	}
	
	.novosti-naslovna #novosti-holder P  {
		font-size: 16px;
		display: none;
	}
	
	
	.novosti-naslovna #novosti-pager {
		float: left;
		width: 92%;
		height: 27px;
		padding: 10px 4% 15px 4%;
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		background-color: #f6f6f7;
	}
	
	.home-quicklinks {
		float: left;
		width: 100%;
		background-color: #fff;
	}
	
	.home-quicklinks #col1,
	.home-quicklinks #col2,
	.home-quicklinks #col3 {
		width: 89%;
		margin: 0 5% 12px 5%;

	}
	
	
	#footer {
		width: 100%;
		background-position: 15px 15px;
	}	
	
	#footer .inner { 
		float: left;
		width: 85%;
		min-height: 100px;
		padding: 30px 30px;		
	}
	
	#footer .inner p { 
		padding: 0px 3% 20px 3%;
		float: left;
		width: 86%;
	}
	
	#footer .inner #linkovi { 
		float: left;
		width: 100%;
		padding: 0px 0 20px 0;
		position: relative;
		top: 0;
		right: 0;
		height: auto;
		text-align: left;
		z-index: 0;
	}
	
	#footer #spice {
		position: relative;
		float: left;
		width: 100%;
		text-align: right;		
	}
	
	.bannersBottom {
		width: 97%;
		float: left;
		padding: 0px 0 0px 3%;
		margin: 10px 0 30px 0;
	}

	
	.bannersBottom li {  
		float: left;
		margin-right: 8px;
	}

	.show-menu {
		width: 100%;
		float: left;
		height: 37px;
		border-bottom: solid 2px #fff;
		padding: 0;
		line-height: 18px;
		background: #e1c44a url(/images/_theme/v0/t/right-menu-arrow-on.png) no-repeat center 9px;
	}
	
	#scroll-top {
		width: 100%;
		height: 47px;
		background: #b4b4b4 url(/images/_theme/v0/m/scrollTop.png) no-repeat center 12px;
		pointer: cursor;
		position: fixed;
		top: 0px;
		left: 0px;
		display: none;
		padding: 0px;
		z-index: 1000;
	}
	
	.content-options .print {
		display: none;
	}
	
	.content-options #sendemail {
    	position: relative;
    	bottom: 0;
    	right: 0;
    	width: 90%;
    	z-index: 1;
	}
	
	 .inner-left UL.newsImages {
		margin:0px;
	}
	
	.inner-left UL.newsImages li {
		list-style-type: none;
	}

}

