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

img {
  border: 1px solid Yellow;
  margin: 3;

  


}

fieldset {
        border           : 1px solid White;
        padding          : 10;
        background-color : #FF0000;
}

legend {
        color       : Yellow; 
        font-family : "Comic Sans MS", monospace; 
        font-size   : 20px;
}


h1 {
	color       : Yellow; 
        font-family : "Impact", monospace; 
        margin      : 2px;
        font-size   : 30pt;
        font-weight : normal; 
        

}
h1.dol {
	color       : White; 
        font-family : "Impact", monospace; 
        margin      : 2px;
        font-size   : 24pt;
        }

h2,h3,h4 {
	color       : White; 
        font-family : "Helvetica", sans-serif; 
        margin      : 5px;
        font-weight : 100;
}
h5 {
	color       : White; 
        font-family : "Helvetica", sans-serif;
        margin      : 5px;
        font-size   : 10pt;
        font-weight : 100;
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: none;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline 
}

A.rekl {
    
    COLOR: #003366; 
    TEXT-DECORATION: none;
    
}
A.rekl:hover {

    COLOR: #336666; 
    TEXT-DECORATION: underline   
}

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    : 3px;
    width      : 748px;
    border-top       : 1px solid White;
    border-bottom    : 1px solid White;
    border-right     : 1px solid White;
    border-left      : 1px solid White;

    background      : #ff3300;
    color           : Black;
}

#warning {
    
    margin     : 10px;
    padding    : 10px;
    background : #ff3300;
    font-size  : 12pt;
    color      : White;
    border     : 0px solid Yellow;   
    text-align      : Justify;
}

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

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

#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 #D2691E;
    border-bottom    : 0px solid #D2691E;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
}
    



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

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