﻿#Loader
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px;
    visibility: hidden;
    padding-left: 10px;
    border: solid 1px Black;
    z-index: 500;
    background-color: White;
    width: 90px;
    text-align: center;
    font-weight: bolder;
    background-image: url(../img/indicator.gif);
    background-repeat: no-repeat;
    background-position: 1px 1px;
}

a
{
    font-weight: bold;
    padding-right: 4px;
    text-decoration: none;
    color: #5E5C59;
}

body
{
    background: url(../agd/back.gif);
    background-repeat: repeat;
    margin: 0;
    font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
    color: Black;
}

.InputBox
{
    border-left: solid 1px #DFDFDE;
    border-top: solid 1px #C2C2C2;
    border-right: solid 1px #DFDFDE;
    border-bottom: solid 1px #DFDFDE;
    background-image: url(../agd/inputbck.gif);
    background-repeat: repeat-x;
    font-size: 11px;
}

.content input
{
    border-left: solid 1px #DFDFDE;
    border-top: solid 1px #C2C2C2;
    border-right: solid 1px #DFDFDE;
    border-bottom: solid 1px #DFDFDE;
    background-image: url(../agd/inputbck.gif);
    background-repeat: repeat-x;
    font-size: 11px;
}

.content2 input
{
    border: solid 1px Red;
    background-image: url(../agd/inputbck.gif);
    background-repeat: repeat-x;
    font-size: 11px;
}

#container
{
    width: 778px !important;
    width: 778px;
    margin: 0 auto;
    position: relative;
    top: 0;
}

#top
{
    height: 118px;
    background-color: White;
    border-bottom: solid 3px #DE3329;
}

#tleft
{
    float: left;
    width: 183px;
    height: 115px;
    background-image: url(../agd/logo2.jpg);
    background-repeat: no-repeat;
    background-position: 15px 15px;
}
#tmiddle
{
    width: 413px;
    height: 115px;
    float: left;
    background-image: url(../agd/menuback.gif);
    background-repeat: no-repeat;
    background-position: 0px 50px;
}

#menu
{
    color: #979797;
    position: absolute;
    top: 57px;
    left: 200px;
    width: 400px;
}

#menu a
{
    color: #5F6467;
}

#minimenu
{
    color: #979797;
    position: absolute;
    top: 85px;
    left: 210px;
    width: 400px;
    font-size: 10px;
}

#minimenu a
{
    color: #5F6467;
}

#tmiddle .Logo
{
    position: absolute;
    top: 17px;
    left: 310px;
}
#tmiddle .BasketIcon
{
    position: absolute;
    top: 17px;
    left: 190px;
}

#tright
{
    width: 182px;
    height: 115px;
    float: left;
}

#right-panel
{
    vertical-align: top;
    background-color: White;
    width: 173px;
    padding: 0;
    padding-top: 7px;
  
}

#left-panel
{
    vertical-align: top;
    background-color: White;
    width: 173px;
    padding: 0;
    padding-top: 7px;
    
}

#middle-content
{
    width: 422px;
    height: auto !important;
    height: 595px;
    min-height: 595px;
    background-color: White;
    vertical-align: top;
    margin: 0;
    padding-top: 7px;
    padding-left: 7px;
    position: relative;
 
  
   
}

#right-login
{
    color: #919191;
    font-weight: bold;
    font-size: 9px;
    padding-top: 7px;
    height: 65px;
}
#right-login span
{
    color: #CF1C0B;
    font-weight: bold;
    font-size: 11px;
    padding-left: 3px;
}

#right-search
{
    padding-left: 3px;
    background-image: url(../agd/searchbck.gif);
    background-repeat: repeat-x;
    padding-top: 3px;
}
#right-search span
{
    color: #CF1C0B;
    font-weight: bold;
    font-size: 11px;
}

#right-search a
{
    color: #919191;
    font-weight: normal;
    font-size: 10px;
    padding-left: 3px;
}
.gobutton
{
    background-image: url(../agd/go.gif);
    width: 29px;
    height: 18px;
    background-color: White;
    margin: 0;
    padding: 0;
    border-style: none;
    cursor: pointer;
}

