﻿/* left col */

#left {
    margin: 35px 0px 0px 20px;
	float: left;
	width: 150px;
	
}

#navi{
    margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	border-bottom:1px solid #A3A3A3;
}
#navlist, #navlist2
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li, #navlist2 li
{
padding: 5px 5px 5px 20px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 10px top;
border-bottom:1px solid #F8F4F1;
}

#navlist2 li {
margin-left:0px;
border-bottom:0px;
}

#navlist li a
{
color:#666666;
}

a.SelectedLink:link, a.SelectedLink:visited
{
font-weight:bold;color:#666666;
}


/*content */

#contentODJ {
width:auto;
}

#content-odj {
	float: left;
	width:570px /*570px*/;
	margin: 35px 0px 10px 10px;	
}

.odj-naslov
{ background-color:#A3A3A3;
color:#ffffff; 
font-weight:bold; display:block;
padding: 5px 5px 5px 10px;
margin-right:10px
	
}

.odj-main
{
	margin-bottom: 10px;
	padding: 15px;
	background: #fff;
	border: 1px solid #D1D0D0;
	background-image:url("../images/odj-main-bg.gif");
	background-repeat:no-repeat;
	background-position: top right;	
	font-size: 12px;
	color:#373731;
	text-align:justify;
	margin-right:10px
}

.odj-main img {
	padding: 1px;
	/*border: 1px solid #666;*/
	/*novo*/
	float: left;
	margin: 0px 10px 10px 0px;
	
}
.odj-main {	clear: both;}
.odj-main p {margin: 5px 0;}

.odj-main h2 {
	font: 20px Arial;
	color: #FC7001;
	cursor: pointer;
	margin: 5px 0px 10px 0px;
}

/* default UL za odj-main */
.odj-main UL {margin-left:25px; color: #373731;}

.odj-main h2:hover {text-decoration: underline;}
.narrow h2:hover {text-decoration: underline;}
.odj-main h3 {font: bold 12px Arial;}

.odj-main h4 {
	padding-left:0px;
	font: bold 12px Arial;
	margin: 5px 0px;
	cursor: pointer;
	color:#373731;
}
.odj-main h4:hover {text-decoration: underline;}

.odj-main .h2Search {
	font: 20px Arial;
	color: #FC7001;
	margin: 5px 0px 20px 0px;
}
	
#SearchBox	
{
margin-top:5px
}


#NewsAreaOdjek
{
min-height: 100%;
	height: 100%;
}

#LastP
{
	margin-right:10px;
}

.wide{margin-right:10px;}


#content #ShortContentHolderODJ {
	border:01x solid red;/*margin-right:190px;*/
	color:#373731;padding-right:5px;
}

#content #GalleryHolderODJ {
	border:0px solid blue;
/*	margin-left:-190px;*/
	/*position:absolute; 	left:730px;top:100px;*/
}

#subcontent .ScrollingNews A:link, #subcontent .ScrollingNews A:visited  {
	text-decoration: none;
	font-weight:bold;
	color:#373731;
}
#subcontent .ScrollingNews:hover {cursor:default}
#subcontent .ScrollingNews span:hover {text-decoration: none;cursor:default}


#left h5{ /* natpis sa Sivom Zebrom u pozadini u desnom dijelu*/ 
	height: 26px;
	font: bold 13px/26px Arial;
	color: #fff;
	background: url('../../../templates/XTP-Gong_HR/images/zebra.png') no-repeat 0 0;
	text-indent: 10px;
}

