@import url(/css/blueprint/reset_clearfix.css);


  


BODY {
	color: #272525;
	font-family: Arial, Tahoma, Helvetica,sans-serif;
	font-size: 12px;
	background: #f9f9f9;
}

body:before {
    content: "desktop";
	 display: none; 
  }

EM {
	font-style: italic;
  color: #6f727a!important;
}


H1, H2, H3, H4 {
	color: #0e5a7e;
	font-weight: bold;
}

A, A:visited {
	color: #000;
	text-decoration: none;
}
A:hover {
	text-decoration: none;	
}

.left { float: left; }
.right { float: right; }

#header {
	width: 970px;
	margin: 0 auto;
	height: 145px;
	text-align: center;
	position: relative;
	border: 1px solid #d4d5d7;
	border-top: 0;
	background-color: #fff;
}

	#header .title {
		position: absolute;
		top: 24px;
		left: 24px;
		background: url(../images/_theme/v0/dziv.png);
		width: 487px;
		height: 96px;
	}
	
	.en #header .title {
		background-image: url(../images/_theme/v0/dziv_en.png);
	}
	
	#header .title B {
		display: none;		
	}
	
	#search {
		position: absolute;
		right: 0;
		top: 0;
		background: transparent url(../images/_theme/v0/bg/pattern-searchbox.png) repeat 100% 0;
		width: 230px;
		height: 145px;
		border-left: 1px solid #d4d5d7;
	}
	
		#search .inner {
			padding: 20px 0 0 23px;
			text-align: left;
			position: relative;
		}
			#search .inner H4 {
				color: #474747;
				font-size: 11px;
				margin-top: 10px;
				font-weight: normal;
			}
			
			#search .inner SELECT,
			#search .inner INPUT {
				width: 160px;
				color: #0e5a7e;
			}
			#search .inner INPUT {
				width: 156px;
			}
			
			#search .search {
				position: absolute;
				display: block;
				text-indent: -9000px;
				width: 20px;
				height: 20px;
				background: transparent url(../images/_theme/v0/sprites.png) repeat 0 -144px;
				position: absolute;
				top: 48px;
				left: 190px;
			}
			#search .search:hover {
				background-position: 0 -168px;
			}
	
	#top-menu {
		position: absolute;
		right: 250px;
		top: 10px;
		text-align: left;
	}
	
	#top-menu LI {
		float: left;
		font-size: 11px;
		line-height: 24px;
	}
	#top-menu LI A {
		display: block;
		padding: 0 10px 0 30px;
		color: #666;
		background: transparent url(../images/_theme/v0/sprites.png) no-repeat 5px -24px;
	}
	#top-menu LI A:hover,
	#top-menu LI A.selected {
		background-position: 5px 0px;
		color: #000;
	}
	
	#top-menu LI A#mm-naslovnica {
		background-position: 5px -72px;
	}
	#top-menu LI A#mm-naslovnica:hover,
	#top-menu LI A#mm-naslovnica.selected {
		background-position: 5px -48px;
	}
	
	#top-menu LI A#mm-english {
		background-position: 5px -120px;
	}
	#top-menu LI A#mm-english:hover,
	#top-menu LI A#mm-english.selected {
		background-position: 5px -96px;
	}
	
	#top-menu LI A#mm-homepage {
		background-position: 5px -72px;
	}
	#top-menu LI A#mm-homepage:hover,
	#top-menu LI A#mm-homepage.selected {
		background-position: 5px -48px;
	}
	
	#top-menu LI A#mm-hrvatski {
		background-position: 5px -364px;
	}
	#top-menu LI A#mm-hrvatski:hover,
	#top-menu LI A#mm-hrvatski.selected {
		background-position: 5px -340px;
	}
	
