/* CSS Document */

body, html {
  background-color: #151515;
  background-image: url('../design/bg.gif');
  background-position: center;
  background-repeat: repeat-y;
  color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
}

img {
  border: 0 none;
  margin: 0;
  margin-bottom: -2px;
  padding: 0;
}

p {
  margin: 1.3em 0;
}

span {
  position: relative;
}

#content {
  background-image: url('../design/content-bg.gif');
  background-repeat: repeat-y;
  width: 1000px;
  z-index: 1;
}

#content div.left {
  float: left;
  width: 266px;
}

#content div.left-anketa-button {
  background-color: #1E1E1E;
  border: 1px solid #2A2A2A;
  float: right;
  padding: 4px 15px 5px 15px;
}

#content div.left-content {
  background-color: #1E1E1E;
  border: 1px solid #2A2A2A;
  margin: 5px 6px 5px 5px;
  padding: 8px;
}

#content div.left-content span.reportaz {
  color: #448F00;
  font-weight: normal;
  margin: 0;
}

#content div.left-content img.reportaz {
  float: left;
  margin: 0;
  margin-right: 8px;
}

#content div.left-content-posledni-zapasy {
  background-color: #0F0F0F;
  background-image: url('../design/posledni-zapasy-bg.gif');
  background-repeat: repeat-x;
  border: 1px solid #2A2A2A;
  margin: 5px 6px 5px 5px;
  padding: 8px;
}

#content div.left-content-posledni-zapasy-content {
  color: #7D7D7D;
  float: left;
  width: 180px;
}

#content div.left-content-posledni-zapasy-map {
  float: left;
  padding: 9px 0 0 8px;
  text-align: center;
}

#content div.left-content-posledni-zapasy-map h3 {
  display: inline;
  font-size: 1.1em;
  margin: 0;
}

#content div.left-content-posledni-zapasy-map img.map {
  padding-top: 9px;
}

#content div.left-content-posledni-zapasy-result {
  clear: both;
  font-size: 1.1em;
  padding: 4px 0 5px 0;
  position: relative;
  text-align: center;
}

#content div.left-content-posledni-zapasy-result-main {
  display: inline;
  position: relative;
  top: 1px;
}

#content div.left-content-posledni-zapasy-result h3 {
  display: inline;
  font-size: 1.5em;
  margin: 0;
  padding: 0 15px 0 15px;
}

#content div.left-content-posledni-zapasy-title {
  color: #BABABA;
  float: left;
  padding-right: 5px;
  text-align: right;
  width: 50px;
}

#content div.left-content-rows {
  background-color: #1E1E1E;
  border-left: 1px solid #2A2A2A;
  border-right: 1px solid #2A2A2A;
  border-top: 1px solid #2A2A2A;
  margin: 5px 6px 5px 5px;
}

#content div.left-content-row {
  border-bottom: 1px solid #2A2A2A;
  padding: 3px 4px 3px 4px;
}

#content div.left-content-row h3 {
  color: #FFFFFF;
  display: inline;
  font-size: 0.9em;
  font-weight: normal;
  margin: 0;
}

#content div.left-content-row h3.posledni-zapasy {
  bottom: 1px;
  position: relative;
}

#content div.left-content-row-left {
  float: left;
  padding-top: 2px;
}

#content div.left-content-row span.posledni-zapasy {
  bottom: 1px;
  color: #BABABA;
  position: relative;
}

#content div.left-content-row-right {
  float: right;
}

#content div.left-content-row-right span.novinky {
  bottom: 1px;
  color: #BABABA;
  position: relative;
}

#content div.left-content-row-right-result {
  float: right;
  padding-top: 2px;
}

#content div.left-panel-anketa {
  background-image: url('../design/panels/left-anketa.gif');
  background-repeat: no-repeat;
  height: 25px;
}

