          body, html  {
          /* font-family: arial;*/
          font-family: times New Roman,arial;
         /* scrollbar-track-color: rgb(255,255,255);
          scrollbar-face-color: rgb(0,153,0);
          scrollbar-highlight-color: rgb(100,20,0);
          scrollbar-3dlight-color:rgb(204,255,255);
          scrollbar-darkshadow-color: black;
          scrollbar-shadow-color: rgb(0,102,51);
          scrollbar-arrow-color: rgb(102,255,255); */
          }
          
          .default{
            border: 2px rgb(220,235,255) ridge;
            }
          .default2{
            border: 1px #b1bee2 /*rgb(200,215,255)*/ solid;
            }
          .horniblok{
            margin-top:-45px;
            margin-bottom:8px;
            }
          .stredniblok  
            {
            margin-top: 0px;
            /*background-color:rgb(240,240,255);*/
           /* border: 1px black solid;*/
            
            background-position: bottom;
            
            background-repeat: repeat;
            /*background-repeat:no-repeat ;*/
            width:950px;/*nemam kde to testovat*/
            } 
          .prvni
            {
            width:765px;
            float: left;
            }
          .druhy
            {
            width:149px;/*143*/
            float: left;
            border: 0px red solid;
            }
            
          .treti
            {
            
            text-align: right;
            width:612px;
            float:right;
            }
           
        .kosik
           {
            width:180px;
            float: right;
            margin-right:0px;  
            margin-top:0px;
                    
           }
        .posuvhldiv{

``       margin-top:-1000px;z-index:0;
        }
      .posuvflashdiv{
        position:relative;z-index:1;
        }


