@charset "utf-8";
img, div, a, input {
  behavior: url(iepngfix.htc);
 }

* {
  padding: 0;
  margin: 0;
}

dl,dt,dd,ul,ol,li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #000;
}
input[type=button]
 {
    cursor:pointer;cursor:hand 
 }
input.button { cursor:pointer;cursor:hand }
input.submit { cursor:pointer;cursor:hand }

a:hover {
  text-decoration: underline;
}

h1.section {
  clear: left;
  padding: 0 0 23px 0;
  font-size: 17px;
  font-weight: bold;
  color: #d51b1b;
  background: transparent url(box.gif) left bottom repeat-x;
}

.basictext {
  font-size: 11px;
}

h2.section {
  font-size: 11px;
  font-weight: 800;
  color: #FFFFFF;
  background-color: #000;
  margin-bottom: 5px;
  height: 20px;
  vertical-align: middle;
  display: block;
}

h3 {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
}

body {
  BACKGROUND: #FFFFFF;
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  text-align: center;
}

*:first-child+HTML BODY {
  BACKGROUND: #FFFFFF no-repeat center -8px
}

* HTML BODY {
  BACKGROUND: #FFFFFF no-repeat center -8px
}

span.Word {
  color: #85B8CC;
}

.gordonblue {
  color: #3C768C;
}

#header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: 100px;
  background-color: #2F3437;
}

#content {
  position: relative;
  margin: 0 auto;
  width: 990px;
  text-align: left;
  background-color: transparent;
}

.wrap {
  position: relative;
  margin: 0 auto;
  width: 990px;
  text-align: left;
}

#logo {
  position: relative;
  left: 0px;
  top: 0px;
  border: none;
  background-color: transparent;
}

#topline {
  background-color: #3C768C;
  height: 30px;
}

#topmessage {
  padding-left:205px;
  padding-top: 7px;
  font-size: 11px;
  float: left;
/*  width: 300px;*/
}
#topmessage ul {
  float: left;
  list-style: none;
  display: inline;
  margin: 0;
}

#topmessage li {
  list-style: none;
  display: inline;
  margin: 0 2px;
}

#topmessage li a:hover {
  color: #FFFFFF;
  
}

#topmessage li.split {
  color: #333;
  margin: 0;
}
#topmessage a{
font-family: Arial;
font-weight:bold;
color: #CBCBCC;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.3em;
}

#toplinks {
  padding-top: 9px;
  font-size: 11px;
  float: right;
  color: #FFFFFF;
}

#toplinks ul {
  float: right;
  list-style: none;
  display: inline;
  margin: 0;
}

#toplinks li {
  list-style: none;
  display: inline;
  margin: 0 2px;
}

#toplinks li a:hover {
  color: #999999;
  text-decoration: underline;
}

#toplinks li.split {
  color: #333;
  margin: 0;
}

#header {
  clear: both;
}

#banner {
  position: absolute;
  right: 0;
  top: 5px;
  width: 728px;
  height: 90px;
  text-align: right;
}

#menu {
  position: absolute;
  top: 56px;
  right: 20px;
}

#menu a {
  float: left;
  margin: 3px -1px 0 0;
  display: block;
  height: 22px;
  padding: 8px 10px 0;
  text-align: center;
  font-size: 16px;
  font: sans-serif;
  color: #fff;
}

#menu a:hover {
  text-decoration: none;
  border-color: #3C768C;
  color: #3B768C;
}

#menu li {
  list-style: none;
  float: left;
}

#menu .current {
  padding-right: 10px;
}

#menu .current a {
  padding-top: 13px;
  margin-top: 0;
  width: 99px;
  height: 27px;
  border-bottom-width: 0;
  color: #d51b1b;
  background: url(../images/_light/menu-current.gif) no-repeat;
}

#languages {
  width: 200px;
  position: absolute;
  top: 111px;
  right: 0;
}

#languages SPAN {
  height: 18px;
  text-align: right;
}

#languages li {
  list-style: none;
  float: left;
}

#languages a {
  display: block;
  margin-right: 8px;
  width: 23px;
  height: 15px;
  text-indent: 25px;
  overflow: hidden;
  background-position: 0 0;
}