#content div.left-panel-novinky {
  background-image: url('../design/panels/left-novinky.gif');
  background-repeat: no-repeat;
  height: 25px;
  padding-right: 15px;
  text-align: right;
}

#content div.left-panel-posledni-zapasy {
  background-image: url('../design/panels/left-posledni-zapasy.gif');
  background-repeat: no-repeat;
  height: 25px;
}

#content div.left-panel-reportaze {
  background-image: url('../design/panels/left-reportaze.gif');
  background-repeat: no-repeat;
  height: 25px;
}

#content div.left-panel-novinky span {
  color: #ABAAAA;
  margin-right: 15px;
  position: relative;
  top: 5px;
}

#content div.main {
  float: right;
  width: 734px;
}

#content div.right {
  float: left;
  width: 173px;
}

#content div.right-image {
  background-color: #000000;
  background-image: url('../design/right-image-bg.gif');
  background-repeat: repeat;
  border-bottom: 5px solid #000000;
  border-top: 5px solid #000000;
  text-align: center;
}

#content div.main-right-panel-hlavni-sponzor {
  background-image: url('../design/panels/hlavni-sponzor.gif');
  background-repeat: repeat;
  height: 16px;
}

#content div.main-right-panel-partner {
  background-image: url('../design/panels/partner.gif');
  background-repeat: repeat;
  height: 16px;
}

#content div.main-right-panel-sponzor {
  background-image: url('../design/panels/sponzor.gif');
  background-repeat: repeat;
  height: 16px;
}

#content div.main-right-panel-statistika {
  background-image: url('../design/panels/statistika.jpg');
  background-repeat: repeat;
  height: 16px;
}

#footer {
  background-image: url('../design/footer-bg.gif');
  background-repeat: repeat-x;
  height: 56px;
  position: relative;
  z-index: 1;
}

#footer div.left {
  float: left;
  padding: 13px 0 0 22px;
}

#footer div.right {
  background-image: url('../design/footer-menu-bg.gif');
  background-repeat: no-repeat;
  color: #7D7D7D;
  float: right;
  margin-right: 83px;
  margin-top: 31px;
  height: 21px;
  padding-right: 12px;
  text-align: center;
  width: 326px;
}

#footer div.right ul {
  margin: 0;
  padding: 0;
}

#footer div.right ul li {
  display: inline;
  list-style: none;
  margin-left: 12px;
  position: relative;
  top: 3px;
}

#footer div.right ul li h2 {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

#header {
  background-image: url('../design/header.png');
  background-repeat: no-repeat;
  height: 175px;
}

#header div.text {
  padding: 5px 6px 0 0;
  text-align: right;
}

#header div.text p {
  margin: 0;
}

#header h1 {
  /*bottom: 100px;*/
  float: left;
  margin: 0;
  position: relative;
}

#header h1 a span {
  display: none;
}

#header h1 a {
  position: absolute;
  /*top: 0px;*/
  left: 0px;
  display: block;
  /*height: 273px;*/
  height: 173px;
  width: 1000px;
  z-index: 2; 
}

#login {
  background-image: url('../design/login-bg.gif');
  background-repeat: no-repeat;
  float: left;
  padding: 15px 0 16px 15px;
  width: 303px;
}

#login input.button {
  background-image: url('../design/button-login.gif');
  float: left;
  height: 79px;
  margin-right: 20px;
  width: 88px;
  border: none;
  cursor: pointer;
}

#login input.input {
  background-color: #272727;
  border: 1px solid #333232;
  color: #ffffff;
  display: block;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  margin-bottom: 4px;
  padding: 3px;
}

#menu {
  background-image: url('../design/menu-bg.gif');
  background-repeat: no-repeat;
  float: left;
  width: 416px;
}

#menu div.left {
  float: left;
  padding: 12px 0 6px 8px;
  width: 200px;
}

