@charset "windows-1250";
/* GLOBALS */
html, body { height: 100%; }
body { background: #fff; margin: 0; padding: 0; }
td, input, select, textarea { font: 11px Arial, Helvetica, sans-serif; color: #50565d; }

.podnaslov {
	padding: 0 0 0 15px;
	margin: 10px 0;
	font-weight: bold;
	color: #bd0000;
	background-image: url(http://kenny2.globalnet.hr/ina.hr/UserDocsImages/bulletStrelica.gif);
	background-position : 0 5px;
	background-repeat: no-repeat;
	display: block;
	
}
.txtPlavi { color: #005a9c; }
.txtCrveni { color: #bd0000; }

ul.pathLinkList { list-style-type: none; margin: 0 0 0 15px; padding: 0; }
ul.pathLinkList li { display: inline; margin-right: 7px; }
ul.pathLinkList li img { margin-right: 10px; }


/* LINKS */
a:link { color: #005a9c; text-decoration: none; }
a:active { color: #005a9c; text-decoration: none; }
a:visited { color: #005a9c; text-decoration: none; }
a:hover { color: #bd0000; text-decoration: none; }

/* WRAPPERS */
#masterWrapper { width: 100%; }

#header { width: 100%; }
#headerMain { background: #fafafa url(img/headerBgnd.jpg) no-repeat right top; text-align: left; height: 70px; }
#headerMain img { margin: 5px 0 0 25px; }

#path { padding: 8px 0; text-align: left; background: #f3f3f3; margin-bottom: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #ddd; }

#pageContent { width: 100%; margin-bottom: 15px; }
#pageTitle { font: 18px Arial, Helvetica, sans-serif; color: #005a9c; padding: 15px 10px; text-align: left;  }
#pageBody { padding: 0 10px; line-height: 15px; text-align: left; }
#pageBody p { margin: 7px 0; }

#footerStrip { background: #005a9c; text-align: left; margin-top: 10px; }


/* FORM ELEMENTS */
.textbox { background: url(img/textboxBgnd.gif) no-repeat top left; border: 1px solid #d2d2d2; padding: 2px 4px; }
.textbox option { background: #ffffff; }


.bullet { padding: 5px 10px 5px 23px; background: url(http://kenny2.globalnet.hr/ina.hr/img/bulletArrowGrey2.gif) no-repeat 10px 11px; }
.footerTop { width: 100%; height: 10px; margin: 10px auto 0 auto; background: url(img/footerTopBgnd.gif) repeat-x 0 0; line-height: 10px; }
.footer { width: 100%; margin: 0 auto; background: #ebedef url(img/footerBgnd.gif) repeat-x left bottom; }