#menu {
	margin: 0 auto;
	text-align: center;
	width: 970px;
	border: 1px solid #d4d5d7;
	border-top: 0;
	height: 66px;
	background-color: #edf5e0;
	position: relative;
	z-index:3;
}
	#menu UL {
		
	}

	#menu LI {
		float: left;
		text-align: left;
		position: relative;
	}

	#menu LI A {
		width: auto;
		display: block;
		height: 46px;
		padding: 10px 12px 10px 15px;
		border-right: 1px solid #fff;
		color: #2b5265;
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		text-transform: uppercase;
		background: transparent url(../images/_theme/v0/bg/menu-dot-normal.png) no-repeat 100% 100%;
		white-space: nowrap;
	}

	#menu LI A#mm-o-zavodu {
		width: 58px;
	}
	
	#menu LI A#mm-intelektualno-vlasnistvo {
		width: 98px;
	}
	
	#menu LI A#mm-informacije-usluge {
		width: 95px;
	}
	#menu LI A#mm-edukacija {
		width: 63px;
	}
	#menu LI A#mm-zakonodavstvo {
		width: 103px;
	}
	
	#menu LI A#mm-obrasci-publikacije {
		width: 76px;
	}
	#menu LI A#mm-novosti-obavijesti {
		width: 76px;
	}
	#menu LI A#mm-najcesca-pitanja {
		width: 88px;
	}
	
	#menu LI A.last {
		border-right: none;
	}

	#menu LI.sfHover A,
	#menu LI A:hover,
	#menu LI A.selected {
		background-color: #55ab26;
		color: #fff;
		background-image: url(../images/_theme/v0/bg/menu-dot-over.png);
	}
	
	#menu LI.sfHover A,
	#menu LI A:hover {
		background-color: #4c9822;
		background-image: url(../images/_theme/v0/bg/menu-dot-over-dark.png);
	}
	
		#menu UL UL {
			display: none;
			position: absolute;
			left: -1px;
			/*opacity: 0.85;*/
			border: 1px solid #d5d5d7;
			border-bottom: 0;
		}
		#menu UL .sh UL {
			right: -1px;
			left: inherit;
		}
		#menu UL UL LI {
			float: none;
		}
		#menu UL LI.sfHover UL LI A,
		#menu UL UL LI A {
			background-image: none;
			height: auto;
			font-size: 11px;
			font-weight: normal;
			background-color: #f9f9f9;
			color: #8e9197;
			padding: 9px 13px;
			line-height: 14px;
			text-transform: none;
			border: 0;
			font-weight: bold;
			border-bottom: 1px solid #e8e8e8;
			text-align: left;
		}
		
		#menu UL LI.sfHover UL LI A:hover,
		#menu UL UL LI A:hover,
		#menu UL UL LI A.selected {
			background-image: none;
			/*background-color: #a5aaad;*/
			background-color: #9da2a5;
			color: #fff;
		}
		#menu UL UL LI A.selected {
			background-color: #b7bbbd;
		}
		
 


