@import "php_inc/css/form.css";

/* STYLE EDYTORA */
span .bold1 {
       /*Pogrubione 1*/
  font-weight: bold;
}
/** /STYLE EDYTORA */

img
{
    border: none;
}

.menu_bok{
       width: 100%;
       border: none;
       font-family: Verdana, Tahoma, Arial;
       font-weight: normal;
       font-size: 11px;
       color: #A1A0A0;
       }


.venti{
       font-family: Verdana, Tahoma, Arial;
       font-weight: normal;
       font-size: 10px;
       margin: 0px 0px 0px 32px;
       color: #A1A0A0;
       }

body{
       background-color: #FFFFFF;
       margin: 0px;
       padding: 0px;
}

img{
       border: none;
}

.main{
       width:776px;
       height:100%;
       padding: 0px;
}

.main td{
       vertical-align: top;
       padding: 0px;
}

p{
       font-family: Verdana, Tahoma, Arial;
       font-size: 11px;
       color: #000000;
       line-height:130%;
       margin:0px 0px 6px 0px;
}

h1 {
       font-family: Verdana, Tahoma, Arial;
       font-size: 17px;
       color: #FFB200;
       font-weight: normal;
       margin:0px 0px 6px 0px;
}

h2 {
       font-family: Verdana, Tahoma, Arial;
       font-size: 14px;
       color: #606060;
       font-weight: bold;
       margin:14px 0px 6px 0px;
}

ol, ul {
       font-family: Verdana, Tahoma, Arial;
       font-weight: normal;
       font-size: 11px;
       color: #000000;
       margin-bottom: 6px;
       margin-left: 0px;
       padding-left: 16px;
}
* > ol, ul
{
    padding-left: 14px;
}


ul li {
       list-style-image: url(grafika/li.gif);
       margin-bottom: 3px;
}

ol li {
       font-size: 11px;
       color: #000000;
       margin-bottom: 3px;
}


hr {
  border: 0;
  color: #D9D9D9;
  background-color: #D9D9D9;
  height: 1px;
}



/* link */
a {}
a:hover {}

p a, li a, li p a
{
       color: #f93a0a;
}

p a:hover, li a:hover, li p a:hover {
       color: #f93a0a;
}


/* tabela */

p table.text_table
{
    background-color: #F7F7F7;
       margin:8px 0px 8px 0px;
       border:1px solid #BDBABD;
       border-collapse: collapse;
}

p table.text_table td
{
       font-size:11px;
       border-collapse: collapse;
    border:1px solid #BDBABD;
       vertical-align:top;
}

p table.text_table td p
{
       padding: 4px 8px 4px 8px;
       color:#6B696B;
       font-size:11px;
       border-collapse: collapse;
       border-color:#BDBABD;
       border-width:1px;
}


/* imput-y */
input
{
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 10px;
    height: 19px;
    width: 240px;
    border: 1px solid #e2e4e7;
    background-color: #f7f7f7;
    /*
       background-color: #F6F6F7;
       border: 1px solid;
       border-color: #ADA69C;
    */
}

input.log
{
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 10px;
    height: 18px;
    width: 160px;
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #A5A2A5;
    color: #313831;
}

select
{
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 10px;
    height: 17px;
    /*background-color: #F6F6F7;*/
    /*background: url(grafika/tlo_input.gif);*/
    /*border-color: #cecfce;*/
    border: 1px solid;
    border-color: #ADA69C;
}

select option
{
    background: #FFFFFF;
}

textarea{
       font-family: Verdana, Tahoma, Arial;
       font-weight: normal;
       font-size: 10px;
       width: 200px;
       height: 72px;
    border: 1px solid #e2e4e7;
    background-color: #f7f7f7;
    /*
       background-color: #F6F6F7;
       border: 1px solid;
       border-color: #ADA69C;
    */
       }


.formularz{
       border: none;
       font-family: Verdana, Tahoma, Arial;
       font-size: 10px;
       }