#languages .current a {
  background-position: 0 0;
}

#languages .hr a {
  background-image: url(../images/_light/lang_hr.gif);
}

#languages .en a {
  background-image: url(../images/_light/lang_en.gif);
}

#languages .de a {
  background-image: url(../images/_light/lang_de.gif);
}

#news li,#categories li,#advices li,#footer li {
  font-size: 11px;
  background: transparent url(bullet_li.gif) no-repeat scroll -1px 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 8px;
  padding-bottom: 3px;
  border-bottom: dotted 1px #CCCCCC;
  font-size: 10px;
  list-style: none;
}
.reglist li {
  font-size: 11px;
  background: transparent url(red_bullet_li.gif) no-repeat scroll -1px 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 8px;
  padding-bottom: 5px;
  
  font-size: 10px;
  list-style: none;
}
.bluelist li {
  font-size: 11px;
  background: transparent url(gre_bullet_li.gif) no-repeat scroll -1px 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 8px;
  padding-bottom: 5px;
  
  font-size: 10px;
  list-style: none;
}
#categories li {
  position: relative;
}

#categories li a {
  width: 140px;
  display: block;
}

#categories li .counter {
  font-size: 9px;
  font-family: Tahoma, Geneva, Verdana;
  padding: 0 3px 0 3px;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  background-color: #2F3437;
}

.text {
  font-family: Verdana;
  font-size: 11px
}

.results_table {
 /* border-style: solid;
  border-color: #edf0ed;
  border-width: 1px 1px 1px 1px; */
  width: 100%;
}

.results_table tr.title {
  background-color: #3C768C;
}
.results_table tr.title a{
  color: #FFFFFF;
}
.results_table td.lightblue{
  color: #3C768C;
}

.results_table td {
  padding: 2px 2px 2px 4px;
   color: #666666;
}
.results_table td.jobadd {
  background-color: #F5F5F5;
  
}
.results_table td.jobadd a{
 color: #666666;
  
}

.results_table_first_TR {
  height: 26;
  background: url(../ADMIN/images/button_bg.gif)
}

/* pagination */
.pagination {
	margin-top:22px;
	padding-top:8px;
}

.pagination ul {
	float:right;
	margin:0;
	padding:2px 3px;
	text-align:right;
}

.pagination li {
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	color: #ccc;
	margin: 0 2px;
}

.pagination li a {
	padding: 2px 6px;
	line-height: 18px;
	color: #666;
	border: 1px solid #666; 
}

.pagination li a.current {
	color: #fff;
	background-color: #3C768C;
}

.pagination li a:hover {
	text-decoration: none;
	background-color: #60A2BB;
	color: #fff;
}

.adminButton {
  cursor:pointer;cursor:hand;
  padding: 0px 1em;
}

.div_margin {
  margin-right: 7px;
  margin-left: 7px;
  margin-bottom: 7px;
  margin-top: 7px
}

.main_table {
  width: 766px;
  border-style: solid;
  border-color: #333333;
  border-width: 1px 1px 1px 1px;
}

.main_table_top_td {
  background: #ffffff;
  height: 80px;
  font-size: 21px
}

.main_table_menu_td {
  background: #c0d4ee;
  height: 32px
}

.main_table_bottom_td {
  background: #c0d4ee;
  text-align: center;
  height: 28px
}

.content_table_left_td {
  width: 180px;
  background: #a0b4ce
}

.content_table_right_td {
  background: #ffffff
}

.admin_menu_td {
  
}

.admin_border_td {
  
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 0px 1px 1px 1px;
}

.browse_job_vacancies_table {
  width: 100%;
  background: #e0e0e0;
  height: 203
}

.browse_job_vacancies_table_first_td {
  height: 30;
  background: #b3b3b3;
  font-weight: 800;
  font-size: 12px;
  color: white
}

#search {
  font-size: 11px;
}

#search .block {
  background-color: #ccc;
}

.job_search_textfield {
  font-family: Verdana;
  padding-left: 1px;
  height: 14px;
  line-height: 14px;
  padding-left: 2px;
}

