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

img {
  border: 1px solid black;
  margin: 1;

  


}




h1 {
	color       : #002075; 
        font-family : "Verdana", monospace;
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 150px;
        margin-right       : 150px;
        font-size   : 18pt;
        font-weight : 600; 
        letter-spacing : 2;
        font-variant     : small-caps; 
        
}

h1.tw {
	color       : Red; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 28pt;
        font-weight : normal; 
        letter-spacing : 7;
        

}

h2,h3 {
	color       : black; 
        font-family : "Verdana", monospace;
        letter-spacing : 3;
        font-weight : 100;
        font-size   : 18pt;
}

h4 {
	color       : blue; 
        font-family : "Verdana", monospace;
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 150px;
        margin-right       : 150px;
        font-size   : 20pt;
        font-weight : 200;
        font-variant     : small-caps; 

}

h5 {
	color       : black; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 12pt;
        font-weight : 100;
           font-variant     : small-caps;       

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

    COLOR: blue; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: black; 
    TEXT-DECORATION: underline;
    letter-spacing : 6;
    font-weight    : 800;

}
A.rekl:hover {

    COLOR: black; 
    TEXT-DECORATION: underline;
    letter-spacing : 6;
    font-weight    : 800;

}


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

#strona {
    margin     : auto;

    padding    : 0px;
    
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;

    
    
}

#warning {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    background : #cc0600;
    font-size  : 12pt;
    text-align : justify;
    color      : black;
    border-top       : 8px solid #000114;
    border-bottom    : 8px solid #000114;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
     font-variant     : small-caps; 
}

#warn {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    background : #cc0600;
    font-size  : 12pt;
    text-align : center;
    color      : Black;
    border-top       : 8px solid #000114;
    border-bottom    : 8px solid #000114;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#photos {
    
     margin     : 0px;
    padding    : 0px;
    
    font-size  : 10pt;
    letter-spacing : 2;
    color      : Black;
    border-top       : 1px solid Black;
    border-bottom    : 1px solid Black;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#reklama {
    border-top       : 0px solid Yellow;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 20px;
    text-align : none;
    font-size  : 14pt;
    

}

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

#recipy {
    
    margin     : auto;
    padding    : 0px;
    text-align : center;
   
    
}

#enterxxx {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    font-size  : 18pt;
    border-top       : 8px solid #000114;
    border-bottom    : 8px solid #000114;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
    Background       : #cc0600;
}
    



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


