/* CSS Document */

body {
/*
	background-color:#FFFFFF;
	margin:0px;
	background-image:url(/slicice/poz_gore.png);
	background-position:top;
	background-repeat:repeat-x
*/

	font-size:12px;
	font-family: arial;
	margin:0;
	padding:0;
	background:url(/slicice/bg.png) top center repeat-y #000;
	color:#555;
	
}

	

body, div, td {
/*	font-family: Arial, Helvetica, sans-serif;	*/
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

td {
	text-align:left;
/*	padding-left:3px;
	padding-right:3px;	*/
}

form {
	/* margin:0px; */
	
	padding:0;
	padding:0;
	margin:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

li{
	list-style:none;
}

caption,th{
	text-align:left;
}
/*
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

h3 {
	font-size:14px; font-weight:bold;
}
*/

h1{
	margin:8px 0;
}
h2{
	margin:2px 0;
}
h2 a{
	font-size:13px;
	display:block;
}
h4{
	margin:5px 0px;
}
hr{
	border:1px solid #DDD;
}
small{
	font-size:10px;
}

ol li{
	padding: 2px 0;
}
ul {
	list-style-image: url(slicice/bullet.png);
}
ul a{
	display:inline;
}

ul li:hover {
	list-style-image: url(slicice/bulletHover.png);
}


q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup,sub{
	line-height:-1px;
	vertical-align:text-top;
}

sub{
	vertical-align:text-bottom;
}

/*

input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
*/

input, textarea{
	border:1px solid #DDD;
	padding:3px;
}

input:focus, textarea:focus{
	background:#DBE0FF;
	border:1px solid #CCC;
}
input:hover, textarea:hover{
	border:1px solid #CCC;
}


#JOBcontainer{
	max-width: 1024px;
	min-width: 600px;
	width:auto !important;	
	width:1024px;
	margin: 0 auto;
	background:#FFF;
}


#JOBheader{
	height:146px;
	
}
#JOBhead-nav {
	color:#fff;
	padding-top:120px;
}
#JOBhead-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#JOBhead-nav li {
	float:left;
	display:inline;
	background:url(slicice/head-nav-right.png) no-repeat right top;
	margin:0 0 0 10px;
	padding:0;
	text-align:center;
}
#JOBhead-nav li:hover{
	background-position:right -200px;
}
#JOBhead-nav li.active{
	background-position:right -400px;
}
#JOBhead-nav a {
	float:left;
	display:block;
	position:relative;
	left:-9px;
	margin-right:-9px;
	width:auto;
	background:url(slicice/head-nav-left.png) no-repeat left top;
	padding:5px 15px 2px 15px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	border-bottom:none;
}
#JOBhead-nav a:hover{
	background-position:left -200px;
	background-color:#4caaf3;  /* Dodato */
}
#JOBhead-nav .active a{
	background-position:left -400px;
	background-color:#6cca44;  /* Dodato */
}
#JOBhead-nav > ul a {}

#JOBsearch-user{
	background:url(images/search-user-bg.png) top repeat-x #eee;
	font-weight:bold;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #DDD;
}
#JOBsearch-user ul{
	padding-left:20px;
	margin:6px 0;
}
#JOBsearch-user .submit{
	padding:4px;
	margin:0;
	border:none;
	font-weight:bold;
}
#JOBsearch ul{
	list-style-type:none;
	padding:5px 0;
	margin:0;
}
#JOBsearch ul li{
	display:inline;
	padding:5px 0;
}
#JOBsearch ul li a{
	color:#FFF;
	padding:4px;
	background: transparent url(images/green-right.png) center center;
}
#JOBsearch ul li a:hover, #JOBsearch ul li a.active{
	background: transparent url(images/green-right.png) top center;
}









#JOBnav{
	background:#6DC646;
	font-weight:bold;
	font-size:13px;
}
#JOBlogo{
	float:left;
}
#JOBlogo a{
	border-bottom:none;
}
#JOBnav a{
	color:#FFF;
}
#JOBnav ul{
	list-style-type:none;
	padding:8px 0px 6px 0px;
	margin:0;
}
#JOBnav ul li{
	display:inline;
}
#JOBnav ul li a{
	padding:4px 12px 4px 12px;
}
#JOBnav ul li a:hover{
	background:url(images/green-right.png);
	border-bottom:none;
	padding-bottom:6px;
}
#JOBnav #JOBactive-tab{
	background:#FFF;
	color:#299ADF;
	padding-bottom:6px;
	border-right:1px solid #AAA;
}



