* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body{
    /*background: url('/images/body.png') repeat-x #000000;*/
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}
a{
    color: #a1a1a1;
    text-decoration: underline;
}
a:hover{
    color: #dcdcdc;
    text-decoration: none;
}

#contener{
    text-align: left;
    width: 970px;
    margin: 11px auto;
    overflow: hidden;
    background: url('/images/border-left-right.png') #ffffff;
    padding: 0px;
}

#top_bar{
display:none;
    height: 57px;
    float: left;
    width: 960px;
}
#top_bar div.spacer{

    float: left;
    height: 57px;
    width:1px;
    background: url('/images/top-bar-spacer.png') ;
}
#lang{
    float: left;
    padding: 10px 13px 0px 18px;
}

#lang a{
    text-align: center;
    display: block;
    float: left;
    margin-right:5px;
    color: #a1a1a1;
}
#lang a.activ{
    color: #000000;
}

#przechowalnia-koszyk{
    float: left;
    color: #a1a1a1;
}
#przechowalnia-koszyk img{
    float: left;
    padding: 10px;
}
#przechowalnia-koszyk div{
    float: left;
    font-size: 11px;
    padding: 5px 5px 5px 0px;
}
#przechowalnia-koszyk div a{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
#przechowalnia-koszyk span{
    color: #000000;
}

#login-form {
    float: right;
    margin-top: 8px;
    width: 340px;
}

#login-form a{
    color: #000000;
    text-decoration: underline;    
    
    
}



#login-form div{
    float: left;
    margin: 3px 3px 3px 0px;
    padding: 0px;
    text-align: center;
}

#login-form input{
    margin: 0px;
}

#login-form form a{
    font-size: 10px;
}

#logo{
      float: left;
      overflow: hidden;
      width: 956px;
      margin:0px 2px;
}
#logo div.space{
      font-size: 1px;
      height: 6px;
      width: 956px;
      background: url('/images/vertical-line.png');
      border-bottom: 1px solid #ffffff;
      float: left;
}

#logo div.flash{
background-color:black;
border-bottom:1px solid #FFFFFF;
float:left;
height:auto;
text-align:center;
width:100%;
}

#menu{
      float: left;
      display: none;
      height: 43px;
      background: url('/images/menu-bg.png') repeat-x #ffffff;
      overflow: hidden;
      width: 956px;
      margin: 0px 2px;
      border-bottom: 2px solid #f7e092;
}

#menu li{
      display: block;
      float: left;
      height: 42px;
      line-height: 42px;
    vertical-align: middle;
}

#menu li a{
      display: block;
      float:left;
      height: 42px;
      line-height: 42px;
    vertical-align: middle;
    color: #ffffff;
    padding: 0px 11px;
    font-size: 13px;
    text-decoration: none;
}

#menu li a:hover{
      background: url('/images/menu-up-bg.png');
}

#menu li.activ{
      background: url('/images/menu-up-bg.png');
}

#content{
    float: left;
    width: 960px;
    overflow: hidden;
}
#left_column{
    width: 232px;
    margin: 3px 0px 0px 1px;
    float: left;
}
#left_column{
    width: 232px;
    margin: 3px 0px 0px 1px;
    float: left;
    padding: 0px;
}
#left_column div{
    margin: 0px;
    padding: 0px;
}

#left_column div.cien{
display:none;
    width: 232px;
    background: url('/images/lewy-cien.png') repeat-y;
}

#left_column div.cien span, #left_column div.cien form{
    padding-left: 12px;
    display: block;
}

#left_column div.cien div{
    font-family: Tahoma;
    width: 232px;
}
#left_column div.cien div.bialy{
    width: 232px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    font-family: Arial;
    background: url('/images/naglowek-maly-bialy.png');
}
#left_column div.cien div.polecenie img{
    float: left;
    display: block;
    margin-right: 10px;
}
#left_column div.cien div.polecenie{
    overflow: hidden;
}
#left_column div.cien div.polecenie span a{
    float: left;
    display: block;
    color: #000000;
    text-decoration: underline;
}
#left_column div.cien li a{
    color: #000000;
    text-decoration: none;
}
#left_column div.cien li a:hover{
    color: #000000;
    text-decoration: underline;
}
#left_column div.cien div.corner{
    background: url('/images/right-corner.png') bottom right no-repeat;
}
#left_column div.cien li{
    list-style-image: url('/images/bullet.png');
    margin-top: 0.2em;
    margin-left:25px;
             font-weight: normal;
}
#left_column div.cien li.active{
             font-weight: bold;
}
#left_column div.cien ul.sub li{
    margin-left:55px;
}
#left_column div.cien div.czarny{
    width: 232px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
    background: url('/images/naglowek-maly.png');
    position: relative;    
}
#left_column div.cien div.czarny_link{
    width: 231px;
    margin-left: 1px;
    height: 34px;
    line-height: 29px;
    background: url('/images/naglowek-rozwin.png');
}
#left_column div.cien div.czarny_link a{
    padding-left: 12px;
    display: block;
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
}
#left_column div.cien div.czarny a {
    text-decoration: none !important;
}
#left_column div.cien div.czarny a:hover{
    text-decoration: underline !important;    
}