select.job_search_textfield {
  height: 19px;
  line-height: 19px;
  padding-left: 0;
}

span.blue,.job_search_textfield {
  font-size: 11px;
  color: #3B768C;
}

td.tdSpacer {
  background-color: #ffffff;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 0px 0px 1px 0px;
}

td.top {
  background: url(../JOBSEEKERS/images/subhead_bg3.gif) repeat-x;
  color: #666666;
  border-style: none;
  border-color: #e7dfde;
  border-width: 0px 0px 0px 0px;
}

td.selected {
   background: url(../JOBSEEKERS/images/subhead_bg2.gif) repeat-x;
  border-style: none;
  border-color: #e7dfde;
  border-width: 0px 0px 0px 0px;
}

a.top {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

a.selected {
  color: black;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.table_header {
  background: url(../ADMIN/images/subhead_bg.png) repeat-x;
  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  height: 21px;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

.block {
  margin-bottom: 6px;
}

.block_header {
  font-size: 11px;
  background: #000;
  color: #fff;
  padding: 2px;
  padding-left: 8px;
  text-align: left;
}

.highlight_text {
  font-weight: 800;
}

.highlight,a.highlight,a.highlight:visited {
  font-size: 1.2em;
  font-weight: bold;
}

a.highlight:hover {
  
}

.mega {
  overflow: hidden;
}

#botombanner {
  background-image: url("botom.gif");
  width: 135px;
  height: 26px;
}

#footer {
  
  background-color:#3F3F3F;
  background-repeat: repeat-x;
  clear: both;
  color: #FFFFFF;
  font-size: 11px;
}

#footer .wrap {
  padding: 1em 0;
}

#footer a {
  color: #F2F2F2;
}

#switch {
  float: right;
  height: 126px;
  position: relative;
  width: 130px;
}

#switch .tools {
  left: 12px;
  position: absolute;
  top: 6px;
}

.employers {
  background: transparent url(employers.gif) no-repeat scroll;
}

.employers .tools a {
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  height: 50px;
  font-size: 10px;
  margin-bottom: 4px;
  padding-right: 50px;
  width: 65px;
}

br.fix {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0
}

.featured {
  background-color: #EDEEEF;
  text-align: center;
  height: 100%;
  padding-top: 6px;
  padding-left: 6px;  
}

.featured .content {
  float: left;
  width: 145px;
  margin-right: 6px;
 
  overflow: hidden;
}

.joblogo {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  text-align: center;
  padding: 6px;
  margin-bottom: 6px;
}

.joblogo .company-logo {
  vertical-align: middle;
  margin-bottom: 6px;
}

.joblogo .company_name {
  font-size: 11px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.kocka {
  padding-bottom: 4px;
 
}

tr.last .kocka {
  padding-bottom: 0;
}

.spliter-line {
  background: url(vertical.gif) repeat-y center;
}

.spliter-line-horizontal td {
  background: url(horizontal.gif) repeat-x center;
}

#superbrand {
  background-image: url(djidje2.gif);
  background-repeat: no-repeat;
  height: 53px;
  position: absolute;
  right: 210px;
  top: -30px;
  width: 72px;
  z-index: 1000;
}

#bottom-menu a {
  color: white;
  padding-left: 5px;
  padding-right: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid #666666;
}

#mreza {
  float: left;
  padding-top: 5px;
  
}

.mreza_img {
  border: 0 none;
  float: left;
  filter: alpha(opacity = 80);
  opacity: 0.8;
  padding: 0;
  width: auto;
}

.mreza_img:hover {
  filter: alpha(opacity = 100);
  opacity: 1;
}

.cv {
  width: 100%;
  background-color: transparent;
}

.cv ul {
  margin: 0;
  padding: 0;
  float: left;
}

.cv ul li {
  display: inline;
  padding-top: 10px;
}

.cv ul li a {
  float: left;
  text-decoration: none;
  color: black;
  padding: 5px 5px 5px 5px;
  height: 110px;
  width: 100px;
  margin-left: 10px;
  background-color: #999999;
}

