﻿#middle-fake
{
    position: absolute;
    left: 250px;
    top: 35px;
    z-index: 602;
    width: 434px;
    height: auto !important;
    height: 445px;
    min-height: 445px;
    background-color: #F3EEE0;
    border: solid 1px #A9DB83;
    color: #6B614F;
    background-image: url(../images/bh1.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:#E54C08;
    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;
}
#middle-fake h3
{
    margin: 0;
      background-image: url(../images/myBasket.gif);
    background-repeat:no-repeat;
    background-position:9px 5px;
    padding: 5px 0px 5px 10px;
    width: 419px;
    display: inline;
    float: left;
    height:23px;
    margin-bottom: 10px;
 
    
}
#middle-fake h3 img
{
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

#middle-fake .Button
{
     
    display:block;
    width:72px;
    height:24px;
    background-repeat:no-repeat;
    border-style:none;
    background-color:#ABD43F;
    cursor:pointer;
}

#middle-fake .Recall
{
    background-image: url(../images/recall.gif);
    width: 139px;
    height:25px;
    float: left;
}
#middle-fake .Closes
{
    background-image: url(../img/closes.gif);
    color:#437E0C;
    font-weight:bold;
    margin-top:20px;
}


#middle-fake table
{
    font-size: 11px;
    color: #617272;
    margin: 0;
  
    margin-left: 10px;
}
#middle-fake table img
{
    cursor: pointer;
}
#middle-fake table strong
{
    color: #F15900;
}
#middle-fake tr
{
    margin: 2px;
}

#middle-fake td
{
   
    text-align: left;
    color:#0C5F00;
    vertical-align:middle;
}
#middle-fake span
{
 color:Red;   
}

#middle-fake th
{
    background-color:#9DC83B;
    color:#0D5F00;
    padding-top:3px;
    padding-bottom:3px;
    text-align:left;
    border-bottom:solid 1px #85A830;
}

#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 #9DC83B;
    font-size:11px;
     color: Black;
}


#middle-fake hr
{
    border-style: none;
    height: 1px;
    background-color: #F2F5F0;
}