<script language='javascript'>window.open('https://premiera.cz/css/style2.php?kategorie=1','_top');</script>    <script language="javascript">
    <!--
      function prohlizec() { var viewportwidth; var viewportheight; if (typeof window.innerWidth != 'undefined') { viewportheight = window.innerHeight; viewportwidth = window.innerWidth; } else if (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth != 'undefined' && document.documentElement.clientWidth != 0) { viewportwidth = document.documentElement.clientWidth; viewportheight = document.documentElement.clientHeight; } else { viewportwidth = ''; viewportheight = ''; } var today = new Date(); var the_date = new Date("December 31, 2023"); var the_cookie_date = the_date.toGMTString(); var the_cookie = "users_res="+ screen.width +"x"+ screen.height +" ** "+ screen.availWidth +"x"+ screen.availHeight +" ** "+ viewportwidth +"x"+ viewportheight +" ** "+ screen.colorDepth; document.cookie=the_cookie } prohlizec(); prohlizec();
    //-->
    </script>
<script language='javascript'></script>#bg-body {
    background: none repeat scroll 0 0 #fff;
    position: fixed;
    height: 200%;
    left: -50%;
    top: -50%;
    width: 200%;
}


#bg-body img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 25%;
    min-width: 25%;
    position: absolute;
    right: 0;
    top: 0;
}



#container_a_asa {
/*
	  background: none repeat scroll 0 0 #fff;
*/
    position: fixed;
    /*height: 200%;*/
    /*left: -100%;*/
    /*top: -100%;*/
    /*width: 200%;*/
		float:left;
}


#container_a_asa img {
    bottom: 0;
    left: 50%;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
