﻿@import url('edit.css');
body
{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    color: #ffffff;
    text-align: justify;
    font-family: 'Microsoft Sans Serif' , MS Sans Serif, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    background-image: url(grafika/rwypelnienie.gif);
}
html, body
{
    height: 100%;
}
table#tbody
{
    width: 100%;
}
div#stopka
{
    width: 952px;
    height: 32px;
    background-image: url(grafika/stopka.gif);
    text-align: right;
    padding-top:13px;
}

div#stopkalinki
{
    font-family: Verdana;
    font-size: 9px;
    background-image: url("grafika/tresc.gif");
    background-repeat: repeat-y;
    color:#dddddd;
    text-align: right;
}

div#stopkalinki a
{
  /*  display: block;
    float:left;*/
     color:#dddddd;
     font-style:normal;
     text-decoration:none;
     padding-right:28px;
     display:inline !important;
}

a.www
{
 /*   float:right!important;*/
}
div#stopka a
{
   /* display: block;*/
    text-decoration: none;
   /* margin-right: 30px;
    padding-top: 13px;*/
    padding-left:10px;
    color: #b1b2b7;
    font-family: Trebuchet MS, Serif;
    font-weight: bold;
    font-size: 9px;
}
td
{
    vertical-align: top;
}
td#tresc
{
    width: 952px;
}
div#banner
{
    background-image: url(grafika/banner.jpg);
    height: 357px;
}


div#leftGora
{
    width: 100%;
    background-image: url(grafika/bleft.gif);
    background-repeat: repeat-x;
    height: 351px;
}
td#right
{
    background-image: url(grafika/rightreszta.gif);
    background-repeat: repeat-x;
}

div#rg
{
    height: 351px;
    background-image: url(grafika/bright.jpg);
    background-repeat: no-repeat;
}
div#tresclok
{
    background-image: url(grafika/tresc.gif);
    background-repeat: repeat-y;
}
div#strona
{
    background-image: url(grafika/lok.gif);
    background-repeat: no-repeat;
}
div#menu
{
    width: 231px;
    background-image: url(grafika/mnormal.jpg);
    background-repeat: repeat-y;
    float: left;
}
div#mnaglowek
{
    width: 231px;
    height: 34px;
    background-image: url(grafika/menu.jpg);
    background-repeat: no-repeat;
}
div#menu a
{
    font-size: 16pt;
    font-family: Tahoma, Serif;
    color: #242d31;
    display: block;
    text-decoration: none;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 3px;
    height: 24px;
    background-image: url(grafika/mnormal.jpg);
}

div#menu a:hover
{
    background-image: url(grafika/mzaznaczone.jpg);
    color: #242d31;
}
div#mstopka
{
    width: 231px;
    height: 38px;
    background-image: url(grafika/mdol.jpg);
    background-repeat: no-repeat;
}
div#wtresc
{
    width: 686px;
    float: left;
    padding-right: 25px;
    padding-left: 10px;
    background-image: url(grafika/4baulogo.gif);
    background-position: 535px top;
    background-repeat: no-repeat;
}
.cfloat
{
    clear: both;
    height: 0px;
    font-size: 0px;
}
/* realizacje */
span.rnazwa
{
    width: 220px;
    color: #242d31;
    font-weight: bold;
    padding: 5px;
    display: block;
    float: left;
    margin-top: 10px;
    text-align: left;
    font-size: 100%;
}

span.ropis
{
    padding: 5px;
    width: 330px;
    display: block;
    float: left;
    margin-top: 10px;
}
td.page
{
    padding-left: 30px;
}
td.page a
{
    color: #ffac03;
}

.rimg img
{
    padding: 3px;
    margin: 3px;
    border: 1px solid #ffffff !important;
    width: 65px;
    height: 65px;
}
a.areal
{
    display: block;
    margin: 5px;
    border: 1px solid white;
    background-color: #5C727F;
    cursor: pointer;
    text-decoration: none;
    color: White;
    background-image: url(grafika/normalne.gif);
}
a.areal:hover
{
    background-image: url(grafika/zaznaczone.gif);
}
/* realizacje szczegoly */
div.rs a
{
    text-decoration: none;
    border: none;
}
div.rs
{
    width: 200px;
    float: left;
    margin: 10px;
}
div.rs a img
{
    display: block;
    margin: 3px auto;
    border: 1px solid White !important;
    padding: 4px;
}
div.rs .rsopis, div.rs .rsopis2
{
    display: block;
    width: 170px;
    margin: 4px auto 0px auto;
    text-align: left;
    font-size: 90%;
    text-decoration: none;
    color: White;
}
div.rs .rsopis2
{
    width: 150px !important;
}
div.rs a:hover
{
    color: White;
}
div.rs a:hover img
{
    border: 1px solid #ffac03 !important;
}
a.powrot
{
    display: block;
    clear: both;
    width: 150px;
    text-align: center;
    float: right;
    color: #ffac03;
    text-decoration: none;
    margin-bottom: 10px;
}
span.rsnazwa
{
    color: #ffac03;
    display: block;
    font-weight: bold;
    padding: 5px;
}
span.rsopis
{
    display: block;
    padding: 5px;
}
/* konmiec realizacji */