.sendbutton
{
    background-image: url(../agd/send.gif);
    background-repeat: no-repeat;
    width: 75px;
    height: 22px;
    background-color: White;
    margin: 0;
    padding: 0;
    border-style: none;
    cursor: pointer;
}
.outbutton
{
    background-image: url(../agd/logout.gif);
    background-repeat: no-repeat;
    width: 75px;
    height: 22px;
    background-color: White;
    margin: 0;
    padding: 0;
    border-style: none;
    cursor: pointer;
}
.searchbutton

{
       background-image: url(../agd/search.gif);
    background-repeat: no-repeat;
    width: 67px;
    height: 22px;
    background-color: White;
    margin: 0;
    padding: 0;
    border-style: none;
    cursor: pointer;
    
    }
.BasketSmall /*  mały koszyk  */
{
    color: #BF4939;
    font-family: Tahoma;
    font-size: 90%;
    font-weight: bold;
    position: absolute;
    white-space: nowrap;
    top: 17px;
    left: 205px;
    z-index: 100;
    cursor: pointer;
}

.Side
{
    width: 173px;
    background-color: White;
    padding-bottom: 5px;
    margin: 2px 0px 5px 0px;
    color: #625F5B;
    border-bottom: solid 1px #C2C2C2;
}
.Side p
{
    color: #4E4E4E;
    margin: 0;
    font-size: 11px;
    padding-left: 4px;
}
.Side h1
{
    background-image: url(../agd/boxhead.gif);
    height: 28px;
    font-size: 12px;
    background-repeat: no-repeat;
    font-weight: bold;
    color: White;
    padding: 6px 0px 0px 20px;
    margin: 0;
}
.Side h3
{
    color: #B7150B;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
}
.Side h2
{
    color: #525252;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
}
.Side strong
{
 font-weight:bold;  
 color:Black; 
    
}

