/* Ogólne style dla całej strony, */
BODY, H1, H2, H3, H4, H5, P, UL, OL, DL, DIV, TABLE, TD, TH, CENTER, BLOCKQUOTE, A, FORM, INPUT, TEXTAREA, SELECT, OPTION {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #303030;
}

/*
Wymieniam wszystkie znaczniki, choć wystarczyłoby zastosowanie body, jednak
nie wszystkie przegladarki rozumieja dziedziczenie kaskadowych arkuszy stylów
*/
BODY, P, UL, OL, DL, DIV, TABLE, TD, TH, FORM, INPUT, TEXTAREA, SELECT, OPTION  {
    font-size: 9pt;
}

BODY {
  margin: 0px;
  background-color: #FFFFFF;
}

H1, H2, H3, H4 {
    font-weight: normal;
    color: #303030;
}

H1 { font-size: 11pt; }

H2 { font-size: 10pt; }

H3 { font-size: 8pt; }

H4 { font-size: 7pt; }

H5 {
    margin: 20px 0px 15px 0px;
    padding: 0px 0px 2px 10px;
    border-left: solid 4px #72A90A;
    font-weight: bold;
    font-size: 8pt;
}

H6 {
    margin: 20px 0px 15px 0px;
    padding: 0px 0px 2px 10px;
    border-left: solid 4px #0F5588;
    font-weight: bold;
    font-size: 8pt;
}

P, UL, OL, DL, BLOCKQUOTE {
    line-height: 1.2;
    text-align: justify;
}

/******************************************************************************/
/*      Ogólne
/******************************************************************************/

TABLE {
    empty-cells: show;
}

IMG { border: 0px; text-align: middle; }

PRE {
    margin: 10px 5px 10px 5px;
    color: #303030;
}

/******************************************************************************/
/*      Listy i wypunktowania
/******************************************************************************/
OL, UL { margin-left: 0px; padding-left: 24px; }

UL { list-style-type: square; }

LI { line-height: 1.2; }

LI + LI, P + LI { padding-top: 5px; }


/******************************************************************************/
/*      LINKI
/******************************************************************************/
A {
    text-decoration: none;
    color: #545454;
    cursor:pointer;
}

A.mailto{
      color: #2F5D7F;
      font-size: 9pt;
}

A:hover {
    text-decoration: underline;
}

A IMG {
  border: 0px;
}


A.red, A.red:link, A.red:active, A.red:visited {text-decoration: none; color: red;}
A.red:hover {text-decoration: underline;}

/******************************************************************************/
/*      Nagłówek i główna tabelka zawierajaca stronę
/******************************************************************************/

DIV.main {
    text-align: center;
}

DIV.page {
    width: 980;
    margin: auto;
    text-align: left;
}

/******************************************************************************/

DIV.header {
    display: block;
    position: relative;
    margin-top: 10px;
    height: 138px;
    width: 980px;
}


/******************************************************************************/

 /* set background images for corners */
DIV.roundbox {

}

 /* height and width details */
DIV.rbtop DIV,  DIV.rbtop, DIV.rbtop DIV P, DIV.rbbot DIV,  DIV.rbbot, DIV.rbbot DIV P {
  	height: 10px;
  	font-size: 1px;
  	line-height:1px;
  	margin: 0px;
  	padding: 0px;
}

DIV.rbtop {
    background: url(../images/box/top_right.gif) no-repeat top right;
    padding-right: 10px;
}
DIV.rbtop DIV  {
    background: url(../images/box/top_left.gif) no-repeat top left;
    padding-left: 10px;
}
DIV.rbtop DIV P{
    border-top:solid 1px #BEBEBE;
    display: block;
}

DIV.rbcontent  {
    padding: 0 10px;
    margin: -3px 0px; /*ze względu na opere*/
    border-left:solid 1px #BEBEBE;
    border-right:solid 1px #BEBEBE;
}


