
body {
  background-image: url('img/sportka-pozadi.jpg');
  background-repeat: repeat-x;
  font-family: Arial;
  }

div.obsah {
  margin: 0 auto;
  width: 760px;
  background: #ececec;
  }

p, li {
  margin-left: 50px;
  margin-right: 30px;
  font-size: 13px;
  line-height: 15px;
  text-align: justify;
  }

div.hlavicka {
  background: url('img/sportka-hlavicka.jpg') no-repeat;
  width: 760px;
  height: 229px;
  }
  
div.menu {
  margin-top: 20px;
  margin-left: 25px;
  color: white;
  }
  
div.menu a {
  color: white;
  font-size: 12px;
  font-weight: bold;
  }
  
div.menu a:hover {
  color: #ececec;
  }
  
div.jak-hrat {
  background: url('img/jak-hrat.jpg') no-repeat #d2d2d2;
  margin: 20px;
  padding: 5px;
    }
  
div.spodek {
  background: #ececec;
  width: 760px;
  margin-bottom: 50px;
  }  
  
div.paticka {
  padding: 10px;
  font-size: 10px;
  }
  
div.paticka a {
  color: #4c4c4c;
  }    
  
div.paticka a:hover {
  color: white;
  }  
  
h1, h1 a, h1 a:hover, h1 a:visited {
  color: white;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  font-size: 40px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  padding-left: 30px;
  padding-top: 35px;
  text-decoration: none; 
  }  
  
h2 {
  padding: 10px;
  margin: 0px;
  color: #474747;
  font-size: 18px;
  }
  
div.vlevo {
  float: left;
  width: 450px;
  }
  
div.vpravo {
  float: right;
  }    

table.vysledky tr td {
  background: url('img/point.jpg');
  width: 26px;
  height: 38px;
  padding-left: 12px;
  font-weight: bold;
  }
  
table.vysledky tr td.free {
  background: #ececec;
  font-weight: bold;
  width: 50px;
  }
  
div.jackpot {
  background: url('img/jackpot.jpg') no-repeat;
  width: 280px;
  height: 91px;
  color: #ffeb00;
  font-size: 40px;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  padding-top: 15px;
  text-align: center;
  }
  
div.cleaner {
  clear:both;
  height:0px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
  line-height: 1px;
  }
  
span.zdroj {
  font-size: 10px;
  color: #474747;
  }  

table {
  font-size: 14px;
  } 
  
table tr td span.modrebg {
  margin: none;
	font-weight: bold;
	height: 25px;
	padding-left: 11px;
  color: #474747;
	text-align: center;
  }
  
.tmavebg {
	background-color:#e8e9e1;
	padding: 5px;
	width:150px;
	text-align:center;
	color:Black;
	height:23px;
	max-height:23px;
	min-height:23px;
	text-decoration: underline;
	font-weight: bold;
	}
	
.svetlebg {
	background-color:#f3f4ee;
	padding:8px 5px;
	width:150px;
	text-align:center;
	color:Black;
	height:23px;
	max-height:23px;
	min-height:23px;
	}
	
.pad5 {
	padding-bottom:5px;
	padding-top:5px;
	}
	
.bilamezera {
  background-color:white;
  font-size:0px;
  height:1px;
  margin:4px 0pt 4pt;
 }
