/*CSS - stenice.css*/

body {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
  background: #ffffff url("../images/skin/stenice/pozadi.jpg") repeat-x;
  padding: 0px;
  margin: 0px;
}

.head {
  width: 775px;
  margin: 0px auto;
  background: url("../images/skin/stenice/head.jpg") repeat-x bottom;
  height: 149px;
}

.head-left {
    float: left;
    background: transparent url("../images/skin/stenice/head_left.jpg");
    width: 4px;
    height: 86px;
    margin: 63px 0 0 0;

}.head-right {
    float: right;
    background: transparent url("../images/skin/stenice/head_right.jpg");
    width: 5px;
    height: 86px;
    margin: 63px 0 0 0;
}

.policie {
  position: absolute;
  top: 10px;
  left: 240px;
  background: #000 url("../images/skin/stenice/lide.jpg") no-repeat;
  margin: 0px;
  width: 272px;
  height: 139px;
}

a.home {
  background: #fff url("../images/skin/stenice/logo.jpg") no-repeat top;
  float: left;
  width: 170px;
  height: 75px;
  margin: 73px 0 0 4px;
}

.toplista-left {
    float: left;
    background: transparent url("../images/skin/stenice/toplista_left.jpg");
    width: 4px;
    height: 34px;
}

.toplista-right {
    float: right;
    background: transparent url("../images/skin/stenice/toplista_right.jpg");
    width: 5px;
    height: 34px;
}

.toplista {
  width: 775px;
  height: 34px;
  background: #ffffff url("../images/skin/stenice/toplista.jpg") repeat-x;
  clear: both;
  margin: 0;
}


.menu td {
	margin: 0;
	padding: 0;
	vertical-align: top;
  background: url("../images/skin/stenice/menu_grad.jpg") repeat-x bottom;
	height: 34px;
	width: 170px;
}

.submenu td {
    background: none;
}

.menu a, .menu a:visited{
  display: block;
  margin: 0;
  text-decoration: none;
  color: #000;
  padding: 10px 5px;
  width: 160px;
}

.menu-bottom {
  height: 393px;
  background: #fff url("../images/skin/stenice/menu_grad_bottom.jpg") repeat-x top;
}

.obsah-right {
  width: 170px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  background-color: #fdab4b;
  font-size: 11px;
}

.obsah-right-top {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background: #FFE3C5;
}

.searchquery {
  width: 96px;
  height: 19px;
  border: none;
  background: url("../images/skin/stenice/search.jpg") no-repeat !important;
  background: url("../images/skin/stenice/search.jpg") no-repeat fixed;
}

.flag {
    width: 190px;
    height: 30px;
    float: right;
    padding: 0px;
    margin: 76px 4px 0 0;
}

.flag table td img {
  margin: 0px 4px;
}
