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

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

  


}




h1 {
	color       : Black; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 28pt;
        font-weight : 600; 
        letter-spacing : 6;

        
}

h1.tw {
	color       : Black; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 22pt;
        font-weight : normal; 
        letter-spacing : 6;
        

}

h2,h3 {
	color       : #00071e; 
        font-family : "Verdana", monospace;
        margin-left       : 65px;
        margin-right      : 65px;
        font-weight : 100;
        font-size   : 18pt;
}

h4 {
	color       : #560025; 
        font-family : "Verdana", monospace;
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
        font-size   : 18pt;
        font-weight : 200;


}

h5 {
	color       : #003300; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 12pt;
        font-weight : 100;
               

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

    COLOR: Black; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: #0e0070; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight    : 100;

}
A.rekl:hover {

    COLOR: #0e0070; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight    : 100;

}


/*************** 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;

    background      : #89aaff;
    
}

#warning {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    background : #236fff;
    font-size  : 12pt;
    text-align : justify;
    color      : #c8ff51;
    border-top       : 5px solid White;
    border-bottom    : 5px solid White;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}

#warn {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    background : #236fff;
    font-size  : 12pt;
    text-align : center;
    color      : #c8ff51;
    border-top       : 5px solid White;
    border-bottom    : 5px solid White;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#photos {
    
     margin     : 0px;
    padding    : 0px;
    background : #ff3333;
    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;
    background : #89aaff;

}

#tytul {
    background      : #89aaff;
    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-bottom    : 20px;
    text-align : center;
    
    background : #89aaff;
}

#enterxxx {
    
        margin-top         : 0px;
        margin-bottom      : 0px;
        margin-left        : 50px;
        margin-right       : 50px;
    padding    : 20px;
    font-size  : 18pt;
    border-top       : 5px solid White;
    border-bottom    : 5px solid White;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
    Background       : #236fff;
}
    



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


