body, html {
   width: 100%;
   height: 100%;

   margin: 0;
   padding: 0;

   font-family: Georgia,Times,"Times New Roman",serif;;
   font-size: 12px;
   color: black;
   line-height: 1.5em;
}

div {
   overflow: hidden;
}

img {
   margin: 0;
   padding: 0;
   border: 0;
}

#calosc {
   width: 1024px;
   margin: 0 auto;
}

.szerokosc {
   width: 1024px;
}

.first {
   color: #f5ca01;
}

.naSrodek {
   text-align: center;
}

.doPrawej {
   text-align: right;
}

#menuGorne {
   height: 48px;
   background: url("/images/topMenu.png") repeat-x;
   position: relative;
}

#menuGorne ul {
   margin: 0;
   padding: 0;
   display: block;
   position: absolute;
   top: 15px;
   left: 20px;
}

#menuGorne ul li {
   margin: 0 25px 0 0;
   padding: 0;

   font-size: 10px;
   font-family: verdana;
   color: white;

   display: block;
   float: left;
}

#menuGorne ul li a {
   text-decoration: none;
   color: white;
   height: 17px;
   background: url("/images/aoff.png") no-repeat 2px 2px;
   padding-left: 20px;
}

#menuGorne ul li a:hover {
   text-decoration: none;
   color: white;
   height: 17px;

   background: url("/images/aon.png") no-repeat; /*2px 2px;*/
   padding: 0 0 10px 20px;
}


a#linkGlowna {
   position: absolute;
   top: 15px;
   left: 32px;

   width: 100px;
   height: 18px;
   overflow: hidden;
}

a#linkGlowna:hover img {
   margin-top: -18px;
}

a#linkRozwiazania {
   position: absolute;
   top: 15px;
   left: 155px;

   width: 86px;
   height: 18px;
   overflow: hidden;
}

a#linkOferta {
   position: absolute;
   top: 16px;
   left: 155px;

   width: 54px;
   height: 18px;
   overflow: hidden;
}

a#linkOferta:hover img {
   margin-top: -18px;
}

a#linkRozwiazania:hover img {
   margin-top: -18px;
}

a#linkBadaniaIRozwoj {
   position: absolute;
   top: 15px;
   left: 263px;

   width: 112px;
   height: 18px;
   overflow: hidden;
}

a#linkBadaniaIRozwoj:hover img {
   margin-top: -18px;
}

a#linkScenariusze {
   position: absolute;
   top: 15px;
   left: 396px;

   width: 88px;
   height: 18px;
   overflow: hidden;
}

a#linkScenariusze:hover img {
   margin-top: -18px;
}

a#linkOFirmie {
   position: absolute;
   top: 15px;
   left: 505px;

   width: 66px;
   height: 18px;
   overflow: hidden;
}

a#linkOFirmie:hover img {
   margin-top: -18px;
}

a#linkKontakt {
   position: absolute;
   top: 15px;
   right: 32px;

   width: 63px;
   height: 18px;
   overflow: hidden;
}


#top {
   height: 208px;
   background: url("/images/top.jpg") no-repeat;
}

#menuSrodkowe {
   background-color: #1d1d1d;
}

#menuSrodkowe {
   font-size: 10px;
   font-family: verdana;
   color: white;
   font-weight: normal;
}

#menuSrodkowe span.pierwsza {
   color: #f5ca01;
}

#sciezka {
   padding-left: 5px;
   margin: 4px 0;
}

#sciezka a {
   text-decoration: none;
   color: #939598;
   font-weight: bolder;
}

#sciezka a:hover {
   text-decoration: underline;
   color: #939598;
   font-weight: bolder;
}


#srodek {
  /* background: url("/images/tloSrodek.gif") repeat-y; */
}

#sidebarLewy {
   width: 211px;
   float: left;
   padding-top: 15px;
}

#sidebarLewyTytul {
/*   width: 211px; */
   float: left;
   padding: 5px;
}

#sidebarLewyTytul a {
   color: white;
   text-decoration: none;
}

#sidebarLewyTytul a:hover {
   color: white;
   text-decoration: underline;
}


#sidebarLewy ul.listaN {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#sidebarLewy ul.listaN li {
   margin: 3px 0 3px 10px;
   padding: 0 0 0 15px;

   background: url("/images/liNormalN.gif") no-repeat left 2px;
}

