﻿#middle-fake
{
    position: absolute;
    left: 155px;
    top: 65px;
    z-index: 602;
    width: 724px;
    height: auto !important;
    height: 445px;
    min-height: 445px;
    background-color: White;
    border: solid 1px #E1E0DE;
    color: #9C9C9C;
  /*  background-image: url(../images/bh3.gif);
    background-repeat:repeat-x;*/
}
#middle-fake em
{
 font-weight:normal;
 font-size:9px;
 display:block;
font-style:normal; 
}
#middle-fake textarea
{
    font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    border: solid 1px #BCCFD8;
    overflow: auto;
}
#middle-fake .AlertInput
{
    border: solid 1px Red;
}

a.link
{
    text-decoration:none;
    color:#5F5F5F;
    font-weight:bold;
    
}

a.next
{
    
     background-position:right 3px;
     background-repeat:no-repeat;
     padding-right:15px;
     background-image: url(../images/next.gif);
     background-repeat:no-repeat;
   
    
}
 a.prev
{
      margin-right:10px;
     background-position:left 3px;
     background-repeat:no-repeat;
    padding-left:15px;
     background-image: url(../images/prev.gif);
       background-repeat:no-repeat;
    
     
}

#middle-fake p
{
    margin: 9px 25px 10px 10px;
    font-size: 11px;
    clear:both;
}
#middle-fake h3
{
    margin: 0;
    background-image: url(../images/topbask.gif);
    background-repeat:no-repeat;
    background-position:3px 3px;
    padding: 5px 5px 5px 10px;
    width: 419px;
    display: inline;
    float: left;
    height:35px;
    margin-bottom: 0px;
  
}
#middle-fake h3 img
{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#middle-fake .Button
{
     
    display:block;
    width:72px;
    height:24px;
    background-repeat:no-repeat;
    border-style:none;
  
    cursor:pointer;
}

#middle-fake .Recall
{
    background-image: url(../images/recall.gif);
    width: 139px;
    height:25px;
    float: left;
}
#middle-fake .Closes
{
   
    color: #C3E5F5;
    font-weight:bold;
    margin-top:20px;
    background-color:#3D90D4;
}


#middle-fake table
{
    font-size: 11px;
    
    margin: 0;
    clear:both;
   color: #0C85B1;
    margin-left: 10px;
}
#middle-fake table img
{
    cursor: pointer;
}
#middle-fake table strong
{
    color: #3D90D4;
}
#middle-fake tr
{
    margin: 2px;
}

#middle-fake td
{
   
    text-align: left;
 
    vertical-align:middle;
}
#middle-fake span
{
 color:Red;   
}

#middle-fake th
{
    background-color:#FEF1D1;
    color:#5199EB;
    padding:3px;
    text-align:left;
    border-bottom:solid 1px #FEA200;
}

#middle-fake .Info
{
    background-image: url(../images/info.gif);
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
}


#middle-fake input, select
{
    background-color: White;
    border: solid 1px #BCCFD8;
      font-size:11px;
      padding:2px;
}

#middle-fake .TextInput /*  licza produktow  */
{
   background-color: White;
    border: solid 1px #4688BC;
    font-size:11px;
     
      color:#4688BC;
}


#middle-fake hr
{
    border-style: none;
    height: 1px;
    background-color: #F2F5F0;
}
#kupon
{
    font-size:11px;
    padding:5px;
    padding-left:10px;
}
#kupon strong
{
    color:#3D90D4;
    cursor:pointer;
}
#kupon label
{
    display:block;
    padding-bottom:5px;
    padding-top:5px;
}