a:visited
{
  color:blue;
}
html,body
{
    min-height:100%;
    margin:0px;
    padding:0px;
    font-family: arial,sans-serif ;
}
body
{
    margin:0px;
    padding:0px;
    font-size:12px;
}
h1
{
  font-weight:bold;
  font-size:20px;
}
h2
{
  font-weight:bold;
  font-size:18px;
}
h3
{
  font-weight:bold;
  font-size:16px;
}
h4
{
  font-weight:bold;
  font-size:14px;
}
.container
{
    margin:0px;
    padding:0px;
    width:1000px;
    height:auto;
    position:absolute;
    min-height:100%;
    float:left;
}
.header
{
    margin:0px;
    padding:0px
    width:1000px;
    height:112px;
    background:url('/img/logo_alja.png') no-repeat;
    background-position:bottom left;
    border:1px solid black;
    border-top:none;
    border-bottom:none;
    position:relative;
}
.loggedin
{
  font-weight:bold;
}
.options
{
  text-align:right;
}
.options a
{
  line-height:1.7em;
}
.options a,.options a:hover,.options a:visited,.options a:active,
.loggedin a,.loggedin a:hover,.loggedin a:visited,.loggedin a:active
{
  color:white;
}
.header .logreg,.loggedin
{
  margin:0px;
  padding:0px;
  display:block;
  position:absolute;
  right:10px;
  top:30px;
  height:60px;
  width:290px;
}
.logreg fieldset,.loggedin {
  width: auto;
  border:0px;
  color:white;
}
.logreg fieldset legend 
{
  padding-left:120px;
  color:white;
  font-weight:bold;
}
.logreg fieldset label span {
  padding-top:2px;
  margin-top:2px;
  vertical-align:center;
  display:block;
  float:left;
  text-align:right;
  width:125px;
  font-weight:bold;
}
.logreg fieldset label input{
  height:15px;
  margin:2px;
  padding:1px 3px;
  width:100px;
}
.logreg .inputdiv
{
  float:left;
}
.logreg .submit
{
  position:absolute;
  bottom:0px;
  right:0px;
  width:40px;
}
.header .submitdiv>/**/.submit 
{
  width:auto;
}
.header .parties
{
    margin:0px;
    padding:0px;
    width:998px;
    height:25px;
    max-width:998px;
    position:absolute;
    top:0px;
    right:0px;
    border-top:1px solid black;
    border-left:none;
    border-right:none;
    background:url('/img/logo_teteje.png') no-repeat;
    list-style-type:none;
    text-align:center;
    white-space:nowrap;
}
.header .parties li
{
    display:inline;
    padding:0px;
    height:24px;
    margin:0px;
    margin-right:4px;
    float:right;
    background:url('/img/gombJ.png') no-repeat;
    background-position:top right;
    width:auto;
}
.header .parties li a
{
    background:url('/img/gombB.png') no-repeat;
    background-position:top left;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    margin:0px;
    padding:5px 8px 0px 8px;
    /*margin-left:-9px;*/
    display:block;
    height:24px;
    width:5px;/*ie6*/
}
.header> .parties li a
{
    width:auto;/*ie7,ff*/
}
.dontshow
{
  display:none;
}
.googleCustomSearch
{
  float:left;
  position:absolute;
}
.googleCustomSearch input
{
  width:150px;
}
.googleCustomSearch .googleCustomSearchInput
{
  width:60px;
}
.header .logo_link_to_main
{
  display:block;
  border:none;
  width:310px;
  height:111px;
}
div.container div.content div.infomail
{
  margin-left:25%;
}
table.tenderbanner td p
{
  border:none;
}
table.tenderbanner td
{
  padding-bottom:15px;
}

