*     { text-align : center; 
   	    margin: 0 auto 0 auto;
      }
body	{
        background-color: black;
      }
#index {
	   width: 760px;
	   height: 468px;
	   text-align : left; 
       }
#nadpis	{
        color:#fe9834;
        font-family:Tahoma;
        font-size: 95%;
        font-weight: 700;
        text-align: left;
	      }
#popis  {
        color:#fe9834;
        font-family: Verdena;
        font-size: 100%;
        font-weight: 1000;
        font-style: normal;
        text-align: left;
	      }       
#vstup {
	   position:absolute;
	   width: 100px;
	   height: 46px;
	   margin-left: 126px;
	   margin-top: 490px;
	     }
#odejit{
	   position:absolute;
	   width: 106px;
	   height: 56px;
	   margin-left: 526px;
	   margin-top: 490px;		
	     }
#sk	{
	   position:absolute;
	   width: 40px;
	   height: 26px;
	   margin-left: 157px;
	   margin-top: 28px;		
	  }
#an	{
	   position:absolute;
	   width: 40px;
	   height: 26px;
	   margin-left: 561px;
	   margin-top: 28px;		
    }
#navstevy	{
	   position:absolute;
	   width: 88px;
	   height: 88px;
	   margin-left: 330px;
	   margin-top: 100px;		
          }

