body {
    
    font-family     : "Arnoldboecklin", fantasy; 
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: #03000a;
    color           : yellow;
    margin          : 0px;
    font-variant    : small-caps;
}

img {
  border: 1px solid #a89d00;
  margin: 2;

  


}


h1 {
	color       : #a89d00; 
         font-family     : "Arnoldboecklin", fantasy; 
        margin      : 2px;
        font-size   : 36pt;
        font-weight : 100;
        letter-spacing : 1;

}

h1.rek {
	color       : #7af6ff; 
       font-family     : "Arnoldboecklin", fantasy;
        margin-top        : 12px;
        margin-bottom     : 12px;
        margin-left       : 122px;
        margin-right      : 122px;
        font-size   : 18pt;
        font-weight : 800;

}
h1.dol {
	color       : yellow; 
        font-family     : "Arnoldboecklin", fantasy;
        margin      : 2px;
        font-size   : 28pt;
        }

h2 {
	color       : #7af6ff; 
        font-family     : "Arnoldboecklin", fantasy;
        margin      : 15px;
        font-weight : 900;
        font-size   : 26;
        letter-spacing : 3;
}

h3,h4 {
	color       : white; 
        font-family     : "Arnoldboecklin", fantasy;
        margin      : 5px;
        font-weight : 500;
        font-size   : 16;
}

h5 {
	color       : #00ea7c; 
       font-family     : "Arnoldboecklin", fantasy;
        margin      : 5px;
        font-size   : 10pt;
        font-weight : 100;
}
A {
    
    COLOR: #00ea7c; 
    TEXT-DECORATION: underline;
    
    
}
A:hover {

    COLOR: #00ea7c; 
    TEXT-DECORATION: underline 
}

A.rekl {
    
    COLOR: #00ea7c; 
    TEXT-DECORATION: underline ;
    
}
A.rekl:hover {

    COLOR: #00ea7c; 
    TEXT-DECORATION: underline   
}
A.rek {
    
    COLOR: #00ea7c; 
    TEXT-DECORATION: underline ;
    
}
A.rek:hover {

    COLOR: #00ea7c; 
    TEXT-DECORATION: underline   
}

/*************** LAYOUT ***************/

#strona {
    margin     : auto;

    padding    : 0px;
    width      : 768px;
    border-top       : 0px solid Red;
    border-bottom    : 0px solid Red;
    border-right     : 0px solid Red;
    border-left      : 0px solid Red;

    
  
}

#warning {
    
    margin     : 10px;
    padding    : 10px;
    
    font-size  : 12pt;
    
    border     : 0px solid Yellow;   
    text-align      : Justify;
}

#reklama {
    border-top       : 0px solid Red;
    border-bottom    : 0px solid Red;
    border-right     : 0px solid Red;
    border-left      : 0px solid Red;
    margin-left     : 5px;
    margin-right    : 5px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    background : #03000a;
}
#reklama1 {
    border-top       : 0px solid Green;
    border-bottom    : 0px solid Green;
    border-right     : 0px solid Green;
    border-left      : 0px solid Green;
    margin-left     : 5px;
    margin-right    : 5px;

    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    background : #a89d00;
}
#reklama2 {
    border-top       : 0px solid Red;
    border-bottom    : 0px solid Red;
    border-right     : 0px solid Red;
    border-left      : 0px solid Red;
    margin-left     : 5px;
    margin-right    : 5px;

    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    background : #03000a;
}

#reklama3 {
    border-top       : 0px solid Red;
    border-bottom    : 0px solid Red;
    border-right     : 0px solid Red;
    border-left      : 0px solid Red;
    margin-left     : 5px;
    margin-right    : 5px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    background : #a89d00;
}
#tytul {
    
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    border-top       : 0px solid #D2691E;
    border-bottom    : 0px solid #D2691E;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
}

#recipy {
    
    margin     : 0px;
    padding    : 0px;
    font-family     : "verdana", monospace; 
    color      : Black;
    
}

#enterxxx {
    
    margin     : 10px;
    padding    : 10px;
    font-size  : 18pt;
    border-top       : 0px solid #D2691E;
    border-bottom    : 0px solid #D2691E;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
}
    






