﻿#middle-fake
{
    position: absolute;
    left:162px;
    top: 25px;
    z-index: 202;
    width: 638px;
    height: auto !important;
    height: 445px;
    min-height: 445px;
    background-color: White;
    border: solid 1px #0099CC;
    color: #6B6A6A;
}

.p1
{
    display: block;
    margin-top: 20px; 
    background-color:#CDE3EA;
    width: 146px;
    height: 33px;
    border: solid 1px #CFD1DA;
    color: #0C4080;
    font-weight:bold;
    text-decoration: none;
    padding-top: 18px;
    padding-left:10px;
    padding-right:5px;
    }
.p2
{
    display: block;
    margin-top: 20px; 
    background-color:#CDE3EA;
    width: 146px;
    height: 33px;
    font-weight:bold;
    border: solid 1px #CFD1DA;
    color: #0C4080;
    background-image: url(../images/p2.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    text-decoration: none;
    padding-top: 18px;
    padding-left: 50px;}

#middle-fake em
{
 font-weight:normal;
 font-size:9px;
 display:block;
font-style:normal; 
}
.link
{
    text-decoration:none;
    color:#6E6B66;
    font-weight:bold;
   
    
}

.next
{
    
     background-position:right 3px;
     background-repeat:no-repeat;
     padding-right:15px;
     background-image: url(../images/go.gif);
     background-repeat:no-repeat;
     cursor:pointer;
   
    
}
.prev
{
      margin-right:10px;
     background-position:left 3px;
     background-repeat:no-repeat;
    padding-left:15px;
     background-image: url(../images/lgo.gif);
       background-repeat:no-repeat;
       cursor:pointer;
    
     
}
td.overall
{
    font-weight:bold;
    background-color:#CDE3EA;
      vertical-align:middle;
       color:#6B6A6A;
 
}
.blub
{
     background-image: url(../images/blub.gif);
       background-repeat:repeat-x;
       color:White;
       height:20px;
       float:left;
       padding:3px 5px 0px 5px;
       cursor:pointer;
       font-size:11px;
}
#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;
}

#middle-fake p
{
    clear:both;
    margin: 9px 25px 10px 10px;
    font-size: 11px;
}
#middle-fake h3
{
    margin: 0;
   background-color:White;
    padding: 5px 5px 5px 10px;
    width: 419px;
    display: inline;
    float: left;
    height:33px;
    margin-bottom: 9px;
    background-image: url(../images/basketp.gif);
    background-repeat:no-repeat;
    background-position:5px 5px;
}
#middle-fake h3 img
{
    position: absolute;
    top: 8px;
    right: 8px;
    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 .Next
{
    background-image: url(../images/next.gif);
    float:right;
}
#middle-fake .End
{
    background-image: url(../images/end.gif);
    float:left;
}
#middle-fake .Prev
{
    background-image: url(../images/prev.gif);
    float:left;
}
#middle-fake .Closes
{
    background-image: url(../images/closes.gif);
}


#middle-fake table
{
    font-size: 11px;
    color: Black;
    margin: 0;
  
    margin-left: 10px;
}
#middle-fake table img
{
    cursor: pointer;
}
#middle-fake table span
{
    color: Red;
}
#middle-fake tr
{
    margin: 2px;
}

#middle-fake td
{
   color:#6B6A6A;
    text-align: left;
    padding-left:3px;
}

#middle-fake th
{
   background-color:#CDE3EA;
   color:#6B6A6A;
    background-repeat:repeat-x;
    text-align:left;
    padding-left:3px;
    height:23px;
}

#middle-fake .Info
{
    background-image: url(../images/info.gif);
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
}


#middle-fake input
{
    background-color: White;
    border: solid 1px #BCCFD8;
        font-size:11px;
      padding:2px;
}
#middle-fake 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;
}


#middle-fake hr
{
    border-style: none;
    height: 1px;
    background-color: #625F5B;
}