.formularz th{
       border: none;
       text-align: right;
       font-weight: normal;
       vertical-align: top;
       width: 200px;
       padding: 5px 5px 3px 5px;
       }

.formularz td{
       vertical-align: top;
       padding: 1px 0px 1px 0px;
       }

.send{
       width: 50px;
       background-color: #EDEDED;
       border-color: #EDEDED;
       color: #ADADAD;
       cursor: pointer;
       font-weight: bold;
       }

/* kosz do sklepu */

.kosz{
       font-family: Verdana, Tahoma, Arial;
       font-size: 10px;
       color: #000000;
       background-color: #FFFFB0;
       }

.kosz th{
       font-weight: bold;
       background-color: #FFAC00;
       text-align: center;
       padding: 3px 6px 3px 6px;
       }
.kosz select{
       font-size: 10px;
       background-color: #FFFFB0;
       }

.kosz td{
       font-weight: normal;
       background-color: #FFE064;
       padding: 3px 6px 3px 6px;
       }


/* PODZIAL STRONY */

table.pages_table
{
    border: 0px solid #FFFFFF;
    font-family: Verdana, Tahoma, Arial;
    font-size: 9px;
    color: #313831;
    background: transparent;
}

a.po
{
    color: #313831;
    text-decoration:none;
}

a.po:hover
{
    color: #8E9D8E;
}

td.pages_on
{
    text-align:center;
    vertical-align:middle;
    padding:0px 4px 0px 4px;
}

td.pages_off
{
    text-align:center;
    vertical-align:middle;
    padding:0px 4px 0px 4px;
}


td.pages_strona
{
    color: #000000;
    text-align:center;
    vertical-align: middle;
    padding:0px 4px 0px 4px;
}












/* Dopisane */

div.main_menu
{
    float: left;
/*    background: #FFEEFF; */
    width: 186px;
    padding: 0px 0px 0px 3px;
}
* >div.main_menu
{
    width: 183px;
}

div.main_content
{
    float: left;
/*  background: #FFEEFF; */
/*  height: 500px; */
    width: 509px;
    #width: 503px;
    padding: 0px 23px 0px 36px;
	overflow: hidden;
}
* > div.main_content
{
    width: 447px;
}

div.main_content2
{
    float: left;
    width: 744px;
    padding: 0px 29px 0px 36px;
}
* > div.main_content2
{
    width: 664px;
}



div.product_top1
{
    float: left;
    width: 414px;
}
div.product_top2
{
    float: left;
    width: 250px;
    text-align: right;
}

#medium_foto
{
    width: 271px;
    height: 220px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    vertical-align: middle;
}











div.main_column
{
    float: left;
    background: #FFFFFF;
    width: 230px;
    padding: 0px 10px 0px 8px;
    border: 0px solid green;
}
* > div.main_column
{
    width: 217px;
}


* p
{
    color: #6d6f6d;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
}

*
{
    color: #6d6f6d;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
}

span.styl1 *
{
    /* tekst */
    color: #6d6f6d;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: normal;
}

span.styl2 *
{
    /* naglowek */
    color: #6d6f6d;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: bold;
}

span.styl3 *
{
    /* tekst czerwony */
    color: #f93a0a;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: normal;
}

span.styl4 *
{
    /* naglowek czerwony */
    color: #f93a0a;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: bold;
}

span.styl5 *
{
    /* tekst niebieski */
    color: #85a0be;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: normal;
}

span.styl6 *
{
    /* naglowek niebieski */
    color: #85a0be;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: bold;
}

span.styl8 *
{
    /* naglowek zolty */
    color: #ffb200;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    line-height: 16px;
    font-weight: bold;
}


/* style dla menu */