#JOBmain{
	width:61%;
	float:left;
	background:#FFF;
	border-right:1px solid #E4E4E4;
	padding-top:10px;
}

#JOBmain a{
	font-weight:bold;
	font-size:13px;
}

#JOBmain h1 a{
	font-size:18px;
}

#JOBmain h2 a{
	font-size:18px;
	display:inline;
}







.JOBbox{
	padding:10px;
	border-bottom:1px solid #DDD;
}
.JOBalt{
	background:#eee;
}



#JOBrss-feeds ul{
	padding:15px;
	margin:0;
	background:#EEE;
}
#JOBrss-feeds ul li, #JOBrss-feeds ul li:hover{
	padding-left:22px;
	margin-bottom:4px;
	list-style:none;
	background:url(images/feed.png) no-repeat;
}


#JOBcol1, #JOBcol2{
	float:right;
	width:19%;
}
#JOBcol1{
	background:url(images/right-col-bg.jpg);
}
#JOBcol1 .JOBalt{
	background:#eee;
}
#JOBcol2{
	background:#FFF;
}
#JOBcol1 h1, #JOBcol2 h1{
	font-size:16px;
}

#JOBsearch-user{
	background:url(images/search-user-bg.png) top repeat-x #eee;
	font-weight:bold;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #DDD;
}
#JOBsearch-user ul{
	padding-left:20px;
	margin:6px 0;
}
#JOBsearch-user .JOBsubmit{
	padding:4px;
	margin:0;
	border:none;
	font-weight:bold;
}
#JOBsearch ul{
	list-style-type:none;
	padding:5px 0;
	margin:0;
}
#JOBsearch ul li{
	display:inline;
	padding:5px 0;
}
#JOBsearch ul li a{
	color:#FFF;
	padding:4px;
	background: transparent url(images/green-right.png) center center;
}
#JOBsearch ul li a:hover, #JOBsearch ul li a.active{
	background: transparent url(images/green-right.png) top center;
}

#JOBs{
	width:135px;
	background:url(images/search-user.png) repeat-x top center;
	padding:4px;
	color:#777;
	border-color:#CCD7DA;
	font-weight:bold;
}
#JOBchoose-lang{
	padding:10px;
}


.JOBfeature p{
	padding-top:10px;
}




#JOBfooter{
	font-size:12px;
	clear:both;
	font-weight:bold;
	background:#299ADF;
	color:#FFF;
	height:21px;
	padding:0 5px 5px 0;
}
#JOBfooter-links ul{
	float:left;
	list-style-type:none;
	padding:5px 0;
	margin:0;
}
#JOBfooter-links ul li{
	display:inline;
	padding:5px 0;
}
#JOBfooter a{
	padding:5px 10px 6px 10px;
	border-bottom:none;
	color:#FFF;
}
#JOBfooter a:hover{
	background:#4AACF2;
}
#JOBcopy{
	float:right;
	padding-top:6px;
}

.JOBwp-notable_image{
	height:15px;
	width:15px;
}


.JOBcol{
	overflow:hidden;
}
.JOBcol h2{
	margin:0;
	font-size:18px;
}
.JOBcol h3{
	margin:0;
	font-size:15px;
}
.JOBcol p{
	margin:0;
}
.JOBcol a{
	font-weight:bold;
}
.JOBcontinue-reading{
	padding-top:6px;
	display:block;
	font-size:11px;
	text-align:right;
	border-bottom:2px solid transparent;
}
.JOBpost{
	padding:10px 10px 30px 10px;
	border-bottom:1px solid #EEE;
}

.JOBpost-image-right{
	padding:0 0 10px 10px;
	float:right;
}
.JOBpost-image-left{
	padding:0 10px 10px 0;
	float:left;
}


