@import url(../blueprint/reset.css);
@import url(../web.css);

EM {
	font-style: italic;
}

#main SPAN.Title {
	font-weight: bold !important;
	font-size: 110% !important;
}

#header {
	height: 123px !important;
}

#header .left {
	width: 130px !important;
}

#header .right {
	width: 780px !important;
}

#top-bar {
	background-color: #7f7f7f !important;
}

#top-bar UL LI {
	float: left;
	line-height: 32px;
}
#top-bar UL LI A {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 2px 20px 0 20px;
	text-decoration: none;
}
#top-bar UL LI A:hover {
	background-color: #EB262C;
	color: #000;
}

#top-bar #com-bar {
	background-image: url(../../images/ambalaza/search-bg.png) !important;	
}
#home {
	background-image: url(../../images/ambalaza/icon/home.png) !important;
}
#contact {
	background-image: url(../../images/ambalaza/icon/contact.png) !important;
}

#header .right .banner {
	margin-bottom: 0 !important;
}


/*########################*/

#wrap #content {
	margin-bottom: 10px;
}

	#wrap #left {
		width: 130px !important;
		margin-bottom: 10px;
	}
	#wrap #right {
		margin-left: -230px !important;
		width: 230px !important;
		margin-bottom: 10px;
	}
	#wrap #right IMG {
		margin-bottom: 5px;
	}
#main {
	margin: 0 230px 0 130px !important;
}
#main .inner {
  margin: 0 10px !important;
}

/*########################*/
#nav {
	
}

#nav LI {

}

#nav LI A {
	background-color: #7f7f7f;
	display: block;
	color: #fff;
	text-align: left;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
#nav LI A:hover,
#nav LI A.selected
{
	color: #000;
	background-color: #eb262c;
}

	#nav UL LI A {
		padding: 3px 8px 3px 14px;
		background-color: #9f9f9f;
	}
	#nav UL LI A:hover,
	#nav UL LI A.selected {
		background-color: #f06063;
	}

		#nav UL UL LI A {
			padding: 3px 8px 3px 22px;
			background-color: #ccc;
			color: #333;
		}
		#nav UL UL LI A:hover,
		#nav UL UL LI A.selected {
			background-color: #dcdcdc;
		}
		
			#nav UL UL UL LI A {
				padding: 3px 8px 3px 28px;
				background-color: #ccc;
				color: #333;
				font-weight: normal;
			}
			#nav UL UL UL LI A:hover,
			#nav UL UL UL LI A.selected {
				background-color: #dcdcdc;
			}

/*########################*/
#login-box {
	background: #efeded url(../../images/ambalaza/login/bg.png) repeat-x 0 50%;
	text-align: left;
	border: 1px solid #6e6c6c;
	margin-bottom: 5px;
}
#login-box .inner {
	border: 1px solid #fff;
	padding: 6px;
	position: relative;
}

#login-box .inner H5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 150px;
	height: 16px;
	text-indent: -9000px;
	background: transparent url(../../images/ambalaza/prijava-korisnika-title.png) no-repeat 0 0;
}
.en #login-box .inner H5 {
	background: transparent url(../../images/ambalaza/prijava-korisnika-title-en.png) no-repeat 0 0;
}

#login-box #cmd-logout {
	position: absolute;
	right: 5px;
	color: #eb262c;
}

#login-box .inner INPUT {
	width: 90px;
}
#login-table {
	margin: 4px 0;
} 
#login-table2 {
	margin-top: 6px;
	width: 190px;
}
#login-table2 A {
	color: #000;
}

.error-messages {
	border: 1px solid #ff5555;
	padding: 6px;
	margin-bottom: 8px;
	color: #eb262c;
	display: block;
}

#main .inner {
	font-size: 12px;
}

#main .inner H2 {
	font-size: 16px;
	color: #000;
}
#main .inner H3 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
}
#main .inner H4 {
	font-size: 12px;
	font-weight: bold;
	margin: 1px 0;
}
#main .inner H5 {
	margin: 4px 0 4px 0;
}
#main .inner P {
	margin: 4px 0 12px 0;
}