#menu div.left ul {
  border-left: 1px solid #333232;
  border-right: 1px solid #333232;
  border-top: 1px solid #333232;
  float: left;
  margin: 0;
  padding: 0;
}

#menu div.left ul li {
  border-bottom: 1px solid #333232;
  list-style-type: none;
}

#menu div.left ul li h2 {
  font-size: 1em;
  margin: 0;
}

#menu div.left ul li a:active, #menu div.left ul li a:link, #menu div.left ul li a:visited {
  background-image: url('../design/menu-button-bg.gif');
  background-repeat: no-repeat;
  color: #BABABA;
  display: block;
  padding: 6px 0 7px 40px;
  text-decoration: none;
  width: 146px;
}

#menu div.left ul li a:hover {
  background-image: url('../design/menu-button-hover-bg.gif');
  background-repeat: no-repeat;
  color: #459000;
}

#menu div.right {
  float: left;
  padding: 12px 0 6px 12px;
}

#menu div.right ul {
  border-left: 1px solid #333232;
  border-right: 1px solid #333232;
  border-top: 1px solid #333232;
  float: left;
  margin: 0;
  padding: 0;
}

#menu div.right ul li {
  border-bottom: 1px solid #333232;
  list-style-type: none;
}

#menu div.right ul li h2 {
  font-size: 1em;
  margin: 0;
}

#menu div.right ul li a:active, #menu div.right ul li a:link, #menu div.right ul li a:visited {
  background-image: url('../design/menu-button-bg.gif');
  background-repeat: no-repeat;
  color: #BABABA;
  display: block;
  padding: 6px 0 7px 40px;
  text-decoration: none;
  width: 146px;
}

#menu div.right ul li a:hover {
  background-image: url('../design/menu-button-hover-bg.gif');
  background-repeat: no-repeat;
  color: #459000;
}

#module {
  float: left;
  padding: 0 5px 0 4px;
  width: 549px;
}

#module div.news-content {
  border-left: 1px solid #2A2A2A;
  border-right: 1px solid #2A2A2A;
  padding: 6px 4px 6px 5px;
  width: 261px;
  height: 250px;
  display: block;
}

#module div.news-content img {
  border: 1px solid #000000;
  display: block;
  margin-bottom: 6px;
}

#module div.news-info {
  background-image: url('../design/news-info-bg.gif');
  background-repeat: repeat-x;
  border: 1px solid #2A2A2A;
  height: 19px;
  margin-bottom: 4px;
  padding: 0 4px 0 5px;
  width: 261px;
}

#module div.news-info span {
  position: relative;
  top: 3px;
}

#module div.news-info-more {
  background-image: url('../design/news-info-more-bg.gif');
  background-repeat: no-repeat;
  float: right;
  height: 16px;
  margin-left: 30px;
  padding-top: 3px;
  text-align: center;
  width: 40px;
}

#module div.news-panel {
  background-image: url('../design/panels/news-bg.gif');
  background-repeat: no-repeat;
  height: 38px;
  padding: 4px 10px 0 10px;
  width: 253px;
}

#module div.news-panel span {
  color: #BABABA;
  position: relative;
  top: 7px;
}

#module div.news-panel h3 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

#module div.news-panel span.date{
  color: #7D7D7D;
  margin-right: 40px;
}

#module div.top-news-content {
  border-left: 1px solid #2A2A2A;
  border-right: 1px solid #2A2A2A;
  padding: 6px 5px 6px 5px;
  _padding: 6px 0px 6px 5px;
  text-align: justify;
  background-color: #191919;
}

#module a, a:link, a:active, a:visited {
  text-decoration: none;
  color: #707070;
}
 
#module a:hover {
  color: #fff;
}

#module div.top-news-content1 {
  padding: 6px 5px 6px 5px;
  text-align: justify;
}

#module div.top-news-content2 {
  border-left: 1px solid #2A2A2A;
  border-right: 1px solid #2A2A2A;
  padding: 0px 0px 0px 0px;
}