#wrap, #wrap-wide-big {
	margin: 0 auto;
	text-align: center;
	width: 970px;
	border: 1px solid #d4d5d7;
	border-top: 0;
	background: #fff url(../images/_theme/v0/bg/wrap-lines.png) repeat-y 0 0;	
	z-index:2;
}

	#wrap.pocetna {
		background-image: none;
	}

	#wrap #side-column {
		float: left;
		width: 211px;
		text-align: left;
	}
	
	#wrap #main-column {
		margin-left: 211px;
		text-align: left;
	}
	
	#wrap-wide-big #main-column {
		margin-left: 0px;
		text-align: left;
	}
	
	#wrap #main-column .inner-left {
		float: left;
		margin: 30px;
		width: 470px;
	}
	
	#wrap-wide-big #main-column .inner-left {
		float: left;
		margin: 30px;
		width: 910px;
	}
	
		#wrap #main-column .inner-left P {
			color: #272525;
			line-height: 150%;
			margin-bottom: 18px;
		}
		
		.inner-left A {
			color: #55ab26;
		}
		
		.inner-left A:hover {
			text-decoration: underline;
		}
	
		.inner-left H1,	
		.inner-left H2,
		.inner-left H3,
		.inner-left H1.title {
			/*color: #0e5a7e;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 22px;
			font-weight: normal;
			line-height: 120%;
			margin-bottom: 18px;
			*/
			
			color: #1574A0;
    		font-family: arial;
    		font-size: 26px;
    		font-weight: normal;
    		line-height: 120%;
    		margin-bottom: 18px;
		}
		
		.inner-left H2 {
			color: #898d90;
			font-size: 16px;
			margin-bottom: 12px;
		}
		
		.inner-left H3 {
			color: #0e5a7e;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 9px;
		}
		
		.inner-left UL {
			margin-bottom: 27px;
			margin-left: 18px;
		}
		
		.inner-left UL LI {
			margin-bottom: 9px;
			padding-left: 0px;
			list-style-type: disc;
			list-style-position: outside;
			/*background: transparent url(../images/_theme/v0/bullet-green-line.png) no-repeat 4px 5px;*/
		}
		
		.inner-left oL {
			margin-bottom: 27px;
			margin-left: 18px;
		}
		
		.inner-left oL LI {
			margin-bottom: 9px;
			padding-left: 0px;
			list-style-type: decimal;
			list-style-position: outside;
			/*background: transparent url(../images/_theme/v0/bullet-green-line.png) no-repeat 4px 5px;*/
		}
		
		.inner-left TABLE  {
			border: 1px solid #d5d5d7;
			margin-bottom: 18px;
			font-size: 90%;
			line-height: 130%;
			border-bottom: 0;
		}
		
		.inner-left TABLE CAPTION {
			color: #0e5a7e;
			font-size: 10px;
			margin-bottom: 3px;
		}
		
		.inner-left TABLE TH,
		.inner-left TABLE TD {
			padding: 2px 4px;
			border-bottom: 1px solid #d5d5d7;
		}
		
		.inner-left TABLE TH {
			background-color: #d5d5d7;
			color: #272525;
			font-weight: bold;
		}
		
		.inner-left TABLE TD P {
			margin-bottom: 0 !important;
		}

		.inner-left TABLE.table-clean  {
			border: none;
			margin-bottom: 18px;
			font-size: 90%;
			line-height: 130%;
			border-bottom: 0;
		}
		.inner-left TABLE.table-clean TD {
			padding: 2px 4px;
			border-bottom: none;
		}
		
	#wrap #main-column .inner-right {
		float: right;
		width: 210px;
		margin-right: 10px;
		padding-top: 10px;
	}
	

	
	#page-path-wrapper {
		border-bottom: 1px solid #d4d5d7;
		background-color: #fff;
		height: 45px;
		margin-left: 1px;
	}
	
	#page-path-wrapper UL {
		float:left;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-style: italic;
		padding: 17px 17px 0 17px;
	}
		
	#page-path-wrapper LI {
		float:left;
		margin-right: 7px;
		color: #8e9197;
	}
	#page-path-wrapper LI A {
		color: #8e9197;
	}
	
	#page-path-wrapper LI A.selected {
		color: #0e5a7e;
	}
	
UL#nav {
	background-color: #f9f9f9;
	border-top: 1px solid #d4d5d7;
	margin-bottom: 24px;
}
	UL#nav UL {
		border-bottom: 1px solid #d4d5d7;
	}
	UL#nav UL UL {
		border-bottom: 0;
	}	

	UL#nav LI A {
		display: block;
		border-bottom: 1px solid #d4d5d7;
		padding: 9px 22px 9px 22px;
		font-size: 11px;
		line-height: 14px;
		color: #272525;
		
		background-color: #9da2a5;
		color: #fff;
	}
	UL#nav LI A.selected {
		background-color: #686c6e;
		color: #fff;
		/*background: #fff url(../images/_theme/v0/bullet-red-dot.png) no-repeat 9px 15px;*/
	}
	UL#nav LI A:hover {
		background-color: #898d90;
		color: #fff;
	}
	
	UL#nav LI LI A {
		padding: 4px 22px 4px 32px;
		border-bottom: none;
		background-color: #fff;
		color: #000;
	}
	
	UL#nav LI LI LI A {
		padding: 3px 22px 3px 44px;
		line-height: 13px;
	}
	
	UL#nav LI LI A:hover {
		background-color: #f9f9f9;
		background-image: none;
		color: #000;
	}
	
	UL#nav LI LI A.selected {
		background-color: #4c9822;
		color: #fff;
		background-image: none;
	}
	UL#nav LI LI LI A.selected {
		color: #000;
		background-color: #edf5e0;
	}