.cv ul li a.current {
  float: left;
  text-decoration: none;
  font-weight: bold;
  color: white;
  padding: 5px 5px 5px 5px;
  height: 110px;
  width: 100px;
  margin-left: 10px;
  background-color: #3C768C;
}

.cv ul li a:visited {
  color: white;
}

.cv ul li a:hover {
  color: #fff;
  background-color: #284e5d;
}

.numero {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 30px;
  color: #828282;
  font-weight: bold;
}

.blueback {
  background-color: #3C768C;
  color: white;
  font-weight: bold;
  padding: 2px 2px 2px 8px;
  font-size: 12px;
}

a.help:hover {
  text-decoration: none;
  color: black;
}

a.help {
  display: inline;
  background-color: #3C768C;
  color: #FFFFFF;
  font-weight: bold;
  padding: 1px 5px;
  text-decoration: none;
  height: 20px;
  width: 20px;
}

.input {
  width: 200px;
}

td .first {
  border-right: 1px;
  border-right-color: white;
  border-right-style: solid;
  padding: 5px 10px 5px 5px;
  width: 140px;
  text-align: right;
  vertical-align: middle;
}

td .second {
  padding: 5px 5px 5px 10px;
  text-align: left;
  vertical-align: middle;
}

.preview {
  list-style: inside;
  list-style-type: circle;
}

#ad_details {
  text-align: left;
 
}

#ad_details h1.title {
  font-size: 17px;
  font-weight: normal;
}

#ad_details .ad_back {
  text-align: right;
}

#ad_details .message {
  /* border-top: 1px solid #999; */
 /* border-bottom: 1px solid #999; */
  padding: 1em 0;
}
.welcometext a
{
	color: #666666;
}
.welcometext h2 a
{	
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom: 4px;
	letter-spacing: 3px;
	color: #3C768C;
}
.welcometext td
{
	text-align: left;
}
.invisible
{
	display: none;
}
.app_button
{
  cursor:pointer;cursor:hand;
	border:none;
	height:60px;
	width:199px;
	background-image: url("applybtn.jpg");
}
.send_button
{
    cursor:pointer;cursor:hand;
	border:none;
	height:60px;
	width:199px;
	background-image: url("sendbtn.jpg");
}
.search_button
{
    cursor:pointer;cursor:hand;
    border:none;
    height:25px;
    width:100px;
    background: url("searchbtn.jpg");
}
.table_header .oHeader
{
  text-transform:none;
  padding-right: 4px;
}
.advice_body
{
font-family: Arial;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.3em;
}
.advice_body p
{
family: Arial;
background-color: #fff;
color: #281e00;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
margin:0.5em 0;
}
.advice_body img
{
  padding: 7px;
}
.advice_main
{
  font-family: Arial;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 2.3em;
}
.advice_middle
{
font-family: Arial;
background-color: #fff;
color: #3c768c;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.7em;
}
#bottomline {
  margin-top: 1em;
  background-color: #3C768C;
  height: 38px;
}
.footer_first
{
  font-size: 15px;
  line-height: 2.2em;
  font-weight: bold;
}
.bnr_news {
	padding-bottom: 2px;
}
.odrzuvanje {
	color: #3C768C;
	text-align: center;
	font-size: 32px;
	padding: 150px 0;
}
.soveti {
	float: left;
	width: 170px;
}
#advices {
	position: relative;
	overflow: hidden;
}
/* pagination soveti*/
.pagination_soveti {
	margin-top:22px;
	padding-top:8px;
}

.pagination_soveti ul {
	float:right;
	margin:0;
	padding:2px 3px;
	text-align:right;
}

.pagination_soveti li {
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	color: #ccc;
	margin: 0 2px;
}

.pagination_soveti li a {
	padding: 10px 24px;



}
.prev1  {
	background: url("kopcinja/nazad0.png") no-repeat top left;
}
.prev1:hover {
	background: url("kopcinja/nazad1.png") no-repeat top left;
}

.next1{
	background: url("kopcinja/napred0.png") no-repeat top left;
}
.next1:hover {
	background: url("kopcinja/napred1.png") no-repeat top left;
}


.pagination_soveti li a.current {
	color: #fff;
	background-color: #3C768C;
}



