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

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

  


}


h1 {
	color       : #000033; 
        font-family : "Parkavenue", cursive;
        margin      : 2px;
        font-size   : 30pt;
        font-weight : 400;

}

h1.rek {
	color       : #000099; 
        font-family : "Parkavenue", cursive;
        margin      : 2px;
        font-size   : 24pt;
        font-weight : 400;

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

h2,h3,h4 {
	color       : #0033ff; 
        font-family : "Parkavenue", cursive;
        margin      : 5px;
        font-weight : 500;
}
h5 {
	color       : Black; 
        font-family : "Parkavenue", cursive;
        margin      : 5px;
        font-size   : 10pt;
        font-weight : 100;
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: none;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline 
}

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

    COLOR: #336666; 
    TEXT-DECORATION: underline   
}


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

#strona {
    margin     : auto;

    padding    : 1px;
    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;
    background : Ivory;
    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 : Ivory;
}
#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 : #000033;
}
#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 : #0033ff;
}

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