.content-options {
	text-align: right;
	padding: 5px 0;
	height: 20px;
	position: relative;
	/*border: 1px solid red;*/
}

	.content-options A {
		color: #0e5a7e;
		font-size: 11px;
		display: block;
		padding-right: 24px;
		margin-right: 5px;
		height: 22px;
		line-height: 24px;
		float: right;
		background: transparent url(../images/_theme/v0/sprites.png) no-repeat 100% -264px;
	}
	.content-options A:hover {
		background-position: 100% -240px;
	}
	
	.content-options A.email {
		background-position: 100% -216px;
	}
	
	.content-options A.email:hover {
		background-position: 100% -192px;
	}
	
	.content-options #sendemail {
    	position: absolute;
    	top: -355px;
    	right: 0px;
    	width: 440px;
    	z-index: 1;
    	
    	 background-color: #F2F2F2;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    padding: 15px;
    z-index: 100;
    
    box-shadow: 3px 3px 10px #666;
	}
	
	#sendemail .close {
		background: transparent url(../images/_theme/v0/send-email-button.png) no-repeat 0 0;
		position: absolute;
		top: -20px;
		right: -20px;
		display: block;
		width: 43px;
		height: 42px;
		margin-right: 0;
		padding-right: 0;
	}
	
	#sendemail .close SPAN {
		display: none;
	}
	
	.content-options LABEL {
		color: #333;
    	font-size: 14px;
    	text-align: left;
    	display: block;
    	padding-left: 3px;
	}
	
	.content-options input.std_input, .content-options textarea {
    border: 1px solid #CCCCCC;
    color: #6E6E6E;
    font: 15px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    padding: 5px;
    width: 97%;
    resize: none;
	}
	
.tag-cloud {
	background: transparent url(../images/_theme/v0/bg/pattern-searchbox.png) repeat 0 0;
	border: 1px solid #d4d5d7;
	padding: 10px;
	color: #606060;
	font-size: 10px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.tag-cloud A,
.tag-cloud A:visited {
	color: #606060;
}
.tag-cloud A:hover {
	color: #0e5a7e;
}

.tag-cloud .size0 { }
.tag-cloud .size1 {
	font-size: 12px;
}
.tag-cloud .size2 {
	font-size: 14px;
}
.tag-cloud .size3 {
	font-size: 16px;
}
.tag-cloud .size4 {
	font-size: 18px;
}
.tag-cloud .size5 {
	font-size: 20px;
}
.tag-cloud .size6 {
	font-size: 22px;
}

.poll-vote {
	background: #edf5e0 url(../images/_theme/v0/bg/anketa.png) no-repeat 0 100%;
	border: 1px solid #d4d5d7;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	.poll-vote H3 {
		font-size: 16px;
		color: #272525;
		font-weight: normal;
		line-height: 20px;
		font-family: Georgia, "Times New Roman", serif;
		margin-bottom: 12px;
	}
	
	.poll-vote TABLE {
		margin-bottom: 10px;
	}
	
	.poll-vote TABLE TD {
		padding: 0 0 8px 0;
		font-size: 12px;
		font-weight: bold;
	}
	
	.poll-vote TABLE LABEL {
		line-height: 16px;
		padding-top: 4px;
		display: block;
		cursor: pointer;
	}
	
	.poll-vote .cmd A {
		display: block;
		float: left;
		padding-right: 18px;
		background: transparent url(../images/_theme/v0/sprites.png) no-repeat 100% -292px;
		color: #0e5a7e;
		margin-right: 20px;
		font-size: 11px;
		font-weight: bold;
	}
	.poll-vote .cmd A:hover {
		color: #222;
		background-position: 100% -316px;
	}

.poll-result .pollPercentageBar DIV {
	background: #0e5a7e;
}	

.poll-result TABLE,
.poll-result TABLE TD {
	/*border: 0;*/
}

.poll-result TABLE {
	width: 200px;
}
	
.searchresults .sub {
	font-size: 11px;
}

/* novosti */
.novosti-naslovna {
	height: 270px;
	text-align: left;
	position: relative;
	padding: 18px 0 7px 0;
}

	.novosti-naslovna .novosti-slike {
		position: absolute;
		width: 450px;
		height: 267px;
		background: transparent url(../images/_theme/v0/bg/novost-naslovna.png) repeat-x 0 100%;
		left: 25px;
	}
	
	.novosti-naslovna #novosti-holder {
		width:440px;
		position: absolute;
		right: 25px;
	}
	
	.novosti-naslovna #novosti-holder H1 {
		font-size: 22px;
		color: #272525;
		line-height: 26px;
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	.novosti-naslovna #novosti-holder P {
		color: #6f727a;
		font-size: 12px;
		line-height: 18px;
	}
	
	.novosti-naslovna #novosti-holder P A.more {
		display: block;
		float: left;
		padding-right: 18px;
		background: transparent url(../images/_theme/v0/sprites.png) no-repeat 100% -291px;
		color: #0e5a7e;
		margin-right: 20px;
		font-size: 11px;
		font-weight: bold;
	}
	.novosti-naslovna #novosti-holder P A.more:hover {
		color: #222;
		background-position: 100% -315px;
	}

	.novosti-naslovna #novosti-pager {
			position: absolute;
			right: 25px;
			top: 240px;
		}
	
		.novosti-naslovna #novosti-pager LI {
			float: left;
		}
	
		.novosti-naslovna #novosti-pager LI A {
			font-size: 13px;
			line-height: 24px;
			display: block;
			width: 24px;
			height: 24px;
			background-color: #d4d5d7;
			border: 1px solid #e1e1e1;
			text-align: center;
			margin-right: 5px;
			color: #111;
		}
	
		.novosti-naslovna #novosti-pager LI A.selected,
		.novosti-naslovna #novosti-pager LI A:hover {
			text-decoration: none;
			background-color: #55ab26;
			color: #fff;
		}
		
