/* CSS Document */

body, div, table, tr, td {
  font-family: Verdana, Helvetica;
  font-size:12px;
  color:#fff;
}

a {
  color: #c6e42b;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

img {
  border:0px;
}

.inputbox {
  width:150px;
  border:1px #000 solid;
}

.inputarea {
  width:300px;
  height:100px;
  border:1px #000 solid;
}

.inputsubmit {
  border:1px #000 solid;
}

.imagesubmit {
  position:relative;
  top:6px;
}

.inputboxzle {
  width:150px;
  border:1px #F00 solid;
}

.inputareazle {
  width:300px;
  height:100px;
  border:1px #F00 solid;
}

.powrot, #gdzie a {
  color:#c6e42b;
}


body {
  background:#363737;
  margin:0px;
}

#strona {
  text-align:center;
}

#strona2 {
  width:900px;
  margin:0 auto;
}

#lewe {
  width:692px;
  height:700px;
  float:left;
}

#head {
  text-align:left;
  display:block;
}

#h_logo {
  text-align:left;
  float:left;
  width:350px;
  height:72px;
}

#h_jezyk {
  text-align:right;
  vertical-align:bottom;
  float:left;
  width:332px;
  /*width:342px; IE6*/
  height:18px;
  /*height:72px; IE6*/
  padding:54px 10px 0 0;
  font-family: Arial Black, Arial, Verdana, Helvetica;
  font-size:10px;
  color:#c6e42a;
}

#body {
  height:328px;
  text-align:left;
  background:#6f7368;
  clear:both;
}

#menu {
  width: 208px;
  height:700px;
  float:left;
  background:#cde45f;
}

#menu_top {
  height:42px;
}

#zdjecie {
  display:block;
  height:259px;
  clear:both;
}

#pasek {
  float:left;
  width:7px;
  height:328px;
}

#tresc {
  float:left;
  width:685px;
  height:328px;
}

#foot {
  width:900px;
  margin:0 auto;
}

#wyszukiwarka {
  background: url(../img/bg_wyszukiwarka.jpg) no-repeat;
  /*height:79px; IE6*/
  height:64px;
  padding:15px 5px 0px 20px;
  text-align:left;
  color:#000;
  font-size:9px;
}

#wyszukiwarka .inputbox {
  width:140px;
}

#realizacje {
  text-align:center;
  color:#c6e42a;
  font-size:11px;
  background:#232424;
  height:328px;
  width:164px;
  float:left;
  line-height:11px;
}

#realizacje div {
  font-size:0px;
  line-height:0px;
}

#gdzie {
  padding:7px;
  margin-top:2px;
  margin-left:185px;
  width:480px;
  background:#9f9f9f;
  font-size:12px;
  font-weight:bold;
  font-family: Helvetica;
  text-transform:uppercase;
}

#zawartosc {
  padding:10px;
  line-height:15px;
}
.stopkaTekst{color:#c0c0c0; font-size:10px;}