

/*
	  Betsson Voodoo Gaming
	  Copyright (c) www.esmetic.pl

*/




/* WYGLĄD OGÓLNY START */

	 body
	  {
       margin: 0px;
	   font-family: Tahoma;
	   font-size: 12px;
	   color: #494949;
	  }

	 a:visited { text-decoration: none; color: #494949}
	 a:link    { text-decoration: none; color: #494949}
	 a:hover   { text-decoration: underline; color: #110F04}



	 .top-belka
	  {
       * padding-top: 12px;
       padding-left: 20px;
	   font-family: Tahoma;
	   font-size: 11px;
	   color: white;
	  }

	 .top-input
	  {
       width: 95px;
       height: 16px;
       border: 0px;
       color: #181818;
       text-align: center;
       padding-left: 3px;
       padding-right: 3px;
       font-size: 10px;
       background-image: url(/img/input-bg2.jpg);
	  }
	  
	  .top-input-pw
	  {
       width: 66px;
       height: 16px;
       border: 0px;
       color: #181818;
       text-align: center;
       padding-left: 3px;
       padding-right: 3px;
       font-size: 10px;
       background-image: url(/img/input-bg.jpg);
	  }

	 .reg-left
	  {
       height: 17px;
       width: 123px;
       border: 0px;
       text-align: center;
       color: gray;
       padding: 1px;
       font-size: 11px;
       background-image: url(/img/r2i.jpg);
	  }

	 .top-panel
	  {
       color: white;
       font-size: 11px;
	  }

	 .profil-top
	  {
       color: #0062AC;
       font-size: 15px;
       font-weight: bold;
	  }

	 .wynik-win
	  {
       color: #44A100;
	  }

	 .wynik-lose
	  {
       color: #F41F1F;
	  }

	 .wynik-draw
	  {
       color: #0095CE;
	  }

	 .top-login
	  {
       width: 43px;
       height: 16px;
       border: 0px;
       cursor: pointer;
       background-image: url(img/login-bg.jpg);
	  }

	 .top-logout
	  {
       width: 61px;
       height: 16px;
       border: 0px;
       cursor: pointer;
       background-image: url(img/top-logout.jpg);
	  }

	 .lang-belka
	  {
       * padding-top: 12px;
	  }

	 .cytuj
	  {
       * padding-top: 3px;
	  }

	 .news-tytul
	  {
	   font-family: Tahoma;
	   font-size: 14px;
	   color: #0062AC;
       font-weight: bold;
	  }

	 .game-nazwa
	  {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
	   font-family: Tahoma;
	   font-size: 12px;
	   color: white;
       font-weight: bold;
	  }

	 .news-data
	  {
	   font-family: Tahoma;
	   font-size: 10px;
	   color: #949494;
       font-weight: normal;
	  }

	 .news-kom
	  {
	   font-family: Tahoma;
	   font-size: 10px;
	   color: #494949;
       font-weight: normal;
	  }

	 .news-tresc
	  {
	   font-family: Tahoma;
	   font-size: 11px;
	   color: #000000;
       font-weight: normal;
	  }

	 .str-num
	  {
	   font-family: Tahoma;
	   font-size: 11px;
	   color: #494949;
       font-weight: normal;
	  }


	 .mecz-item
	  {
	   font-family: Tahoma;
	   font-size: 10px;
	   color: #494949;
       font-weight: normal;
	  }

	 .mecz-top
	  {
	   font-family: Tahoma;
	   font-size: 10px;
	   color: white;
       font-weight: bold;
	  }

	 .mecz-data
	  {
	   font-family: Tahoma;
	   font-size: 10px;
	   color: #000000;
       font-weight: normal;
	  }

	 .page-link:visited
      {
       font-size: 11px;
       text-decoration: none;
       color: #494949;
      }

	 .page-link:link
      {
       font-size: 11px;
       text-decoration: none;
       color: #494949;
      }

	 .page-link:hover
      {
       font-size: 11px;
       text-decoration: underline;
       color: #494949;
      }

	 .news-wiecej:visited
      {
       font-size: 12px;
       font-weight: bold;
       text-decoration: none;
       color: #336185;
      }

	 .news-wiecej:link
      {
       font-size: 12px;
       font-weight: bold;
       text-decoration: none;
       color: #336185;
      }

	 .news-wiecej:hover
      {
       font-size: 12px;
       font-weight: bold;
       text-decoration: underline;
       color: #0081D5;
      }



	 .panel-nick:visited
      {
       font-size: 11px;
       font-weight: bold;
       text-decoration: none;
       color: #FFD97E;
      }

	 .panel-nick:link
      {
       font-size: 11px;
       font-weight: bold;
       text-decoration: none;
       color: #FFD97E;
      }

	 .panel-nick:hover
      {
       font-size: 11px;
       font-weight: bold;
       text-decoration: underline;
       color: #FFD97E;
      }


	 .panel-link:visited
      {
       font-size: 11px;
       text-decoration: none;
       color: white;
      }

	 .panel-link:link
      {
       font-size: 11px;
       text-decoration: none;
       color: white;
      }

	 .panel-link:hover
      {
       font-size: 11px;
       text-decoration: underline;
       color: white;
      }

	 .mecz-link:visited
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .mecz-link:link
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .mecz-link:hover
      {
       text-decoration: underline;
       color: #ffffff;
      }

	 .admin-link:visited
      {
       font-size: 12px;
       text-decoration: none;
       color: #494949;
      }

	 .admin-link:link
      {
       font-size: 12px;
       text-decoration: none;
       color: #494949;
      }

	 .admin-link:hover
      {
       font-size: 12px;
       text-decoration: underline;
       color: #110F04;
      }

	 .kategoria-link:visited
      {
       font-size: 14px;
       text-decoration: none;
       color: white;
      }

	 .kategoria-link:link
      {
       font-size: 14px;
       text-decoration: none;
       color: white;
      }

	 .kategoria-link:hover
      {
       font-size: 14px;
       text-decoration: underline;
       color: white;
      }

	 .team-link:visited
      {
       font-size: 11px;
       text-decoration: none;
       color: #c4c4c4;
      }

	 .team-link:link
      {
       font-size: 11px;
       text-decoration: none;
       color: #c4c4c4;
      }

	 .team-link:hover
      {
       font-size: 11px;
       text-decoration: underline;
       color: #c4c4c4;
      }
      
      .tv-home:visited
      {
       text-decoration: none;
       color: #3b7eca;
      }

	 .tv-home:link
      {
       text-decoration: none;
       color: #3b7eca;
      }

	 .tv-home:hover
      {
       text-decoration: underline;
       color: #3b7eca;
      }
      
      .stopka:visited
      {
       text-decoration: none;
       color: #FFFFFF;
      }

	 .stopka:link
      {
       text-decoration: none;
       color: #FFFFFF;
      }

	 .stopka:hover
      {
       text-decoration: underline;
       color: #FFFFFF;
      }

	 .sub-link:visited
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .sub-link:link
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .sub-link:hover
      {
       text-decoration: none;
       color: #3b7eca;
      }

	 .pub-link:visited
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .pub-link:link
      {
       text-decoration: none;
       color: #ffffff;
      }

	 .pub-link:hover
      {
       text-decoration: underline;
       color: #ffffff;
      }


	 .bvgplayer:visited
      {
       font-size: 11px;
       text-decoration: none;
       color: #1a6cca;
      }

	 .bvgplayer:link
      {
       font-size: 11px;
       text-decoration: none;
       color: #1a6cca;
      }

	 .bvgplayer:hover
      {
       font-size: 11px;
       text-decoration: underline;
       color: #1a6cca;
      }


      
	.clsFile

	  {

	   border: 1px solid black;

	   background-color: red;

	  }


	 .userlogin:visited { text-decoration: none; color: 206ac3}
	 .userlogin:link    { text-decoration: none; color: #206ac3}
	 .userlogin:hover   { text-decoration: underline; color: #206ac3}


/* WYGLĄD OGÓLNY STOP */



/*
	  Betsson Voodoo Gaming
	  Copyright (c) www.esmetic.pl

*/

