@import url(reset.css);
@import url(fonts.css);
@import url(base.css);

body
{
    background: #f9f9f9 url(../images/bg-header.jpg) repeat-x top;
}

p.headerTop {
    font-size: 20px;
    color: #cc0000;
    padding: 10px 10px 5px 50px;
    border-bottom: 1px dashed #cacaca;
}

/*  Glowny kontener  */
#container
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background: none;
}

/* Naglowek */
#header
{
    position: relative;
    height: 110px;
    padding: 0;
    margin: 0 0 10px 0;
    background-image: url(../images/bg-header-img.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#headerLeft {
    height: 110px;
    width: 220px;
    float: left;
}
#headerRight {
    height: 110px;
    width: 758px;
    float: right;
}
#headerRightLogin {
    position:relative;
    float: right;
    margin: 2px 8px 5px 0;
    color:#ffffff;
    font-size: 11px;
}
#headerRightLogin a {
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
}
#headerRightLogin a:hover {
    color:#ff0000;
    text-decoration: underline;
}
#headerRightList {
    margin:0;
    padding:0;
    text-align:right;
}

#headerRightList li {
    list-style:none;
    display:inline;
}


/*wyszukiwarka zamocowan */
#contentLeftWyszukiwarka {
    border: 1px solid #dc7700;
    padding:5px;
    background: url(../images/leftMainWyszukiwarkaZamocowanBg.png) repeat-x top;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 10px;
}

.wyszukiwarka_zamocowan_norma {
    width: 100px;
    border: 1px solid #DC7700;
    height: 14px;
}

.contentLeftWyszukiwarkaNormy {
    margin: 2px 0;
    padding: 0;
}

.contentLeftWyszukiwarkaNormy li{
    list-style: none;
    display: inline;
    margin-right: 2px;
}


#kategoria {
    border: 1px #cc0000 solid;
    background-color: #f9f9f9;
}

/* Menu */
#menu {
    position: absolute;
    bottom: 0;
    right: 8px;
    width: auto;
    height: 26px;
    padding-bottom: 1px;
}
#menu ul {
    margin:0;
    list-style:none;
}
#menu li {
    display:inline;
    margin:0;
    padding:0;
}
#menu a {
    float:left;
    background:url("../images/menu_top_bg_left.png") no-repeat left top;
    margin:0;
    padding:0 2px 0 5px;
    text-decoration:none;
    cursor: hand;
}
#menu a span {
    float:left;
    display:block;
    background:url("../images/menu_top_bg.png") no-repeat right top;
    padding:5px 11px 4px 6px;
    color:#ffffff;
    font-weight: normal;
}

#menu a:hover span {color:#000000;}
#menu a:hover {background-position:0% -45px;}
#menu a:hover span {background-position:100% -45px;}
/* Koniec naglowka */

