body{
	  font-family: arial;
	  font-size:11;
	  color: #444499;
      background-color: #000000;
      background-image: url("web_images/t-1234.jpg");
      background-repeat: no-repeat;
	  background-attachment:fixed;
	  background-position:center;
	  cursor:text;   
}
  
#stopa{                 
        position: absolute;
        text-align: center;
        right:0px;
        bottom: 0px;
        font-size:11;
        color:white;
        }


#index-info{
      font-size:12;
      text-align: center;    
}

.oknopass{
  font-family: arial;
  font-weight: bold;
  font-size: 12;
  color: #ff0000;
  background-color: #000000;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  }

