html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  background: #141b30;
  margin: 0;
  padding: 0;
  color: #fff;
  font: 0.9em/1.4 "Trebuchet MS" Verdana, sans-serif;
  height: 100%;
}

a:link, a:visited {
  color: #d1c865;
  text-decoration: none;
}

a:hover {
  color: #d1c865;
  text-decoration: underline;
}

.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  margin: 0;
  padding: 0;
}

#flash {
  height: 100%;
  position: relative;
}

#pc {
  width: 700px;
  margin: 0 auto 0 auto;
}

#pf {
  margin: 20px 0 0 0;
  text-align: right;
}

img {
  display: block;
  margin: 0 auto 50px auto;
  border: 5px solid #fff;
}

h1 {
  margin: 50px auto 50px auto;
  padding: 0;
  text-indent: -999em;
  width: 208px;
  height: 92px;
  background: url(../images/logo.gif);
}

h2 {
  margin: 40px 0 20px 0;
  padding: 40px 0 0 0;
  font-size: 1.2em;
  text-align: center;
  border-top: 1px solid #b9b9bc;
}

p {
  margin: 12px 0 12px 0;
  padding: 0;
  text-align: justify;
}

.notice {
  font-weight: bold;
  text-align: center;
}

a#ulaz:link, a#ulaz:visited {
  text-indent: -999em;
  display: block;
  margin: 20px auto 30px auto;
  width: 43px;
  height: 11px;
  line-height: 11px;
  background: url(../images/ulaz.gif);
}

a#enter:link, a#enter:visited {
  text-indent: -999em;
  display: block;
  margin: 20px auto 30px auto;
  width: 56px;
  height: 11px;
  line-height: 11px;
  background: url(../images/enter.gif);
}

a#entra:link, a#entra:visited {
  text-indent: -999em;
  display: block;
  margin: 20px auto 30px auto;
  width: 57px;
  height: 11px;
  line-height: 11px;
  background: url(../images/entra.gif);
}