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

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

  


}




h1 {
	color       : 000000; 
        font-family : "Impact", fantasy; 
        margin      : 2px;
        font-size   : 40pt;
        font-weight : normal; 

}

h2 {
	color       : #006666; 
        font-family : "Tahoma", monospace;
        margin      : 12px;
        font-size   : 25pt;
        font-weight : 400; 

}

h3,h4,h5 {
	color       : #333300; 
        font-family : "Tahoma", monospace;
        margin      : 2px;
        font-size   : 15pt;
        font-weight : normal; 

}

A {
    
    COLOR: #333300; 
    TEXT-DECORATION: underline;
    font-weight : 800;
    
}
A:hover {

    COLOR: #333300; 
    TEXT-DECORATION: underline;
    font-weight : 800;
}

A.rekl2 {
    
    COLOR: Black; 
    TEXT-DECORATION: none;
    
    
}
A:hover.rekl2 {

    COLOR: Black; 
    TEXT-DECORATION: underline;
    
}

A.rekl {

    COLOR: #ffff99; 
    TEXT-DECORATION: none;
    font-family : "Impact", fantasy; 
    font-size   : 20pt;
    font-weight : normal; 

}
A.rekl:hover {

    COLOR: #ffff99; 
    TEXT-DECORATION: Underline;
    font-family : "Impact", fantasy; 
    font-size   : 20pt;
    font-weight : normal; 
}


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

#strona {
    margin     : auto;

    padding    : 10px;
    width      : 738px;
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : 0px solid Yellow;
    border-left      : 0px solid Ivory;

    background      : #ddffbc;
    color           : White;
}

#warning {
    
    margin     : 40px;
    padding    : 20px;
    
    font-size  : 12pt;
    color      : #00380e;
    border     : 1px solid #00380e;
}

#reklama {
    border-top       : 0px solid #B0C4DE;
    border-bottom    : 0px solid #3333cc;
    border-right     : 0px solid #B0C4DE;
    border-left      : 0px solid #3333cc;
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
}

#tytul {
    
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    border-top       : 8px solid #00380e;
    border-bottom    : 8px solid #00380e;
    border-right     : 26px solid #00380e;
    border-left      : 0px solid Yellow;
}

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

#enterxxx {
    
    margin     : 10px;
    padding    : 10px;
    font-size  : 18pt;
    border-top       : 8px solid #00380e;
    border-bottom    : 8px solid #00380e;
    border-right     : 26px solid #00380e;
    border-left      : 0px solid Yellow;
}
    



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