#novosti-arhiva-ostale {

}

#novosti-arhiva-ostale .slika {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.home-quicklinks {
	background-color: #f0f0f1;
	border-top: 1px solid #d4d5d7;
	border-bottom: 1px solid #d4d5d7;
	padding: 12px 0;
	margin-bottom: 10px;
}		
	
	.home-quicklinks #col1,
	.home-quicklinks #col2,
	.home-quicklinks #col3 {
		width: 300px;
		margin: 0 10px;
		float: left;
		border: 1px solid #dee0e2;
		background-color: #fff;
		height: 245px;
		text-align: left;
		background-repeat: no-repeat;
		background-image: url(../images/_theme/v0/naslovnica/col1.jpg);
	}
	.home-quicklinks #col2 {
		background-image: url(../images/_theme/v0/naslovnica/col2.jpg);
	}
	.home-quicklinks #col3 {
		background-image: url(../images/_theme/v0/naslovnica/col3.jpg);
	}
	
	.home-quicklinks UL {
		margin: 40px 20px 0 60px;
	}
	
	.home-quicklinks UL LI {
		font-size: 15px;
		margin-bottom: 5px;
		line-height: 130%;
		background: transparent url(../images/_theme/v0/bullet-blue-dot.png) no-repeat 0 7px;
		padding-left: 20px;
	}
	.home-quicklinks UL LI A {
		display: block;
	}
	.home-quicklinks UL LI A:hover {
		/*font-weight: bold;*/
		color: #0e5a7e;
	}
	
#siteMap {
	
}

#siteMap UL {
	margin-bottom: 20px;
}
#siteMap UL UL {
	margin-bottom: 0px;
}

#siteMap LI {
	margin-bottom: 0;
	font-weight: bold;
}
#siteMap LI LI {
	font-weight: normal;
}
#siteMap LI LI LI LI {
	font-size: 90%;
}

#main-column DL DT {
	border: 1px solid #eeefef;
	background-color: #fbfcfc;
	padding: 5px;
	margin-bottom: 2px;
	cursor: pointer;
}

#main-column DL DT:hover {
	background-color: #f4f4f4;
}

#main-column DL DT.active {
	background-color: #edf5e0;
}

#main-column DL DD {
	padding: 10px 5px 10px 20px;
}
		
#footer {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	height: 130px;
	position: relative;	
	background: transparent url(../images/_theme/v0/footer-logo.png) no-repeat 2px 17px;
}
	#footer .inner {
		text-align: left;
		font-size: 11px;
		color: #606060;
		padding: 26px 0 0 33px;
	}
	
	#footer .inner #linkovi {
		position: absolute;
		top: 26px;
		right: 230px;
		width: 300px;
		text-align: right;
		z-index: 100;
	}
	
	#footer .inner #linkovi A {
		color: #0e5a7e;
	}
	
	#footer #spice {
		z-index: 1;
		position: absolute;
		width: 270px;
		height: 161px;
		top: -31px;
		right: 0;
	}
	
UL.korisni-linkovi {
	border: 1px solid #d4d5d7;
	background-color: #fefefe;
	padding: 10px;	
	margin: 5px 0 10px 0;
}

UL.korisni-linkovi LI {
	padding-left: 18px;
	background: transparent url(../images/_theme/v0/bullet-green-line.png) no-repeat 3px 5px;
	color: #4c9822;
}

UL.korisni-linkovi LI A {
	font-weight: bold;
	font-size: 12px;
	color: #4c9822;
}