#left_column div.cien div.czarny img{
    top: -5px;
    right: 5px;
    behavior: url(iepngfix.htc);
    position: absolute;
}
#left_column div.cien div.bottom{
    width: 232px;
    height: 10px;
    font-size: 1px;
    background: url('/images/lewy-cien-bottom.png');
}

#left_column div.cien div.item{
    background: url('/images/right-corner.png') bottom right no-repeat;
    overflow: hidden;
    padding: 5px 0px;
}
#left_column div.cien div.partner{
    padding: 5px 0px;
    background: url('/images/right-corner.png') bottom right no-repeat;
}
#left_column div.cien div.partner img{
    margin: 5px auto;
    text-align: center;
    display: block;
}
#left_column div.cien div.spacer{
    background: url('/images/lewy-cien-spacer.png');
    height: 3px;
    font-size: 1px;
}

#left_column div.cien div.item img{
    float: left;
        behavior: url(iepngfix.htc);
    display: block;
    padding-right: 10px;
}
#left_column div.cien div.item a.nazwa{
    padding-top: 12px;
    float: left;
    display: block;
    color: #000000;
    text-decoration: none;
}

#left_column div.cien div.item strong{
    font-size: 11px;
    font-weight: normal;
    color: red;
}
#kontakt {
             overflow: hidden;
}
#kontakt span{
margin-top: 5px;
}
#kontakt span.label_big{
    display:block;
    float: left;
    clear: both;
    height: 20px;
    line-height: 20px;
    color: #a1a1a1;
    width: 80px;
    text-align: right;
    margin-right: 10px;
    
}
#kontakt span.big{
    display:block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
	line-height: 20px;
	height: 20px;
}

#kontakt span.label{
    display:block;
    float: left;
    clear: both;
    color: #a1a1a1;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}
#kontakt span.small{
    display:block;
    float: left;
    color: #000000;
	line-height: 20px;
	height: 20px;
}
#kontakt span.small a{
    color: #000000;
}

#kontakt span.center{
    display:block;
    clear: both;
    text-align: center;
}

#right_column{
    width: 722px;
    display: block;
    margin: 3px 0px 0px 0px;
    float: left;
    padding: 0px
}
#right_column div.news{
    background: url('/images/prawy-cien-kremowy.png');
        behavior: url(iepngfix.htc);
    overflow: hidden;
}
#right_column div.news div.top{
    background: url('/images/prawy-naglowek-kremowy.png');
    height: 9px;
    font-size: 1px;
    float: left;
    width: 722px;
}
#right_column div.news span{
    padding-left: 12px;
    float: left;
    color: #a1a1a1;
}
#right_column div.news span strong{
    font-weight: normal;
    margin: 0px 10px;
    color: #000000;
}
#right_column div.news div.bottom{
    background: url('/images/prawy-bottom-kremowy.png');
    height: 7px;
    font-size: 1px;
    float: left;
    margin-top:2px;
    clear:both;
    width: 722px;
}
#right_column div.search{
display:none;
    width: 722px;
    background: url('/images/prawy-cien-bialy.png') repeat-y;
        behavior: url(iepngfix.htc);
    overflow: hidden;
}
#right_column div.search div.top{
    background: url('/images/prawy-naglowek-bialy.png') no-repeat;
    height: 9px;
    font-size: 1px;
    float: left;
    width: 722px;
}
#right_column div.search form{
    padding-left: 12px;
    float: left;
    font-size: 13px;
    line-height: 13px;
    vertical-align: middle;
}
#right_column div.search form img{
    vertical-align: middle;
}
#right_column div.search input{
    margin: 0px;
    font-size: 12px;
    margin: 0px 5px;
}
#right_column div.search select{
    border: 1px solid #a1a1a1;
    padding: 0px 0px 0px 3px;
    border: 1px solid #9e9e9e;
    color: #999999;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px 5px;
}
#right_column div.search a.small{
    float: right;
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}
#right_column div.search div.bottom{
    background: url('/images/prawy-bottom-bialy.png') no-repeat;
    height: 7px;
    font-size: 1px;
    float: left;
    margin-top:2px;
    clear:both;
    width: 722px;
}


