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

img {
  border: 1px solid yellow;
  margin: 1;
}


fieldset {
        border           : 1px solid yellow;
        padding          : 10;
        background-color : #009939;
       
}

legend {
        color       : Black; 
        font-family : "Tahoma", monospace; 
        font-size   : 24px;
        border           : 1px solid Black;
        background-color : Yellow;
        padding          : 10;
}

h1 {
	color       : Ivory; 
        font-family : "Impact", fantasy; 
        margin      : 2px;
        font-size   : 36pt;
        font-weight : normal; 
        letter-spacing : 7;

}

h2,h3,h4 {
	color       : Yellow; 
        font-family : "Verdana", monospace; 
        margin      : 5px;
        font-weight : 100;
        font-size   : 20pt;
}

h5 {
	color       : Khaki; 
        font-family : "Tahoma", monospace; 
        margin      : 5px;
        font-size   : 14pt;
        font-weight : 100;
        letter-spacing : 4;
        
}



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

    COLOR: Black; 
    TEXT-DECORATION: underline;
    
}




A.reklama {
    
    COLOR: Ivory; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight    : 700;
}
A.reklama:hover {

    COLOR: Ivory; 
    TEXT-DECORATION: underline;
    letter-spacing : 4;
    font-weight    : 700;
}



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

#strona {
    margin     : auto;

    padding    : 10px;
    width      : 758px;
    border       : 1px solid yellow;
    
    background      : #2b8900;
    color           : Black;
}



#warning {
    
    margin     : 20px;
    padding    : 0px;
    background : #cccc33;
    font-size  : 10pt;
    color      : Black;
    border     : 0px solid Black;
}

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



#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     : auto;

    padding    : 10px;
    width      : 758px;
    border-top       : 1px solid Black;
    border-bottom    : 1px solid Black;
    border-right     : 1px solid Black;
    border-left      : 1px solid Black;

    background      : #cccc33;
    color           : Black;
}

#tytul {
    margin     : auto;

    padding    : 10px;
    width      : 758px;
    border-top       : 1px solid Yellow;
    border-bottom    : 1px solid Yellow;
    border-right     : 1px solid Yellow;
    border-left      : 1px solid Yellow;

    background      : #2b8900;
    color           : Black;
}
#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         : 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;
    
    margin-top      : 0px;
    margin-bottom   : 0px;
    margin-left     : 375px;
    margin-right    : 0px;
}

