body {
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	color: #897F64;
	height: 100%;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #737373;
}
a:hover {
	text-decoration: underline;
	color: Silver;
}
input.clock {
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #737373;
}
input.tekst { 
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #82827F;
}
textarea.tekst { 
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #82827F;
}
input.newsletter {
	border: 1pt solid #FDF204;
	background-color: #FDF204;
	background-image: url(images/design/newsletter_form.gif);
	font-family: Tahoma;
	color: #373737;
	font-size: 11px;
	height:22px;
	vertical-align: middle;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.table_main {
	width: 800px;
	height: 100%;
	/* border-left: 1px solid Gray;
	border-right: 1px solid Gray; */
	background-image: url(images/design/bg_table.gif);
}
.table_podaci {
	font-family: Arial;
	font-size: 11px;
	color: #373737;
	width: 92%;
	background-image: url(images/design/table_podaci.gif);
	background-color: #FDF001;
	background-repeat: repeat-x;
}
.table_podaci_grey {
	font-family: Arial;
	font-size: 11px;
	color: #373737;
	width: 92%;
	background-image: url(images/design/table_podaci_grey.gif);
	background-color: #DCDBD1;
	background-repeat: repeat-x;
}
.table_header {
	font-family: Arial;
	font-size: 11px;
	color: #373737;
	background-image: url(images/design/table_podaci.gif);
	background-color: #FDF001;
	background-repeat: repeat-x;
}
.tekst {
	font-family: Arial;
	font-size: 11px;
	color: #737373;
	margin: 0px;
	text-align: justify;
}
.tekst_naglaseno {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	margin: 0px;
	text-align: justify;
}
.tekst_vise {
	font-family: Arial;
	font-size: 11px;
	color: #D2691E;
	margin: 0px;
}
.naslov {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #737373;
	margin: 0px;
	margin-bottom: 2px;
}
.naslov_red {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
	margin: 0px;
	margin-bottom: 2px;
}
.naslov_vrijednosti {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #373737;
	margin: 0px;
	margin-bottom: 2px;
}
.podnaslov {
	font-family: Arial;
	font-size: 11px;
	color: #B8B8B8;
	margin: 0px;
	text-align: justify;
}
.menu_tekst {
	color: #737373;
	margin: 0px;
	font-family: Arial;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.7em;
}
.pvise {
	margin: 0px;
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #737373;
}
.lijevo {
	margin-left: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.centered {
	margin: 0px auto;
	text-align: center;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #515151;
	text-align: center;
}
a.footer:link, a.footer:visited {
	font-family: Arial;
	font-size: 11px;
	color: #292929;
	margin: 0px;
	text-align: justify;
}
a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #515151;
	margin: 0px;
	text-align: justify;
}
.space {
	padding: 6px;
}
.box {
	padding: 4px;
	width: 100%;
	/* border: 1px dotted Silver; */
}
.button
{
	background: #E4E4E4;
	border: 1px solid #737373;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
}
/* posao.hr css */
A.posao_A:link { 
	font-family: Arial; 
	font-size: 11px;
	COLOR: #737373; 
	TEXT-DECORATION: none; 
}
A.posao_A:visited {
	font-family: Arial;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A.posao_A:active {
	font-family: Arial;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A.posao_A:hover {
	font-family: Arial;
	font-size: 11px;
	COLOR: #373737;
	TEXT-DECORATION: underline;
}
.posao_T {
	background-color: White;
	border: 0px none;
	border-color: #000000;
	width: 180px;
}
.posao_input {
	border: 1px solid #C5C5C5; 
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
   background: #fff url(images/design/input_shadow.gif) repeat-x 0 0;
	padding: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #82827F;
}
.posao_gumb {
	border: 1pt solid #FDF204;
	background-color: #FDF204;
	background-image: url(images/design/newsletter_form.gif);
	font-family: Tahoma;
	color: #373737;
	font-size: 11px;
}
/* posao.hr css */
#container {
	width: 380px;
	margin: 0px auto;
	text-align: center;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
}
#centered {
	margin: 0px auto;
	text-align: center;
}
#content_left {
	margin: 0px 2px 0px 2px;
	width: 180px;
}
/* drop menu */
/* ######### Style for Tab Interface itself ######### */

.shadetabs{
border-bottom: 0px solid gray;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/ostalo/shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/ostalo/shadeactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
 border: 1px solid #918d8d;
border-width: 0 1px;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: white url(images/ostalo/shade.gif) top left repeat-x;
}
/* end drop menu */


/* ######### Style for Menu (new 14.06.2010) ######### */
div.menu {
	background:#dcdcdc url(images/design2/menu_fon.gif) top left repeat-x;
	height: 33px;
	border-bottom: 1px solid #949494;
	border-top: 1px solid #fff;
}
div.menu img {float: left;}
/* ######### End Style for Menu  (new 14.06.2010) ######### */


  
  .smallBox {
      width: 180px;
      background: #FFFFFF;
      border: solid 0px #555;

      padding-bottom: 2px;
      text-align: center;
   }
   
  
   
   .smallBoxInput {
      width: 105px;
      margin:  2px 0px;
      background: #fff;
      border: solid 1px #8c9094;
      color: #555;
      font-size: 13px;
   }
   
   .smallBox select {
      margin:  2px 0px;
      background: #fff;
      border: solid 1px #8c9094;
      color: #555;
      font-size: 13px;
   }
   
   .smallBox .tecaj {
      width: 57px;
      float: left;
      font-size: 10pt;
   }