div.menu_box_0 { width: 183px; background: #FFFFFF; margin: 0px; }

.menu     { margin: 0px; padding: 0px; text-align: right; }
* > .menu { padding-top: 0px; }

.menu { width: 183px; margin: 0px; list-style: none; list-style-image: none; padding: 0px; text-decoration: none; }
ul.g_2 { margin: 0px; padding: 0px 0px 1px 0px; }
ul.g_3 { margin: 0px; padding: 0px 0px 5px 0px; background: #FFFFFF; }


.level2 { background: url(grafika/menu_kropki.gif) no-repeat; background-position: top left; }
.level2 a { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 28px; color: #555555; font-weight: bold; display: block; padding: 0px 20px 0px 0px; background: url(grafika/menu_arrow.gif) no-repeat; background-position: 174px 12px; text-decoration: none; margin: 0px; }
* > .level2 a { color: #555555; background-position: 174px 11px; }

.level2 a:hover { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 28px; color: #f73808; font-weight: bold; display: block; padding: 0px 20px 0px 0px; background: url(grafika/menu_arrow.gif) no-repeat; background-position: 174px 12px; text-decoration: none; margin: 0px; }
* > .level2 a:hover { background-position: 174px 11px; }

.level2 a.active2 { font-family: Tahoma, sans-serif; color: #f73808; font-size: 11px; line-height: 28px; font-weight: bold; display: block; padding: 0px 20px 0px 0px; background: url(grafika/menu_arrow.gif) no-repeat; background-position: 174px 12px; text-decoration: none; margin: 0px; }
* > .level2 a.active2 { background-position: 174px 11px; }


.level3 { background: #FFFFFF; }
.level3 a { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 18px; color: #555555; font-weight: normal; display: block; padding: 0px 32px 0px 0px; background: url(grafika/menu_arrow2.gif) no-repeat; background-position: 157px 7px; text-decoration: none; margin: 0px; }
* > .level3 a { background-position: 157px 6px; }

.level3 a:hover { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 18px; color: #f73808; font-weight: normal; display: block; padding: 0px 32px 0px 0px; background: url(grafika/menu_arrow2.gif) no-repeat; background-position: 157px 7px; text-decoration: none; margin: 0px; }
* > .level3 a:hover { background-position: 157px 6px; }

.level3 a.active3 { font-family: Tahoma, sans-serif; color: #f73808; font-size: 11px; line-height: 18px; font-weight: normal; display: block; padding: 0px 32px 0px 0px; background: url(grafika/menu_arrow2.gif) no-repeat; background-position: 157px 7px; text-decoration: none; margin: 0px; }
* > .level3 a.active3 { background-position: 157px 6px; }


.active { text-decoration: none; font-weight: bold; }

span.naglowek_aktu { color: #75777a; font-size: 12px; font-family: Verdana, sans-serif; font-weight: bold; }
br.c { clear: both; }


a.more { font-family: Verdana, sans-serif; color: #ff3000; font-weight: normal; text-decoration: underline; font-size: 11px; line-height: 16px; }
a.more:hover { font-family: Verdana, sans-serif; color: #ff3000; font-weight: normal; text-decoration: none; font-size: 11px; line-height: 16px; }


a { font-family: Verdana, sans-serif; color: #ff3000; font-weight: normal; text-decoration: underline; font-size: 11px; line-height: 16px; }
a:hover { font-family: Verdana, sans-serif; color: #ff3000; font-weight: normal; text-decoration: none; font-size: 11px; line-height: 16px; }

span.aktu_wstep { font-family: Verdana, sans-serif; font-weight: normal; font-size: 10px; line-height: 12px; color: #878584; }
div.aktu a { font-family: Verdana, sans-serif; font-weight: normal; font-size: 10px; line-height: 12px; color: #878584; text-decoration: none; }
div.aktu a:hover { font-family: Verdana, sans-serif; font-weight: normal; font-size: 10px; line-height: 12px; color: #878584; text-decoration: underline; }

span.aktu_date { font-family: Tahoma, sans-serif; font-weight: bold; font-size: 9px; line-height: 20px; color: #f5be00; }

div.top_menu { width: 985px; height: 53px; padding: 20px 0px 0px 230px; border: 0px solid blue; }
* > div.top_menu { width: 755px; height: 33px; }

div.top_header { width: 985px; background: url(grafika/tlo2.gif) repeat-y top left; margin-top: -10px; }
* > div.top_header { margin-top: 0px; }

div.logo { z-index: 6; position: absolute; margin: -25px 0px 0px 114px; width: 102px; height: 124px; }
* > div.logo { margin: -15px 0px 0px 114px; }

div.footer1 { width: 985px; height: 75px; background: url(grafika/tlo_footer1.gif) no-repeat top left; }
* > div.footer1 { width: 985px; height: 75px; }

div.footer2 { float: left; width: 835px; height: 55px; padding: 10px 30px 0px 140px; text-align: left; }
* > div.footer2 { width: 665px; height: 45px; }

div.footer3 { float: left; width: 148px; padding: 29px 0px 0px 19px; }
* > div.footer3 { width: 129px; }


span.footer { font-family: Tahoma, sans-serif; font-size: 10px; line-height: 1px; color: #ced6db; font-weight: normal; text-decoration: none; }

a.footer { font-family: Tahoma, sans-serif; font-size: 10px; line-height: 20px; color: #ced6db; font-weight: normal; text-decoration: none; }
a.footer:hover { font-family: Tahoma, sans-serif; font-size:10px; line-height: 20px; color: #ffffff; text-decoration: underline; }
a.footer_active { font-family: Tahoma, sans-serif; font-size:10px; line-height: 20px;  color: #ffffff; font-weight: normal; text-decoration: none; }
a.footer_active:hover { font-family: Tahoma, sans-serif; font-size:10px; line-height: 20px; color: #ffffff; text-decoration: none; }

span.nazwa  { font-family: Verdana, sans-serif; color: #f93a0a; font-weight: normal; font-size: 18px; }
span.nazwa2 { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 18px; }

#nazwa2 a { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 18px; text-decoration: none; }
#nazwa2 a:hover { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 18px; text-decoration: underline; }


div.search_box      { width: 436px; height: 170px; padding: 33px 12px 0px 0px; }
* > div.search_box  { width: 424px; height: 137px; }


td.search_box1 { width: 105px; text-align: right; }
td.search_box2 { width: 49px;  text-align: right; }
td.search_box3 { width: 65px;  text-align: right; }
td.search_box4 { width: 95px;  text-align: right; }
td.search_box5 { width: 114px; text-align: right; }


span.search_label { font-family: Tahoma, sans-serif; color: #555555; font-size: 10px; line-height: 12px; text-decoration: none; font-weight: normal; }

#select.licencja { line-height: 19px; }


#index_box_1 { float: left; width: 144px; height: 240px; margin-right: 6px; padding: 62px 14px 0px 15px; margin-bottom:10px;}
* > #index_box_1 { width: 115px; height: 178px; text-decoration: none; }
#index_box_1 a { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #FD4D03; text-decoration: underline; }
#index_box_1 a:hover { text-decoration: none; }

#index_box_2 { float: left; width: 144px; height: 240px; margin-right: 6px; padding: 62px 14px 0px 15px; margin-bottom:10px;}
* > #index_box_2 { width: 115px; height: 178px; text-decoration: none; }
#index_box_2 a { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #FFC806; text-decoration: underline; }
#index_box_2 a:hover { text-decoration: none; }

#index_box_3 { float: left; width: 144px; height: 240px; padding: 62px 14px 0px 15px; margin-bottom:10px;}
* > #index_box_3 { width: 115px; height: 178px; text-decoration: none; }
#index_box_3 a { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #618BB3; text-decoration: underline; }
#index_box_3 a:hover { text-decoration: none; }

#index_box_4 { float: left; width: 144px; height: 240px; padding: 62px 14px 0px 15px; margin-right: 6px; margin-bottom:10px;}
* > #index_box_4 { width: 115px; height: 178px; text-decoration: none; }
#index_box_4 a { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #97B50F; text-decoration: underline; }
#index_box_4 a:hover { text-decoration: none; }

#index_box_5 { float: left; width: 144px; height: 240px; padding: 62px 14px 0px 15px; margin-right: 6px; margin-bottom:10px;}
* > #index_box_5 { width: 115px; height: 178px; text-decoration: none; }
#index_box_5 a { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #283880; text-decoration: underline; }
#index_box_5 a:hover { text-decoration: none; }

#subpage_box_1 { width: 214px; height: 143px; margin-bottom: 5px; padding: 0px 23px 0px 74px; }
* > #subpage_box_1 { width: 115px; height: 141px; }
#subpage_box_1 a { font-family: Verdana, sans-serif; line-height: 12px; font-size: 11px; font-weight: bold; color: #FD4D03; text-decoration: underline; }
#subpage_box_1 a:hover { text-decoration: none; }

#subpage_box_2 { width: 214px; height: 143px; margin-bottom: 5px; padding: 0px 23px 0px 74px; }
* > #subpage_box_2 { width: 115px; height: 141px; }
#subpage_box_2 a { font-family: Verdana, sans-serif; line-height: 12px; font-size: 11px; font-weight: bold; color: #FFC806; text-decoration: underline; }
#subpage_box_2 a:hover { text-decoration: none; }

#subpage_box_3 { width: 214px; height: 143px; margin-bottom: 5px; padding: 0px 23px 0px 74px; }
* > #subpage_box_3 { width: 115px; height: 141px; }
#subpage_box_3 a { font-family: Verdana, sans-serif; line-height: 12px; font-size: 11px; font-weight: bold; color: #618BB3; text-decoration: underline; }
#subpage_box_3 a:hover { text-decoration: none; }

#subpage_box_4 { width: 214px; height: 143px; margin-bottom: 5px; padding: 0px 23px 0px 74px; }
* > #subpage_box_4 { width: 115px; height: 141px; }
#subpage_box_4 a { font-family: Verdana, sans-serif; line-height: 12px; font-size: 11px; font-weight: bold; color: #97B50F; text-decoration: underline; }
#subpage_box_4 a:hover { text-decoration: none; }

#subpage_box_5 { width: 214px; height: 143px; margin-bottom: 5px; padding: 0px 23px 0px 74px; }
* > #subpage_box_5 { width: 115px; height: 141px; }
#subpage_box_5 a { font-family: Verdana, sans-serif; line-height: 12px; font-size: 11px; font-weight: bold; color: #283880; text-decoration: underline; }
#subpage_box_5 a:hover { text-decoration: none; }

#prod_list_main { width: 436px; margin-top: 20px; }
#prod_list_main2 { width: 436px; margin-top: 20px; }
#prod_list_main3 { width: 436px; margin-top: 20px; }
#prod_list_main4 { width: 436px; margin-top: 20px; }
#prod_list_main5 { width: 436px; margin-top: 20px; }

div.prod_list_main_1 { float: left; width: 144px; height: 277px; }
div.prod_list_main_2 { float: left; width: 144px; height: 277px; margin-left: 2px; margin-right: 2px; }
div.prod_list_main_3 { float: left; width: 144px; height: 277px; }
div.prod_list_main_4 { float: left; width: 144px; height: 277px; }
div.prod_list_main_5 { float: left; width: 144px; height: 277px; margin-left: 2px; margin-right: 2px; }

div.prod_list_main_a { width: 144px; height: 8px; background: url(grafika/prod_list_box_top1.gif) no-repeat; line-height: 8px; }
div.prod_list_main_b        { width: 144px; height: 115px; background: url(grafika/prod_list_box_tlo1.gif) repeat-y; padding: 0px 14px 8px 15px; }
* > div.prod_list_main_b    { width: 115px; height: 107px;  }
div.prod_list_main_c { width: 144px; height: 4px; background: url(grafika/prod_list_box_bottom1.gif) no-repeat; line-height: 4px; }
div.prod_list_main_d        { width: 144px; height: 110px; background: url(grafika/prod_list_box_bottom1_tlo.gif) repeat-y; padding: 8px 10px 0px 10px; margin-top: -2px; }
* > div.prod_list_main_d    { width: 124px; height: 102px; }
div.prod_list_main_d a          { text-decoration: underline; }
div.prod_list_main_d a:hover   { text-decoration: none; }

div.prod_list_main_e { width: 144px; height: 20px; background: url(grafika/prod_list_box_bottom2.gif) no-repeat; text-align: right;}
div.prod_list_main_e a.more         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: none; color: #555555; background: url(grafika/arrow_more.gif) no-repeat; background-position: 39px 2px; padding: 0px 24px 0px 0px; }
div.prod_list_main_e a.more:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: underline; color: #555555; }

div.prod_list_main_e a.more_ru         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: none; color: #555555; background: url(grafika/arrow_more.gif) no-repeat; background-position: 57px 2px; padding: 0px 18px 0px 0px; }
div.prod_list_main_e a.more_ru:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: underline; color: #555555; }

div.prod_list_main_e2 { width: 144px; height: 1px; background: url(grafika/prod_list_box_bottom2.gif) no-repeat; text-align: right;}
div.prod_list_main_e2 a.more         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: none; color: #555555; background: url(grafika/arrow_more.gif) no-repeat; background-position: 39px 2px; padding: 0px 24px 0px 0px; }
div.prod_list_main_e2 a.more:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 9px; font-weight: normal; text-decoration: underline; color: #555555; }

span.lista_numer_katalogowy { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 10px; font-weight: bold; text-decoration: none; }
span.lista_text { font-family: Tahoma, sans-serif; font-size: 11px; line-height: 11px; font-weight: normal; text-decoration: none; }

span.lista_n { font-family: Tahoma, sans-serif; color: #5e6c7b; font-size: 11px; line-height: 13px; font-weight: normal; }
span.lista_b { font-family: Tahoma, sans-serif; color: #5e6c7b; font-size: 11px; line-height: 13px; font-weight: bold; }

span.nazwa_p { font-family: Tahoma, sans-serif; color: #ff3000; font-size: 14px; line-height: 24px; font-weight: bold; }

div.product_details     { float: left; width: 376px; height: 250px; background: url(grafika/tlo_box_details2.gif) no-repeat top left; padding: 14px 23px 0px 23px; }
* > div.product_details { width: 330px; height: 236px; }

div.product_details_1 { float: left; width: 230px; }
div.product_details_2 { float: left; width: 100px; }
div.product_details_3 { width: 330px; }

td.foto_small { width: 124px; height: 134px; text-align: center; vertical-align: middle; padding: 10px 10px 0px 10px; }

div.pager_bottom1       { margin-top: -25px; }
* > div.pager_bottom1   { margin-top: -45px; }

div.pager_bottom2       { margin-top: -25px; }
* > div.pager_bottom2   { margin-top: -45px; }

div.pager_bottom_line       { width: 436px; height: 1px; background: url(grafika/prod_list_spacer_top.gif) no-repeat top left; margin-top: 0px; margin-bottom: 0px; }
* > div.pager_bottom_line   { width: 436px; height: 1px; background: url(grafika/prod_list_spacer_top.gif) no-repeat top left; margin-top: 0px; margin-bottom: 0px; }


.product_powrot a        { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #85a0be; background: url(grafika/arrow_polec.gif) no-repeat; background-position: 39px 2px; padding: 0px 0px 0px 0px; }
.product_powrot a:hover  { text-decoration: none; }


div.menu_3 { width: 430px; margin: 0px 14px 0px 0px; }
div.menu_3_top { width: 430px; background-image: url(grafika/tlo_sub_title.gif); background-repeat: repeat-x; background-position: 0px 10px; margin: 0px 0px 0px 0px; }
div.menu_3_middle { width: 430px; background-color: #f7ffff; padding: 2px 10px 2px 10px; margin-top: -2px; text-align: left; }
* > div.menu_3_middle { width: 425px; }
div.menu_3_bottom { width: 430px; background-image: url(grafika/tlo_sub_title.gif); background-repeat: repeat-x; background-position: top left; }



a.polec_pl         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #85A0BE; background: url(grafika/arrow_polec.gif) no-repeat; background-position: 90px 1px; padding: 0px 25px 0px 0px; }
a.polec_pl:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: none; color: #85A0BE; }

a.polec_en         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #85A0BE; background: url(grafika/arrow_polec.gif) no-repeat; background-position: 130px 1px; padding: 0px 25px 0px 0px; }
a.polec_en:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: none; color: #85A0BE; }

a.polec_de         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #85A0BE; background: url(grafika/arrow_polec.gif) no-repeat; background-position: 88px 1px; padding: 0px 25px 0px 0px; }
a.polec_de:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: none; color: #85A0BE; }

a.polec_ru         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #85A0BE; background: url(grafika/arrow_polec.gif) no-repeat; background-position: 140px 1px; padding: 0px 25px 0px 0px; }
a.polec_ru:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: none; color: #85A0BE; }


a.powrot         { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: underline; color: #F73808; background: url(grafika/arrow_powrot.gif) no-repeat; background-position: 3px 2px; padding: 0px 0px 0px 19px; }
a.powrot:hover   { font-family: Tahoma, sans-serif; line-height: 18px; font-size: 11px; font-weight: normal; text-decoration: none; color: #F73808; }

a.menu_p        { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: underline; }
a.menu_p:hover  { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: none; }

a.menu_p2        { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: none; }
a.menu_p2:hover  { font-family: Verdana, sans-serif; color: #85a0be; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: underline; }

a.menu_p_active         { font-family: Verdana, sans-serif; color: #f93a0a; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: underline; }
a.menu_p_avtive:hover   { font-family: Verdana, sans-serif; color: #f93a0a; font-weight: normal; font-size: 11px; line-height: 18px; text-decoration: none; }

span.menu_p { color: #85a0be; text-decoration: none; }

.kontakt_komunikat { width: 430px; }
* > .kontakt_komunikat { width: 410px; }

.boxy_graficzne { width: 444px; height: 142px; margin: 20px 0px 0px 0px; }
* > .boxy_graficzne { width: 444px; height: 142px; margin: 20px 0px 0px 0px; }

.box1 { float: left; width: 142px; height: 142px; margin: 0px 4px 0px 2px; }
* > .box1 { float: left; width: 142px; height: 142px; margin: 0px 4px 0px 4px; }

span.nag_puzzle { font-family: Tahoma, sans-serif; font-size: 14px; color: #fd5506; font-weight: bold; }
span.nag_gry    { font-family: Tahoma, sans-serif; font-size: 14px; color: #ffc806; font-weight: bold; }
span.nag_karty  { font-family: Tahoma, sans-serif; font-size: 14px; color: #7a9ab7; font-weight: bold; }

div.newsletter_bottom
{
    float:left; border:0px solid red; width: 150px; height: 26px; padding: 5px; text-align: center; padding-left:289px;
}
* > div.newsletter_bottom
{
    float:left; border:0px solid red; width: 150px; height: 26px; padding: 5px; text-align: center; padding-left:290px;
}

span.data
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #707070;
}

a.news_title, a:link.news_title, a:visited.news_title, a:active.news_title
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF3000;
    text-decoration: none;
}

* > #miko {
	background: url('/grafika/off_santa.png') no-repeat;
}

#miko{
width:113px;
height:109px;
position:absolute;
margin-top:50;
margin-left:11px;
z-index:99;
filter:filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/grafika/off_santa.png', sizingMethod='scale');
}

* > #miko {
	margin-top:60;
}

#text {

}
div.prod_dod{
	background-image:url(grafika/p2.gif);
	width:142px;
	margin-right:5px;
	float:left;
	margin-bottom:40px;
}
div.prod_dod table{
	background-image:url(grafika/p1.gif);
	width:142px;
	height:127px;
}
div.prod_dod table td{
	text-align:center;
	vertical-align:center;
}
div.prod_dod div.nazwa{
	padding:4px 10px 10px;
}
div.prod_dod img{
	display:block;
}