UL.korisni-linkovi LI A:hover {
	color: #0e5a7e;
}

.print {
	background-color: #fff;
	background-image: none;
}

.print #header {
	margin: 0;
	width: auto;
	border: 0;
}

.print #wrap {
	border: 0;
	margin: 0;
	width: auto;
}
.print #page-path-wrapper {
	border-bottom: 1px solid #D4D5D7;
	border-top: 1px solid #D4D5D7;
}

.print #main-column,
.print .inner-left {
	margin: 0 !important;
	width: auto !important;
}

.print .inner-left {
	padding: 20px;
	color: #000;
}
.print .inner-left H1,
.print .inner-left H2,
.print .inner-left H3,
.print .inner-left H1.title{
	color: #000;
	font-weight: bold;
}
.print #wrap #main-column .inner-left P {
	color: #000;
}

#news-paging {
	margin-top: 10px;	
	border: 0;
}

#news-paging TD {
	border: 0;
	font-size: 14px;
}
#news-paging TD.r {
	text-align: right;
}

.abeceda {
	margin-bottom: 38px;
}

.abeceda A {
	display:block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	color: #fff;
	background-color: #55ab26;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
.abeceda A:hover {
	text-decoration: none;
	background-color: #2c6f8e;
}

.abeceda A.svi {
	width: 77px;
}

#kalkulator-valuta {
	margin-bottom: 10px;
	border: 1px solid #d4d5d7;
	background: url("../images/_theme/v0/bg/pattern-searchbox.png") repeat scroll 0 0 transparent;
}

#kalkulator-valuta H1 {
	color: #fff;
	background-color: #55ab26;
	padding: 5px;
}

#kalkulator-valuta TABLE {
	margin: 5px;
}

#kalkulator-valuta TABLE TD {
	padding: 2px 0 2px 5px;
}

#kalkulator-valuta TABLE TD.r {
	text-align: right;
}

#kalkulator-valuta TABLE INPUT {
	width: 70px;
	font-size: 14px;
	text-align: right;
}
#kalkulator-valuta TABLE SELECT {
	width: 100%;
}
#kalkulator-valuta .disclaimer {
	color: #606060;
	font-size: 10px;
	line-height: 110%;
}
#kalkulator-valuta #currency-from,
#kalkulator-valuta #currency-to {
	color: #0e5a7e;
	font-weight: bold;
}


.pager {
	position: relative;
	height: 50px;
	margin-top: 10px;
}
	
.pager A {
	float: left;
	font-size: 13px;
	line-height: 24px;
	display: block;
	width: 24px;
	height: 24px;
	background-color: #d4d5d7;
	border: 1px solid #e1e1e1;
	text-align: center;
	margin-right: 5px;
	color: #111;
}
	
.pager A.selected,
.pager A:hover {
	text-decoration: none;
	background-color: #55ab26;
	color: #fff;
}

#map-canvas {
	float: left;
	margin: 20px 0 15px 0px;
	width: 100%;
	height: 450px;			
}

#map-info {
	margin: 0 0 15px 0px;
	width: 150px;
	height: 70px;
}
 
 
/* Prijava */
#wrap-wide-big .inner-left TABLE#popis-seminara {
	width: 90%;
	margin: 0 5%;
	border: none;
}

.inner-left TABLE#popis-seminara tr td {
	padding: 5px 0 10px 0;
	font-size: 13px;
	line-height: 20px;
}


.inner-left TABLE#popis-seminara tr td.first-col {
	width: 25%;
	border: none;
	padding: 15px 0 0px 0;
}
.inner-left TABLE#popis-seminara tr td.second-col {
	padding: 15px 0 0px 0;
	border: none;
}

.inner-left TABLE#popis-seminara tr td a.prijava-link {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
 

.inner-left #prijava {
	float: left;
	width: 92%;
	margin: 0 4%;
	padding: 15px 0;

}

.inner-left TABLE.prijava-tbl {
	width: 90%;
	margin: 0 4%;
	border: none;
}

.inner-left TABLE.prijava-tbl tr td {
	border: none;
	vertical-align: middle;
	font-size: 14px;
	padding: 5px 5px;
}


TABLE.prijava-tbl tr td input[type] {
	width: 97%;
	padding: 5px 1% 5px 1%;
}

TABLE.prijava-tbl tr td textarea {
	width: 97.5%;
	padding: 5px 1% 5px 1%;
}

