/* CSS Document Tipovka.cz */

* {
 margin: 0; 
 padding: 0; 
}

img {
 border: none;
}

body {
  background:#a4c0c4 url(img/pozadi.jpg) repeat;
  font-family:verdana, lucida, sans-serif;
  font-size:12px;
    color:#d5f4f9;
  text-align:left;
  }

/* Home page */

div#home {
  width:510px;
  padding:0px;
  float:none;
  }
  
  div#home img {
    border:none;
	float:left;
	margin:0px 10px 7px 7px;
	}
  
  div#home h1 {
    width:510px;	
	display:block;
	margin:14px 0px 7px 0px;
    padding:10px 0px;
    color:#a3eaff;
    font-size: 18px;
    font-weight:normal;
    text-align:center;
	border-bottom:2px solid #063748;
	border-top:1px solid #063748;
	background-color:#1a1d1f;
	}
  
  div#home p {
    margin-bottom:4px;
	}

/* Kontakty */

div#kontakty {
  width:510px;
  padding:0px;
  float:none;
  }

div#kontakty h1 {
  margin-bottom:14px;
  padding:0px;
  color:#bff1ff;
  font-size: 24px;
  text-align:center;
  }
  
div#kontakty h2 {
  margin:14px 0px;
  padding:0px;
  color:#95dbef;
  font-size: 18px;
  font-weight:normal;
  text-align:center;
  }
  
div#kontakty p {
  margin-bottom:8px;
  }
  
  div#kontakty p a {
    color:#73c9e2;
	text-decoration:underline;
	}
  
  div#kontakty p a:hover {
    color:#c0effc;
	text-decoration:underline;
	}
  
  p.link {
    width:auto;
	padding-top:4px;
	height:20px;
	border: 1px solid #4b4f50;
	background-color:#172228;
	text-align:center;
	color:#cccccc;
	}
  
  
/* Uživatelské rozhraní + tipovací rozhraní uživatele */