#right_column p.navi{
    margin: 5px 15px;
    overflow:hidden;
    clear: both;
}

#right_column p.navi a{
    text-decoration: underline;
    margin-right: 5px;
}
#right_column p.navi a.activ{
color: #000000;
font-weight: bold;
}




#right_column div.sredni{
    float: left;
    clear:left;
    width: 485px;
    background: url('/images/sredni-cien.png') repeat-y;
    overflow: hidden;
}
#right_column div.sredni div.naglowek{
    width: 485px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
    background: url('/images/naglowek-sredni.png') repeat-y;
    overflow: hidden;
}

#right_column div.sredni span{
    padding-left: 12px;
    display: block;
}

#right_column div.sredni p{
              text-indent: 1em;
    margin: 4px 10px 10px 15px;
    line-height: 1.5em;
    color: #646464;
    
}
#right_column div.sredni p strong{
    color: #000000;
    
}
#right_column div.sredni p.right{
    text-align: right;
    
}

#right_column div.sredni div.question{
    margin: 10px;
    color: #000000;
    border-bottom: 1px dashed #000000;
}
#right_column div.sredni div.question a{
    color: #484848;
    margin-left: 5px;
    font-weight: bold;
    line-height: 25px;
}

#right_column div.sredni div.question p{
              text-indent: 0em;
    margin: 5px 20px;
    color: #646464;
    display:none 
}



#right_column div.sredni div.bottom{
    width: 485px;
    height: 5px;
    font-size: 1px;
    background: url('/images/sredni-bottom.png') no-repeat;
    
}








#small_column{
    width: 232px;
    float: right;
    background: blue;
}



#small_column div.small{
    width: 232px;
    background: url('/images/lewy-cien.png') repeat-y;
    float: right;
    clear: right;
}

#small_column div.small span{
    padding-left: 12px;
    display: block;
}

#small_column div.small div{
    font-family: Tahoma;
    width: 232px;
}
#small_column div.small div.corner{
    background: url('/images/right-corner.png') bottom right no-repeat;
}
#small_column div.small div.czarny_small{
    width: 232px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    font-family: Arial;
    color: #ffffff;
    background: url('/images/naglowek-maly.png');
}
#small_column div.small div.czarny_small img{
             top: -5px;
     right: 5px;
        behavior: url(iepngfix.htc);
    position: absolute;
}
#small_column div.small div.bottom{
    width: 232px;
    height: 10px;
    font-size: 1px;
    background: url('/images/lewy-cien-bottom.png');
}
#small_column div.small div.item{
    background: url('/images/right-corner.png') bottom right no-repeat;
    overflow: hidden;
    padding: 5px 0px;
}
#small_column div.small div.spacer{
    background: url('/images/lewy-cien-spacer.png');
    height: 3px;
    font-size: 1px;
}

#small_column div.small div.item img{
    float: left;
        behavior: url(iepngfix.htc);
    display: block;
    padding-right: 10px;
}
#small_column div.small div.item a.nazwa{
    padding-top: 12px;
    float: left;
    display: block;
    color: #000000;
}

#small_column div.small div.item a.nazwa strong{
    font-size: 11px;
    font-weight: normal;
    color: red;
}



























#right_column div.cien{
    width: 722px;
    background: url('/images/prawy-cien-bialy.png') repeat-y;
    overflow: hidden;
}

#right_column div.cien span{
    padding-left: 12px;
    display: block;
}

#right_column div.cien li a{
    color: #000000;
}
#right_column div.cien div.corner{
    background: url('/images/right-corner.png') bottom right no-repeat;
}
#right_column div.cien li{
    list-style-image: url('/images/bullet.png');
    margin-top: 0.2em;
    margin-left:25px;
}
#right_column div.cien div.czarny{
    width: 722px;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    font-family: Arial;
    color: #ffffff;
    background: url('/images/naglowek-duzy.png') no-repeat;
    position: relative;
    clear: both;
}
#right_column div.cien div.czarny2{
    width: 722px;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    font-family: Arial;
    color: #ffffff;
    background: url('/images/naglowek-duzy-2.png') no-repeat;
    position: relative;
    clear: both;
    margin-top:10px;
}