TABLE.prijava-tbl tr td.second input[type], TABLE.prijava-tbl tr td.third input[type] {
	width: 96.2%;
	padding: 5px 1% 5px 1%;
}

TABLE.prijava-tbl tr td input[type='submit'] {
	width: 85%;
	cursor: pointer;
	border: none;
	font-size: 14px;
	text-transform: uppercase;
	padding:  10px 30px 10px 10px;
	background: #55ab26 url("../images/_theme/v0/green-arrow-right.png") no-repeat 90% 15px;
	color: #fff;
}
TABLE.prijava-tbl tr td input[type='submit']:hover {
		text-decoration: underline;
	}


TABLE.prijava-tbl tr td #mjestoPosta {
	float: left;
	width: 99%;
	padding: 0;
	margin: 0px;

}

TABLE.prijava-tbl tr td #mjestoPosta #_ctl2_p_gpMjestoPosta_tb { 
	width: 80%;
	line-height: 15px;
	font-size: 12px;
}

TABLE.prijava-tbl tr td #mjestoPosta .uk-button {
	float: right;
	font-size: 18px;
	padding-top: 5px;
	min-height: 29px;
}

TABLE.prijava-tbl tr td.first {
	width: 25%;
}

TABLE.prijava-tbl tr td input[class="tbError"] {
	border: solid 1px #ff0000;
}

TABLE.prijava-tbl tr td .dateCheckBox {
	float: left;
	width: 100%;
}

TABLE.prijava-tbl tr td .dateCheckBox input[type="checkbox"] {
	float: left;
	width: 20px;
	padding-top: 4px;
}

TABLE.prijava-tbl tr td .dateCheckBox label {
	float: left;
	padding-top: 2px;
}

TABLE.prijava-tbl tr td.errors {
	color: #ff0000;
	font-size: 12px;
}


.inner-left #prijava-detalji p, .inner-left #prijava p,
.inner-left #prijava-detalji div, .inner-left #prijava div {
	padding: 0 4%;
	font-size: 14px;
	margin-bottom: 15px;
	color: #272525;
}

.inner-left #prijava-detalji {
	float: left;
	width: 90%;
	margin: 0 5%;
}

.inner-left #prijava-detalji h1 {
	font-size: 26px;
	line-height: 20px;
	color: #1574a0;
	margin-bottom: 10px;
	
}

.inner-left #prijava-detalji h3 {
	padding: 0 4%;
}
.inner-left #prijava-detalji h4 {
	margin-bottom: 3px;
	font-size: 13px;
	color: #272525;
}

.inner-left #prijava-detalji h5 {
	margin-bottom: 3px;
	font-size: 18px;
	padding: 0 4%;
	color: #898d90;
}

.inner-left #prijava-detalji h2 {
	margin-bottom: 3px;
	font-size: 18px;
	padding: 0 4%;
	color: #898d90;
}

.inner-left #prijava-detalji p > em  {
	color: #272525!important;
}

.inner-left #prijava-detalji em {
	color: #272525!important;
}



.inner-left .prijava-online {
	margin:25px 0 0 0;
	padding: 0px!important;
	float: left;
	width: 100%;
}
.inner-left .prijava-online a.anchor {
	float: right;
	padding:  6px 30px 6px 10px;
	margin-right: 4%;
	font-size: 14px;
	text-transform: uppercase;
	background: #55ab26 url("../images/_theme/v0/green-arrow-bottom.png") no-repeat 90% 15px;
	color: #fff;
}

.inner-left .valid-error {
	border: 1px solid #ff0000;
}

.inner-left #odjava {
	float: left;
	width: 100%;
}

.inner-left .sudionici {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.inner-left .sudionici .dCheckBox {
	float: left;
	width: 100%;
}

.inner-left .sudionici .dCheckBox input[type="checkbox"] {
	float: left;
	width: 20px;
	padding-top: 4px;
}

.inner-left .sudionici .dCheckBox label {
	float: left;
	padding-top: 2px;
}

.inner-left #seminar-odjava {
	float: right;
	text-align: right;
}

.inner-left #googleMaps {
	float: left;
	width: 100%;
	height: 400px;
	margin: 30px 0;
}

.inner-left .obavijest-korisniku {
	float: left;
	width: 90%;
	padding: 0 4%;
	margin: 0px 5% 30px 5%;
}


  