div#tipuj {
  width:510px;
  padding:0px;
  float:none;
  text-align:center;
  }
  
  div#tipuj span img {
    border:none;
	margin:10px;
	}
  
  div.ceny {
    width:510px;
	padding:0px;
	margin:14px 0px;
	float:left;
	background-color:#1a1d1f;
	border:1px solid #0a0f13;
	}
  
    div.ceny h4 {
      width:510px;	
	  display:block;
      padding:10px 0px;
      color:#cccccc;
      font-size: 18px;
      font-weight:normal;
      text-align:center;
	  background-color:#0a0f13;
	  float:left;
	  }
	
	div.ceny h5 {
	  font-size:15px;
	  color:#fff3da;
	  width:510px;	
	  display:block;
      padding:6px 0px;
	  margin-bottom:10px;
      font-weight:normal;
      text-align:center;
	  border-bottom:1px solid #0a0f13;
	  background-color:#151e24;
	  float:left;
	  }
    
	div.ceny img {
      border:none;
	  float:left;
	  margin:0px 20px 7px 7px;
	  }
	    
  div#tipuj h1 {
    margin-bottom:14px;
	padding:0px;
	color:#bff1ff;
	font-size: 24px;
	}
  
  div#tipuj h2 {
    margin:14px 0px 14px 0px;
	padding:0px;
	color:#95dbef;
	font-size: 18px;
	font-weight:normal;
	}
  
  div#tipuj h3 {
    font-size:14px;
	color:#d5f4f9;
	font-weight:bold;
	padding:0px;
	margin:14px 0px;
	}
	
	div#tipuj h3 small {
	  font-size:10px;
	  color:#ff3938;
	  }
   
  div#tipuj p {
    margin:4px 0px;
	padding:0px;
	color:#bff1ff;
	font-size: 12px;
	text-align:left;
	}

  	.cervena {color:#ff4948;}

	div#tipuj p strong {color:#d5f4f9;}
	  
    div#tipuj p a {
      color:#a3eaff;
	  text-decoration:none;
      }
  
    div#tipuj p a:hover {
      text-decoration:underline;
	  color:#CCCCCC;
	  }
		  
  div#tipuj ul {
    padding:0px;
	margin-bottom:10px;
	float:left;
	width:auto;
	}
	
	div#tipuj ul li {
	  float:left; 
      margin:0px;
      padding:0px;
      border:none;
      width:101px;
      list-style-type:none;
      display:inline;
	  }
	
	div#tipuj ul li a {
	  display: block; 
	  width: 100px; 
	  height: 28px;
	  padding-top:12px;
	  margin-right:1px;
	  text-decoration: none;
	  color:#fff3da;
	  border: 0px solid #4b4f50;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  font-size:14px;
	  }
	
	div#tipuj ul li a:hover {
	  color:#d5f4f9;
	  background-color:#151e24;
	  border: 0px solid #73cae2;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  }
	  
	.play_off a {float:left;
	  display: block;
    width:200px; 
	  height:28px;
	  padding-top:12px;
	  margin-left:40px;
	  margin-right:10px;
	  margin-top:10px;
	  margin-bottom:10px;
	  text-decoration: none;
	  color:#fff3da;
	  border: 0px solid #4b4f50;
    border-bottom-width: 3px;
	  border-top-width: 1px;
	  font-size:80%;
	  }
	
	.play_off a:hover {float:left;
	  color:#d5f4f9;
	  background-color:#151e24;
	  border: 0px solid #73cae2;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  }  
  
  div#tipuj table {
    background-color:#151e24;
	width:510px;
	border:1px solid #243a42;
	margin-top:20px;
	text-align:center; 
	color:#73c9e2;
	float:left;
	}
	
	div#tipuj table tr td {
	  padding:4px;
	  margin:0px;
	  width:25%;
	  }
	  
	  .bunka {
	    background-color:#0a0f13;
		font-size:13px;
		height:30px;
		color:#d5f4f9;
		}
	  
	  .liga {
	    background-color:#121415;
		font-size:15px;
		height:40px;
		color:#ff3938;
		}
	
	div#tipuj table tr td input {
	  margin-right:4px;
	  }

/* Obsah stránky */

.whole {
  background:url(img/whole-bg.png) repeat;
  width:1000px;
  padding:0px 10px 0px 10px;
  margin:auto;
  overflow:hidden;
  }

/* Hlavička */

div#headerbg {
  background:url(img/hned.jpg) repeat-x #575757;
  width:100%;
  height:222px;
  margin:auto;
  }
  
div#header {
  width:1000px;
  height:150px;
  float:left;
  margin-top:10px;
  display:block;
  background-color:#232428;  
  }
  
  div#header img {
    border:none;
	padding:0px;
    }

div#horimenu {
  background:url(img/horimenu.jpg) center no-repeat #232428;
  width:1000px;
  height:62px;
  float:left;
  padding:0;
  display:block;
  text-align:center;
  font-family:verdana, lucida, sans-serif;
  }
  	
div#horimenu ul {
  padding:0px; 
  margin-left:370px;
  }

div#horimenu ul li {
  float:left; 
  margin:0px;
  padding:0px;
  border:none;
  width:105px;
  list-style-type:none;
  display:inline;
  }

div#horimenu ul li a {
  float:left;
  padding:20px 0px 0px 0px;
  display:block;
  width:104px;
  margin-right:1px;
  height:42px;
  border:none;
  color:#1b1b1b;
  font-size:14px;
  text-decoration:none;
  background:url(img/hoributt.jpg) repeat-x #60b6c3;
	
  }
	 
div#horimenu ul li a:hover {	
  background-position: 0 -62px;
  color:#73c9e2;
  text-decoration:none;
  }

/* Střed stránky */

div#page {
  background:url(img/page.jpg) center repeat-y #12181c;
  width:1000px;
  float:left;
  display:block;
  }

