body {
    
    font-family     : "Comic Sans MS", monospace;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: #ffd2b7;
    color           : black;
    margin          : 0px;
    font-variant    : small-caps;
}

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


}




h1 {
	color           : Black; 
        font-family     : "Comic Sans MS", monospace;
        margin-left     : 0px;
        margin-right    : 200px;
        margin-bottom   : 10px;
        margin-top      : 5px;
        letter-spacing  : 8;
        padding         : 5px;
        font-size       : 15pt;
        font-weight     : 800; 
        background-color: white;
        display         : inline;
        border          : 1px solid #003675;
}


h2 {
	color       : Black; 
        font-family     : "Comic Sans MS", monospace;
        font-size   : 24pt;
        margin      : 15px;
        font-weight : 400;
}

h3 {
	color       : Black; 
        font-family     : "Comic Sans MS", monospace;
        font-size   : 16pt;
        margin      : 15px;
        font-weight : 100;
}

h3.dwa {
	color       : Black; 
        font-family     : "Comic Sans MS", monospace;
        font-size   : 16pt;
        margin      : 15px;
        font-weight : 100;
}
h4 {
	color       : black; 
        font-family     : "Comic Sans MS", monospace;
        margin-left : 0px;
        margin-right: 0px;
        margin-top  : 10px;
        font-size   : 15pt;
        display     : inline;
        
        padding     : 5px;
        font-weight : normal; 
}



h5 {
	color           : Black; 
        font-family     : "trebuchet ms", monospace;
        margin-left     : 0px;
        margin-top      : 20px;
        font-size       : 12pt;
        font-weight     : 100;
         background-color: white;
        display         : inline;
        Padding         : 0px;
        border     : 1px solid #003675;
        letter-spacing  : 3;
}


A {
    
    COLOR: blue; 
    TEXT-DECORATION: underline;
    
}
A:hover {

    COLOR: blue; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: red; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;

}
A.rekl:hover {

    COLOR: red; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;
}
A.rekl2 {

    COLOR: Black; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;

}
A.rekl2:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;
}

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

#nagl {
      margin     : 0px;
      padding    : 6px;
      
      

}

#strona {
    margin     : auto;

    padding    : 2px;
    width      : 738px;
    border-top       : 0px solid Red;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Red;
    border-left      : 0px solid Black;
 
    
    color           : Black;
}

#warning {
    
    margin     : 12px;
    padding    : 15px;
    background-color: white;
    font-size  : 12pt;
    color      : black;
    border     : 1px solid black;
    text-align : justify;
}

#reklama {
    border          : 1px solid black;
    background-color: white;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 3px;
    text-align : none;
    font-size  : 14pt;
    
}

#tytul {
    
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 3px;
    margin-bottom   : 0px;
    padding    : 3px;
    text-align : none;
    font-size  : 14pt;
    border-top       : 0px solid Red;
    border-bottom    : 0px solid White;
    border-right     : 0px solid Black;
    border-left      : 0px solid Black;
}

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



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