DIV.rbbot  {
    background: url(../images/box/bottom_right.gif) no-repeat bottom right;
    padding-right: 10px;
}
DIV.rbbot DIV  {
    background: url(../images/box/bottom_left.gif) no-repeat bottom left;
    padding-left: 10px;
}
DIV.rbbot DIV P {
    background: url(../images/box/bottom.gif) repeat-x;
    display: block;
    height: 10px;
}


/******************************************************************************/

DIV.jezyki{
    margin-right: 210px;
    border-right: solid 1px #BEBEBE;
}

DIV.jezyki DIV.linki{
    margin-bottom: 12px;
    color: #C1C1C1;
    font-size: 11pt;
}

DIV.jezyki DIV.linki A{
    color: #303030;
}

DIV.jezyki DIV.linki A  {
    
    margin-left: 4px;
}

DIV.jezyki DIV.flagi{
    margin-top: 12px;
}

DIV.jezyki DIV.flagi A  {
  margin-right: 7px;
}

DIV.kontakt {
    float: right;
    width: 200px;
    line-height: 20px;
    color: #303030;
}

/******************************************************************************/

DIV.body {
    width: 980px;
    padding: 0px;
    margin-top: 17px;
    padding-top: 10px;
    padding-bottom: 3px;
}

DIV.body_left {
    float: left;
    margin-left: 0px;
    width: 212px;
    margin-right: 3px;
    
}

div.menu {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  padding-top: 3px;
}

div.menu DIV{
    display: inline;
    margin-top: 15px;
    padding: 1px 20px 1px 20px;
    color: #C1C1C1;
    font-size: 8pt;
    vertical-align: middle;
    border-right: solid 2px #C1C1C1;
}

div.menu DIV.last {
    border-right: none;
}

div.menu A{
    color: #535353;
    font-weight: bold;
    font-size: 10pt;
}


DIV.bltop{
    background: url(../images/box/left_right_top.gif) no-repeat top left;
    height: 10px;
    margin-bottom: -1px;
}

DIV.blbottom{
    background: url(../images/box/left_right_bottom.gif) no-repeat 0px 0px;
    height: 12px;
    margin-top: -1px;
}

DIV.body_center {
    vertical-align: top;
    margin: 0px 215px 0px 215px;
    padding: 0px;
    width: 544px;
}

DIV.promo_wyprz00, DIV.promo_wyprz0, DIV.promo_wyprz {
    margin-right: 0px;
    width: 765px;
}


DIV.body_content {
    margin: 0px;
}

DIV.body_right {
    float: right;
    width: 212px;
}

DIV.brtop{
    background: url(../images/box/left_right_top.gif) no-repeat top left;
    height: 10px;
    margin-bottom: -7px;
}

DIV.brbottom{
    background: url(../images/box/left_right_bottom.gif) no-repeat 0px 0px;
    height: 12px;
    margin-top: -1px;
}


/******************************************************************************/
DIV.box {

}

DIV.box_bar {
    height: 33px;
    color: white;
    background: #3F3F3F;
    font-weight: bold;
    margin-top: 7px;
}
DIV.box_bar IMG{
    position: absolute;
    margin-left: -6px;
}

DIV.box_bar SPAN{
    position: absolute;
    margin-left: 22px;
    margin-top: 9px;
}

DIV.box_bar A{
  color: white;
}
DIV.box_top{
    display: none;
}

DIV.box_body{
    padding:5px;
    border-left: solid 1px #BFBFBF;
    border-right: solid 1px #BFBFBF;
    border-bottom: solid 1px #BFBFBF;
    overflow:hidden;
}

DIV.box_end{
    display: none;
}

/******************************************************************************/
/*      Stopka
/******************************************************************************/
DIV.serch_bar{
    position: relative;
    background: #353535 url(../images/search/bg.png) repeat-x;
    height: 44px;
}

DIV.serch_bar DIV.koszyk{
    overflow: hidden;
    height: 44px;
    width: 380px;
    float: left;
}


DIV.serch_bar DIV.separator{
    overflow: hidden;
    height: 37px;
    width: 1px;
    border-left: solid 1px #454545;
    float: left;
    margin-top: 7px;
}