#right_column div.cien div.bottom{
    width: 722px;
    height: 10px;
    font-size: 1px;
    clear:both;
    background: url('/images/prawy-bottom-bialy2.png') no-repeat;
}
#right_column div.cien div.spacer{
    width: 722px;
    height: 1px;
    margin: 20px 0px 10px 0px;
    font-size: 1px;
    clear:both;
    background: url('/images/prawy-spacer-bialy.png') no-repeat;
}

#right_column div.cien div.item{
    float: left;
    width: 170px;
    margin: 3px;
}

#right_column div.cien div.item img{
    margin: 3px auto;
    text-align: center;
}
#right_column div.cien div.item span{
    display: block;
    width: 160px;
    margin: 2px 5px;
}
#right_column div.cien div.item span img{
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
}
#right_column div.cien div.item span.name{
    color: #a1a1a1;
    font-size: 13px;
}
#right_column div.cien div.item span.name strong{
    margin: 2px 5px;
    color: #484848;
    font-size: 15px;
}
#right_column div.cien div.item span.cena{
    color: #666666;
}
#right_column div.cien div.item span.cena strong.old{
    color: #000000;
    display: inline;
    text-decoration: line-through;
    margin: 2px 0px;
    font-weight: normal;
}
#right_column div.cien div.item span.cena strong.new{
    color: red;
    display: inline;
    margin: 2px 0px;
    font-weight: normal;
}
#right_column div.cien div.item span.cena strong.not_changed{
    color: #000000;
    display: inline;
    margin: 2px 0px;
    font-weight: normal;
}
#right_column div.cien div.item span.dodaj{
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #484848;
    font-weight: bold;
}
#right_column div.cien div.item select{
    border: 1px solid #a1a1a1;
    padding: 0px 0px 0px 1px;
    border: 1px solid #9e9e9e;
    color: #999999;
    font-size: 9px;
    vertical-align: middle;
    margin: 0px 5px;
}

#pages{
    text-align: center;
    padding: 10px;
}

#right_column div.cien #pages li{
    display: inline;
    margin: 0px 0px 0px 0px;
}
#pages a:hover{
    background: #999999;
    color: #ffffff;
}
#pages a.activ{
    background: #999999;
    color: #ffffff;
    font-weight: bold;
}
#pages a{
    background: #eeeeee;
    padding: 3px 6px;
}

#koszyk_stan {
    width: 722px;
    background: url('/images/prawy-cien-bialy.png') repeat-y;
        behavior: url(iepngfix.htc);
    overflow: hidden;
}
#koszyk_stan div.done{
    font-size: 16px;
    color: #000000;
    padding: 5px 15px;
    vertical-align: middle;
    float:left;
    font-weight: bold;
}
#koszyk_stan div img{
    margin-bottom: 0.25em;
    vertical-align: middle;
    margin-left: 5px;
}
#koszyk_stan div.notdone{
    font-size: 16px;
    color: #898989;
    padding: 5px;
    float:left;
    font-weight: bold;
}
#koszyk_stan p{
    clear: both;
    color: #898989;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.5em;
    
}


#right_column #koszyk_stan  div.top{
    background: url('/images/prawy-naglowek-bialy.png') no-repeat;
    height: 9px;
    font-size: 1px;
    float: left;
    width: 722px;
}


#right_column #koszyk_stan  div.bottom{
    background: url('/images/prawy-bottom-bialy.png') no-repeat;
    height: 7px;
    font-size: 1px;
    float: left;
    margin-top:2px;
    clear:both;
    width: 722px;
}



#right_column div.produkt{
    width: 722px;
    background: url('/images/prawy-cien-bialy.png') repeat-y;
        behavior: url(iepngfix.htc);
    overflow: hidden;
}
#right_column div.produkt div.top{
    background: url('/images/prawy-naglowek-bialy.png') no-repeat;
    height: 9px;
    font-size: 1px;
    float: left;
    width: 722px;
}
#right_column div.produkt div.bottom{
    background: url('/images/prawy-bottom-bialy.png');
    height: 7px;
    font-size: 1px;
    margin-top:2px;
    clear:both;
    width: 722px;
}
#right_column div.produkt div.left{
    float: left;
    width: 250px;
    margin-left: 9px;
    overflow: hidden;
}