.ImgHref
{
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.ImgHref img
{
    padding-top: 10px;
    display: block;
    border-style: none;
    margin: 0 auto;
}
.produkt
{
    float: left;
    width: 206px;
    padding: 0;
    height: 176px;
    margin: 0;
    margin-right: 3px;
    margin-top: 5px;
}

.produkt h1
{
    color: #5B5F62;
    font-size: 12px;
    margin: 0;
    background-image: url(../agd/producthead.gif);
    background-repeat: repeat-x;
    border-bottom: solid 1px #BFCDD7;
    padding: 5px;
    height: 19px;
}
.produkt p
{
    clear: both;
    width: 190px;
    height: 67px;
    margin: 0;
    padding: 3px;
    color: #585B5D;
    font-size: 11px;
    background-image: url(../agd/searchbck.gif);
    background-repeat: repeat-x;
    color:Black;
}

.ImageLink
{
    float: left;
    width: 90px;
    height: 80px;
}
.ImageLink img
{
    border-style: none;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
}
.action
{
    float: left;
    height: 70px;
    width: 90px;
    padding: 5px;
    padding-left: 8px;
}

.action ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}
.action li
{
    margin-top: 7px;
}
.Cena
{
    color: #DB3027;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.add
{
    color: #4C4F52;
    font-size: 10px;
    font-weight: normal;
    background-image: url(../agd/addbasket.gif);
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
}
.bigadd
{
    color: #4C4F52;
    font-size: 11px;
    font-weight: normal;
    background-image: url(../agd/addbasket.gif);
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 8px 3px;
}
.bigask
{
    color: #4C4F52;
    font-size: 11px;
    font-weight: normal;
   background-image: url(../agd/askicon.gif);
    background-repeat: no-repeat;
    background-position: 3px 0px;
    padding-left: 25px;
   
}

.bigback
{
    color: #4C4F52;
    font-size: 11px;
    font-weight: normal;
    background-image: url(../agd/backcat.gif);
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    height: 25px;
    display: block;
}

.view
{
    color: #4C4F52;
    font-size: 10px;
    font-weight: normal;
    background-image: url(../agd/detailview.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    height: 20px;
    display: block;
}

.Promo
{
    background-image: url(../agd/promoback.gif);
    background-position:77px 0px;
    width: 401px;
    height: 100px;
    margin-left: 15px;
    background-repeat: no-repeat;
    position: relative;
    border: solid 1px White;
}
.Promo p
{
    color: #084579;
    position: absolute;
    top: 29px;
    left: 85px;
    margin: 0;
    font-size:10px;
    padding-right:5px;
}
.Promo h3
{
    color: White;
    font-size: 16px;
    margin: 0;
    position: absolute;
    top: 70px;
    left: 85px;
    margin: 0;
}

.PromoDalej 
{
     position: absolute;
    top: 73px;
    left: 320px;
    color:White;
    font-weight:bold;
   
}
.PromoDalej:hover
{
    color:Yellow;
}

.PromoLink
{
    display: block;
    margin: 15px;
    margin-left:0px;
}
.PromoLink img
{
    border-style: none;
}


.NZapisz
{
    background-image: url(../agd/nzapisz.gif);
    width: 67px;
    height: 22px;
    margin-top: 5px;
    cursor: pointer;
}
.NWypisz
{
    background-image: url(../agd/nwypisz.gif);
    width: 72px;
    height: 22px;
    margin-left: 12px;
    margin-top: 5px;
    cursor: pointer;
}
.godetail
{
    display: block;
    width: 73px;
    height: 22px;
    background-image: url(../agd/godetail.gif);
    background-repeat: no-repeat;
    margin: 0;
    margin-left: 95px;
}

#footer
{
    height: 136px;
    background-image: url(../agd/footer.gif);
    background-repeat: repeat-x;
    position: relative;
}

#footmenu
{
    position: absolute;
    top: 15px;
    left: 190px;
}

#footinfo
{
    position: absolute;
    top: 48px;
    left: 250px;
    color:#525252;
}
#footlast
{
    position: absolute;
    top: 78px;
    left: 195px; 
    color:#525252;
    font-weight:normal;
    font-size:10px;
    text-align:center;
    
}

#footlast a
{
     color:#525252;
    font-weight:normal;
}


#pager
{
    clear: both;
    padding-top: 3px;
    text-align: center;
    position:relative;
   
}

#pager select
{
 
    /*position:absolute;*/
    clear: both;
    top:0px;
    left:0px;
    font-size:9px;
    margin-top:3px;   
    
}

#pagerR
{
    clear: both;
    padding-top: 3px;
    text-align: right;
}

.selected
{
    color: Red;
}

.Midheader
{
    background-color: #E6EAED;
    color: #62727E;
    margin: 0;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    margin-right: 7px;
    position: relative;
}
.Midheader p {margin:0;font-weight:normal;}

.Nazwaprodukt
{
    color: #B7150B;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 3px;
    border-top: solid 1px #D8D8D8;
    margin-top: 1px;
    margin-right: 7px;
    position:relative;
}



#detail-top
{
   
    padding-top: 15px;
    margin-right: 0px;
    position:relative;
}
.highlight
{
    font-weight: bold;
    color: black;
    background: yellow;
}


.EditUser
{
      background-image: url(../agd/edytuj.gif);
    width: 64px;
    height: 22px;
    margin-top: 5px;
   border-style:none;
    background-color: White;
    cursor:pointer;
}

.CancelUser
{
        background-image: url(../agd/anuluj.gif);
    width: 64px;
    height: 22px;
    margin-top: 5px;
   border-style:none; 
    background-color: White;
    cursor:pointer;
}

.SaveUser
{
       background-image: url(../agd/zapisz.gif);
    width: 64px;
    height: 22px;
    margin-top: 5px;
   border-style:none;  
    background-color: White;
    cursor:pointer;
}


#detail-top
{
}

#foto-top
{
    float: left;
    text-align: center;
    width: 120px;
    cursor: pointer;
  
   
  
}
#command-top
{
   
    float: left;
    color: #4C4F52;
    
    width:290px;
  
}

#command-top ul
{
    margin: 0;
    list-style: none;
    margin-left:65px;
    
     padding:0;
}
#command-top li
{
    margin-bottom: 5px;
}
#command-top span
{
    color: #B7150B;
}

#detail-bottom
{
    clear: both;
    padding: 5px;
    margin-right: 10px;
}

.fof
{
    color: #848484;
    font-weight: bold;
}

.BottomForm
{
    float: left;
    width: 210px;
   
    margin-right: 2px;
    margin-top: 8px;
}
.BottomForm h2
{
    font-size: 10px;
    margin: 0;
    color: #585B5D;
    font-weight: normal;
    padding-left: 4px;
    height:50px;
}
.head1
{
    font-size: 13px;
    margin: 0;
    background-color: #E6EAED;
    padding: 5px;
    color: #62727E;
    margin-bottom: 4px;
}
.head2
{
    font-size: 13px;
    margin: 0;
    background-color: #E6EAED;
    padding: 5px;
    color: #62727E;
    margin-bottom: 4px;
   
}

#holder
{
    
  
    height:100px;
    background-color:White;
    padding-left:180px;
   
}

#CechyTable
{
    margin-top: 20px;
    margin-bottom:20px;
}

#CechyTable table
{
    margin: 0 auto;
    width: 400px;
}
#CechyTable table tr
{
    border-bottom: solid 1px #DFDDD8;
}
#CechyTable table th
{
  background-image: url(../agd/detailback.gif);
    background-repeat: repeat-x;
    text-align: left;
    padding-left: 5px;
}
#CechyTable table .cHead
{
    padding-left: 5px;
    padding-right: 5px;
    width: 205px;
}
#CechyTable table .cBody
{
    padding-left: 5px;
    padding-right: 5px;
    color: Black;
    font-weight: bold;
}

#CechyTable td
{
    padding: 1px;
}


#detail-content
{width:385px;padding-top:5px;padding-left:5px;}
#detail-content p {margin:0;}



#order-list /* lista zamowien uzytkownika   */
{
    padding: 20px;
    padding-left:10px;
}

#order-list table
{
    width: 390px;
}

#order-list ul
{
    cursor: pointer;
    padding: 0;
    margin: 0;
    margin-left:20px;
}

#order-list hr
{
    margin-top:10px;
    margin-bottom:10px;
    padding-left:5px;
    padding-right:5px;
    
    }
#order-list li
{
    padding: 1px;
}
#order-list th
{
    background-color: #E5EAED;
}
#order-list td
{
    text-align: center;
}

#order-list span
{
    color: #E23636;
}
.Selected
{
    background-color: #E5EAED;
    border: solid 1px Black;
}

/* styles for the star rater                                                        */
/* thanks to: Komodomedia                                                           */
/* uri: http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/ */
.star-rating
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100px;
    height: 20px;
    position: relative;
    background: url(  '../img/stars.gif' ) top left repeat-x;
}
.star-rating li
{
    padding: 0px;
    margin: 0px; /*\*/
    float: left; /* */
}
.star-rating li a:link, .star-rating li a:visited
{
    display: block;
    width: 20px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
    border: none;
    outline: none;
}
.star-rating li a:hover
{
    background: url(  '../img/stars.gif' ) left center;
    z-index: 1;
    left: 0px;
}
.star-rating a.one-star
{
    left: 0px;
}
.star-rating a.one-star:hover
{
    width: 20px;
}
.star-rating a.two-stars
{
    left: 20px;
}
.star-rating a.two-stars:hover
{
    width: 40px;
}
.star-rating a.three-stars:hover
{
    width: 60px;
}
.star-rating a.three-stars
{
    left: 40px;
}
.star-rating a.four-stars
{
    left: 60px;
}
.star-rating a.four-stars:hover
{
    width: 80px;
}
.star-rating a.five-stars
{
    left: 80px;
}
.star-rating a.five-stars:hover
{
    width: 100px;
}

.star-rating li.current-rating
{
    background: url(  '../img/stars.gif' ) left bottom;
    position: absolute;
    height: 20px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}
#voter
{
    text-align: left;
    margin-top: 5px;
    padding: 0;
    margin-left: 5px;
    margin-top:10px;
}
#voter span
{
    padding: 0;
    margin: 0;
    font-size: 9px;
    padding-left: 2px;
}

