BODY {
  background-color: #00007F;
  background-image:url("img/pozadi.jpg");
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:left bottom;
  color: white;
  margin-left:0px;
  margin-bottom:0px;
}

.main {
  position:absolute;
  left:150px;
  width:789px;
  padding-bottom:170px;
}

.main A {text-decoration:none;color:white;border:0px;}

.text {
  color:black;
  background-color:white;
  border-left:13px double black;
  border-right:13px double black;
  border-bottom:13px double black;
  padding:1em;
}

.text A {text-decoration:none;color:black;border:0px;}

.text_on_blue {
  padding:1em;
  margin-top:3em;
}

TABLE {text-align: center;}

.thumbnail TD {border: 5px dotted white}{width:fixed 25%}

.photo_dir {color:#9F9F9F;}


.left_col {
  width: 55px;
  position:fixed;
  bottom:0px;
}

.bottom_row {
  width: 857px; height: 138px;
  position:fixed;
  bottom:0px;left:113px;
}

.clock {
  width: 60px; height: 60px;
  position:fixed;
  bottom:366px;left:39px;
}

.jirik {
  width: 60px;
  position:fixed;
  bottom:366px;left:40px;
}

.podloubi {
  width: 60px;
  position:fixed;
  bottom:-2px;left:26px;
}

.duch {
  width: 970px;
  position:fixed;
  bottom:0px;left:26px;
}


.left_col A {
  position:absolute;width:80px;height:19px;left:29px;
  margin:0px;border:0px;padding:0px;
  background-image:url("img/stit.png");background-repeat:no-repeat;
  color:black;
  text-align:center;padding-top:8px;
  text-decoration:none;
}
.left_col A:hover {
  width:100px;height:34px;left:18px;
  background-image:url("img/stit_hover.png");
  padding-top:9px;
  font-size:1.3em;
  z-index:5;
}

.bottom_row A {
  position:absolute;
  margin:0px;border:0px;padding:0px;
  color:black;
  text-align:center;
  text-decoration:none;
}
.bottom_row A:hover {
  font-size:1.5em;
  z-index:5;
}

.thumbnail IMG {max-width:172px;max-height:172px;}

.thumb_dir {text-align:left;}

.up_navigation {float:right;border:0px;}

.basket {float:left;border:0px;}