#main .inner UL,
#main .inner OL {
	padding: 0 0 10px 15px;
}
#main .inner UL LI,
#main .inner OL LI {
	list-style-type: none;
	padding-left: 10px;
	background: transparent url(../../images/ambalaza/bullet/blacksmall.png) no-repeat 0 5px;
}
#main .inner A:hover {
	color: #000;
}

/*#############################*/

#sadrzaj-broja A {
	/*padding-left: 10px;*/
}
#sadrzaj-broja DIV {
	/*border-bottom: 1px solid #e6e6e6;*/
}
#sadrzaj-broja DIV.sazetak {
	border-bottom: none;
	padding-left: 10px;
	line-height: 110%;
	padding-bottom: 8px;
	display: none;
}
#sadrzaj-broja A:hover {
	color: #333;
}
#sadrzaj-broja H3 {
	font-size: 12px !important;
	font-weight: normal !important;
	padding-left: 10px;
}

#sadrzaj-broja DIV H3 {
	font-size: 12px !important;
	font-weight: normal !important;
	padding-left: 20px;
	background: transparent url(/images/ambalaza/bullet/blacksmall.png) no-repeat 12px 4px;
}
#sadrzaj-broja H3 A {
	color: #eb262c;
	font-weight: bold;
}
#sadrzaj-broja H4.h-line {
	font-size:10px;
	color: #000;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 100%;
	display: none;
}

#sadrzaj-broja H3 A.pdf  {
	padding-left: 13px;
	background: transparent url(../../images/so/icon/pdf_icon_small.gif) no-repeat 0 2px;
}
	
#sadrzaj-broja H3.rubrika {
	border-bottom: #bbb 1px solid;
	padding: 0 3px;
	color: #000;
	margin-top: 3px;
	font-weight: bold !important;
	font-size: 13px;
}

#sadrzaj-broja .slika_m {
	display: none;
}

#sadrzaj-broja-naslovnica {
	float: right;
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 10px;
}





#pregled-clanka {
	
}

#pregled-clanka EM, 
#pregled-clanka I {
	font-style: italic;
}



.povratak-na-sadrzaj {
	color: #eb262c;
}

#pregled-clanka H4 {
	font-size: 14px !important;
	color: #000;
	font-weight: normal !important;
}

#pregled-clanka H3.title {
	font-size: 20px;
	margin: 12px 0;
	line-height: 110%;
}

#pregled-clanka .h-line {
	/*color: #eb262c;*/
	color: #000;
	font-size: 12px !important;
	font-weight: bold !important;
}

#pregled-clanka .summary {
	font-style: italic;
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 10px;
}


#ostali-clanci,
#vezani-clanci  {
	text-align: left;
	border: 1px solid #eb262c;
}

#vezani-clanci {
	margin-bottom: 10px;
}

#ostali-clanci B.naslov,
#vezani-clanci B.naslov {
	background-color: #eb262c;
	color:#fff;
	display: block;
	padding: 2px;
}
#ostali-clanci UL,
#vezani-clanci UL {
	margin:2px;
}
#vezani-clanci UL {
	padding: 3px 10px 5px 10px !important;
}

#ostali-clanci UL LI,
#vezani-clanci UL LI {
	padding: 1px 0 !important;
	list-style-type: none !important;
	margin-top: 4px;
	background: transparent url(../../images/zastita/bullet/arrow.png) no-repeat 0 3px;
	text-indent: 8px;
}
#ostali-clanci UL LI A,
#vezani-clanci UL LI A {
	text-decoration: none;
	color: #000;
}
#ostali-clanci UL LI A:hover,
#vezani-clanci UL LI A:hover {
	text-decoration: underline;
}

