body {
    
    font-family     : "Verdana", monospace;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: White;
    color           : Red;
    margin          : 0px;
}

img {
  border: 1px solid White;
  margin: 2;

  


}


h1 {
	color       : #38000c; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 30pt;
        font-weight : 800;
        letter-spacing : 3;

}

h1.rek {
	color       : red; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 20pt;
        font-weight : 800;

}
h1.dol {
	color       : Black; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 28pt;
        }

h2 {
	color       : #447a00; 
        font-family : "Verdana", monospace;
        margin      : 15px;
        font-weight : 900;
        font-size   : 26;
        letter-spacing : 3;
}

h3,h4 {
	color       : #447a00; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-weight : 500;
        font-size   : 16;
}

h5 {
	color       : Black; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 10pt;
        font-weight : 100;
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: underline;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline 
}

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

    COLOR: #003366; 
    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;

    background      : Ivory;
    color           : Black;
}

#warning {
    
    margin     : 10px;
    padding    : 10px;
    
    font-size  : 12pt;
    color      : Black;
    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 : Khaki;
}
#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 : #752000;
}
#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 : #ff9123;
}

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