div#menu {
  width:200px;
  float:left;
  display:block;
  padding:0px;
  font-family:verdana, lucida, sans-serif;
  }
  	
  div#menu ul {
    padding:0px; 
    margin:0px;
    }

  div#menu ul li {
    float:left; 
    margin:0px;
    padding:0px;
    border:none;
    width:200px;
    list-style-type:none;
    }
 
  div#menu ul li a {
    float:left;
    padding:5px 0px 0px 40px;
    display:block;
    width:160px;
    height:25px;
    border:none;
    color:#0d0f13;
    font-size:14px;
    text-decoration:none;
    background: url(img/bocnibutt.jpg) #60b6c3;
    }
	 
  div#menu ul li a:hover {	
    background-position: 0 -30px;
    color:#c0effc;
    text-decoration:none;
    }
	
div#menu h1 {
    background: url(img/levtitma.jpg) no-repeat #24383f;
    width:200px;
	height:28px;
    float:left;
    display:block;
    padding:10px 0px 0px 0px;
	text-align:center;
	color:#d6f4f9;
	font-size:16px;
	font-weight:normal;
	margin:auto;
    }
	
	.reklama {
	  margin:auto;
	  padding-top:10px;
	  text-align:center;
	  }

  .reklama_img {float:left;
    margin-top:10px;
  }

div#stred {
  width:510px;
  float:left;
  display:block;
  padding:20px;
  }

div#pravo {
  width:250px;
  float:right;
  display:block;
  padding:0px;
  }
  
  div#pravo h1 {
    background: url(img/pratitma.jpg) no-repeat #24383f;
    width:250px;
	height:34px;
    float:right;
    display:block;
    padding:14px 0px 0px 0px;
	text-align:center;
	color:#d6f4f9;
	font-size:16px;
	font-weight:normal;
	margin:auto;
    }
  
  div#pravo p {
    padding:0px;
	text-align:left;
	margin:12px;
	color:#a0e3f6;
	font-size:12px;
	}
	
	div#pravo p strong a {
	  font-weight:bold;
	  font-size:10px;
	  color:#5b9eb2;
	  text-decoration:underline;
	  }
	
	div#pravo p strong a:hover {
	  color:#c0effc;
	  text-decoration:underline;
	  }
	
	div#pravo h3 {
      padding:0px 12px 7px 0px;
	  margin-top:6px;
	  text-align:right;
	  font-weight:normal;
	  color:#a0e3f6;
	  font-size:10px;
	  }
	  
	  div#pravo h3 strong {
        font-weight:normal;
		color:#ddf5fb;
	    font-size:12px;
	    }
  
  div#pravo h2 {
    background-color:#172228;
    width:222px;
	height:24px;
    float:right;
    display:block;
	margin:7px;
	padding:8px 0px 0px 12px;
	color:#73cae2;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	}
	
	div#pravo h2 span {
	  text-align:center;
	  font-size:13px;
	  color:#d5f4f9;
	  font-weight:bold;
	  }
	
	div#pravo h2 strong {
	  font-weight:bold;
	  color:#d5f4f9;
	  }
	
	div#pravo h2 a {
	  text-decoration:underline;
	  color:#d5f4f9;
	  }
	
	div#pravo h2 a:hover {
	  text-decoration:underline;
	  color:#ffffff;
	  }
	  
	  .pravy_anchor {
        color:white; 
        margin-bottom:10px;
        margin-left:30px;
        }
  
	div#prihlaseni {
	  width:236px;
	  margin:7px;
	  border:none;
	  font-size:11px;
	  overflow:hidden;
	  float:right;
	  }
	  
	  div#prihlaseni form table tr td{
	    margin:auto;
		padding:6px;
		color:#92ced7;
		font-size:13px;
		font-family:verdana, lucida, sans-serif;
	    }
		
	  div#prihlaseni form table tr td input{
	    border: 1px solid #62aeba;
        background-color: #063748; 
        color:#FFFFFF;
        font-family:verdana, lucida, sans-serif;
	
        } 

