body {
    
    font-family     : "Trebuchet MS", fantasy;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: White;
    color           : Red;
    margin          : 0px;
}

img {
  border: 1px solid Black;
  margin: 2;
}




h1 {
	color       : Red; 
        font-family : "Impact", fantasy;
        margin      : 2px;
        font-size   : 46pt;
        font-weight : 400; 
        letter-spacing : 3;
        
}

h2,h3,h4 {
	color       : Black; 
        font-family : "Trebuchet MS", fantasy;
        margin      : 5px;
        font-weight : 800;
        font-size   : 18pt;
}

h5 {
	color       : Black; 
        font-family : "Trebuchet MS", fantasy;
        margin      : 5px;
        font-size   : 16pt;
        font-weight : 100;
        

}
h5.warn {
	color       : Red; 
        font-family : "Trebuchet MS", fantasy;
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 600;
        

}


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

    COLOR: Black; 
    TEXT-DECORATION: underline;
}




A.reklama {
    
    COLOR: Green; 
    TEXT-DECORATION: underline;
    
}
A.reklama:hover {

    COLOR: Green; 
    TEXT-DECORATION: underline
}

A.rekl {
    
    COLOR: Blue; 
    TEXT-DECORATION: none;
    letter-spacing : 3;
    font-weight    : 700;
    
}
A.rekl:hover {

    COLOR: Blue; 
    TEXT-DECORATION: underline;
    letter-spacing : 3;
    font-weight    : 700;
}

A.linki {

    COLOR: Red; 
    TEXT-DECORATION: underline;
    font-weight : 800;
    font-size   : 16;
}
A.linki:hover {

    COLOR: Red; 
    TEXT-DECORATION: underline;
    font-weight : 800;
    font-size   : 16;
}
/*************** LAYOUT ***************/

#strona {
    margin     : auto;

    padding    : 5px;
    width      : 738px;
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : 0px solid Black;
    border-left      : 0px solid Black;

    background      : White;
    color           : Black;
}



#warning {
    
    margin     : 5px;
    padding    : 15px;
    background : White;
    font-size  : 10pt;
    text-align : Justify;
    color      : Black;
    border     : 2px solid Red;
    
    
    
}

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



#recipy {
    
    margin     : 20px;
    padding    : 20px;
    text-align : Left;
    color      : Black;
    background : White;
    font-size       : 14pt; 
    border       : 1px solid Black;
}

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



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

#reklamalewa  {
 
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 10px;
    margin-right    : 0px;
    border-top       : 0px solid White;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    padding      : 10px;
    Float        : left;
    
    text-align   : right;
    height        : 40px;
    width         : 415px;
}
#reklamaprawa  {
    
    height        : 40px;
    border-top       : 0px solid White;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    text-align    : left;
    padding       : 10px;
    clear         : none;
    
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 0px;
}

#reklamalewa2  {
 
    margin       : 20px;
    border       : none;
    padding      : 20px;
    float        : left;
    background   : White;
    border : 1px solid #cc0066;
    text-align   : right;
    
    
}



#reklamaprawa2  {
    font-size     : 10pt;
    color         : black;    
    border        : 1px solid #cc0066;
    text-align    : left;
    padding       : 20px;
    clear         : none;
    background    : White;
    
    margin-top      : 20px;
    margin-bottom   : 20px;
    margin-left     : 305px;
    margin-right    : 20px;
}
