body {
  font-family: Tahoma, Geneva, Arial, "Arial CE", sans-serif;
  padding: 0px;
  margin: 0px;
  text-align: center;
    background-color: #b4a982;
  background-image: url('../img/header_start.jpg');
  background-repeat: repeat-x;
}

#calosc {
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 85px 0px 0px 0px;
  width: 850px;
  min-height: 392px;

}


#kolo {
  display:inline;
  float:left;
  width: 275px;
  height: 245px;
  background-image: url('../img/kolo_start.jpg');
  background-repeat: no-repeat;
  background-position: left bottom ;
}

#napis {
  width: 300px;
  display:inline;
  float: left;
  position: relative;
  top: 120px;
  left: 20;
}

#napis img {
 border: 0px;
}

#lang {
  width: 850px;
  text-align: center;
  padding-top: 40px;
}

#lang ul {
  padding: 0px;
  margin: 0px;
}

#lang ul li {
  display: inline;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-top: 50px;
}

.pik1 {
  border-right: 1px dotted  white;
  padding-right: 16px;
}

.pik2 {
 
  padding-left: 12px;
}

#lang ul li a {
  text-decoration: none;
  color: white;
  padding-bottom: 3px;
  border-bottom: 1px dotted  white;
}
