ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 10px;
}


fieldset{ padding:10px; }
#sf_guard_auth_form{ width:220px; }
.form-row{ padding-top:5px; }
.form-row label { position: absolute; text-align:left; width:80px; }
.form-row input, textarea,select { margin-left: 80px; width:80px;}

#sf_guard_auth_form a{
font-size:10px;
text-decoration:none;
color:#777777;
}

#sf_guard_auth_form a:hover{
font-size:10px;
text-decoration:none;
color:#000000;
}

#password_change .form-row { padding-top:5px; }
#password_change .form-row label { position: absolute; text-align:left; width:100px; } .form-row input, textarea { margin-left: 100px; width:80px;}
#password_change .form_error{padding-left:100px;}

/* pt scroll noutati*/
  #scrollup {
  position: relative;
  overflow: hidden;
  height: 190px;
  width: 190px
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 190px;
  width:190px;
}

#scroll_wrapper {
    position: relative;
    /* Only IE 6 needs this next line, but it doesn't seem to affect IE 7 or
        FF so I am going to leave it and not hack it to IE 6 only */
    height: 100%;
}

#scroll_controls button {
    margin: 0 4px 0 0;
    padding: 0px 2px 0px 2px;
    border: solid 1px black;
    background: #ccc;
}

#scroll_counter {
    position: absolute;
    bottom: -15px;
    left: 0;
}

#scroll_controls {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 61%;
    text-align: right;
} .link img{border:#ccc 1px solid;}

.contact a{color:#355372; font-weight:normal}