.izvojeno-right,
.izdvojeno-left,
.izvojeno-left {
	width: 180px;
	padding: 10px;
	background-color: #fff2e5;
	border: 1px solid #eb262c;
	float: right;
}

.izvojeno-right {
	margin: 10px 0 10px 10px;
}

.izdvojeno-left,
.izvojeno-left {
	float: left;
	margin: 10px 10px 10px 0;
}


#sburze,
#infoblic {
	text-align: left;
	border: 1px solid #6e6c6c;
	background: #dcdcdc url(../../images/ambalaza/infoblic-bg.png) repeat-x 0 0;
	padding: 8px;
}

#sburze {
	margin-bottom: 5px;
}

#sburze H3,
#infoblic H3 {
	background: transparent url(../../images/ambalaza/infoblic-title.png) no-repeat 0 0;
	width: 112px;
	height: 27px;
	text-indent: -9000px;
}

#sburze H3 {
	background-image: url(../../images/ambalaza/sburze-title.png);
	width: 64px;
	height: 15px;
}

.en #sburze H3 {
	background-image: url(../../images/ambalaza/sburze-title-en.png);
	width: 144px;
}
.en #infoblic H3 {
	background: transparent url(../../images/ambalaza/infoblic-title-en.png) no-repeat 0 0;
}

#sburze H4 {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 3px 0;
	color: #000;
}

#sburze P {
	line-height: 130%;
}

#infoblic P {
	color: #000;
	margin-top: 10px;
}


#imenik-main {
	background: transparent url(../../images/ambalaza/imenik/bg.png) repeat-x 0 0;
	min-height: 200px;
	padding-top: 5px;
}

#imenik-main .left {
	width: 195px;
	float: left;
}

#imenik-main .right {
	width: 325px;
	float: right;
}
#imenik-main .left UL {
	padding: 3px 0 0 0;
}

#imenik-main .left UL LI {
	list-style-type: none;
	padding: 0 0 0 10px;
	background: transparent url(../../images/ambalaza/bullet/blacksmall.png) no-repeat 0 5px;
}
#imenik-main .left UL LI A {
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	border-bottom: 1px solid #eee;
	padding: 1px 0;
}
#imenik-main .left UL LI A.selected {
	color: #eb262c;
	font-weight: bold;
}
#imenik-main .left UL LI A:hover {
	/*background-color: #eee;*/
	color: #000;
}

#imenik-main .left UL UL {
	padding: 0 0 0 10px;
}

#imenik-main .left UL UL LI {
	background: none;
	padding: 0;
}

#imenik-main .left UL LI LI A {
	font-size: 11px;
}

#imenik-main .left UL LI LI A:hover {
	color: #eb262d;
}

#imenik-main .right #tvrtke {
	padding: 0;
}
#imenik-main .right #tvrtke LI {
	list-style-type: none;
	padding: 0;
	margin-bottom: 28px;
	border-bottom: 1px solid #d5d5d5;
	background: none;
}

#imenik-main .right #tvrtke LI H3 {
	color: #eb262d;
	font-size: 14px;
}
#imenik-main .right #tvrtke LI P {
	font-size: 12px;
	color: #060606;
	line-height: 140%;
	margin-bottom: 4px;
}

#imenik-main .right #tvrtke LI P A.opsirnije {
	font-size: 11px;
	color: #eb262d;
	background: transparent url(../../images/ambalaza/imenik/icon-opsirnije.png) no-repeat 0 2px;
	padding-left: 8px;
	text-decoration: none;
}

#imenik-main .right #tvrtke LI P A.opsirnije:hover {
	text-decoration: underline;
}

#imenik-main .right #tvrtke UL.djelatnosti {
	padding: 0;
	margin-bottom: 5px;
}

#imenik-main .right #tvrtke UL.djelatnosti LI{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px; /* !important;*/
	border-bottom: 0; /* !important;*/
	background: none;
	font-size: 11px;
	background: transparent url(../../images/ambalaza/bullet/blacksmall.png) no-repeat 0 50%;
	padding-left: 8px;
}


