body {
    
    font-family     : "Tahoma", monospace;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: #004c00;
    color           : red;
    margin          : 0px;
}

img {
  border: 1px solid white;
  margin: 5;

  


}




h1 {
	color       : Yellow; 
        font-family : "Impact", monospace; 
        margin      : 2px;
        font-size   : 26pt;
        font-weight : normal; 
        

}
h2 {
	color       : Yellow; 
        font-family : "Helvetica", sans-serif; 
        margin      : 10px;
        padding     : 5px;
        font-weight : 100;
        font-size   : 18pt;
        border      : 1px solid white;
        
}
h3 {
	color       : Yellow; 
        font-family : "Helvetica", sans-serif; 
        margin      : 5px;
        font-weight : 400;
        font-size   : 18pt;
}

h4 {
	color       : Yellow; 
        font-family : "tahoma", sans-serif; 
        margin      : 5px;
        font-weight : 100;
        font-size   : 10pt;
        border-top       : 1px solid Yellow;
        border-bottom    : 0px solid Black;
        border-right     : 0px solid Yellow;
        border-left      : 0px solid Ivory;
        letter-spacing   : 1;
}

h5 {
	color       : Yellow; 
        font-family : "Verdana", sans-serif;
        margin      : 9px;
        font-size   : 10pt;
        font-weight : 100;
        text-align  : justify;
}
A {
    
    COLOR: red; 
    TEXT-DECORATION: none;
    
}
A:hover {

    COLOR: red; 
    TEXT-DECORATION: underline
}

A.rekl {
    
    COLOR: White; 
    TEXT-DECORATION: underline;
    
}
A.rekl:hover {

    COLOR: White; 
    TEXT-DECORATION: underline
}

A.rekl2 {
    
    COLOR: yellow; 
    TEXT-DECORATION: underline;
    
}
A.rekl2:hover {

    COLOR: yellow; 
    TEXT-DECORATION: underline
}



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

#strona {
    margin     : auto;

    padding    : 10px;
    width      : 738px;
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : 1px solid Yellow;
    border-left      : 1px solid Ivory;

    background      : #112800;
    
}

#warning {
    
    margin     : 40px;
    padding    : 20px;
    background : #112800;
    font-size  : 10pt;
    color      : Ivory;
    border     : 1px solid ivory;
}

#reklama {
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : px solid Black;
    border-left      : 0px solid Black;
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    background : #112800;
}

#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;
    width      : 628px;
    
    background : #112800;
}

#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;
}
    



#stopka {
    margin       : 0px;
    border       : none;
    padding      : 7px 0px 7px 0px;
    clear        : both;
    background   : #112800;
    font-size    : 12pt;
   
}

#reklamalewa  {
 
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 10px;
    margin-right    : 0px;
    border-top       : 0px solid White;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    padding      : 10px;
    Float        : left;
    background   : #112800;
    
    text-align   : right;
    height        : 40px;
    width         : 335px;
}
#reklamaprawa  {
    
    height        : 40px;
    border-top       : 0px solid White;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    text-align    : left;
    padding       : 10px;
    clear         : none;
    background    : #112800;
    
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 0px;
}