DIV.serch_bar B{
    color:#AD8F3B;
    font-weight: normal;
}

DIV.serch_bar LABEl{
    color: #FEFEFE;
}

DIV.serch_bar DIV.left{
    position: absolute;
    top: 0px; left:-3px;
    background: url(../images/search/left.png) no-repeat;
    height: 44px;
    width: 10px;
    
}

DIV.serch_bar DIV.right{
    position: absolute;
    top: 0px; right:-2px;
    background: url(../images/search/right.png) no-repeat;
    height: 44px;
    width: 10px;
}

DIV.serch_bar DIV.filtry{
    position: absolute;
    top: 15px;
    right: 10px;
}

DIV.serch_bar DIV.separator{
    width: 1px;
    border-left: solid 1px #454545;
    opacity: 0.8;
    alpha: 0.8;
}


/******************************************************************************/
/*      Stopka
/******************************************************************************/

DIV.footer {
    color: #767676;
    clear: both;
    margin-top: 3px;
    margin-bottom: 6px;
    position: relative;
}

DIV.footer * {
    color: #767676;
}

DIV.footer DIV.payments {
    text-align: center;
    float: left;
    width: 218px;
    margin-top: 12px;
}

DIV.footer DIV.payments IMG{
    vertical-align: middle;
    display: inline;
    margin-left: 7px;
    font-size: 7pt;
    margin-bottom: 2px;
}


DIV.footer DIV.fc {
    text-align: right;
    margin-left: 213px;
    border-left: solid 1px #D9D9D9;
}

DIV.footer DIV.linki {
    margin: 0px;
}

DIV.footer .linki{
    color: #728693;
}

DIV.footer A, DIV.footer A:link, DIV.footer A:hover, DIV.footer A:active, DIV.footer A:visited {
    color: #373737;
    text-decoration: underline;
}

DIV.footer A:hover{
    text-decoration: none;
}

/******************************************************************************/
/* style określające wygląd list kategorii
/******************************************************************************/
.grupat {
    width: 250px;
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
}

.grupat .kategoria{

}

.grupat .nazwa {
    font-weight: bold;
    text-align : center;
    font-size  : 10pt;
    margin-bottom: 10px;
    width: 100%;
    vertical-align: middle;
}


.grupat .cena{
    display: block;
    text-align: right;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    border-bottom: dashed 1px #D4D4D4;
    border-top: dashed 1px #D4D4D4;
}

.kategoria , .kategoria .photo{
    text-align:center;
    vertical-align: bottom;
}
.kategoria .photo IMG, .kategoria .photo A {
    vertical-align: bottom;
}

/******************************************************************************/
/* Tabelka do wyświetlania artykułów
/******************************************************************************/
TABLE.browser {
    border: 1px solid #a0a0a0;
}

TR.browserhead {
  background: transparent url(../images/bars/tabhead.png) repeat-x;
  color : white;
}

TR.browserhead TH, TR.browserhead TD, TD.browserhead, TH.browserhead {
    background: transparent url(../images/bars/tabhead.png) repeat-x;
    color : #B8BCB9;
    padding: 8px 4px 4px 10px;
    height: 32px;
    border-top: solid 1px #4A4A4A;
    vertical-align: middle;
}
TR.browserhead SPAN{
    vertical-align:middle;
}

.browserhead A {
  color: #DEDDDD;
}

.browserhead A:hover{
  color: #efefef;
}

.wiersz1{
    background-color: #fefefe;
}

.wiersz2{
    background-color: #F0EFEF;
}

.highlight{
    background-color: #dddddd;
    cursor: default;
}


TR.browserodd {
    background-color: #fefefe;
}
TR.browsereven {
    background-color: #F0EFEF;
}

TR.browsereven:hover, TR.browserodd:hover {
    background-color: #F7FaFa;

}

TR.browserodd TD, TR.browsereven TD {
    padding: 4px;
    border-top: 1px solid #E5E2E2;
}

TR.browserhead + TR.browserodd TD {
    border-top: 0px;
}

TD.browserno {
    font-size: 6pt;
    text-align: right;
}