#JOBmain p.JOBpostmetadata a, #JOBmain p.JOBpostmetadata, #JOBmain span.JOBpostmetadata a, #JOBmain span.JOBpostmetadata, #JOBmain span.JOBby-line, #JOBmain span.JOBby-line a{
	font-size:11px;
}












/*fonts.css*/
body {
	font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}

table {
	font-size:inherit;font:100%;
}
pre,code,kbd,samp,tt{
	font-family:monospace;*font-size:108%;line-height:99%;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

input#button {
	background:#6bb3d3 url(/sajt/slicice/bkg-btn-login.png) repeat-x top left;
	border:1px solid #5399b7;
	border-style: solid;
	color:#fff;
	cursor: pointer;
	font-size:18px;
	margin:0;
	overflow:visible; /* corrects padding in IE 6 & 7*/
	padding:5px 10px;
	margin:3px;
}

input#button-zuti {
	background:#ecf7c1 url(/sajt/slicice/dugme_zeleno.png) repeat-x top left;
	border:1px solid #a7cc26;
	border-style: solid;
	color:#000000;
	cursor: pointer;
	font-size:12px;
	margin:0;
	overflow:visible; /* corrects padding in IE 6 & 7*/
	padding:3px 6px;
	margin:2px;
}

a img{
	border:0;
	padding:0;
}

a {
  /*
  width: 100%;
  padding: 1px;
  color: #036;
  text-decoration : none;
  font-size: 12px;
  */
	color: #299ADF;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
  color: #069;
  text-decoration : none;
}

a:hover {
 /*
  color : #F90;
  text-decoration : underline;
 */ 
  color:#f60;
  
}

a.naslovOglasa:link, a.naslovOglasa:visited,a.naslovOglasa:active  {
  font-weight: bold;
  font-size: 14px; 
  text-decoration : none;
}

a.menuLink:hover {
  color: #F60;
  font-weight: bold;
  text-decoration : underline;
}

a.dodajOglasRegistracija:link,
a.dodajOglasRegistracija:link,
a.dodajOglasRegistracija:link, {
  font-weight: bold;
  font-size: 24px; 
  text-decoration : none;
}

a.dodajOglasRegistracija:hover{
  color: #F60;
  text-decoration : underline;
}

.forme {
	background-color:#f1f6ff;
	width: 90%;
	color: #07679a;
	margin-bottom:10px;
	border: 1px solid #0064a8;
	padding-top: 15px;
}

#tabForma {
	text-align:left;
	background-color:#FFFFFF;
}

#tabForma td {
	background-color:#f1f6ff;
	color:#07679a;
}

#tabForma th {
	background-color:#125989;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding:3px;
}

.obrisi{
	width:100%;
	background-color:#fff1e8;
	padding-bottom:15px;
	border-bottom:#ff9149 solid 1px;
}

.dodaj{
	width:100%;
	background-color:#ebf1fb;
	padding-bottom:15px;
	border-bottom:#94a6ce solid 1px;
}

h2,.naslovForme{
	color:#0071bc;
	text-align:left;
	padding:3px;
	margin-bottom:10px;
	font-size:18px;
}

.NaslovAktuelnosti {
	color:#0071bc;
	text-align:left;
	padding:3px;
/* margin-bottom:5px; */
	font-size:16px;
	font-weight:bold;
}

a.aNastavak {
  text-decoration:none;	
  color:#145693;
  text-decoration : none;
}

a.aNastavak:hover {
	text-decoration:underline;
}

#tabMeniKorisnik {
	background-color:#ebf1fb;
}

.naslovMeniKorisnik {
	background-color:#18a221;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	padding-left:4px;
}

.kraj {
/*	background-color:#82ba38; */
	margin-left: 10px;
	text-align: center;
	color:#FFFFFF;
	bottom: 0px;
}

a.kraj {
  color:#FFFFFF;
  text-decoration : none;
  font-family: Arial;
  font-size: 12px;
}

a.kraj:hover {
  color: #c8e5a2;
}

.formePopuna {
	background-color:#edf2fb;
}

.formePrijava {
	background-color:#edf1f4;
	width:100%;
}

.formeNaslovPrijava {
	background-color:#62a21d;
	color:#FFFFFF;
}
.krajTraka {
	background-color:#c3d9ff;
}

/* //////////////// */

