@charset "iso-8859-2";
/* CSS Document */

body {
  margin: 0;
  text-align: center;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}




a:link, a:visited, a:active  {
  color: #f2eeee;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: none;
}




#horizont_bar {
  margin: 285px auto 0;
  width: 100%;
  height: 58px;
  background: url(images/horizont_bar.png) repeat-x;
}

#enter {
  width: 540px;
  height: 380px;
  position: relative;
  margin: -282px auto 0;
  background: url(images/enter.jpg);
}

form {
 padding: 210px 0 0 170px;
}

fieldset {
  border: 0;
  margin: 0;
}

textarea {
  background: #82B6D0;
  width: 320px;
  height: 60px;
  border: 0;
  margin: 0;
  color: #CCFFFF;
  scrollbar-track-color: #82B6D0;
  scrollbar-arrow-color: #ffffff;
  scrollbar-face-color: #AFDAF0;
}

#wejscie {
  display: block;
  background: url(images/wejscie.jpg) no-repeat;
  width: 163px;
  height: 60px;
  font-size: 35px;
  padding-top: 6px;
  margin-left: 320px;
  color: #f2eeee;
}

