#top-holder {
  height: 194px;
  width: 1001px;
  margin: 0px auto;
  background-image: url(../../images/eimenik/header-bgr.png);
  background-repeat: repeat-x;
}

#header-top {
  height: 150px;
  width: 1001px;
  background-image: url(../../images/eimenik/header-curve.jpg);  
  background-repeat: no-repeat;
  background-position: top left;
}

form {
  margin: 0px auto;
  width: 435px;
}

#header-top-separator {
  width: 976px;
  height: 45px;
  float: left;
}

#header-left-separator {
  width: 25px;
  height: 150px;
  float: left;
}

#header-logo {
  width: 260px;
  height: 89px;
  background-image: url(../../images/eimenik/header-logo.png);
  background-repeat: no-repeat;
  float: left;
}

#header-search-separator {
  width: 120px;
  height: 89px;
  float: left;
}

#header-search {
  width: 591px;
  height: 55px;
  float: left;
  font-size: 11px;
  color: #fff;
  background-color: #1F3B7A;
  text-align: center;
  padding-top: 20px;
  font-size: 30px;
  display: none;
}

#header-btm {
  height: 44px;
  width: 1001px;
  background-image: url(../../images/eimenik/menu-curve.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

.topmenu-inactive {
  height: 29px;
  float: left;
  font-size: 11px;
  color: #fff;
  margin-top: 15px;
}

.topmenu-active {
  height: 29px;  
  float: left;
  background-image: url(../../images/eimenik/topmenu-hover.png);
  background-repeat: repeat-x;
  font-size: 11px;
  color: #fff;
  margin-top: 15px;
}

#header-menu-left-separator {
  height: 44px;
  width: 25px;
  float: left;
}

a.topmenu:link
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

a.topmenu:visited
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

a.topmenu:hover
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

a.topmenu:active
{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

#delatnost, #grana {
  width: 290px;
  font-size: 14px;
}

#mesto, #firma {
  width: 132px;
  font-size: 14px;
}

/* niceforms */
fieldset {
  float: left; 
  border: 0px; 
  padding: 0px; 
  /*width: 545px;*/
}

fieldset.action {
  float: left; 
  border: 0px; 
  padding: 0px; 
  width: 30px; 
  margin-top: -7px;
}

label {
  font-size:11px; 
  color:#fff;
}

/*Buttons*/
.submit-btn {width:38px; height:29px; color:#fff; background:url(../../images/eimenik/frmimg/srch-btn.gif) center; cursor:pointer; border:none;}