#novosti-naslovna .novost {
	margin-top: 10px;
	padding-top: 3px;
	border-top: 1px solid #6e6c6c;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.novost {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6e6c6c;
}

.novost H4.h-line {
/*	color: #c20107;
	margin-bottom: 2px;
	*/
}

.novost .slika_m {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

.novost H3 A {
	color: #c20107;
	font-size: 14px;
	text-decoration: none;
}

#novosti-naslovna EM {
	font-size: 10px;
	color: #6d6e71;
}

#novosti-naslovna H3 {
	margin-top: 3px !important;
	border: 0 !important;
}

#novosti-naslovna H3 A {
	color: #c20107;
	font-size: 14px;
	text-decoration: none;
}

#novosti-naslovna A.more {
	color: #333;
	display: block;
	text-align: right;
}

div#flags {
	padding-right:12px;
	position: relative !important;
	top: 8px;
	left: 82px;
}



#footer {
	border: 1px solid #8d8b8b;
	background: #eee url(../../images/ambalaza/footer-bg.png) repeat-x 0 50%;
	padding: 0;
	margin-bottom: 12px;
}

.cropak-dobitnik {
	margin: 10px 0;
}

.cropak-dobitnik TR TH {
	padding: 5px 5px 0 5px !important;
	background-color: #edeeef;
}

.cropak-dobitnik TR TD {
	padding: 5px !important;
	background-color: #edeeef;
	vertical-align: top;
}
.cropak-dobitnik TR TD.opis {
	vertical-align: bottom;
}

#news-paging {
	
}
#news-paging TR TD.r {
	text-align: right;
}

#tbl-registracija,
#registar-prijava {
	width: 100%;
}

#tbl-registracija TR TD,
#registar-prijava TR TD {
	padding: 4px !important;
	vertical-align: top;
}

#tbl-registracija TABLE TR TD {
	padding: 1px !important;
}

#tbl-registracija TR TD.first,
#registar-prijava TR TD.first {
	width: 110px;
	text-align: right;
}

#tbl-registracija TR TD SPAN,
#registar-prijava TR TD SPAN {
	display: block;
	margin-top: 3px;
	margin-right: 8px;
}

#tbl-registracija TR.alt TD,
#registar-prijava TR.alt TD {
	background-color: #f6f6f6;
}

#tbl-registracija TR TD TEXTAREA,
#tbl-registracija TR TD INPUT[type=text],
#registar-prijava TR TD TEXTAREA,
#registar-prijava TR TD INPUT[type=text] {
	width: 99%;
}

#registar-prijava TR TD.nazivSekcije,
#tbl-registracija TR TD.nazivSekcije {
	background-color: #fff !important;
	border-bottom: 1px solid #666 !important;
	color: #333;
	padding: 4px !important;
	font-weight: bold;
	font-size: 14px;
}

.lblGlavna {
	font-weight: bold;
	display: block;
}
.lblGlavna:hover {
	color: #000;
	cursor: pointer;
}

#klasifikacija {
	margin-top: 3px;
	height:250px; 
	overflow:auto; background-color:#fff;
}
#klasifikacija DIV {
	border-bottom: 1px solid #eee;
}

#klasifikacija DIV INPUT {
	width: 18px !important;
	margin: 3px 0 !important;
}

#klasifikacija LABEL {
}
#klasifikacija LABEL:hover {
	color: #c20107;
	cursor: pointer;
}

#tbl-registracija TD.required {
	background: transparent url(../../images/ambalaza/bullet/asterix.png) no-repeat 100% 3px;
}



.tbl_ambalaza {
	
}

.tbl_ambalaza TR TD {
	padding: 2px !important;
	border-bottom: 1px solid #ccc;
}

.tbl_ambalaza TR.alt TD {
	background-color: #f6f6f6;
}


.korisnik-top {
	padding: 5px 0 5px 5px; font-size: 12px; 
	border-bottom: 1px solid #c20107; 
	margin-bottom: 10px;
}