/* Glowna tresc */
#content
{
    padding: 0px;
    padding-top: 0px;
    font-size: 12px;
}
#content h1
{
    padding: 0;
    background: transparent;
    margin-bottom: 20px;
    font-size: 140%;
    color: #000;
}
#contentTop {
    background: url(../images/bg-content-header.png) repeat-y scroll 0 0;
    position: relative;
    height: 80px;
    text-align: left;
    width: 980px;
}
#contentBg {
    background: url(../images/content_bg.gif) repeat-y scroll 0 0;
    position: relative;
    height: auto;
    text-align: left;
    width: 980px;
}
#contentBottom {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: url(../images/main_bottom_bg.gif) no-repeat 0 0;

}
/*lewa kolumna w naglowku glownej tresci */
#contentTopLeft {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    width: 205px;
    height: 61px;
}
/*srodkowa kolumna w naglowku glownej tresci */
#contentTopMain {
    float: right;
    height: 50px;
    width: 747px;
    margin-right: 8px;
    margin-top: 16px;
}
/*lewa kolumna w glownej tresci */
#contentBgLeft {
    float: left;
    margin-left: 5px;
    width: 205px;
    font-size: 11px;
    font-weight: bold;
}
#contentBgLeft a{
    color: #000000;
    text-decoration: none;
    display: block;
    margin-left: 4px;
}
#contentBgLeft a:hover {
    color: #cc0000;
    text-decoration: none;
}
#contentBgLeft img{
    margin: 3px auto;
}
.contentLeftList {
    margin: 0;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.contentLeftList li{
    list-style: none;
    border-bottom: dashed 1px #A1A1A1;
    border-left: solid 3px #cc0000;
    padding-bottom: 3px;
    margin-bottom: 7px;
}

/* srodkowa kolumna w glownej tresci */
#contentBgMain {
    float: right;
    margin-right: 8px;
    width: 747px;
    margin-bottom: 25px;
    min-height: 250px;
}
#contentBgMain a{
    color: #444;
    text-decoration: none;
}
#contentBgMain a:hover {
    color: #cc0000;
    text-decoration: underline;
}
.contentHeaderNormal {
    margin-bottom: 5px;
    clear:both;
}
.contentHeaderNormal span {
    font-size: 12px;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #a1a1a1;
    border-left: 5px solid #cc0000;
    background-image: url(../images/content_bg_addons_rotated.gif);
    background-repeat: repeat-x;
}
.contentListNormal {
    padding-left: 5px;
    padding-bottom: 10px;
}
.contentListNormal li{
    list-style: none;
}
.contentTableNormal, .contentTableNormalProdukt {
    margin-top: 5px;
    font-size: 11px;
}
.contentTableNormal th{
    border: 1px solid #999999;
    padding: 5px;
    background-color: #d2d2d2;
    white-space: nowrap;
}

.contentTableNormalProdukt th{
    border: 1px solid #999999;
    padding: 5px;
    background-color: #d2d2d2;
    white-space: nowrap;
    text-align: left;
}

.contentTableNormal td, .contentTableNormalProdukt td{
    border: 1px solid #999999;
    padding: 4px;
}

.contentTableNormal th img, .contentTableNormalProdukt th img{
    vertical-align: middle;
}
.contentTableNormal tr:hover, .contentTableNormalProdukt tr:hover {
    background-color: #fff;
}
.contentTableNormal a, .contentTableNormalProdukt a{
    color: #000000!important;
}
.contentTableNormal a:hover, .contentTableNormalProdukt a:hover {
    color: #cc0000!important;
}
.contentTableNormalOdd {
    background-color: #efefef;
}
.contentTableNormalEven {
    background-color: #fafafa;
}

.contentTableArtBhp {
    margin-top: 1px;
    font-size: 11px;
    border: none;
}

.contentTableArtBhp tr{
    border-top: none;
    border-bottom: 1px solid #999999;
    border-left: none;
    border-right: none;
}

.contentTableArtBhp td{
    border: none;
    padding: 4px;
}

.contentFormTableKontakt {
    margin: 15px auto;
    font-size: 11px;
    width: 420px;
}
.contentFormTableKontakt td{
    border: 1px solid #999999;
    background-color: #fafafa;
    padding: 4px;
}
.contentFormTableKontakt th{
    background-color: #efefef;
    border: 1px solid #999999;
    text-align: right;
}
.contentFormTableKontakt span{
    font-size: 11px;
}

#contentTableFormKoszyk {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    width: 400px;
}
#contentKoszykZatwierdzForm {
    float:right;
    margin-right: 50px;
}
#contentTableFormFilter td, #contentTableFormFilter th, #contentTableFormKoszyk td, #contentTableFormKoszyk th{
    border: 1px solid #999999;
    background-color: #efefef;
}
#contentTableFormFilter th, #contentTableFormKoszyk th{
    background-color: #d2d2d2;
    text-align: right;
}
#contentTableFormFilter input, #contentTableFormFilter select, #contentTableFormFilter textarea, #contentTableFormKoszyk input, #contentTableFormKoszyk select, #contentTableFormKoszyk textarea{
    border: 1px solid #999999;
    background-color: #f9f9f9;
    font-size: 11px;
    padding-left: 1px;
}
#contentTableFormKoszyk ul,  #contentTableFormKoszyk li{
    margin: 0;
    padding: 0;
    list-style:none;
}
#contentTableFormFilterBox ul {
    margin:0 auto 0 auto;
    padding:0;
    text-align: center;
}
#contentTableFormFilterBox {
    clear: right;
}
#contentTableFormFilterBox ul li {
    list-style:none;
    display: inline;
    margin: 0 3px 0 3px;
}
#contentTableFormFilterBox ul li a{
    font-size: 12px;
    font-weight: bold;
    border: none;
}
.contentNormyNormaBox {
    width:234px;
    height: 100px;
    border: 1px solid #999999;
    float: left;
    margin: 6px;
    position: relative;
    overflow: hidden;
    display: block;
}

