/* CSS Document */

body {
  background-color: #173890;
  background-image: url(../img/background/pozadi.gif);
  background-repeat: repeat-x;
  text-align: center;
  color: white;
  font-family: arial;
  text-align: justify;
  font-size: 12;
  line-height: 150%;
}



.tabulka {
margin: auto;
margin-top: 70px;
}

.eshop {
text-decoration: none;
color: red;
font-size: small;
font-weight: bold;
padding-left: 50px;
padding-left: 0px;
}