#module div.top-news-content img {
  border: 1px solid #000000;
}

#module div.top-news-info {
  background-image: url('../design/news-info-bg.gif');
  background-repeat: repeat-x;
  border: 1px solid #2A2A2A;
  height: 19px;
  margin-bottom: 4px;
  padding: 0 5px 0 5px;
}

#module div.top-news-info span {
  color: #BABABA;
  position: relative;
  top: 3px;
}

#module div.top-news-info-more {
  background-image: url('../design/news-info-more-bg.gif');
  background-repeat: no-repeat;
  float: right;
  height: 16px;
  margin-left: 200px;
  padding-top: 3px;
  text-align: center;
  width: 40px;
}

#module div.top-news-panel {
  background-image: url('../design/panels/top-news-bg.gif');
  background-repeat: no-repeat;
  height: 19px;
  padding: 4px 10px 0 10px;
}

#module div.top-news-panel h3 {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}

#module div.top-news-panel span.date{
  color: #7D7D7D;
  margin-right: 40px;
}

#page {
  margin: 0 auto;
  width: 1000px;
  border-left: 1px solid #2A2A2A;
  border-right: 1px solid #2A2A2A;
}

#public-servery {
  background-image: url('../design/public-servery-bg.gif');
  background-repeat: no-repeat;
  float: left;
  height: 53px;
  padding: 5px 0 0 15px;
  width: 303px;
}

#public-servery div.server {
  color: #BABABA;
  float: left;
  width: 110px;
}

div.bg-bottom {
  background-image: url('../design/bg-bottom.gif');
  background-position: bottom;
  background-repeat: repeat-x;
  height: 56px;
  margin-top: -56px;
}

div.bg-top {
  background-image: url('../design/bg-top.gif');
  background-repeat: repeat-x;
  height: 212px;
  margin-bottom: -212px;
}

div.clear {
  clear: both;
  height: 0;
  width: 0;
}

h2.disabled {
  bottom: 5000px;
  float: left;
  margin: 0;
  position: relative;
}

hr.disabled {
  display: none;
}

span.font-green {
  color: #448F00;
}

span.font-grey-dark {
  color: #7D7D7D;
}

span.font-grey-light {
  color: #BABABA;
}

span.font-orange {
  color: #F7A900;
}

span.font-red {
  color: #FF0000;
}

.disabled {
  display: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.tmava_barva {
  background-color: #222121;
}

.svetla_barva {
  background-color: #191919;
}

.svetla_barva_team {
  background-color: #141414;
}

.team_prave {
  background: url('../img/prava.bmp') no-repeat;
}

.team_leve_horni {
  background: url('../img/leva_nahore.bmp') no-repeat;
}

.team_leve_dolni {
  background: url('../img/leve_dole.jpg');
}

.detailbg {
  background: url('../img/detail.jpg') no-repeat;
  width: 40px;
  height: 17px;
  padding: 2px 0 0 2px;
}

.detailbg2 {
  background: url('../img/detail.jpg') no-repeat;
  width: 40px;
  padding: 2px 0 0 2px;
}
 
a.seda, a.seda:link, a.seda:active, a.seda:visited {
  text-decoration: none;
  color: #707070;
}
 
a.seda:hover {
  color: #fff;
}

a.bila, a.bila:link, a.bila:active, a.bila:visited {
  text-decoration: none;
  color: #fff;
}
 
a.bila:hover {
  color: #707070;
}

input {
  background: #272727;
  border: 1px solid #333232;
  color: white;
}

textarea {
  background: #272727;
  border: 1px solid #333232;
  color: white;
}

.left-content-posledni-zapasy-result-main {
  display: inline;
  position: relative;
  top: 1px;
}

.vice {
  float: right;
  background: url('../img/detail.jpg') no-repeat;
  width: 40px;
  height: 17px;
  padding: 2px 0 0 3px;
}
