@charset "utf-8";


/*globals*/

a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; }
a:focus {outline: none !important;}

/*structure*/
  div.main { float: left; width: 892px; height: 100%;  margin: 0 0 10px 0; padding-left: 15px; position: relative;}
  
    div.slideshow_container {float: left; position: relative; width:935px; height: 223px;display: none; }
    div.slideshow_container1 {float: left; height:223px; padding:0; width:935px; /*background: url(/html/gfx/top_turnieje/slide_bg.png);*/ }
    div.slideshow_container img { border: 0; }
    
      div.slideshow_left { float: left; width: 722px; height: 223px; padding: 0;}
        div.slideshow_left div.slide { float: left; width: 722px; height: 217px; position: relative; }
        div.slideshow_left div.slide div.text { padding: 35px 0 0 25px; text-shadow: #ababab 1px 1px 5px; display: none; }
        div.slideshow_left div.slide div.demo { position: absolute; width: 345px; height: 30px; bottom: 0px; left: 40px; }
        div.slideshow_left div.slide div.demo1 {  width: 345px; height: 30px; background: url(/html/gfx/top_turnieje/btn_zagraj-w-demo.png); }
          div.demo a.zagraj { float: left; display: block; width: 190px; height: 30px; }
          div.demo a.czytaj { float: left; display: block; width: 155px; height: 30px; }
          
      div.slideshow_right { position: absolute; right: 0px; top: 0px; width: 231px; height: 233px; padding: 0;z-index:100; }
        div.slideshow_right a.r1ng { float: right; display: block; width: 183px; height: 23px; padding: 10px 0 0 30px; background: url(/html/gfx/top_turnieje/btn_jak-dziala-r1ng.jpg); color: #ffffff; font-size: 12px; font-family: arial; }
        div.slideshow_right a.r1ng:hover { float: right; display: block; width: 183px; height: 23px; padding: 10px 0 0 30px; background: url(/html/gfx/top_turnieje/btn_jak-dziala-r1ng.jpg); color: #ffffff; font-size: 12px; text-decoration: none;  }
        div.slideshow_right a.ring_wp { float: right; display: block; width: 183px; height: 24px; padding: 10px 0 0 30px; background: url(/html/gfx/top_turnieje/btn_jak-dziala-ring_WP.jpg); color: #ffffff; font-size: 12px; font-family: arial; }
        div.slideshow_right a.ring_wp:hover { float: right; display: block; width: 183px; height: 24px; padding: 10px 0 0 30px; background: url(/html/gfx/top_turnieje/btn_jak-dziala-ring_WP.jpg); color: #ffffff; font-size: 12px; text-decoration: none;  }
               
        div.slideshow_right a.btn { float: right; display: block; width: 183px; height: 21px; padding: 7px 0 3px 30px; background: url(/html/gfx/top_turnieje/button.jpg); color: #000000; font-size: 12px; font-family: arial; font-weight: bold; text-align: left; }
        div.slideshow_right a.btn_active { float: right; display: block; width: 186px; height: 21px; padding: 7px 0 3px 44px; background: url(/html/gfx/top_turnieje/button_hover.png); color: #000000; font-size: 12px; font-family: arial; font-weight: bold; text-align: left; }
        div.slideshow_right a.btn:hover { width: 186px; height: 21px; padding: 7px 0 3px 44px; background: url(/html/gfx/top_turnieje/button_hover.png); text-decoration: none;text-decoration: underline; }
        
        div.slideshow_right div.bottom { float: right; display: block; width: 213px; height: 30px; background: url(/html/gfx/top_turnieje/bottom.jpg); color: #c0076b; font-size: 11px; }
          div.slideshow_right div.bottom a.wiecej { display: block; float: right; padding: 7px 32px 9px 0; background: url(/html/gfx/top_turnieje/arrow.png) no-repeat right; color: #c0076b; font-size: 11px; font-family: arial; }