.contentNormyNormaBox:hover {
    border: 1px solid #cc0000;
    color: #000;
}

.contentBoxNormal {
    padding: 0 0 20px 0;
}
.contentBoxNormalInt p{
    margin: 0;
    font-size: 12px;
}
.contentBoxNormalFooter {
    color:#666666;
    padding: 0 10px 0 10px;
    text-align: right;
    font-size: 11px;
}

.contentKatalogBox {
    width:110px;
    height: 110px;
    border: 1px solid #999999;
    float: left;
    margin:6px;
    position: relative;
    overflow: hidden;
    display: block;
}

.contentKatalogBox:hover {
    border: 1px solid #cc0000;
}

.contentKatalogBudowlaneBox {
    width:360px;
    height: 100px;
    border: 1px solid #999999;
    float: left;
    margin:5px 5px 10px 5px;
    position: relative;
    overflow: hidden;
    display: block;
}

.contentKatalogBudowlaneBox:hover {
    border: 1px solid #cc0000;
}

.contentAddons {
    border: 1px solid #CCCCCC;
    margin-bottom:10px;
    background-image: url(../images/content_bg_addons.gif);
    background-repeat: repeat-x;
    width: 98%;
    margin-left:auto;
    margin-right: auto;
}
.contentAddonsLabel {
    margin: 25px 0 8px 0;
    clear: both;
    border-left: 5px solid #ff9900;
    border-bottom: 1px solid #d9d9d9;
    padding: 3px 5px 3px 10px;
}
.contentAddonsLabel span {
    font-size:11px;
    font-weight:bold;
}

.contentAddonsLabelAktualnosci {
    margin: 15px 0 8px 0;
    clear: both;
    border-left: 5px solid #ff9900;
    border-bottom: 1px solid #000;
    padding: 3px 5px 3px 10px;
    background-color: #d9d9d9;
}
.contentAddonsLabelAktualnosci span {
    font-size:11px;
    font-weight:bold;
}

.contentAddonsLabelPromocje {
    margin: 0;
    clear: both;
    border-left: 5px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 5px 3px 10px;
    background-color: #ff9900;       
}
.contentAddonsLabelPromocje span {
    font-size:11px;
    font-weight:bold;
    color: #ffffff;
}
.contentAddonsLabelPromocje a {
    float: right;
    font-size: 11px;       
}

.contentAddonsLabelPromocje a:hover {
    color: #000!important; 
}

.contentLinkBack {
    float: right;
    margin: 3px;
    font-size:11px;
    clear: both;
}
#contentTableFormProduct {
    margin-top: 15px;
    font-size: 11px;
    width: 325px;
}
#contentTableFormProduct td, #contentTableFormProduct th{
    border: 1px solid #999999;
    background-color: #efefef;
}
#contentTableFormProduct th{
    background-color: #d2d2d2;
    text-align: right;
}
#contentTableFormProduct a {
    border: none!important;
}
#produktListImg
{
    position:absolute;
    border:1px solid #cdcdcd;
    background:#808080;
    padding:5px;
    display:none;
    color:#fff;
}


/* Koszyk */
#contentCartInfo {
    background-image:url('../images/image-shopcart.png');
    background-repeat:no-repeat;
    height:32px;
    margin: 5px 0 0 0;
}
#contentCartInfoLeft {
    float:left;
    margin:10px 2px 0px 40px;
}
#contentCartInfoRight {
    float: right;
    margin: 0;
}

