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

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


}




h1 {
	color       : black; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 24pt;
        font-weight : 700; 
        letter-spacing : 6;

}

h1.bec {
	color       : black; 
        font-family : "Verdana", monospace;
        margin      : 2px;
        font-size   : 22pt;
        font-weight : normal; 

        

}

h2,h3 {
	color       : blue; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-weight : normal;
        letter-spacing : 3;
        font-size   : 18pt;
}

h4 {
	color       : blue; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
        letter-spacing : 3;
}

h5 {
	color       : black; 
        font-family : "Verdana", monospace;
        margin      : 5px;
        font-size   : 12pt;
        font-weight : 400;
        letter-spacing : 1;
        
}
A {
    
    COLOR: red; 
    TEXT-DECORATION: underline;
    
}
A:hover {

    COLOR: red; 
    TEXT-DECORATION: underline
}

A.rekl {

    COLOR: blue; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight : 800;

}
A.rekl:hover {

    COLOR: blue; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight : 800;
}


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

#strona {
    margin     : auto;

    padding    : 0px;
    width      : 758px;
    border-top       : 0px solid Blue;
    border-bottom    : 0px solid Blue;
    border-right     : 1px solid black;
    border-left      : 1px solid black;

    background      : #d1d3ff;
    color           : Black;
}
#strona1 {
    margin     : auto;

    padding    : 0px;
    
    border-top       : 1px solid black;
    border-bottom    : 0px solid Blue;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;

    background      : #d1d3ff;
    color           : Black;
}
#warning {
    
    margin     : 0px;
    padding    : 20px;
    
    font-size  : 10pt;
    color      : #330900;
    border-top       : 0px solid #333366;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
    text-align : center;
    letter-spacing : 2;
}
#photos {
    
    margin     : 0px;
    padding    : 20px;
    background : #d1d3ff;
    font-size  : 12pt;
    color      : Black;
    border-top       : 0px solid #333366;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid Blue;
    border-left      : 0px solid Blue;
}
#reklama {
    border-top       : 0px solid #990033;
    border-bottom    : 0px solid Yellow;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 20px;
    text-align : none;
    font-size  : 14pt;
    background : #d1d3ff;
}

#tytul {
    background      : #d1d3ff;
    margin-left     : 0px;
    margin-right    : 0px;
    margin-top      : 0px;
    margin-bottom   : 0px;
    padding    : 20px;
    text-align : none;
    font-size  : 14pt;
    border-top       : 0px solid White;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid White;
    border-left      : 0px solid White;
}

#recipy {
    
    margin     : 0px;
    padding    : 0px;
    color           : #330900;
    color      : black;
    
}

#enterxxx {
    
    margin     : 0px;
    padding    : 20px;
    font-size  : 18pt;
    border-top       : 0px solid #333366;
    border-bottom    : 1px solid black;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
    
}
    



#stopka {
    margin       : 0px;
    border-top       : 0px solid Yellow;
    border-bottom    : 0px solid #333366;
    border-right     : 0px solid #D2691E;
    border-left      : 0px solid #F0E68C;
    padding      : 20px;
    clear        : both;
    
    font-size    : 12pt;
    color        : Red;
}

#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;
    font-size       : 24pt;
    text-align   : right;
    height        : 40px;
    width         : 335px;
}
#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;
    font-size       : 24pt;
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 0px;

}
