body                    {
                        font-size: 11px;
                        color: #333;
                        line-height: 15px;
                        font-family: verdana, tahoma, geneva, sans-serif;
                        text-align: center;
                        background-image: url(images/naglowek2.gif);
                        background-repeat: repeat-x;
                        margin: 17px auto 0 auto;
                        padding: 0;}
                    
img                     {border: none;
                        margin: 0;}

img.left               {border: none;
                        margin-bottom: 10px;}

img.realizacje          {margin-bottom: 3px;}

img.oferta              {float: right;
                        margin: 5px;
                        }

img.neony               {float: right;
                        margin: 5px;}
                        

/*  --------Layout-------- */


#container              {position: relative;
                        width: 860px;
                        text-align: center; 
                        margin-left: auto;
                        margin-right: auto;
                        }
                        
#logo-neony             {float: left;
                        height: 60px;
                        }
                
#menue                  {float: right;
                        height: 60px;}           
     
#banner                 {float: left;
                        width: 860px;
                        height: 200px;
                        background-image: url(images/neony.jpg);
                        background-repeat:no-repeat;}
    
#wrapper                {float: left;
                        width: 860px;
                        background-color: #eef;
                        padding-bottom: 20px;}
    
#left                   {float: left;
                        width: 260px;
                        height: 300px;
                        background-image: url(images/bg-szare.jpg);
                        background-repeat: repeat-y;}            
                
                
#right                 {float: right;
                        width: 570px;
                        text-align: left;
                        padding: 15px 15px 0 15px;
                       }

#realizacje             {margin-top: 15px;
                        float: left;
                        margin-left: auto;
                        margin-right: auto;
                        }
             

#footer                 {clear: both;
                        width: 860px;
                        color: #333;
                        background-color: #ddf;
                        line-height: 16px;
                        text-align: center;
                        padding-bottom: 5px;
                        padding-top: 5px;
                        margin: 0 auto 0 auto;
                        }               

/*  --------Punktory-------- */

li                      {text-align: left;
                        list-style: none;
                        background-image: url(images/znak.gif);
                        background-repeat: no-repeat;
                        background-position: 0 3px;
                        padding-left: 15px;
                        margin-bottom: 8px;
                        margin-left: -20px;
                        margin-right: 5px;}

/*  --------Text-------- */

span.white              {color: white;}

p.kontakt               {text-align: left;
                        margin-left: 10px;}
                        
p.kolory               {text-align: left;
                        margin: 10px;}

/*  --------Linki w tekscie-------- */

a                       {text-decoration: none;
                        color: #c02;
                        font-weight: normal;}
                
a:link                  {color: #000770;}

a:visited               {color: #c02;}

a:hover		        {color: #c02;
                        text-decoration: underline;}
                
/*  -------------------Nawigacja menue------------------- */                

ul#nav                  {float: left;
                        list-style: none;
                        height: 60px;
                        margin: 0;
                        padding: 0;
                        font-size: 12px;
                        font-weight: normal;
                        color: #fff;}

ul#nav li               {float: left;
                        background: url(images/box4.gif) no-repeat left bottom;
                        margin: 0 0 0 2px;
                        padding: 0;
                        width: 111px;
                        height: 60px;
                        display: block;}
                
ul#nav li a             {color: #fff;
                        text-align: center;
                        display: block;
                        padding-top: 11px;
                        font-weight: normal;}
                
ul#nav li a:hover       {text-decoration: underline;
                        color: #ffdb00;
                        color: #333;}
                        
ul#nav li.active        {float: left;
                        background: url(images/box4_active.gif) no-repeat left bottom;
                        margin: 0 0 0 2px;
                        padding: 0;
                        width: 111px;
                        height: 60px;
                        display: block;}
                        
ul#nav li.active a       {color: #333;}                        
                        
ul#nav li.active a:hover {text-decoration: underline;
                        color: #333;}
                
/*  --------Nawigacja menue footer-------- */

a.menue                 {text-decoration: none;
                        color: #333;
                        font-weight: normal;}

a:hover.menue           {
                        text-decoration: underline;
                        }
                
/*  -------- Naglowki -------- */

h1                      {text-align: center;
                        font-family: verdana, tahoma, geneva, sans-serif;
                        color: #000770;
                        font-weight: normal;
                        font-size: 18px;
                        line-height: 27px;
                        margin-left: 0px;
                        margin-bottom: 0px;
                        margin-top: 5px;
                        padding: 0;}

h2                      {text-align: center;
                        font-family: verdana, tahoma, geneva, sans-serif;
                        color: #ff9200;
                        font-weight: normal;
                        font-size: 25px;
                        margin-left: 45px;
                        margin-bottom: 0px;
                        margin-top: 6px;
                        padding: 0;}
                        
h3                      {font-size: 12px;
                        font-weight: normal;
                        margin-top: 14px;
                        margin-bottom: 0px;
                        margin-left: 30px;
                        color: #555;}

h4                      {font-size: 18px;
                        text-align: left;
                        font-weight: normal;
                        margin-top: 10px;
                        margin-bottom: 5px;
                        margin-left: 10px;
                        color: #333;}
 
 
h5                      {font-size: 14px;
                        text-align: center;
                        font-weight: normal;
                        margin-top: 10px;
                        margin-bottom: 5px;
                        color: #333;}
                        
/*  -------- Linie -------- */

hr                      {border: 0;
                        background-color: #ddf;
                        height: 3px;}
