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

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

  


}




h1 {
	color       : #330066; 
        font-family : "Andale Mono", monospace;
        margin      : 2px;
        font-size   : 40pt;
        font-weight : normal;
        
        

}
h2,h3 {
	color       : #330066; 
        font-family : "Andale Mono", monospace;
        margin      : 5px;
        font-weight : 800;
        font-size   : 16pt;
        
}

h4 {
	color       : #333366; 
        font-family : "Andale Mono", monospace;
        margin      : 5px;
        font-size   : 22pt;
        font-weight : 800;
     
}

h5 {
	color       : #333366; 
        font-family : "Andale Mono", monospace;
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
        
        
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: none;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: Red; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;

}
A.rekl:hover {

    COLOR: Red; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
}

A.reklam {

    COLOR          : Blue; 
    TEXT-DECORATION: underline;
    letter-spacing : 3;
    font-weight    : 500;

}
A.reklam:hover {

    COLOR: Blue; 
    TEXT-DECORATION: underline;
    letter-spacing : 3;
    font-weight    : 500;
}
/*************** LAYOUT ***************/

#strona {
    margin     : auto;

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

    background      : Ivory;
    color           : Red;
}

#warning {
    
    margin     : 10px;
    padding    : 20px;
    background : #ceadff;
    font-size  : 10pt;
    color      : Black;
    border     : 1px solid Black;
    text-align   : left;
}





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

#recipy {
    
    margin     : 0px;
    padding    : 5px;
    width      : 628px;
    color      : Black;
    background : Ivory;
}

#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       : 10px;
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : 0px solid Black;
    border-left      : 0px solid Black;
    padding      : 7px;
    clear        : both;
    background   : Ivory;
    font-size    : 12pt;
    color        : Black;
}

#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   : Ivory;
    
    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    : Ivory;
    
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 0px;
}
