html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  margin:auto;
  line-height: 1.3;
  color: #7F777B
  
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  margin:auto;
	padding: 0px 0px 0px 0px ;
	color: #7F777B
}

a img {
  border: none;
}

a {
  color: #7F777B;
  text-decoration: underline;
}

#kontener {
	width: 750px;
	margin: auto;
}

#top {
  width: 750px;
  height: 287px;
  background: url(top.jpg) no-repeat;
}

#menu {
  width: 750px;
  height: 94px;
}

#podzial {
  width: 750px;
  position: relative;
}
#left-site {
  width: 200px;
  height: 222px;
  float: left;
  background: url(left.jpg) no-repeat;
}

#second-site {
  width: 550px;
  float: right;
}
#middle-site {
  float: left;
  padding-left:30px;
  width: 332px;
  height: 200px;
}

#right-site {
  width: 188px;
  height: 200px;
  float: right;
  background: url(right.jpg) no-repeat;
}


.kreska {
  clear:both;
  width:675px;
  height: 40px;
  background: url(kreska.jpg) no-repeat;
  margin:auto;
}
.kreska2 {
  clear:both;
  width:666px;
  height: 7px;
  font-size:1px;
  background: url(kreska2.jpg) no-repeat;
  margin:auto;
}

.baba-tekst {
  float:left;
  width:300px;
  text-align:left;
  color: #8d8b8c;
  z-index:1000;



}

.tytul-baby {
  font-size:14px;
  font-weight:bold;
  color: #626262;
}