#right_column div.produkt div.left div{
    border: 1px solid #9e9e9e;
    margin-bottom: 3px;
    
    margin-left: 3px;        
}
#right_column div.produkt div.left div.big_img img{
    margin: 3px auto;
    display: block;
    text-align: center;
    
}
#right_column div.produkt div.left div.small_img{
    border: 0px solid #9e9e9e;
    padding: 4px 0px;    
    overflow: hidden;
}
#right_column div.produkt div.left div.small_img a{
    border: 1px solid #9e9e9e;
    display: block;
    width: 75px;
}
#right_column div.produkt div.left div.small_img a.a1{
    float:left;
}
#right_column div.produkt div.left div.small_img a.a2{
    margin: 0px auto;
    text-align:center;
}
#right_column div.produkt div.left div.small_img a.a3{
    float:right;
}

#right_column div.produkt div.left div.box{
    overflow: hidden;
    padding: 15px 15px 15px 75px;
    clear:both;
    font-size: 12px;
}
#right_column div.produkt div.left div.box a{
    color: #000000;
    text-decoration: underline;
    font-size: 13px;
}
#right_column div.produkt div.left div.box a.right{
    text-align: right;
    display: block;
}




#right_column div.produkt div.right{
    float: right;
    width: 435px;
    margin-right: 5px;
    overflow: hidden;
}
#right_column div.produkt div.right div.in{
    margin-right:5px;
    overflow: hidden;
}
#right_column div.produkt div.right div.in a.print{
    float: right;
    display: block;
    color: #000000;
    font-size: 11px;
}
#right_column div.produkt div.right div.in a.print img{
    vertical-align: middle;
    margin-bottom: 0.25em;
}
#right_column div.produkt div.right div.in div.spacer{
    background: #9e9e9e;
    height: 1px;
    font-size: 1px;
    clear: both;
    margin: 10px 0px;
}
#right_column div.produkt div.right div.in p{
    line-height: 1.2em;
    clear: both;
    margin: 0px 5px 10px 5px;
}
#right_column div.produkt div.right div.in tr.row td{
    background: #fff8ee;
}
#right_column div.produkt div.right div.in td.one{
    width: 100px;
    text-align: right;
    color: #484848;
    padding-right: 20px;
}
#right_column div.produkt div.right div.in td{
    height:25px;
    line-height:25px;
    vertical-align: middle;
}
#right_column div.produkt div.right div.in table{
    font-size: 12px;
    width: 100%;
    color: #000000;
    margin: 0px 0px 10px 0px;
}
#right_column div.produkt div.right div.in div.raty{
    border: 1px solid #9e9e9e;
    padding: 5px;
    font-size: 12px;
}
#right_column div.produkt div.right div.in div.cena{
    border: 1px solid #9e9e9e;
    padding: 20px 10px 20px 10px;
    font-size: 14px;
    display: block;
    vertical-align: middle;
    overflow: hidden;
    margin-bottom: 10px;
}
#right_column div.produkt div.right div.in div.cena span.old{
    text-decoration: line-through;
}
#right_column div.produkt div.right div.in div.cena span.new{
    color: red;
    font-size: 16px;
    font-weight: bold;
}
#right_column div.produkt div.right div.in div.cena input{
    float: right;
    padding-left: 0px;
    margin: 0px 5px;
    padding-right: 0px;
}

#opinie{
    padding: 10px 20px 10px 10px;
}
#opinie td{
    padding: 3px;
    vertical-align: middle;
}
#opinie td span{
    color: #484848;
    font-style: italic;
    display: inline;
}
#opinie td.center{
    text-align: center;
}
#opinie tr.top td{
    margin-right: 3px;
    padding-left: 10px;
    background: #eeeeee;
    border-bottom: 1px solid #000000;
}
#opinie tr.opcje td{
padding-top:10px;
    border-top: 1px dashed #000000;
}

#opinie tr.opcje a{
    color: #484848;
}


#koszyk{
    font-size: 12px;
    width:717px;
    margin-left: 1px;
    border-spacing: 0px;
    border-collapse:collapse;
}

