body{
border-left: 40px solid #2d2d2d;
}

h1{
border-top: 5px solid #2d2d2d;
width:530px;
color:red;
}
#obraz{
width: 198px;
  height: 200px;
  background-image:url(img/klebki.jpg);
  background-repeat: no-repeat;
  background-position: center;
  float:right;
  margin: 0px 20px 10px 0px;
  border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	padding:0px;
	
}

div.start{
text-indent:4%;

}
#bottomline{
border-top: 5px solid #2d2d2d;
width:910px;
}