body {
    
    font-family     : "Palatino Linotype", Normal;
    font-weight     : 500;
    font-size       : 10pt;
    text-align      : center;
    background-color: #3a0051;
    color           : Red;
    margin          : 0px;
}

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

  


}




h1 {
	color       : Ivory; 
        font-family : "Palatino Linotype", Normal;
        margin      : 2px;
        font-size   : 28pt;
        font-weight : bold; 
        letter-spacing : 3;

}

h1.torn {
	color       : Khaki; 
        font-family : "Palatino Linotype", Normal;
        margin      : 2px;
        font-size   : 20pt;
        font-weight : bold;
        
}



h2,h3 {
	color       : Gold; 
        font-family : "Palatino Linotype", Normal;
        margin      : 5px;
        font-weight : 100;
        font-size   : 24pt;
        
}

h2.bb {
	color       : Red; 
        font-family : "Palatino Linotype", Normal;
        margin      : 5px;
        font-weight : 800;
        font-size   : 14pt;
        
}

h4 {
	color       : red; 
        font-family : "Palatino Linotype", Normal;
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
        Letter-spacing : 3;
}

h5 {
	color       : #FFFFFF; 
        font-family : "Palatino Linotype", Normal;
        margin      : 4px;
        font-size   : 12pt;
        font-weight : bold;

}
A {
    
    COLOR: Gold; 
    TEXT-DECORATION: underline;
    font-weight : bold;
}
A:hover {

    COLOR: Gold; 
    TEXT-DECORATION: underline;
    font-weight : bold;
}

A.rekl {

    COLOR: White; 
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;

}
A.rekl:hover {

    COLOR: White;
    TEXT-DECORATION: underline;
    letter-spacing : 5;
    font-weight    : 800;
}


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

#strona {
    margin     : auto;

    padding    : 3px;
    width      : 768px;
    border-top       : 0px solid Black;
    border-bottom    : 0px solid Black;
    border-right     : 0px solid Red;
    border-left      : 0px solid Green;

    background      : #3a0051;
    color           : Black;
}

#warning {
    
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 10px;
    margin-bottom   : 10px;
    padding    : 20px;
    background : Black;
    font-size  : 12pt;
    font-weight     : 500;
    color      : White;
    border     : 0px solid Blue;
    text-align : Justify;
}



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

#tytul2 {
    background      : #EAEAAE;
    margin-left     : 10px;
    margin-right    : 10px;
    margin-top      : 0px;
    margin-bottom   : 10px;
    padding    : 0px;
    text-align : none;
    font-size  : 14pt;
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#reklama {
    background      : black;
    margin          : 5px;
    padding         : 10px;
    text-align      : none;
    font-size       : 14pt;
    border          : 1px solid #FFFFFF;
    
}

#recipy {
    
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 10px;
    margin-bottom   : 10px;
    padding    : 0px;
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
    color      : red;
    background : 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-left     : 10px;
    margin-right    : 10px;
    margin-top      : 10px;
    margin-bottom   : 10px;
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
    padding      : 7px 0px 7px 0px;
    clear        : both;
    background   : #EAEAAE;
    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;
    background   : black;
    
    text-align   : right;
    height        : 40px;
    width         : 335px;
}
#reklamaprawa  {
    
    height        : 40px;
    border          : 0px solid Blue;
    text-align    : left;
    padding       : 10px;
    clear         : none;
    background    : black;
    
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 10px;
}