/*    Koniec tabelki do wyświetlania artykułów
/******************************************************************************/

/******************************************************************************/
/* Tabelka grid, do wyswietlania róznych danych
/******************************************************************************/
TABLE.grid {
    border-top: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
}

TABLE.grid TR.wiersz1 {background-color: #ffffff;}
TABLE.grid TR.wiersz2 {background-color: #F2F2F2;}


TABLE.grid TH {
    background-color: #ECE9D8;
    color: #464646;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    padding: 2px;
    font-weight: bold;
}

TABLE.grid TD {
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    color: #464646;
    padding: 2px;
}

TABLE.grid TR.highlight {
    background-color: #D0D0D0;
}


/******************************************************************************/
/* nagłówki, raczej do zmiany tak zeby używac browserhed
/******************************************************************************/

TH.basket, TD.basket {
    background: transparent url(../images/bars/tabhead.png) repeat-x;
    color : #B8BCB9;
    padding: 4px 4px 4px 10px;
    height: 32px;
    border-top: solid 1px #4A4A4A;
}


TH.basket a, TH.basket a:link, TH.basket a:active, TH.basket a:hover {
  font-size: 8pt;
  text-decoration: underline;
  display: inline;
  color: white;
}

TH.basket a:hover { text-decoration: none; }
/* Jest typ sortowania w jakis sposob ma byc wyswietlkany */
.asc, .desc{
  float: right;
  display: block;
  margin: 2px 8px 2px 4px;
  width: 9px;
  height:6px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: top left;
}
DIV.nvplain, .nvplain TD{
  border-bottom: dotted 1px #D4D4D4;
  padding-bottom: 5px;
  padding-top: 5px;
}

.asc { background-image: url(../images/icons/asc.gif);  }
.desc{ background-image: url(../images/icons/desc.gif); }


/******************************************************************************/
/* Tabelka do wyświetlania promocji w sklepie
/******************************************************************************/
DIV.promo {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 4px;
}


DIV.promo .towar_nazwa {
  padding: 4px;
  margin-bottom: 10px;
  line-height: 10px;
  background: #5A5A5A;
}

DIV.promo .towar_nazwa A{
  font-size: 8pt;
  color: #D9D9D9;
  font-weight: bold;
}


DIV.promo .cena_katalogowa{
  margin-top: 10px;
  padding-left: 4px;
  color: #929292;
  font-size: 7pt;
}
DIV.promo .cena_katalogowa B{
      font-size: 8pt;
}

DIV.promo .cena_promocyjna{
  padding-left: 4px;
  color: #AF8E3B;
  font-size: 7pt;
}
DIV.promo .cena_promocyjna B{
      font-size: 8pt;
}


/******************************************************************************/
/* legenda do opisu towarów */
TABLE.legend TD{
  padding: 2px 8px 4px 2px;
  font-size: 8pt;
  word-spacing: 5;
}

/******************************************************************************/
DIV.kategorie{

}

.kup{
    margin-left: 8px;
    padding-left: 20px;
    background: url( '../images/menu/arrow-up.gif' ) no-repeat 4px 2px;
    float: right;
    color: white;
    display: block;
}

.kitem{
    font-weight: bold;
    margin-top: 15px;
    
}

.subkitem{
    border-bottom: dashed 1px #545454;
    margin-right: 20px;
    margin-left: 10px;
    font-weight: normal;
    padding-top: 8px;
}

.subkitem .selected{
    font-weight:bold;
}

.subkitem A{
    
    
    margin-bottom: 4px;
    display: block;
    padding-left: 20px;
    background: url( '../images/menu/arrow.gif' ) no-repeat 4px 4px;
    color: #545454;
    
}

.kitem A:hover{
    color: #9F9F9F;
}


/******************************************************************************/
/* Tabelka  do zamowienia                                                     */
/******************************************************************************/
TABLE.zamOdbDostTab {
  margin-top:15px;
  border: none;
}

TABLE.zamOdbDostTab TD{
  padding: 2px 2px 2px 4px;
}

TABLE.zamOdbDostTab TH{
  padding: 2px 2px 2px 4px;
  height: 22;
  font-weight:bold;
  text-align: center;
}

TABLE.zamOdbDostTab TD.odstep{
  height: 30px;
  border-top: solid white 1px;
  border-bottom: solid #595A65 1px;
}


/* Obsługa błędów do zamówienia w zasadzie wszedzie tak samo pewnie,
   ale moze ktos zechce inaczej, lepiej aby była mozliwośc ustawienia */
DIV.zamowienie_errors{
  color: red;
  text-align: left;
}

DIV.zamowienie_errors h2{
  color: red;
  text-align: left;
}

DIV.zamowienie_errors li{
  color: red;
  text-align: left;
  background: no-repeat;
}


/******************************************************************************/
/* PANEl UŻYTKOWNIKA        */
/******************************************************************************/
DIV.user_menu_item, DIV.user_menu_item1 {
  background: url(../images/icons/gtgt.jpg) no-repeat 14px 6px;
  padding: 2px 2px 2px 30px;
  text-align: left;
  color: #777777;
  /*color: #1487E4;*/
  border-bottom: 1px dotted #CACACA;
  margin-bottom: 5px;
  cursor: pointer;
}
/* aktywna zakładka w menu uzytkownika */
DIV.user_menu_item1 {
  background: url(../images/icons/gtgt_red.jpg) no-repeat 14px 6px;
  font-weight:bold;
}


/******************************************************************************/
/*      Strona wyświetlająca informację o towarze                             */
/******************************************************************************/

/* navigacja ściezka                                                          */
.nawigacja {}

.nawigacja .tree_path {}

/* naglówek z nazwą towaru */
H2.title{
    font-weight: normal;
    text-transform: uppercase;
    color: #535353;
    font-size : 13pt;
    font-weight : bold;
    text-align : left;
    padding-left : 10px;
    background: #CCCCCC;
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
}

/* input do wyświetlenia ilosci zamówionych towarów */
INPUT.number{
  height: 22px;
  vertical-align: middle;
}

TABLE.towar_info { }

TABLE.towar_info .srodek{
  text-align: center;
}

TABLE.towar_info .brutto{
  color: #2A5EC7;
  font-weight:bold;
}

TABLE.towar_info UL { margin:0; padding:0; list-style:none; }
TABLE.towar_info UL li { background: no-repeat; text-align:left; }
TABLE.towar_info UL li a { text-decoration:none; font-size: 8pt; color:#7D7D7D; padding-left:12px; background:url(../images/icons/pimp.gif) no-repeat -6px -5px; }
TABLE.towar_info UL li a:hover { text-decoration:none; color:#595A65;}


TABLE.towar_info TR.browserodd {
    border: none 0px;
}

TABLE.towar_info TR.browserodd TD, TABLE.towar_info TR.browsereven TD {
    border: none;
    padding: 0px;
}

TABLE.towar_info TR.browserodd TD.tabcell, TABLE.towar_info TR.browsereven TD.tabcell {
    padding: 6px 4px 6px 4px;
    border-bottom: solid 1px #E0E0E0;
}

TABLE.towar_info TD.tabcell + TD.tabcell {
  border-left:solid 1px #E0E0E0;
}

.towar_image{
  padding: 10px;
  text-align: center;
  border: solid 1px #E0E0E0;
  margin-left: 10px;
}

.towar_image IMG{
  margin: 0px; padding: 0px; border: none; vertical-align: middle;
}


/*pasek gdzie są wyświetlane małe obrazki */
DIV.towar_img_mini{
  padding: 8px 8px 8px 8px;
  display: block;
  overflow: show;
  background: #FFFFFF;
  border-top: solid 1px #CECECE;
  border-bottom: solid 1px #E0E0E0;
  
  /*border: solid 1px #595A65;; */
  margin: 10px 0px 0px 0px;
}

DIV.towar_img_mini IMG{
  border: solid 1px #eaeaea;
  background: white;
  margin-right: 8px;
  vertical-align: middle;
  padding: 5px;
}

p.nowarranty{
  margin-top: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: solid 1px #E0E0E0;
  font-size: 7.5pt;
  color: #7D7D7D;
  text-indent: 0.5cm;
}


/*
Do zwijania i rozwijania
*/
.zwin_rozwin_bar{
  padding: 2px 2px 2px 2px;
  border-bottom: dashed 1px #CECECE;
}

.zwin_rozwin_bar A{
   color: #303030;
}
.zwin_rozwin_bar A:hover{
   color: #939393;
   text-decoration: none;
}



.zwin_rozwin_bar IMG { cursor:pointer; }
.zwin_rozwin_top{  padding: 4px 0px; }
.zwin_rozwin_el{  display: none;   }

#towar_preview_div{
  display: block;
  width: 95%;
  overflow: auto;
  margin: 0px;
  padding: 0px;
  border: none;
}
.archiwalny0{ }


.archiwalny1 .cena, .archiwalny1 .nazwa  {
    text-decoration: line-through;
}

.archiwalny1 .do_koszyka {
    display: none;
}

.do_koszyka IMG {
    vertical-align: middle;
}

/*
jak ma wygladac zaznaczona kategoria w poszczegolnych drzewkach
0,1,2,... sa to kolejne drzewka wystepujace na stronie
*/
.t0i_selected, .t1i_selected, .t2i_selected, .t3i_selected {
  font-weight: bold;
  color: #595A65;
}

TABLE.tree_tab TD{ border: none; padding:0px; }

A.help{
  cursor:pointer;
  width: 26px;
  height: 26px;
  margin-top: -4px;
  background: url(../images/icons/pomoc.gif) no-repeat;
  vertical-align: middle; float: right;
  display: block;
}

a.user_menu{}

a.user_menu_active {
  color: #D52D00;
}



/**************************************************************************************************/
/*
.btn1 {
  cursor: pointer;
  margin: 2px;
  padding: 0px;
  text-align: center;
  display: inline-block;
}

.btn1 IMG {
    vertical-align: middle;
}

.btn1 .btnbg1{
  padding: 3px 3px 4px 3px;
  font-size: 8pt;
  margin: 0px;
  background: url(../images/buttons/button_bg.gif) repeat-x;
  text-align: center;
  color: #CCCCCC;
  font-weight:normal;
}

/**************************************************************************************************/

.btns, .btnsr{text-align: center; margin-top: 5px;}
.btnsr{text-align: right;}

.btn {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin: 2px 5px;
}

.btn .btn-left{
    display: inline-block;
    background: url(../images/buttons/button_left.gif) no-repeat;
}

.btn .btn-right{
    display: inline-block;
    background: url(../images/buttons/button_right.gif) 100% 0% no-repeat;
    padding: 0px 8px;
}

.btn .btn-napis{
    text-align: center;
    display: inline-block;
    /*min-width: 80px;*/
    color: #CCCCCC;
    background: url(../images/buttons/button_bg.gif) repeat-x;
    padding: 3px 4px 5px 4px;
    font-size: 8pt;
    font-weight: normal;
}

a.btn:hover{
    text-decoration: none;
}
/**************************************************************************************************/


.error{
  color: red;
}

.errors{
  color: red;
}

.error0{
  visibility: hidden;
  position: absolute;
  display: none;
}

.error1{
  visibility: visible;
  display: block;
  color: red;
}

.display0, .display {
  display: none;
}

.display1 { }

.clear{
  clear: both; line-height: 1px; font-size:1px; height: 1px; overflow: hidden;
}

.space{
    display: block;
    width: 1px;
    line-height: 1px; font-size:1px; height: 1px; overflow: hidden;
}

.komunikat{
  margin: 10px;
  padding: 10px;
  text-align:center;
}

.blokada0 {
  display: none;
}

.blokada1{
  display: block;
  color: red;
  font-weight:bold;
  font-size: 16px;
  border: solid 1px red;
  padding: 4px;
}

.message_error{
	display: block;
	margin: 1em 0;
	color: #300;
	background: #fee url("../images/icons/uwaga.gif") no-repeat 2px 2px;
	padding: 10px 10px 10px 40px;
	border-width: 1px 6px 1px 1px;
	border-style: solid;
	border-color: #800;
}


.message_notice{
  display: block;
	margin: 1em 0;
	color: #033;
	background: #eff url(../images/icons/info.gif) no-repeat 2px 2px;
	padding: 10px 10px 10px 40px;
	border-width: 1px 3px 1px 1px;
	border-style: solid;
	border-color: #088;
}

/******************************************************************************/

DIV.rowhead{
  border: 1px solid #4A4A4A;
  background: transparent url(../images/bars/tabhead.png) repeat-x;
  color: #B8BCB9;
  font-size:90%;
  padding: 0.2em 0.5em;
  text-align:center;
  font-weight: bold;
  text-decoration: none;
}

DIV.rowfoot{
    border-bottom: solid 1px #E0E0E0;
    background-color: #f4f4f4;
}

DIV.rowodd {
    border-bottom: solid 1px #A4A2A2;
    background-color: #fefefe;
    clear: both;
}


DIV.roweven {

    border-bottom: solid 1px #A4A2A2;
    background-color: #F0EFEF;
    clear: both;
}

DIV.rowodd:hover, DIV.roweven:hover {
    background-color: #F7FaFa;
}

DIV.rowend{
    height: 1px;
    padding: 0px;
    margin: 0px;
    line-height: 0;
    display: block;
    overflow: hidden;
    border: none;
    clear: both;
}

.row{
    padding: 2px 0px;
}

DIV.datalabel{
  float: left;
  width: 160px;
  display: inline;
  padding: 5px 0px 5px 5px;
}

DIV.datavalue{
  margin: 0px 0px 0px 165px;
  border-left: solid 1px #BFBFBF;
  padding: 5px 0px 5px 5px;
}

.hint{
    font-size: 9px;
    display: none;
}

.nobr{
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  white-space: nowrap;
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


.absmiddle_icon{
  vertical-align: middle;
  padding: 0px 0px 3px 5px;
}


DIV.check, DIV.check0, DIV.check1{
  display: block;
  margin: 2px 8px 2px 8px;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hide;
}

DIV.check, DIV.check0 {
    background-image: url(../images/icons/check0.gif);
}
DIV.check1{
    background-image: url(../images/icons/check1.gif);
}


/* box tlo zdjecia - lewy gorny naroznik */
.tbox1 {
  width: 3px; height: 3px;
  background-image: url('../images/foto/foto_top_left.gif'); background-repeat: no-repeat
}

/* box tlo zdjecia - gorny srodek */
.tbox2 {
  height: 3px;
  background-image: url('../images/foto/foto_top.gif'); background-repeat: repeat-x
}

/* box tlo zdjecia - prawy gorny naroznik */
.tbox3 {
  width: 3px; height: 3px;
  background-image: url('../images/foto/foto_top_right.gif'); background-repeat: no-repeat
}

/* box tlo zdjecia - lewa ramka */
.tbox4 {
  width: 3px;
  background-image: url('../images/foto/foto_border_left.gif');
  background-repeat: repeat-y;
}

/* box tlo zdjecia - zawartosc */
.tbox5 {
  background: #FFFFFF;
}

/* box tlo zdjecia - prawa ramka */
.tbox6 {
  width: 3px;
  background-image: url('../images/foto/foto_border_right.gif');
  background-repeat: repeat-y;
}

/* box tlo zdjecia - lewy dolny naroznik */
.tbox7 {
  width: 3px; height: 4px;
  background-image: url('../images/foto/foto_bot_left.gif'); background-repeat: no-repeat
}

/* box tlo zdjecia - dolny srodek */
.tbox8 {
  height: 4px;
  background-image: url('../images/foto/foto_bottom.gif'); background-repeat: repeat-x
}

/* box tlo zdjecia - prawy dolny naroznik */
.tbox9 {
  width: 3px; height: 4px;
  background-image: url('../images/foto/foto_bot_right.gif'); background-repeat: no-repeat
}


/* dodane 2007-12-20 20:00:07 */
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #B8BCB9;
}


LABEL {
	line-height: 1.5em;
	padding: 0.2em;
}


LEGEND {
	font-weight: bold;
	padding: 0.4em;
	border-left: 3px solid #B8BCB9;
	
}


.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.hspace{
    height: 14px;
    overflow: hidden;
}


/* ENES - AT */
.nazwa_towaru {
  margin-top: 5px;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #333333; 
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: bottom;
}

.nazwa_towaru .no{
    font-size: 12px;
    vertical-align: bottom;
}

/*
.towar_ramka_lewa{
    border-left: 1px solid #CCCCCC;
}
*/

.towar_ramka_dol {
    margin-bottom: 10px;
    background: transparent url(../images/box/towar_rog.gif) no-repeat scroll left bottom;
}

.towar_ramka_dol DIV {
    margin-left:   16px;
    border-bottom: 1px solid #CCCCCC;
}

.towar_all{
    border-left: 1px solid #CCCCCC; margin-top: 10px;
}

.towar_lewa {
  width: 355px;
  padding-left: 8px;
  float: left;
  padding: 0px 0px 0px 7px;
  margin-top: 0px;
}

.towar_srodek {
  border-left: 1px solid #CCCCCC;
  width: 200px;
  float: left;
  vertical-align: top;
  padding-left: 7px;
}

.towar_prawa {
  width: 180px;
  float: left;
  text-align: center;
  vertical-align: middle;
}

.fleft {
  float: left;
}

.forward, .fright {
  float: right;
}

.important{
    font-weight: bold;
}

.towar_charakterystyka {
  margin-top: 0px;
  height: 23px;
  background-image: url('../images/bars/charakterystyka.jpg'); background-repeat: no-repeat;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #484848;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
  margin-left: -8px;
  
}

.towar_zakupy {
  margin-top: 0px;
  height: 23px;
  background-image: url('../images/bars/zakupy.jpg'); background-repeat: no-repeat;
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #484848;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px; 
  margin-left: -8px;
  /*margin: 3px 0px 0px 0px;*/
}

.towar_katalog_image{
  padding: 5px;
  text-align: center;
  border: solid 1px #E0E0E0;
  
}

.towar_parametry {
    line-height: 25px;
}

.adres{
    line-height: 18px;
}


.right{
  text-align: right;
}


.tiny{
 font-size: 7pt; 
}


.menusec{
  border-bottom: 1px solid #BEBEBE;
  display: inline;
  padding: 0px 75px 5px 2px; 

}




/******************************************************************************/
/*do mierzenia siły hasła */
.passMeter{
			position:		absolute;
			margin-top: -57px;
			width: 		170px;
			background: #F0F0F0;
			border: 		1px solid #909090;
			padding:		10px;
}


/******************************************************************************/

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



/**************************************************************************************************/
div.roundbox {  }
div.roundbox div.bottom {background: url(../images/box/dot.gif) 0 100% repeat-x;}
div.roundbox div.top {background: url(../images/box/dot.gif) 0px 0px repeat-x;}
div.roundbox div.left {background: url(../images/box/dot.gif) 0px 0px repeat-y;}
div.roundbox div.right {background: url(../images/box/dot.gif) 100% 0px repeat-y; text-align: left; }

div.roundbox div.left-top {background: url(../images/box/roundbox-left-top.gif) 0px 0px no-repeat;}
div.roundbox div.right-top {background: url(../images/box/roundbox-right-top.gif) 100% 0px no-repeat;}
div.roundbox div.left-bottom {background: url(../images/box/roundbox-left-bottom.gif) 0 100% no-repeat;}
div.roundbox div.right-bottom {background: url(../images/box/roundbox-right-bottom.gif) 100% 100% no-repeat;}
div.roundbox div.contents{ padding: 15px ; }


DIV.note {
  color: red;
  font-weight: bold;
  padding: 10px 0px;
  line-height:18px;
}