.korisnik-top .links {
	float: right;
}

.korisnik-top H2 {
	margin: 0 !important;
}

.warning {
	border: 1px solid #ace3ff;
	padding: 5px 5px 5px 28px;
	margin: 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: transparent url(/images/ambalaza/icon/50.png) no-repeat 5px 5px;
}
.warning A {
	color: #eb262c;
}


.podjela-title {
	background-color: #d5d5d5;
	color: #060606;
	padding: 2px;
	cursor: pointer;
}

/* BURZA - Oglasi */

#burza-vrsta,
#burza-kategorija {
	padding: 0 !important;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	margin: 0 0 5px 0 !important;
}
#burza-vrsta LI,
#burza-kategorija LI {
	float: left;
	width: 100px;
	border: 1px solid #666;
	border-bottom: 0;
	border-left: 0;
	background: none !important;
	padding: 0 !important;
	-moz-border-radius-topright: 3px;
}
#burza-kategorija LI {
	width: auto;
}
#burza-vrsta LI A,
#burza-kategorija LI A {
	display: block;
	text-align: center;
	padding: 3px;
	text-decoration: none;
}
#burza-kategorija LI A {
	padding: 2px 6px;
}

#burza-vrsta LI A:hover,
#burza-kategorija LI A:hover {
	background-color: #eee;
}

#burza-vrsta LI A.selected,
#burza-kategorija LI A.selected {
	/*background-color: #eee;*/
	color: #c20107;
}

#burza-main {
	background: transparent url(../../images/ambalaza/imenik/bg.png) repeat-x 0 0;
	min-height: 200px;
	padding-top: 5px;
}

#burza-main .oglas {
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #666;
}

#burza-main .oglas .podaci {
	font-size: 95%;
	margin-top: 5px;
	color: #222;
}

#burza-main .oglas .opsirnije {
	color: red !important;
	font-size: 90%;
}

#burza-main .oglas H4 {
	color: red;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 7px;
	font-weight: bold;
}

#burza-brojac {
	margin:0 0 10px 0;
	font-size: 90%;
	color: #000;
}

TABLE#oglas-predaja {
	width: 100%;
}

TABLE#oglas-predaja TR TD {
	padding: 2px !important;
}

TABLE#oglas-predaja TR TD TEXTAREA,
TABLE#oglas-predaja TR TD INPUT.full {
	width: 99%;
}

TABLE#oglas-predaja TR.alt TD {
	background-color: #f6f6f6;
}

TABLE#oglas-predaja TR TD.first {
	text-align: right;
	vertical-align: middle;
}


#tvrtka-proizvodi {
	margin: 10px 0;
}
#tvrtka-proizvodi H4 {
	color: #000;
	font-size: 14px !important;
	margin-bottom: 5px !important;
	border-bottom: 1px solid #ddd;
}

#tvrtka-proizvodi TABLE TD {
	vertical-align: top;
	padding: 0 !important;
}
#tvrtka-proizvodi TABLE TD H5 {
	margin: 0 !important;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.vezane_novosti UL LI:nth-child(2n) {
	background-color: #dcdcdc;
}

.ambalaza-anketa {
	
}

.ambalaza-anketa .wrap1 {
	border: 1px solid #666;
	margin-top: 10px;
}

.ambalaza-anketa H1 {
	color: #c20107;
	font-weight: bold;
}

.ambalaza-anketa .ilustracija {
	height: 190px;
	width: 262px;
}
.ambalaza-anketa .opis {
	bottom: 0;
	/*background: transparent url(../../images/ambalaza/60p-bg.png) repeat 0 0;*/
	color: #333;
	padding: 5px;
	font-size:11px;
	border-top: 1px solid #999;
	background-color: #eee;
}
.ambalaza-anketa .select {
	text-align: center;
	background-color: #ddd;
}
.ambalaza-anketa .selected {
	background-color: #8dc73f;
}