#contentCartInfoLeft li, #contentCartInfoRight li  {
    display: inline;
}
.notice
{
    margin: 4px 0;
    padding: 4px 4px 4px 30px;
    background: url(../images/notice.png) no-repeat 10px 4px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #ffc;
}

.error
{
    margin: 4px 0;
    padding: 4px 4px 4px 30px;
    background: url(../images/error.png) no-repeat 10px 4px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f33;
    color: #fff;
}

.info
{
    margin: 4px 0;
    padding: 4px 4px 4px 30px;
    background: url(../images/info.png) no-repeat 10px 4px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #ffc;
}

/* Paginacja */
.contentPaginationDesc
{
    margin-left: 15px;
    margin-top: 10px;
    font-style: italic;
    color: #000000;
}

.contentPaginationDesc strong
{
    color: #cc0000;
}

.contentPagination
{
    float: right;
    color: #cc0000;
    font-size: 110%;
    font-weight: bold;
    margin-right:10px;
}

.contentPagination a
{
    margin: 0 1px;
    text-decoration: none;
    color: #000000;
    font-size: 85%;
    vertical-align: 1px;
    font-weight: normal;
    border: none!important;
}

.contentPagination a:hover
{
    text-decoration: underline!important;
}

.contentPagination img
{
    vertical-align: -2px;
}

.contentBox {
    width:80px;
    height: 80px;
    border: 1px solid #c9c9c9;
    overflow: hidden;
}
.contentBoxImg{
    display: block;
    margin: 5px auto 0 auto;
}

#contentList li{
    margin-left: 20px;
    margin-bottom: 7px;
}

#contentListRight li{
    margin-left: 15px;
    margin-bottom: 7px;
}
.contentDate {
    font-size: 11px;
    font-weight: bold;
    color:#999999;
}	
#mapka a {
    border: none;
}
#mapka a:hover {
    border: none;
}
/* reklama na glownej */
.contentNaviSeparator {
    font-size:11px;
    color:#cc0000;
    font-weight:bold;
}
/* Newsy */
.newsHeader {
    border-bottom: 1px dashed #666666;
    border-left: 3px solid #cc0000;
    padding: 1px 5px 3px 5px;
}
.newsHeaderName {
    font-size: 11px;
    color: #cc0000;
    font-weight: bold;
}
.newsContent {
    padding: 2px 4px 2px 4px;
    margin-bottom: 8px;
    font-size: 10px;
    color:#666666;
}
.newsContent a {
    font-weight: bold;
    font-size: 11px;
}

.newsHeaderDate{
    font-size: 9px;
    color:#999999;
}
/* Strona glowna */
#contentMainLeft {
    float: left;
    width: 417px;
    border-right: 1px solid #c9c9c9
}
#contentMainRight {
    float: right;
    width: 323px;
    font-size: 10px;
}

.contentMainInfoBox {
    background-color: #ffc;
    border:1px solid #FFA500; 
    padding:10px 5px 5px 45px;
    background-image: url('../images/info2.png');
    background-repeat: no-repeat;
    background-position: 5px 10px;
    font-size: 11px;
    margin-bottom: 15px;

}
/* Koniec glownej tresci */

/* Reklama nad stopka */
.contentfooterA {
    width:970px;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    border:2px #ffffff solid;
    margin-top:6px;
    background-color: #cc0000;
}
.contentfooterA a {
    font-size:14px;
    font-weight: bold;
    color:#FFFFFF;
    margin: 3px;
    border: none;
    text-decoration: none;
}
/* Stopka */
/* gorna stopka */
#footer1 {
    position: relative;
    width: 980px;
    overflow: hidden;
    margin: 10px auto 0 auto;
    padding: 12px 0;
    font-size: 11px;
    color: #666;
    border-bottom: dashed 1px #cacaca;
    background: #fff url('../images/footer_top_bg.gif') no-repeat 0 0;
}