#sidebarLewy ul.listaN li a {
   text-decoration: none;
   color: #939598;
   font-weight: bolder;
}

#sidebarLewy ul.listaN li a:active, #sidebarLewy ul.listaN li a:hover {
   text-decoration: underline;
   color: #939598;
   font-weight: bolder;
}

#sidebarLewy ul.listaN li.aktualna {
   margin: 3px 0 3px 10px;
   padding: 0 0 0 15px;

   background: url("/images/liActiveN.gif") no-repeat left 2px;
}

#sidebarLewy ul.listaN li.aktualna a {
   text-decoration: none;
   color: black;
   font-weight: bolder;
}

#sidebarLewy ul.listaN li.aktualna a:active, #sidebarLewy ul.listaN li.aktualna a:hover {
   text-decoration: underline;
   color: black;
   font-weight: bolder;
}


#sidebarPrawy {
   width: 208px;
   float: left;
}

#sidebarPrawyTytul {
   width: 208px;
   float: right;
   padding: 5px 0;
}

#srodekZawartosc {
   width: 804px;
   float: left;
}

#srodekZawartosc2 {
   width: 604px;
   float: left;
}



#stopka {
   background-color: #1d1d1d;
   text-align: center;
   margin-top: 10px;
}

#stopka {
   color: white;
   font-size: 12px;
}

#tresc {
   /* width: 771px; */
   margin: 0 auto;
}

#tresc ul {
   display: block;
}

#tresc div.tytul {
   margin: 10px 0 10px;
   padding-bottom: 4px;
   padding-left: 26px;
   background: url("/images/tytul.jpg") no-repeat left 2px;
}


#tresc div.tytul h1 {
   margin: 4px 0 0;
   padding-bottom: 4px;
   font-size: 14px;
   font-weight: bolder;
   font-style: italic;
   color: #aa0305;
   background: url("/images/tytulBG.gif") repeat-x left bottom;
}

#tresc .tekst {
  /* width: 746px; */
   margin: 10px 0 0 25px;
}

#tresc .tekst h1 {
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 17px;
  line-height: 1.5em;
  margin: 10px 0;
}

#tresc p {
   margin: 0 0 10px;
   text-align: justify;
}

#tresc p.doPrawej {
   text-align: right;
}


#tresc a {
   color: #aa0305;
   text-decoration: none;
}

#tresc a:hover {
   color: #f70509;
   text-decoration: underline;
}

#tresc div.tekst h2 {
   margin: 12px 0 8px;
   height: 28px;
   font-family: Georgia,Times,"Times New Roman",serif;
   font-size: 14px;
   font-weight: bolder;
  /* font-style: italic;*/
   color: #aa0305;
   padding-left: 26px;
   padding-top: 2px;
   background: url("/images/tytul.jpg") no-repeat;
}


.nowosc {
   width: 180px;
   margin: 0 auto 10px;
   border-bottom: 1px solid black;
}

.nowosc .data {
   margin: 0;
   padding: 0;

   color: #9d9d9d;
   font-size: 10px;
}

.nowosc h1.tytul {
   margin: 0;
   padding: 0;

   font-size: 13px;
   font-weight: bolder;
   color: #aa0303;
}
.nowosc h1.tytul a {
   text-decoration: none;
   color: #aa0303;
}

.nowosc h1.tytul a:hover{
   text-decoration: underline;
}


.nowosc p {
   padding: 0;
   margin: 0;
}

.nowosc p.wiecej {
   margin: 8px 0 3px;
   text-align: right;
}

.nowosc p.wiecej a {
   background: url("/images/wiecej.gif") no-repeat left 3px;
   padding: 0 0 0 9px;

   text-decoration: none;
   color: black;
}

/*** zapytanie ofertowe ***/
.error {
   border: 1px solid red;
}

#zapytanieOfertowe {
   width: 500px;
   margin: 0 auto;
}

fieldset {
   text-align: center;
}

form {
   margin: 0;
   padding: 0;
}

.pozycja {
   width: 480px;
   clear: both;
   margin-bottom: 5px;
   text-align: left;
}

.naSrodek {
   text-align: center;
}

.pozycja label {
   display: block;
   width: 140px;
   float: left;
   text-align: right;
   padding-right: 5px;
}

input.zTekst {
   width: 260px;
}

.tekst_area {
   width: 260px;
   height: 30px;
}