/*CSS - security.css*/

body {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
  background: #ffffff url("../images/skin/security/pozadi.jpg") repeat-x;
  padding: 0;
  margin: 0;
}

.head {
  width: 775px;
  margin: 0 auto;
  background: url("../images/skin/security/head.jpg") repeat-x bottom;
  height: 153px;
}
.head-left {
    float: left;
    background: transparent url("../images/skin/security/menu_left.jpg");
    width: 4px;
    height: 86px;
    margin: 67px 0 0 0;

}

.head-right {
    float: right;
    background: transparent url("../images/skin/security/menu_right.jpg");
    width: 5px;
    height: 86px;
    margin: 67px 0 0 0;
}

.policie {
  position: absolute;
  top: 0;
  left: 230px;
  background: #000 url("../images/skin/security/policie.jpg") no-repeat;
  margin: 0;
  width: 307px;
  height: 153px;
}

a.home {
  background: #fff url("../images/skin/security/logo.jpg") no-repeat top;
  float: left;
  width: 170px;
  height: 75px;
  margin: 78px 0 0 4px;
}

.toplista-left {
    float: left;
    background: transparent url("../images/skin/security/toplista_left.jpg");
    width: 4px;
    height: 34px;
}

.toplista-right {
    float: right;
    background: transparent url("../images/skin/security/toplista_right.jpg");
    width: 5px;
    height: 34px;
}

.toplista {
  width: 775px;
  height: 34px;
  background: #ffffff url("../images/skin/security/toplista.jpg") repeat-x;
  clear: both;
    margin: 0;
}

.menu td {
	margin: 0;
	padding: 0;
	vertical-align: top;
    background: url("../images/skin/security/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: #fff;
  padding: 10px 5px;
  width: 160px;
}

.menu-bottom {
  height: 393px;
  background: #fff url("../images/skin/security/menu_grad_bottom.jpg") repeat-x top;
}

.obsah-right {
  width: 170px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  background-color: #848484;
  font-size: 11px;
}

.obsah-right-top {
    height: 2px;
    font-size: 1px;
    line-height: 1px;
    background: #8D8D8D;
}

.searchquery {
  width: 96px;
  height: 19px;
  border: none;
  background: url("../images/skin/security/search.jpg") no-repeat !important;
  background: url("../images/skin/security/search.jpg") no-repeat fixed;
}

.flag {
    width: 190px;
    height: 30px;
    float: right;
    padding: 0;
    margin: 82px 0 0 0;
}

.flag table td img {
  margin: 0 3px;
}
