html{
  height: 100%;
  height: 100%;
}
body{
  background-color: #000000;
  background-image: url(../gfx/0.jpg);
  background-repeat: repeat;
  background-position: center;
  text-align: center;
  font-family: Trebuchet MS;
  margin: 0px;
  height: 100%;
  padding-top: 0px;
  line-height: 0px;
}
p{
  font-family: Trebuchet MS;
}
.keywords{
  width: 0px;
  height: 0px;
  font-size: 0px;
}
body div{
  line-height: 150%;
}
a{
  color: #444444;
  text-decoration: underline;
}
a:hover{
  color: #883300;
  text-decoration: underline;
}
a:active{
  color: #ff0000;
  text-decoration: underline;
}
#loader{
  height: 100%;
  width: 100%;
  background-color: #000000;
  background-image: url(../gfx/0.jpg);
  background-repeat: repeat;
  background-position: center;
  display: table;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  /*position: fixed;*/
  #position: relative;
}
#loadercell{
  display: table-cell;
  vertical-align: middle;
  #position: absolute;
  #top: 50%;
  #left: 50%;
}
#loaderalert{
  margin: auto;
  border: solid 2px #ffffff;
  width: 160px;
  height: 120px;
  background-color: #000000;
  color: #ffffff;
  vertical-align: middle;
  #position: relative;
  #top: -50%;
  #left: -50%;
}
.main{
  margin: auto;
  margin-top: 0px;
  width: 1000px;
  padding: 0px;
  line-height: 100%;
  text-align: right;
  background-image: url(../gfx/9.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
.main > img{
  margin: 0px;
  border: 0px;
  float: left;
}
.menu{
  margin: auto;
  margin-top: 0px;
  width: 278px;
  padding: 0px;
  float: left;
  height: 100%;
  line-height: 0px;
  
}
.menu img{
  margin: 0px;
  border: 0px;
}
.text{
  margin: auto;
  margin-top: 0px;
  width: 722px;
  height: 100%;
  min-height: 580px;
  padding: 0px;
  float: left;
  text-align: left;
}
.inner{
  margin: 0px;
  margin-left: 50px;
  width: 622px;
  text-align: left;
  height: 100%;
}
.inner2{
  margin-left: 278px;
  width: 722px;
  text-align: center;
  color: #777777;
  font-size: 10px;
}
.inner2 a{
  color: #555555;
  text-decoration: none;
}
.inner2 a:hover{
  color: #883300;
  text-decoration: none;
}
#rejestracja{
  margin-left: 5px;
}
#rejestracja input, #rejestracja select{
  border: none;
  border-bottom: dotted 1px black;
  background-color: #c3c6bf;
}

