body
{
background-color: #e2f9b3;
text-align: justify;
color: #5f4e46;
font-family: arial, verdana;
font-weight: bolder;
font-size: 10pt;
font-stretch: ultra-condensed;
}

*
{
background-color: transparent;
margin: 0;
padding: 0;
}

h2
{
color: transparent;
font-size: 5pt;
}

h1
{
color: transparent;
font-size: 5pt;
}

#container
{
height: 714px;
width: 1000px;

position: absolute;
left: 50%;  
margin-left: -500px;
margin-top: 0px;

overflow: hidden;

background-image: url(background_main_enter.jpg); 
z-index: 0;
}



#wejscie
{
border: 0;
height: auto;
width: auto; 
position: absolute; left: 200px; top: 250px
}

#text
{
height: 300px;
width: 300px; 
overflow: hidden;
font-size: 5pt;
color: transparent;
z-index: -1;
position: absolute; left: 150px; top: 150px
}

