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

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

html, body {
    background: transparent url(../_n/bg.jpg) repeat-x;
    text-align: center;
    margin: 0px;
    height: 100%;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
    

/* KOMORKI
---------------------------------------------------------------------*/    
#top_bg {
    background: transparent url(../_n/bg_top.jpg) repeat-x;
    width: 100%;
    height: 193px;
    }
#top {
    background: transparent url(../_n/top.jpg) no-repeat;
    margin: 0px auto;
    width: 1000px;
    height: 193px;
    }
#top a {
    display: block;
    width: 1000px;
    height: 170px;
    background: transparent;
    }
#content {
    display: inline;
    display: block;
    background: #FFFFFF;
    width: 1000px;
    height: auto;
    min-height: 70%;
    margin: 0px auto;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    }

#main {
    width: 1000px;
    height: auto;    
    }
#left {
    background: url(../_n/main_bg.jpg) no-repeat;
    float: left;
    width: 687px;
    min-height: 70%;
    }
#inleft {
    width: 665px;
    margin: 15px auto;
    text-align: justify;
    }
#news {
    overflow: fixed;
    float: left;
    widht: 365px;
    max-width: 365px;
    }
#news img {
    border: 0px solid #000000;
    }    
#news h2 {
    font-size: 14px;
    color: #000000;
    }

#zapraszamy {
    float: right;
    width: 300px;
    text-align: justify;
    max-width: 300px;
    }
    
#menu {
    background: transparent url(../_n/menu.jpg) no-repeat;
    float: left;
    left: 687px;
    width: 230px;
    height: 485px;
    }
#inmenu {
    width: 196px;
    height: 309px;
    overflow: hidden;
    text-align: left;
    margin: 0px auto;
    padding-top: 100px;
    font-color: #FFFFFF;
    }
    
#right {
    background: transparent url(../_n/right.jpg) no-repeat;
    float: left;
    left: 917px;
    width: 83px;
    height: 485px;
    }
#bottom {
    bottom;
    background: transparent url(../_n/bottom.jpg) no-repeat;
    width: 1000px;
    height: auto;
    max-height: 486px;
    color: #FFFFFF;
    margin: 0px auto;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    }
#inbottom {
    width: 980px;
    color: #cccccc;
    padding-top: 20px;
    text-align: left; 
    bottom;
    margin: 0px auto;
    }
    
#inbottom a{
    color: #cccccc
    }
#inbottom img{
    border: 0px;
    }
    
#clear{
    clear:both;
    }
    

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


A.menu:link    {text-decoration: none;   color: #FFFFFF }
A.menu:visited {text-decoration: none;  color: #FFFFFF }
A.menu:active  {text-decoration: none; color: #F79800 }
A.menu:hover   {color: #F79800 }
A.menu       {text-decoration: none;  color: #FFFFFF }

img.img {border: 1px solid #000000;}

td { font-family: Verdana; font-size: 12px }
h1 {font-family: Verdana; font-size: 17px; color: #ffffff;}

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

</style>