/* Modified headings
-----------------------------------------------------*/

#content-main h1.custom1
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	text-transform: uppercase;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	background-color: #FFFFFF;
	background-image: none;
}


/* Two column layout
-----------------------------------------------------*/

#split-container
{
	margin: 0px 0px 20px 0px;
}
#split-container:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#split-container .split-left
{
	width: 265px;
	float: left;
	margin: 0px 15px 0px 0px;
}

#split-container .split-right
{
	width: 300px;
	float: left;
}


/* Category list - show paging 
-----------------------------------------------------*/

#category-list
{
	margin: 25px 0px 0px 0px;
}

#category-paging
{
	height: 18px;
	margin: -54px 0px 35px 510px;
	padding: 0px;
	list-style: none;
	position: relative;
}

#category-paging li
{
	float: left;
	margin: 0px 7px 0px 0px;
}

#category-paging li a
{
	display: block;
	width: 25px;
	height: 18px;
	text-indent: -9999px;
}

#category-paging li.prev a
{
	background: url("../images/icon_prev.gif") no-repeat 0% 0%;
}

#category-paging li.next a
{
	background: url("../images/icon_next.gif") no-repeat 0% 0%;
}

#category-list .item
{
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #dbe2e9;
}
#category-list .item:after      { content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }


#category-list .item p
{
	font: normal 1.0em/130% Arial, Verdana, sans-serif;
}

#category-list .item img
{
	float: left;
	padding: 5px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #bdcad7;
}

#category-list .item a
{
	color: #003366;
	text-decoration: underline;
	font-weight: inherit;
}

#category-list .item a.detail
{
	padding: 0px 0px 0px 12px;
	font: bold 0.9em Arial, Verdana, sans-serif;
	color: #003366;
	text-decoration: underline;
	background: url("../images/bullet_2.gif") no-repeat 0% 60%;
}

#category-list .item a:hover
{
	color: #e94e01;
}


/* Category detail - show detailed page 
-----------------------------------------------------*/

#category-detail
{
	border: 1px solid #bdcad7;
	border-bottom: none;
}

#category-detail h2
{
	padding: 6px 5px 6px 13px;
	margin: 0px;
	border-bottom: 1px solid #bdcad7;
	text-transform: none;
}

#category-detail .inner-clipper
{
	padding: 13px;
	border-bottom: 1px solid #bdcad7;
	background-color: #fafcfd;
}

#category-detail #kontakt fieldset
{
	border: none;
}

#category-detail #kontakt fieldset label
{
	width: 100px;
	float: left;
	margin: 4px 0px 0px 0px;
	color: #003366;
}

#category-detail #kontakt fieldset input
{
	width: 265px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 8px;
}

#category-detail #kontakt fieldset textarea
{
	width: 345px;
	height: 115px;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-bottom: 8px;
}

#category-detail #kontakt fieldset input:after			{ content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }
#category-detail #kontakt fieldset textarea:after	{ content: "."; display: block; height: 0; line-height: 0; font-size: .01em; clear: both; visibility: hidden; }

#category-detail #kontakt fieldset input.submit
{
	width: 100px;
	padding: 3px 3px 2px 3px;
	margin: 10px 0px 20px 100px;
	font: bold 1.0em Arial, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #003366;
	background: none;
	background-color: #003366;
}

#category-detail #kontakt fieldset input.submit:hover
{
	border: 1px solid #f45b0f;
	background-color: #f45b0f;
}
#page-wrapper #tablica{
	margin-top:20px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bdcad7;
	border-right-color: #bdcad7;
	border-left-color: #bdcad7;
	background-color: #FFFFFF;
}
#page-wrapper #tablica td.naslov {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdcad7;
	padding-left: 10px;
}
#page-wrapper #tablica .editiraj {
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdcad7;
}
#page-wrapper #tablica .brisi {
	width: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdcad7;
}
#category-detail #forma p{margin-bottom:20px;margin-top:10px}
#category-detail #forma fieldset{border:none}
#category-detail #forma .desno{text-align:right}
#category-detail #forma input{padding:3px;margin-top:2px}
#category-detail #forma input.submit
{
	width: 100px;
	padding: 3px 3px 2px 3px;
	margin: 10px 0px 20px 0px;
	font: bold 1.0em Arial, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #003366;
	background-color: #56808d;
	background-image: none;
}
#category-detail #forma input.submit:hover
{
	border: 1px solid #f45b0f;
	background-color: #f45b0f;
}
#category-detail #formalogin{margin-left:50px;margin-top:20px}
#category-detail #formalogin p{margin-bottom:20px;margin-top:10px}
#category-detail #formalogin fieldset{border:none}
#category-detail #formalogin .desno{text-align:right}
#category-detail #formalogin input{padding:3px;margin-top:2px}
#category-detail #formalogin input.submit
{
	width: 100px;
	padding: 3px 3px 2px 3px;
	margin: 10px 0px 20px 0px;
	font: bold 1.0em Arial, Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #666666;
	background: none;
	background-color: #666666;
}
#category-detail #formalogin input.submit:hover
{
	border: 1px solid #666666;
	background-color: #999999;
}

.obavijest{
	text-align:center;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.obavijest a{font-weight:bold}
.poruka{
	text-align:center;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.unos{padding-bottom:10px;}
.centriraj{text-align:center}
#vijesti{}
#vijesti .vijest{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdcad7;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#vijesti .bez{border:none;margin-top:0px;padding-top:0px}