/* Patička */

div#patkabg {
  background:url(img/hned2.jpg) repeat-x #575757;
  width:100%;
  height:182px;
  margin:auto;
  vertical-align:bottom;
  }

div#patka {
  background:url(img/patka.jpg) top no-repeat #232428;
  width:1000px;
  height:172px;
  float:left;
  font-size:13px;
    color:#e4e4e4;
  display:block;
  margin-bottom:10px;
  text-align:center;
  }
  
  div#patka p {
    margin-top:45px;
	padding:0px;
    }
  
  div#patka p a {
    color:#adadad;
	font-size:10px;
	text-decoration:underline;
	}
	
	div#patka p span a {
	  color:#e4e4e4;
	  text-decoration:underline;
	  font-size:12px;
	  }
  
  div#patka p a:hover {
    color:#73c9e2;
	text-decoration:underline;
	}
		
  .patmenu {
    text-align:center;
	margin-top:30px;
	}
  
  .patmenu a:link, .patmenu a:visited, .patmenu a:active { 
	padding-right:18px;
	padding-left:18px;
	text-decoration: none;
	color:#73c9e2;
	font-size:14px;
	}

  .patmenu a:hover { 
	color:#d3f2fb;
	text-decoration:underline;
    }  
	
/* SPORTY */

div.mic_hry {
  width:510px;
  padding:0px;
  float:none;
  text-align:center;
  }
	
  div.mic_hry img {
    border:none;
	padding:0px;
	margin-bottom:10px;
	}
  
  div.mic_hry h2 {
    margin:14px 0px 14px 0px;
	padding:0px;
	color:#95dbef;
	font-size: 18px;
	font-weight:normal;
	}
  
    div.mic_hry a {
	  text-decoration:none;
	  font-size:14px;
	  color:#d5f4f9;
	  margin-right:15px;
	  }
	
	div.mic_hry a:hover {
	  text-decoration:underline;
	  color:#5b9eb2;
	  }
	  
	div.mic_hry p {
      margin:4px 0px;
	  padding:0px;
	  color:#bff1ff;
	  font-size: 12px;
	  text-align:left;
	  }
	  
	  div.mic_hry h3 {
	    margin:6px 0px;
	    padding:0px;
	    color:#95dbef;
	    font-size: 13px;
		text-align:center;
	    }
  
  div.mic_hry ul {
    padding:0px; 
    margin-bottom:10px;
	float:left;
	width:510px;
	}
	
	div.mic_hry ul li {
      float:left; 
      margin:0px;
      padding:0px;
      border:none;
      width:51px;
      list-style-type:none;
      display:inline;
	  text-align:center;
	  }
	  
	  div.mic_hry ul li a {
        float:left;
        padding:0px;
        display:block;
        width:50px;
        margin-right:1px;
        height:50px;
        border:none;
		text-align:center;
        background:url(img/mic_hry.png) no-repeat;
	    }
		
		 div.mic_hry ul li a:hover {
		   background-position: 0 -50px;
		   }
   
  .kluby {
    float:left;
	margin:0px;
	padding:0px;
	width:510px;
	}
  
    .kluby table {
      background-color:#151e24;
	  width:510px;
	  border:none;
	  margin-top:20px;
	  text-align:left; 
	  }
	
	.kluby table tr td {
	  padding-left:15px;
	  margin:0px;
	  width:33%;
	  }
	  
	.kluby table tr td img {
	  border:none;
	  width:123px;
	  padding:0px;
	  margin:0px;
	  }
	  
	.kluby table tr td a {
	  text-decoration:underline;
	  color:#73c9e2;
	  }
	  
	.kluby table tr td a:hover {
	  text-decoration:underline;
	  color:#d3f2fb;
	  }
  
  .zapas {
    float:left;
	margin:0px;
	padding:0px;
	width:510px;
	}
  
    .zapas table {
      background-color:#151e24;
	  width:510px;
	  margin-top:20px;
	  text-align:center; 
	  color:#a3eaff;
	  border-right:1px solid #0a0f13;
	  border-bottom:1px solid #0a0f13;
	  }
	  
	  .ob {
	    background-color:#1a1d1f;
		}
	
	.zapas table tr td {
	  padding:4px 0px 4px 0px;
	  margin:0px;
	  border-left:1px solid #0a0f13;
	  border-top:1px solid #0a0f13;
	  }
	    
		.hrac {
		  width:25%;
		  }
		    
		.vysledek {
		  color:#d5f4f9;
		  font-weight:bold;
		  width:10%;
		  }

