/*////////////////////////////////////
novice levo
////////////////////////////////////*/
div#lefty {
	padding-top:0px;
}
div.lNaslov h2 span {
	display:none;
}
div.lNaslov h2 {
	width:203px;
	height:55px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 0 0 0;
	float:left;
	display:inline;
}
div.lNaslov h2 a {
	display:block;
	width:100%;
	height:100%;
}
div.leftyCont {
	width:193px;
	float:left;
	display:inline;
	margin-left:0;
	background:url(leftyCont_bck.gif) repeat-y 0 0;
	padding-top:10px;
}
div#leftyContBott {
	width:100%;
	height:6px;
	font-size:1px;
	margin:0 0 15px 0;
	background:url(leftyCont_bott.gif) no-repeat 0 0;
	clear:both;
}
div.lItem {
	width:163px;
	margin-left:15px;
	float:left;
	display:inline;
	padding-bottom:6px;
	border-bottom:1px solid #d6e2bf;
	margin-bottom:13px;
	color:#6a6c67;
	font:1.0em Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.3;
}
div.lItemLast {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:12px;
}
div.lItem p {
	margin-bottom:5px;
}
div.lItem h2 {
	color:#6a6c67;
	font:bold 1.1em Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 2px 0;
}
div.lItem h6 { /* datum, aktualno*/
	color:#6e8c36;
	font:normal 1.0em Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
}
div.lItem h6.h6manji {
	margin-bottom:4px;
}
div.lItemTxt {
}
div.lItemTxt p {
	margin-bottom:6px;
}
div.lItem div.itemNav {
	width:100%;
	float:left;
	display:inline;
	text-align:right;
	margin:3px 0 0 0;
}
div.lItem div.itemNav a {
	padding-left:10px;
	background:url(arrow_2.gif) no-repeat 0 0.3em;
	font-weight:bold;
}
div.lItem a:hover, div.lItem a:focus {
	text-decoration:underline;
}

/*////////////////////////////////////
srednji del
////////////////////////////////////*/
div.uvodnaBox {
	width:100%;
	float:left;
	display:inline;
	margin-bottom:15px;
}
div.uvodnaBox h2 {
	margin-top:0;
}
div.uvodnaBox h2.naslov {
	height:60px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
}
div.uvodnaBox h2.naslov span {
	display:none;
}
div.uvodnaBoxCont {
	margin-left:15px;
	width:422px;
	padding:5px 15px 0 15px;
	width:392px;
	float:left;
	display:inline;
}
div.uvodnaBox .itemImgs {
	width:124px;
	margin:0 0 3px 0;
}
div.uvodnaBox div.itemImgs img {
	padding:1px!important;
	border-width:1px!important;
	border-style:solid;
}
div.uvodnaBoxTxt {
	display:inline;
	width:255px;
}
div.uvodnaBoxContTop {
	float:left;
	display:inline;
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #fbeee6;
}
div.uvodnaBoxContBott {
	float:left;
	display:inline;
	width:100%;
	margin-bottom:15px;
}
* html div.uvodnaBoxContBott {
	margin-bottom:0;
}
div.uvodnaBoxContBott h3 {
	font-size:1.0em;
	margin:0 0 12px 0;
	color:#d1642b;
	border:none;
}
.tableForm {
	width:220px;
	float:left;
	display:inline;
	margin:0;
}
.tableForm td {
	padding-bottom:5px;
	vertical-align:middle;
}
td.formaTxt {
	width:55px;
}
td.formaGumbTd {
	padding-left:67px; /* ukupna formaTxt width */
	padding-bottom:0;
}
.tableForm input {
	border:1px solid #f3aa81;
	width:126px;
}
div.boxGreen .tableForm input {
	border-color:#a5bf71;
}
.tableForm input.fsubmit {
	padding:3px 7px;
	color:#fff;
	border:1px solid #f3aa81!important;
}
div.uvodnaDesni {
	width:169px;
	float:right;
	display:inline;
	margin:0;
}

div.boxOrange {
	margin-bottom:30px;
}
div.boxOrange div.uvodnaBoxCont {
	background:#f6dccd;
}
div#content div.boxOrange div.itemImgs {
	float:left;
}
div.boxOrange div.uvodnaBoxTxt {
	float:right;
}
div#content div.boxOrange .itemImgs img {
	border-color:#fbeee6;
}

div.boxGreen {
}
div.boxGreen div.uvodnaBoxCont {
	background:#edf2e2;
}
div.boxGreen div.uvodnaBoxTxt {
	float:left;
}
div#content div.boxOrange .itemImgs {
	float:right;
}
div.boxGreen div.uvodnaBoxContTop {
	border-color:#d6e2bf;
}