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

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




h1 {
	color       : #330033; 
        font-family : "Impact", monospace;
        margin      : 2px;
        font-size   : 34pt;
        font-weight : 100; 
        letter-spacing : 8;
        
}

h2,h3,h4 {
	color       : #330033; 
        font-family : "Verdana", monospace;
        margin      : 15px;
        font-weight : 400;
        font-size   : 22pt;
        letter-spacing : 2;
}

h5 {
	color       : Black; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 12pt;
        font-weight : 100;
        letter-spacing : 4;

}
h5.warn {
	color       : White; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
        

}
h5.naglowek {
	color       : Red; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 12pt;
        font-weight : 100;
        border      : 0px solid #33ccff;
        padding     : 4px;
}

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

    COLOR: Black; 
    TEXT-DECORATION: underline;
}




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

    COLOR: #003399; 
    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;
}


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

#strona {
    margin     : auto;

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

    background      : #b77200;
    color           : Black;
}



#warning {
    
    margin     : 5px;
    padding    : 5px;
    
    font-size  : 12pt;
    text-align : center;
    color      : #ccccff;
    
    
}

#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;
    
}



#recipy {
    
    margin     : 0px;
    padding    : 0px;
    width      : 628px;
    color      : 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;
    
    font-size    : 12pt;
    color        : Black;
}

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