.bubble {
	BACKGROUND-COLOR: #c3d9ff
}

.tl { 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: top; 
	WIDTH: 4px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: left;	
}

.tr { 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: top; 
	WIDTH: 4px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: right;	
}

.bl { PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: bottom; 
	WIDTH: 4px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: left;	
}

.br {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	VERTICAL-ALIGN: bottom; 
	WIDTH: 4px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: right;	
}

.korisnikPregled {
  margin-bottom:30px;
}

a.korisnikPregled {
  font-size: 11px;
  color:#008000;
}

.ponuda {
	border:1px #F1F1F1 solid;
}

.ponuda th {
	background-color:#EFFEEB;
}

#header{
	width: 691px;
	margin: 0 auto;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	margin-top:10px;
	position:absolute;
	left:5px;
}

#logo{
	display:block;
	width:450px;
	float: left;	
}

#zaglavlje-jezik {  
  position:absolute;  
  top:7px; 
  right:0;  
  width:200px; 
 } 

/* Za CV modul */
#dodaj_novi_cv td {
	vertical-align: top;
}

#dodaj_novi_cv tr:hover {
	background-color: #eee;
}

#dodaj_novi_cv input {
	width: 100%;
}

#dodaj_novi_cv select {
	width: 100%;
}

#dodaj_novi_cv textarea {
	width: 100%;
}

#first_column:hover {
	background-color: #111;
	color: #FFF;
}

#first_column a {
	text-decoration: none;
	color: #666;
	width: 100%;
}

.poruka_za_cv {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin: 3px;
	padding: 1px;
}

/* Kraj za CV modul! */

/* Milantex's edits to the main page */
.ponuda_link {
  width: 100%;
  border: 1px solid transparent;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
}

.ponuda_link:hover {
  border: 1px solid black;
  background-color: #fff;
}

.dugme_link {
  border: 1px solid black;
  background-color: #fff;
  color: #036;
  text-decoration: none;
  padding: 8px;
}

.dugme_link:hover {
  border: 1px dashed #069;
  background-color: #FFF3EE;
  color: #09B;
  text-decoration: none;
}

.kategorija_celija {
  color: #069;
  width: 98%;
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid transparent;
}

.kategorija_celija:hover {
  background-color: #fff;
  border: 1px solid black;
}

.providan_link {
  margin: 0px;
  padding: 0px;
  border: none;
  color: #09C;
  text-decoration: none;
}

.providan_link:hover {
  color: #F90;
  text-decoration: none;
}

/* Kraj Milantexovim izmenama pocetne stranice */

/* Pretraga biografija korisnika */
.spisak_tabela tr {
	margin: 2px;
	border-bottom: 1px transparent solid;
	background-color: #eee;
}

.spisak_tabela tr:hover {
	background-color: #e5e5e5;
	border-bottom: 1px #000 solid;
}

	.spisak_tabela td {
		padding: 5px;
		margin: 1px;
	}

	.spisak_tabela a {
		text-decoration: none;
	}

	.spisak_tabela a:hover {
		cursor: pointer;
		text-decoration: none;
	}

/* Kraj pretrage biografija korisnika */

.rezultati tr {
	border-bottom: 1px transparent solid;
}

.rezultati tr td {
	padding: 5px;
	margin: 2px;	
}

.rezultati tr td:hover {
	background-color: #e9e9e9;
}

.rezultati tr:hover {
	background-color: #e5e5e5;
	border-bottom: 1px #000 solid;	
}

.rezultat {
	border-bottom: 1px transparent solid;
}

.rezultat td {
	padding: 5px;
	margin: 2px;	
}

.rezultat td:hover {
	background-color: #e9e9e9;
}

.rezultat:hover {
	background-color: #e5e5e5;
	border-bottom: 1px #000 solid;	
}

.button_submit{
	background:#ecf7c1 url(/sajt/slicice/dugme_zeleno.png) repeat-x top left;
	border:1px solid #a7cc26;
	border-style: solid;
	color:#000000;
	cursor: pointer;
	font-size:12px;
	margin:0;
	overflow:visible; /* corrects padding in IE 6 & 7*/
	padding:3px 6px;
	margin:2px;
}

DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }