body {
  background: #eee url("img/bg.png") repeat-x;
  margin: 50px auto 0px auto;
  font-family: Verdana;
  font-size: 10pt;
  color: #000;
}
img {border: none; margin:0;}
a {text-decoration: none; color: #279ce7;} 
a:hover {color:#28579e; }
#wrapper {
  background: url("img/retro.png") no-repeat;
  width: 950px;
  height: 850px;
  margin: auto; 
  padding-top: 97px;
}
#content {
  width: 700px;
  height: 500px;
  margin: 0 0 0 136px; 

  padding: 0px;
  position: relative;
}

.logo {
  position: absolute; 
  top: 25px;
  left: 25px;
}

#kontakt {
  position: absolute; 
  right: 0; 
  top: 0;
}

#foto {
  position: absolute; 
  right: 180px; 
  top: 10px;
}
#text {
  position: absolute; 
  left: 30px; 
  top: 105px;
  width: 490px;
}
.blue {color: #22749f;}

#omnie {  
  position: absolute; 
  left: 30px; 
  top: 220px;
  width: 250px;
}

.kreska {
  background: #efefef;
  height: 1px; 
  margin: 0;
  padding: 0px;
}

#block {
  position: absolute; 
  left: 30px; 
  top: 190px;
  width: 180px;
  height: 215px;
}

#about {
  position: absolute; 
  left: 240px; 
  top: 190px;
  width: 270px;
  height: 215px;
}

#about p {
  font-size: 12px; 
  margin: 2px 0 5px 2px;
}

#kariera {  
  position: absolute; 
  right: 0px; 
  top: 30px;
  width: 165px;
}

#biznes {  
  position: absolute; 
  right: 0px; 
  top: 150px;
  width: 165px;
}

#prywatnie {
  position: absolute; 
  right: 0px; 
  top: 370px;
  width: 165px;
}

#strony {  
  position: absolute; 
  right: 20px; 
  top: 230px;
  width: 140px;
}

#copy {
  position: absolute; 
  bottom: 25px; 
  left: 30px;
  font-size: 10px;
  color: #b4b4b4;
}

#copy a {
  color: #64bfff;
}

#copy a:hover {
  color: #5498c7;
}

#form {
  position: absolute; 
  top: 110px; 
  left: 30px;
}

input, textarea {
  background:#fff; 
  border:1px solid #D6CDBA;
  color: #5f5750;
  overflow: hidden;
  padding: 3px;
  font-family: Verdana;
}
p {margin:0;}

.miniaturka {
  padding: 2px; 
  border: 3px #8f6e29 solid;
  margin: 3px;
  vertical-align: middle;
  margin: auto;
}

.miniaturka:hover {
  padding: 2px; 
  border: 3px #c29332 solid;
  margin: 3px;
  vertical-align: middle;
  margin: auto;
}

#text p {
  margin: 5px 0 10px 0;
}

#text h2 {
  font-size: 24px; 
  font-family:Book Antiqua;
  margin: 0;
  color: #1D69D3;
}

