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

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

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

/* KOMORKI
---------------------------------------------------------------------*/    
#all {
    overflow: hidden;
    width: 770px;
    height: auto;
    min-height: 101%;
    margin: 0px auto;
    text-align: left;
    background: #F5F6D4 bottom;
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
}
#top {
    background: transparent url(../_lay/top.jpg) no-repeat;
    width: 770px;
    height: 153px;
    } 
#top a {
    display: block;
    width: 770px;
    height: 117px;
    background: transparent;
    }
#content {
    width: 770px;
    }
#main_menu {
    position: relative;
    float: right;
    width: 156px;
    background: #A7C520;
    text-align: left;
    }
    
#clear{
    clear:both;
    }
#menu_bottom {
    
    width:156px;
    heigh:77px;
    background: #F5F6D4;
    }
#stopka {
    
    position: relative;
    width: 770px;
    background: transparent;
    float: left;
    text-align: center;
    }
#stopka a {
    color: #cccccc;
    }

#tresc {
    width: 614px;
    float: left;
    }    
#intresc {
    width: 600px;
    float: right;
    }
    
#clear{
    clear : both;
    }
    
    
/* INDEX
---------------------------------------------------------------------*/

#tworzymy {
    position: relative;
    float: left;
    width: 314px;
    
    }
#tresc_index {
    position: relative;
    float: right;
    width: 290px;
    text-align: justify;
    right: 5px;
    }


#projekty {
    float: left;
    position: relative;
    background: transparent url(../_lay/ost_projekty.jpg) no-repeat;
    width: 673px;
    height: 362px;
    padding: 35px 0px 0px 35px;
    left: 45px;
    }

#projekty img {
    width: 100px;
    height: 250px;
    border: 0px;
    }
#projekty a{
    background: #cccccc;
    width: 100px;
    height: 250px;
    opacity:0.5;
    filter: alpha(opacity=50);
    border: 0px;
    -moz-opacity: 0.5;
}
    
#projekty a:hover {
    background: silver;
    width: 100px;
    height: 250px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    border: 0px;
    }

/* TOPMENU
---------------------------------------------------------------------*/
	
#topmenu_pfolio a {
    positon: relative;
    float: right;
    background: #transparent;
    width:76px;
    height:36px;
    top: 117px;
    }

#topmenu_kont a {
    positon: relative;
    float: right;
    background: transparent;
    width:66px;
    height:36px;
    top: 117px;
    }
#topmenu_ofer a {
    positon: relative;
    float: right;
    background: transparent;
    width:59px;
    height:36px;
    top: 117px;
    }

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


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

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

td { font-family: Verdana; font-size: 12px }
h1 {font-family: Tahoma; font-size: 11px; color: #ffffff; margin-left:140px}

INPUT, SELECT, TEXTAREA{ background: #FEFFDC; border: 1px solid #94D057; }

ul { list-style-image: url("./_site/s.gif"); }
</style>