/* Moto GP */
div.moto {
  width:510px;
  padding:0px;
  float:none;
  text-align:center;
  }
	
  div.moto img {
    border:none;
	padding:0px;
	margin-bottom:10px;
	}
  
  div.moto h2 {
    margin:14px 0px 14px 0px;
	padding:0px;
	color:#95dbef;
	font-size: 18px;
	font-weight:normal;
	}
  
    div.moto span a {
	  text-decoration:none;
	  font-size:14px;
	  color:#d5f4f9;
	  margin-right:15px;
	  }
	
	div.moto span a:hover {
	  text-decoration:underline;
	  color:#5b9eb2;
	  }
	  
	div.moto p {
      margin:4px 0px;
	  padding:0px;
	  color:#bff1ff;
	  font-size: 12px;
	  text-align:left;
	  }
	  
	  div.moto h3 {
	    margin:6px 0px;
	    padding:0px;
	    color:#95dbef;
	    font-size: 13px;
		text-align:center;
	    }
		
  div.moto ul {
    padding:0px;
	margin-bottom:10px;
	float:left;
	width:auto;
	}
	
	div.moto ul li {
	  float:left; 
      margin:0px;
      padding:0px;
      border:none;
      width:101px;
      list-style-type:none;
      display:inline;
	  }
	
	div.moto ul li a {
	  display: block; 
	  width: 100px; 
	  height: 28px;
	  padding-top:12px;
	  margin-right:1px;
	  text-decoration: none;
	  color:#fff3da;
	  border: 0px solid #4b4f50;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  font-size:14px;
	  }
	
	div.moto ul li a:hover {
	  color:#d5f4f9;
	  background-color:#151e24;
	  border: 0px solid #73cae2;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  }
  
  div.moto table {
    background-color:#151e24;
	width:510px;
	border-top:1px solid #243a42;
        border-left:1px solid #243a42;
	margin:20px 0px 10px 0px;
	text-align:center; 
	color:#73c9e2;
	float:left;
	}
	
	div.moto table tr td {
	  padding:4px;
	  margin:0px;
	  width:25%;
          border-bottom:1px solid #243a42;
          border-right:1px solid #243a42;
	  }
	
/* Zimní sporty */  
  	
div.zima {
  width:510px;
  padding:0px;
  float:none;
  text-align:center;
  }
  
div.zima img {
    border:none;
	padding:0px;
	margin-right:15px;
	margin-bottom:10px;
	}
  div.zima ul {
    padding:0px;
	margin-bottom:10px;
	float:left;
	width:auto;
	}
	
	div.zima ul li {
	  float:left; 
      margin:0px;
      padding:0px;
      border:none;
      width:101px;
      list-style-type:none;
      display:inline;
	  }
	
	div.zima ul li a {
	  display: block; 
	  width: 100px; 
	  height: 42px;
	  padding-top:12px;
	  margin-right:1px;
	  text-decoration: none;
	  color:#fff3da;
	  border: 0px solid #4b4f50;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  font-size:14px;
	  }
	
	div.zima ul li a:hover {
	  color:#d5f4f9;
	  background-color:#151e24;
	  border: 0px solid #73cae2;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  }
  div.zima h4 {
	    margin:15px 0 15px 0px;
	    padding:0px;
	    color:#95dbef;
	    font-size: 150%;
		text-align:center;
	    }
		   	  
/* Submenu Skoky na lyžích */

  #skoky_ul {
    padding:0px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width:auto;
	}
	
	#skoky_ul li {
	  float:left; 
      margin:0px;
      padding:0px;
      border:none;
      width:101px;
      list-style-type:none;
      display:inline;
	  }
	
	#skoky_ul li a {
	  display: block; 
	  width: 100px; 
	  height: 22px;
	  padding-top:10px;
	  margin-right:1px;
	  text-decoration: none;
	  color:#fff3da;
	  border: 0px solid #4b4f50;
      border-bottom-width: 6px;
	  border-top-width: 1px;
	  font-size:14px;
	  }
	
	#skoky_ul li a:hover {
	  color:#d5f4f9;
	  background-color:#151e24;
	  border: 0px solid #73cae2;
      border-bottom-width: 3px;
	  border-top-width: 1px;
	  }