#koszyk td{
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 3px 5px;
}
#koszyk tr.labels td{
    background: #eeeeee;
}
#koszyk tr.row td{
    background: #fff8ee;
}
#koszyk tr.gray td{
    background: #eeeeee;
}
#koszyk tr td.first{
    text-align: right;
    font-weight: bold;
    padding: 10px 15px;
}
#koszyk tr td.img{
    background: #ffffff;
    padding: 3px 0px;
}
#koszyk tr td.forma{
    text-align: left;
    color: #484848;
}

#koszyk tr td.forma span{
    float: right;
    text-align: left;
    color: #484848;
}
#koszyk tr td.forma span input{
    border: 0px;
}
#koszyk tr td.zaplata{
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}



#koszyk tr td select{
    border: 1px solid #a1a1a1;
    padding: 0px 0px 0px 1px;
    border: 1px solid #9e9e9e;
    color: #999999;
    font-size: 9px;
    vertical-align: middle;
    margin: 0px 5px;
}


















#bottom-menu{
      display: none;
      height: 43px;
      background: url('/images/menu-bg.png') repeat-x #ffffff;
      overflow: hidden;
      width: 958px;
      margin: 0px 1px 0px 1px;
}

#bottom-menu li{
      display: block;
      float: left;
      height: 42px;
      line-height: 42px;
    vertical-align: middle;
}

#bottom-menu li a{
      display: block;
      float:left;
      height: 42px;
      line-height: 42px;
    vertical-align: middle;
    color: #ffffff;
    padding: 0px 11px;
    font-size: 13px;
    text-decoration: none;
}

#bottom-menu li a:hover{
      background: url('/images/menu-up-bg.png');
}

div.bottomspace{
      font-size: 1px;
      height: 6px;
      width: 958px;
      margin: 3px 1px 0px 1px;
      background: url('/images/vertical-line.png');
      border-bottom: 1px solid #ffffff;
      clear: both;
}

#platnosci{
display:none;
    background: #edede5;
    overflow: hidden;
    margin: 0px 2px 0px 2px;
    padding: 5px;
    height: 70px;
    line-height: 0px;
    vertical-align: middle;
    text-align: center;
}
#platnosci img {
    vertical-align: middle;
}
















































input{
    border: 1px solid #9e9e9e;
    color: #999999;
    font-size: 12px;
    padding: 0px 3px 0px 0px;
    vertical-align: middle;
}
.button{
    background: url('/images/button-bg.png') #9e9e9e;
    border: 1px solid #9e9e9e;
    color: #000000;
    padding: 0px 8px 2px 8px;
    vertical-align: middle;
    font-size: 12px;
}
.button2{
    background: url('/images/button-bg.png') #ceb67d repeat-x;
    border: 1px solid #9e9e9e;
    color: #000000;
    padding: 0px 8px 2px 8px;
    vertical-align: middle;
    font-size: 18px;
    font-weight:bold;
}
.button_black{
	background:#9E9E9E url(/images/button-bg-black.png) repeat scroll 0 0;
    border: 1px solid #9e9e9e;
    color: #ffffff;
    padding: 0px 3px 2px 3px;
    vertical-align: middle;
    font-size: 12px;
    font-weight:bold;
}


#right_column form.formularz{
    padding: 10px;
    overflow: hidden;
}
#right_column form.formularz span{
    float: left;
    display: block;
    width: 150px;
    clear:left;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 10px;
}
#right_column form.formularz input{
    float: left;
    width: 200px;
    color: #000000;
    margin-bottom: 10px;
}
#right_column form.formularz input.button{
    float: left;
    clear: left;
    width: auto;
    color: #000000;
    margin-bottom: 10px;
    margin-left: 160px;
}
#right_column form.formularz textarea{
    float: left;
    width: 300px;
    border: 1px solid #9e9e9e;
    color: #000000;
    margin-bottom: 10px;
}
#right_column form.formularz select{
    float: left;
    width: 200px;
    color: #000000;
    margin-bottom: 10px;
    border: 1px solid #9e9e9e;
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
}
#right_column form.formularz fieldset{
    float: left;
    margin-bottom: 10px;
}
#right_column form.formularz fieldset input{
    float: none;
    border: 0px ;
    margin-right: 5px;
    margin-bottom: 0px;
    width: auto;
}
#right_column form.formularz div{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

table.orders {    
    margin: 7px;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

table.orders td {    
    padding: 3px 6px !important;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

table.orders th {
    padding: 3px 6px !important;
    text-align:center;
    background:#EEEEEE none repeat scroll 0%;
    border-right:1px solid #CCCCCC;
}
