/* CSS Document */

body{
  font-size: 12px;
  font-family: Verdana, Arial;
  background: #112d55 url(../images/tlo.gif) top repeat-x;
  margin: 0;
  text-align: center;
} 
div,td{
  font-size: 12px;
  font-family: Verdana, Arial;
}
a{
  font-family: Verdana, Arial;
  text-decoration: none;
}
img{
  border: 0px;
}
#strona{
  width: 893px;
  margin: 0 auto;
  text-align: center;
}
#baner{
  background: url(../images/baner.jpg) no-repeat;
  width: 893px;
  height: 197px;
  clear: both;
  text-align: center;
}
#podbaner{
  height: 30px;
  margin: 0;
  padding: 0;
}
#podbaner div.lewy{
  height: 30px;
  width: 176px;
  float: left;
  background: url(../images/podbaner.gif) no-repeat;
}
#ofirmie, #aktualnosci, #uslugi, #inwestycje, #kontakt{
  position: relative;
  cursor: pointer;
  float: left;
  width:  143px;
  height: 30px;
  background: url(../images/zakladka_out.gif) no-repeat;
  
}
#ofirmie.on, #aktualnosci.on, #uslugi.on, #inwestycje.on, #kontakt.on{
  background: url(../images/zakladka_on.gif) no-repeat;
  color: black;
}
#ofirmie div, #aktualnosci div, #uslugi div, #inwestycje div, #kontakt div{
  padding-top: 8px;
}
#ofirmie a, #aktualnosci a, #uslugi a, #inwestycje a, #kontakt a{
  font-family: Arial,Verdana;
  font-weight: bold;
  font-size: 14px;
  color: white;
}
#ofirmie.on a, #aktualnosci.on a, #uslugi.on a, #inwestycje.on a, #kontakt.on a{
  color: black;
}
#ofirmie a:hover, #aktualnosci a:hover, #uslugi a:hover, #inwestycje a:hover, #kontakt a:hover{
  color: black;
}

/*Do podmenu dodawaj tu nastepne id*/
#subUslugi {
  position: absolute;
  top: 30px; 
  left: 0px; 
  visibility: hidden; 
  text-align:left;
  z-index: 9;
  background: #D6E7FF;/*url(../images/podmenu_gora.gif) top repeat-y;*/
  width: 220px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}
#subUslugi ul{
  padding-left: 20px;
  margin: 0px;
}

#subUslugi div{
  clear: both;
  margin: 0;
  padding: 0 0 0 3px;
  z-index: 10;
}

#subUslugi a{
  font-weight: normal;
  font-size: 11px;
  color: black;
  margin: 0 0 0 2px;
}

#subUslugi a:hover{
  font-size: 11px;
  color: black;
  text-decoration: underline;
}
/*koniec pod menu*/

#sordek{
  width: 893px;
}
#srodek td{
  width: auto;
  vertical-align: top;
}
/*lewy content*/
#LewyContent{
  margin: 0;
  width: 166px;
  margin: 5px;
  color: #265599;
}
#LewyContent .linia_jasna{
  width: 167px;
  height: 2px;
  background: url(../images/linia_jasna.gif) top repeat-x;
  margin: 0px 0 10px 0;
}
#LewyContent .kontaktNaglowek{
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  text-align: right;
  margin-bottom: 5px;
}
#LewyContent div.kontakt{
  font-size: 11px;
  text-align: right;
  cursor: pointer;
}
/*lewy content*/


/*content*/
#contener{
  margin: 0;
  background: #D6E7FF;
  width: 715px;
  text-align: left;
}
#content{
  margin: 20px 10px 10px 10px;
  width: 695px;
  text-align: justify;
}
h1{
  font-style: italic;
  font-family: Arial,Verdana;
  font-size: 16px;
  margin: 5px 0 5px 0;
}
h2{
  font-style: italic;
  font-family: Arial,Verdana;
  font-size: 14px;
  margin: 5px 0 5px 0;
}
#content .linia_ciemna{
  width: 100%;
  height: 2px;
  background: url(../images/linia_ciemna.gif) top repeat-x;
  margin: 10px 0 10px 0;  
  clear: both;
}
#content a{
  color: blue;
}
#content a:hover{
  color: blue;
  text-decoration: underline;
}

#content a.inw{
  color: #265599;
  font-weight: bold;
}

a.wiecej{
  color: blue;
  text-align: right;
}
a:hover.wiecej{
  color: blue;
  text-decoration: underline;
}
#content a.aktywny{
  color: blue;
  font-weight: bold;
}
#content a:hover.aktywny{
  text-decoration: underline;
}
#content a.nieaktywny{
  color: blue;
  font-weight: normal;
}
#content a:hover.nieaktywny{
  text-decoration: underline;
  font-weight: normal;
}
#content div.lewy_block{
  display: block;
  float: left;
  font-weight: bold;
  width: 50px;
}
#content div.inw_text{
  display: block;
  float: left;
  width: 400px;
}

/*koniec content*/

/*stopka*/
#stopka{
  background: url(../images/pasek_dol.gif) right no-repeat;
  height: 25px;
  width: 482px;
  float: right;
  
}
#stopka img{
  margin-right: 5px;
  float: left;
}
#stopka div{
  float: right;
}
#stopka a,#stopka span{
  color: white;
  font-size: 10px;
  font-weight: normal;
}
#stopka a:hover{
  text-decoration: underline;
}
/* koniec stopka*/

.reklama{
  margin: 20px auto 0 auto;
}