body {
    background-color: #eff2f6;
    text-align: center;
    margin: auto;
}

div.center{
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: 10px;
  width: 370px;
  height: 195px;
  margin: auto;
  padding: 0px;
  background-color: #FFF;
  color: #000;
  border-style: solid;
  border-color: #000;
  border-width: 1px;
}

span.head1{
    position: absolute;
    top: 20px;
    left: 19px;
    width: 106px;
    height: 6px;
    background-color: #ffcc00;
}

span.head2{
    position: absolute;
    top: 20px;
    left: 124px;
    width: 106px;
    height: 6px;
    background-color: #ff9900;
}

span.head3{
    position: absolute;
    top: 20px;
    left: 229px;
    width: 106px;
    height: 6px;
    background-color: #666699;
}

span.name{
    position: absolute;
    top: 50px;
    left: 40px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

span.popis{
    position: absolute;
    top: 80px;
    left: 70px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

span.kontakt{
    position: absolute;
    top: 130px;
    right: 32px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

div.bottom {
    position: absolute;
    bottom: 10px;
    margin: auto;
}

span.ref{
    position: relative;
    left: 15px;
    bottom: 40px;
    margin: auto;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

a.sofos:before{
    position: relative;
    left: 20px;
    content: url(sofos.png);
}

a.stabil:before{
    position: relative;
    left: 20px;
    content: url(stabil.png);
}

a.toptrans:before{
    position: relative;
    left: 20px;
    content: url(toptrans.png);
}


a.ldspol:before{
    position: relative;
    left: 20px;
    content: url(ldspol.png);
}

a.yaro{
    position: relative;
    left: 30px;
    margin: auto;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    bottom: 10px;
}

a.batsk{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
    position: relative;
    left: 30px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    bottom: 10px;
}

a.nasebrany{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
    position: relative;
    left: 30px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    bottom: 10px;
}

a.ekoprofil:before{
    position: relative;
    left: 20px;
    content: url(ekoprofil.png);
}

a.ante365:before{
    position: relative;
    left: 20px;
    content: url(ante365.png);
}

span.others{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000;
    position: relative;
    left: 30px;
    margin: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-family: verdana, "Times New Roman", arial;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    bottom: 10px;
}

a{
    text-decoration: none;
    color: #000;
}