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

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

  


}




h1 {
	color       : #c1c9ff; 
        font-family : "Impact", fantasy; 
        margin      : 2px;
        font-size   : 30pt;
        font-weight : normal; 
        letter-spacing : 6;

}
h1.reklas {
	color       : black; 
        font-family : "Verdana", fantasy; 
        margin      : 2px;
        font-size   : 18pt;
        font-weight : normal; 
        letter-spacing : 2;
        

}

h2,h3 {
	color       : #c4ffb7; 
        font-family : "Verdana", cursive; 
        margin-left      : 120px;
         margin-right      : 120px;
        margin-top      : 2px;
        margin-bottom      : 2px;
        font-weight : 100;
        letter-spacing : 3;
        font-size   : 18pt;
}

h4 {
	color       : Blue; 
        font-family : "Helvetica", sans-serif;
        margin      : 5px;
        font-size   : 18pt;
        font-weight : 100;
        border      : 0px solid black;
        
        padding     : 4;
}

h5 {
	color       : black; 
        font-family : "Helvetica", monospace; 
        margin      : 5px;
        font-size   : 11pt;
        font-weight : 100;
        
        padding     : 10px;
        
}
A {
    
    COLOR: blue; 
    TEXT-DECORATION: underline;
    
}
A:hover {

    COLOR: blue; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: yellow; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;

}
A.rekl:hover {

    COLOR: yellow; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
}


/*************** 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      : #008e6b;
    color           : Black;
}

#warning {
    
    margin-top     : 0px;
    margin-bottom     : 0px;
    margin-left     : 100px;
    margin-right     : 100px;
    padding    : 20px;
   
    font-size  : 12pt;
    color      : khaki;
    border-top       : 0px solid Gold;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
    text-align : justify;
}
#photos {
    
    margin     : 0px;
    padding    : 20px;
   
    font-size  : 12pt;
    color      : Black;
    border-top       : 0px solid gold;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#reklama {
    border-top       : 1px solid black;
    border-bottom    : 1px solid black;
    border-right     : 1px solid Black;
    border-left      : 1px solid Black;
    margin-left     : 40px;
    margin-right    : 40px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 5px;
    text-align : none;
    font-size  : 14pt;
    background : #c3ffc1;
}

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

#recipy {
    
    margin     : 0px;
    padding    : 20px;
    
    color      : Black;
    
}

#enterxxx {
    
    margin     : 0px;
    padding    : 20px;
    font-size  : 18pt;
    border       : 0px solid Black;
    
    
}
    



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