/* partneri v záhlaví stránky*/

div#partneri {
  background-color:#12181c;
  width:100%;
  height:18px;
  border-bottom:4px solid #063748;
  border-top:2px solid #063748;
  text-align:left;
  color:#ff4948;
  font-size:11px;
  }
  
  div#partneri span {
    font-size:12px;
	color:#d5f4f9;	
	}
  
  div#partneri img {
    border:none;
	float:left;
	margin-right:4px;
	margin-left:10px;	
	}

  div#partneri a {
    margin-left:10px;
    color:#a3eaff;
	text-decoration:none;
    }
  
  div#partneri a:hover {
    text-decoration:underline;
	color:#CCCCCC;
	}

.adm_zap_pri {
  border:solid 1px;
  border-color:white;
  }

  .adm_zap_pri tr td {
    border:solid 1px;
    border-color:white;
    text-align:center;
    }
	
/* Administrace */

div#admin {
  width:510px;
  padding:0px;
  float:none;
  }
  
  div#admin h1 {
    margin-bottom:14px;
	padding:0px;
	color:#bff1ff;
	font-size: 24px;
	text-align:center;
	}
  
  div#admin h2 {
    margin:4px 0px 16px 40px;
	font-weight:normal;
	font-size:16px;
	}
	
	div#admin h2 img {
	  float:left;
	  border:none;
	  margin-right:12px;
	  }
  
  	div#admin h2 a {
	  text-decoration:none;
	  color:#73c9e2;
	  }
	
	div#admin h2 a:hover {
	  text-decoration:underline;
	  color:#d3f2fb;
	  }
  
  div#admin h3 {
    margin:4px 0px 16px 0px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
  
  div#admin p {
    margin:4px 0px;
	padding:0px;
	color:#bff1ff;
	font-size: 12px;
	}
	
  div#admin a {
	  text-decoration:none;
	  color:#73c9e2;
	  }
	
  div#admin a:hover {
	text-decoration:underline;
	color:#cccccc;
	}
	
	
	/* DirectoGlobal.com blok ID: 1737 */
	
.dglobal_1737{
  margin:12px;
  text-align:left;
  }

.dglobal_1737 .dg_ad{
  text-align:left;
  }
  
.dglobal_1737 a { 
  font-weight:bold;
  color:#ff4948;
  text-decoration:underline;
  text-align:center;
  }

.dglobal_1737 a:hover {
  color:#c0effc;
  text-decoration:underline;
  }
  
.dglobal_1737 p {
  padding:0px;  
  color:#a0e3f6;
  font-size:12px;
}

/* Reklama */
.avon {float:left;
  margin-top:10px;
  border:none;
}

.sperky {float:left;
  width:200px;
  height:200px;
  margin-top:10px;
  border:none;
}


#mlink{float:left;
  margin-top:10px;
  margin-left:40px;
}


/* Výpis tipů */

.vyp_tip {float:left;
  margin:15px 20px 0 10px;
  color:white;
}

.vyp_tip:hover {
  color:red;
}