body {
    
    font-family     : "Tahoma", monospace;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: #99cccc;
    color           : Red;
    margin          : 0px;
    font-variant    : small-caps;
}

img {
  border: 1px solid #000099;
  margin: 1;

  


}




h1 {
	color       : Black; 
        font-family : "Verdana", fantasy; 
        margin      : 2px;
        font-size   : 26pt;
        font-weight : normal; 
        letter-spacing: 5;
}
h2 {
	color       : Black; 
        font-family : "Verdana", cursive; 
        margin      : 5px;
        font-weight : 400;
        letter-spacing : 1;
        font-size   : 24pt;
}
h2.dol {
	color       : Green; 
        font-family : "Verdana", cursive; 
        margin      : 5px;
        
        letter-spacing : 1;
        font-size   : 18pt;
}
h3 {
	color       : red; 
        font-family : "Verdana", cursive; 
        margin      : 5px;
        font-weight : 400;
        letter-spacing : 1;
        font-size   : 22pt;
}

h4 {
	color       : Red; 
        font-family : "Helvetica", sans-serif;
        margin      : 5px;
        font-size   : 15pt;
        font-weight : 100;
}

h5 {
	color       : Blue; 
        font-family : "Helvetica", monospace; 
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
       
        
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: underline;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline;
}

A.rekl {

    COLOR: red; 
    TEXT-DECORATION: underline;
    letter-spacing : 3;
    font-weight    : 900;

}
A.rekl:hover {

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

    COLOR: Green; 
    TEXT-DECORATION: underline;
    letter-spacing : 1;
    font-weight    : 500;

}
A.rekl2:hover {

    COLOR: Green; 
    TEXT-DECORATION: underline;
    letter-spacing : 1;
    font-weight    : 500;
}

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

#tytul1 {
    
    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 #333366;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
}
#tytul {
    
    margin-left     : 20px;
    margin-right    : 20px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 5px;
    text-align : none;
    font-size  : 14pt;
    border     : 1px solid black;

}
#strona {
    margin     : auto;

    padding    : 0px;
    width      : 758px;
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 1px solid black;
    border-left      : 1px solid black;

    
    color           : Black;
}

#warning {
    
    margin     : 0px;
    padding    : 20px;
    
    font-size  : 12pt;
    color      : Black;
    border-top       : 0px solid #333366;
    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       : 10px solid black;
    border-bottom    : 0px solid #333366;
    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 Black;
    border-left      : 0px solid Black;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 20px;
    text-align : none;
    font-size  : 14pt;
    
}



#recipy {
    
    margin     : 0px;
    padding    : 10px;
    
    
}

#enterxxx {
    
    margin     : 0px;
    padding    : 0px;
    font-size  : 18pt;
    border-top       : 0px solid #333366;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid Black;
    border-left      : 0px solid Black;
    
}
    



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