/* dolna stopka */
#footer2 {
    position: relative;
    width: 930px;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 12px 25px 12px 25px;
    text-align: left;
    font-size: 11px;
    color: #666;
    background: url('../images/footer_bg.gif') no-repeat 0 bottom;
}
#footer2 a {
    position: relative;
    color: #444;
    text-decoration: none;
    border-bottom: dashed 1px #A1A1A1;
}
#footer2 a:hover {
    color: #cc0000;
    border-bottom: solid 1px #cc0000;
}

/* menu w gornej stopce */
#footerMenuRight {
    margin: 0;
    padding: 0 10px;
    list-style: none;
}
#footerMenuRight li {
    position: relative;
    float: right;
    margin: 0;
    padding: 0 35px 0 0;
    list-style: none;
}
#footerMenuRight a, #footerMenuLeft a{
    font-weight: bold;
    color: #444;
    text-decoration: none;
}
#footerMenuRight a:hover, #footerMenuLeft a:hover {
    color: #cc0000;
    border-bottom: solid 1px #cc0000;
}
#footerMenuRight li ul, #footerMenuLeft li ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footerMenuRight li li, #footerMenuLeft li li{
    float: none;
    margin: 0;
    padding: 0;
}
#footerMenuRight ul a, #footerMenuLeft ul a {
    font-weight: normal;
}
#footerMenuLeft {
    margin: 0;
    padding-left: 35px;
    list-style: none;
}
#footerMenuLeft li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0px 0 0;
    list-style: none;
}

/* elementy dolnej stopki */
#copyright {
    float: left
}
#copyright a {
    font-weight: bold;
    color: #000;
}
#copyright a:hover {
    color: #000;
    border-color: #000;
}
#footerLinks {
    float: right;
}

/* Loga w stopce */
#footerAFerdurotec {
    width: 73px;
    height: 68px;
    margin-left:34px;
    margin-right: 20px;
    background-image:url(../images/bottom_ferdurotec_grey.png);
    float:left;
}
#footerAFerdurotec:hover {
    background-image:url(../images/bottom_ferdurotec.png);
}
#footerAMilwaukee {
    width: 63px;
    height: 42px;
    margin-right: 9px;
    float:left;
    background-image:url(../images/bottom_milwaukee_grey.png);
}
#footerAMilwaukee:hover {
    background-image:url(../images/bottom_milwaukee.png);
}
#footerAAeg {
    width: 61px;
    height: 42px;
    margin-right: 9px;
    float:left;
    background-image:url(../images/bottom_aeg_grey.png);
}
#footerAAeg:hover {
    background-image:url(../images/bottom_aeg.png);
}
#footerAKlingspor {
    width: 106px;
    height: 19px;
    margin-right: 7px;
    margin-top: 9px;
    float:left;
    background-image:url(../images/bottom_klingspor_grey.png);
}
#footerAKlingspor:hover {
    background-image:url(../images/bottom_klingspor.png);
}
#footerAGunnebo {
    width: 85px;
    height: 21px;
    margin-right: 10px;
    margin-top: 8px;
    float:left;
    background-image:url(../images/bottom_gunnebo_grey.png);
}
#footerAGunnebo:hover {
    background-image:url(../images/bottom_gunnebo.png);
}
#footerASimpson {
    width: 67px;
    height: 47px;
    margin-right: 10px;
    float:left;
    background-image:url(../images/bottom_simpson_grey.png);
}
#footerASimpson:hover {
    background-image:url(../images/bottom_simpson.png);
}
#footerAFischer {
    width: 86px;
    height: 21px;
    margin-right: 11px;
    margin-top: 8px;
    float:left;
    background-image:url(../images/bottom_fischer_grey.png);
}
#footerAFischer:hover {
    background-image:url(../images/bottom_fischer.png);
}
#footerAProtool {
    width: 83px;
    height: 14px;
    margin-right: 11px;
    margin-top: 11px;
    float:left;
    background-image:url(../images/bottom_protool_grey.png);
}
#footerAProtool:hover {
    background-image:url(../images/bottom_protool.png);
}
#footerAFestool {
    width: 83px;
    height: 11px;
    margin-right: 9px;
    margin-top: 12px;
    float:left;
    background-image:url(../images/bottom_festool_grey.png);
}
#footerAFestool:hover {
    background-image:url(../images/bottom_festool.png);
}
#footerASpax {
    width: 60px;
    height: 20px;
    margin-right: 9px;
    margin-top: 8px;
    float:left;
    background-image:url(../images/bottom_spax_grey.png);
}
#footerASpax:hover {
    background-image:url(../images/bottom_spax.png);
}
#footerATox {
    width: 42px;
    height: 42px;
    float:left;
    background-image:url(../images/bottom_tox_grey.png);
}
#footerATox:hover {
    background-image:url(../images/bottom_tox.png);
}
/* Koniec glownego kontenera */


