body {
    
    font-family     : "Tahoma", monospace;
    font-weight     : none;
    font-size       : 10pt;
    text-align      : center;
    background-color: #c2bcff;
    color           : Red;
    margin          : 0px;
    font-variant : small-caps;
}

img {
  border: 1px solid #333366;
  margin: 2;
}
img.logo1 {
  border: 0px solid White;
  margin: 0;

  


}



h1 {
	color       : #333366; 
        font-family : "Impact", fantasy; 
        margin      : 2px;
        font-size   : 36pt;
        font-weight : normal; 
        Letter-spacing : 4;

}

h2.drugi {
	color       : Red; 
        font-family : "Tahoma", cursive; 
        margin      : 5px;
        font-weight : 500;
        font-size   : 22pt;
        
}
h2,h3 {
	color       : Black; 
        font-family : "Tahoma", cursive; 
        margin      : 5px;
        font-weight : 100;
        font-size   : 24pt;
        
}

h4 {
	color       : Black; 
        font-family : "Tahoma", sans-serif;
        margin      : 5px;
        font-size   : 15pt;
        font-weight : 100;
}

h4.star {
	color       : red; 
        font-family : "Tahoma", sans-serif;
        margin      : 5px;
        font-size   : 13pt;
        font-weight : 100;
        letter-spacing : 6;
}


h5 {
	color       : blue; 
        font-family : "Tahoma", cursive; 
        margin      : 0px;
        padding     : 2px;
        font-size   : 12pt;
        font-weight : 100;
        border       : 0px solid #333366;
        background      : white;
        
}
A {
    
    COLOR: Black; 
    TEXT-DECORATION: none;
    
}
A:hover {

    COLOR: Black; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: Blue; TEXT-DECORATION: underline

}
A.rekl:hover {

    COLOR: Blue; TEXT-DECORATION: underline
}


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

#strona {
    margin     : auto;

    padding    : 5px;
    width      : 758px;
    border       : 0px solid #333366;
    

    background      : #d6c6ff;
    color           : Black;
}

#warning {
    
    margin     : 3px;
    padding    : 15px;
    background : White;
    font-size  : 12pt;
    color      : Blue;
    border-top       : 20px solid #002356;
    border-bottom    : 1px solid #93b8ff;
    border-right     : 1px solid #93b8ff;
    border-left      : 1px solid #93b8ff;
    text-align : Justify;
}

#warning1 {
    
   margin     : 3px;
    padding    : 15px;
    background : White;
    font-size  : 12pt;
    color      : Blue;
    border-top       : 20px solid #002356;
    border-bottom    : 1px solid #93b8ff;
    border-right     : 1px solid #93b8ff;
    border-left      : 1px solid #93b8ff;
    text-align : center;
}

#reklama {
    border-top       : 0px solid White;
    border-bottom    : 0px solid White;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 5px;
    margin-bottom   : 5px;
    padding    : 2px;
    
    font-size  : 14pt;
    background : #d6c6ff;
    text-align   : center;
    
    
}





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

#recipy {
    
    margin-top     : 10px;
    padding    : 0px;
    border-top       : 1px solid Black;
    border-bottom       : 1px solid Black; 
    color      : Red;
   
}

#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;
    margin-top       : 10px;
    padding      : 7px 0px 7px 0px;
    clear        : both;
    background   : #89b5ff;
    font-size    : 12pt;
    color        : White;
}

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