﻿#middle-fake
{
    position: absolute;
    left: 270px;
    top: 70px;
    z-index: 202;
    width: 434px;
    height: auto !important;
    height: 445px;
    min-height: 445px;
    background-color: White;
    border: solid 1px #A9DB83;
    color: #6D7B7B;
    background-image: url(../images/bh1.gif);
    background-repeat:repeat-x;
}
#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:#278709;
    font-weight:bold;
    
}

a.next
{
    
     background-position:right 0px;
     background-repeat:no-repeat;
     padding-left:20px;
    /* padding-right:20px;
*/     
}
 a.prev
{
    
     background-position:left 0px;
     background-repeat:no-repeat;
   /*  padding-left:20px;*/
     
}

#middle-fake p
{
    margin: 9px 25px 10px 10px;
    font-size: 11px;
}
#middle-fake h3
{
    margin: 0;
      background-image: url(../images/myBasket.gif);
    background-repeat:no-repeat;
    background-position:10px 10px;
    padding: 5px 5px 5px 10px;
    width: 419px;
    display: inline;
    float: left;
    height:23px;
    margin-bottom: 23px;
 
    
}
#middle-fake h3 img
{
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
}

#middle-fake .Button
{
     
    display:block;
    width:72px;
    height:24px;
    background-repeat:no-repeat;
    border-style:none;
    background-color:White;
    cursor:pointer;
}

#middle-fake .Recall
{
    background-image: url(../images/recall.gif);
    width: 135px;
    height:25px;
    float: left;
}
#middle-fake .Closes
{
    background-image: url(../img/closes.gif);
}


#middle-fake table
{
    font-size: 11px;
    color: #617272;
    margin: 0;
  
    margin-left: 10px;
}
#middle-fake table img
{
    cursor: pointer;
}
#middle-fake table strong
{
    color: #FE5050;
}
#middle-fake tr
{
    margin: 2px;
}

#middle-fake td
{
   
    text-align: left;
    color:Black;
}
#middle-fake span
{
 color:Red;   
}

#middle-fake th
{
    background-color:#E7EDF4;
    color:#5E7B95;
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;
}

#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: #EEECE4;
    border: solid 1px #EEECE4;
    font-size:11px;
     color: Black;
}


#middle-fake hr
{
    border-style: none;
    height: 1px;
    background-color: #F2F5F0;
}