.contentBgMainRegister
{
    width: auto;
    padding: 0 10px 0 10px;
}

.contentBgMainRegister input {
    border: 1px solid #999999;
    background-color: #ffffff;
    padding: 1px;
    font-size: 11px;
    width: 150px;
    vertical-align: top;
}

.contentBgMainRegister select{
    border: 1px solid #999999;
    background-color: #ffffff;
    padding-top: 1px;
    font-size: 11px;
    width: 150px;
    vertical-align: top;
}
.inputOk {
    border:none!important;
    background-color: #cc0000!important;
    padding:1px 7px!important;
    font-size: 11px!important;
    color: #ffffff!important;
    text-decoration: none!important;
    cursor: pointer!important;
    width: auto!important;
    height: auto!important;
}
.inputCancel {
    border: none!important;
    background-color: #cccccc!important;
    padding:1px 7px!important;
    font-size: 11px!important;
    color: #000000!important;
    cursor: pointer!important;
    width: auto!important;
    height: auto!important;
}
.contentBgMainRegister ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.contentBgMainRegister li
{	
    list-style: none;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 3px;
}

.contentBgMainRegister label
{
    clear: both;
    float: left;
    width: 150px;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 2px;
    text-align: right;
}

.contentBgMainRegister span
{
    display: inline-block;
    width: 320px;
    padding-left: 10px;
    font-size: 11px;
}

.contentBgMainRegister a
{
    padding: 4px;
}

#normaFiltr fieldset {
    border:1px solid #999999;
    background-color: #efefef;
    margin: 5px 0;
}

.normaFiltrHeader {
    padding: 1px 2px 1px 10px;
    background-color: #D2D2D2;
    border-left: 3px solid #cc0000;
}

.normaFiltrShow {
    float:left;
    width: 166px;
}

.error_list {
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.error_list li {
    border: none;
    margin:2px;
    padding: 0;
    list-style: none;
}

.checkbox_list {
    margin: 0;
    padding: 5px 0 3px 7px;
}

.checkbox_list li {
    list-style: none;
    font-size: 11px;
    font-weight: normal;
}

.formInputTagList {
    margin: 0;
    padding: 0;
}

.formInputTagList li{
    list-style: none;
}

.contentBgMainButtonsList {
    text-align: center;
    display: block;
    margin:15px 0 0 0;
}

#konto_newsletter, #signin_remember, #konto_newsletter {
    border: none;
    width: auto;
    background: none;
    vertical-align: top;
}

#login {
    padding: 0 0 0 10px;
}

#login td, #login th {
    text-align: left;
    border: none;
}
#konto_newsletter, #signin_remember, #konto_newsletter {
    border: none;
    width: auto;
    background: none;
}
.obrazeczek {
    vertical-align: middle;
    margin: auto;
}
.searchInput {
    background-color:#F9F9F9;
    border:1px solid #999999;
    font-size:11px;
    padding:1px;
    width:160px;
}

div#indicator
{
    position: absolute;
    width: 100px;
    height: 40px;
    left: 10px;
    top: 10px;
    z-index: 900;
    background: url(/images/indicator.gif) no-repeat 0 0;
}

/* poprawki */
#koszyk_name, #koszyk_uwagi {
    width: 200px;
    padding: 1px;
}

#contentBgMain table, #contentBgMain th, #contentBgMain td {
    border:none;
}
