<style type="text/css">
/* GLOWNE
---------------------------------------------------------------------*/

    {
    margin: 0px;
    padding: 0px;
    marign-left: 0px;
    marign-right: 0px;
    scroll: auto;
    }    

html, body {
    background-color: #D5E65E;
    text-align: center;
    margin: 0px;
    height: 100%;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
    

/* KOMORKI
---------------------------------------------------------------------*/    
#all { 
    width: 999px;
    min-height: 100%;
    height: 100%;
    margin: 0px auto;
    border-left: 1px solid #383D19;
    border-right: 1px solid #383D19;
    }
/* INDEX ---------------------------------------------------------------------*/


#left {
    background: transparent url(../graphic/bg_left.jpg) repeat-y;
    margin: 0px auto;
    width: 245px;
    height: auto;
    float: left;
    min-height: 100%;
    }
#right {
    background: url(../graphic/bg_right.jpg) repeat-y;
    margin: 0px auto;
    width: 486px;
    height: auto;
    min-height: 100%;
    float: left;
    }
			
    
#inleft {
    background: transparent url(../graphic/left2.jpg) no-repeat;
    margin: 0px auto;
    width: 245px;
    float: left;
    height: auto;
    min-height: 733px;
	
    }
    
#inright {
    background: url(../graphic/right.jpg) no-repeat;
    margin: 0px auto;
    width: 486px;
    float: left;
    height: auto;
    min-height: 733px;
}
    
#menu {
    margin-top: 120px;
    margin-left: 30px;
    widht: 186px;
    height: 300px;
    
    }
#menu a {
    background-color: transparent;
    display: block;
    width: 186px;
    height: 65px;
    margin: 0px auto;
    }
    
    

#center {
    overflow: hidden;
    backgroud-color #ff0000;
    margin: 0px auto;   
    width: 268px;
    float: left;
    }


#clear{
    clear:both;
    }
    

A:link    {text-decoration: underline;  color: #000000 }
A:visited {text-decoration: underline;  color: #000000 }
A:active  {text-decoration: underline; color: #BA1209 }
A:hover   {text-decoration: overline underline; color: #BA1209 }
A       {text-decoration: underline;  color: #000000 }




A.map {text-decoration: none;  color: #000000 }

img.logos {border: 1px solid #000000;}
h1.title { font-family: Verdana; font-size: 17px; color: #000000; }
div { text-align: justify; font-family: Tahoma; color: #000000; }
td { font-family: Verdana; font-size: 12px }
h1 {font-family: Verdana; font-size: 17px; color: #000000;}

INPUT, SELECT, TEXTAREA{ background: #7E8AA2; border: 1px solid #263248; }

</style>
