﻿body
{
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: #401402 url(../images/body.jpg) repeat-x 0px 0px;
}
h1, h2, h3, form
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
}
a img
{
    border-style: none; 
}


#container
{
    width: 940px;
    margin: 0 auto;
}

#top
{
    height: 121px;
    background: url(../images/top1.jpg) no-repeat left top;
}

#menu
{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 47px;
}
#menu li
{
    float: left;
    display:inline;
}
#menu li a {

    float:left;}
#menu li a:hover {

    visibility:visible;}

#menu li a:hover img {

    visibility:hidden;}

#m1 {

    background:url(../images/n1.jpg) no-repeat 0px 0px;}
#m2 {

    background:url(../images/n2.jpg) no-repeat 0px 0px;}

#m3 {

    background:url(../images/n3.jpg) no-repeat 0px 0px;}

#m4 {

    background:url(../images/n4.jpg) no-repeat 0px 0px;}
#m5 {

    background:url(../images/n5.jpg) no-repeat 0px 0px;}

#m6 {

    background:url(../images/n6.jpg) no-repeat 0px 0px;}

#m7 {

    background:url(../images/n7.jpg) no-repeat 0px 0px;}

#m8 {

    background:url(../images/n8.jpg) no-repeat 0px 0px;}


#left {

    float:left;
    width:241px;}

#middle {

    float:left;
    width:675px;
    padding:0 11px 0 12px;}
#inc {

    float:left;
    width:939px;
    background: url(../images/inc.gif) repeat-y right top;
    }
#footer {

    clear:both;
    height:145px;
    border-top:solid 1px #740206;}

#top h1
{
    float: left;
    padding: 25px 0px 0px 17px;
}

#gsBasketBox
{
    float: right;
    height: 121px;
    width: 117px;
    background: url(../images/koszyk.gif) no-repeat 0px 53px;
    padding: 0px 0px 0px 45px;
}
#gsBasketBox em
{
    color: #ffffff;
    display: block;
    padding: 30px 0 2px 0;
    font-weight:bold;
    font-style:normal;
}

#gsBasketBox span
{
    color: #ffffff;
    display: block;
    margin-top: 5px;
}
#gsBasketBox span strong
{
    color: #bc4d29;
    margin-left: 2px;
}
#gsBasketBox a
{
    display: block;
    width: 100px;
    padding:6px 0 4px 0;
    color:#ffffff;
    font-weight:bold;
    background:url(../images/tpl.gif) no-repeat right 9px;
}

#gsBasketBox a:hover {

    color:#bc4d29;}

#searchbox
{
    height: 76px;
    background: url(../images/wyszukiwanie.gif) no-repeat 0px 0px;
    padding: 42px 0px 0px 0px;
}
#searchfrase
{
    float: left;
    width: 132px;
    border-style: none;
    height: 18px;
    font-size: 11px;
    margin: 1px 0px 4px 3px;
    padding-top: 3px;
    background-color: Transparent;
    color:#e1cebd;
}
#searchbutton
{
    float: left;
    width: 89px;
    height: 27px;
    border-style: none;
    cursor: pointer;
    background:none;
}
#Searchbox select
{
    font-size: 12px;
}
#searchbox a
{
    color: #e1cebd;
    float: right;
    display:inline;
    text-decoration:underline;
    padding-left: 10px;
    margin:0 15px 0 0;
    background:url(../images/tpl.gif) no-repeat left 4px;
}
#searchbox a:hover
{
    text-decoration:none;
}
#treebox
{
    padding: 27px 22px 35px 20px;
    background: url(../images/kategorie.gif) no-repeat 18px 0px;
}
#treebox ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#treebox ul li
{
    
    background:url(../images/tpl.gif) no-repeat 185px center;
}
#treebox ul li a
{
    color: #ffffff;
    display:block;
    border-bottom:solid 1px #6b0509;
    padding:7px 0 8px 11px;
    font-size:12px;
}
#treebox ul li a:hover
{
    text-decoration: underline;
}
#treebox ul li .selected
{
    
    color: #bc4d29;
}
.t0
{
    font-weight:bold;
}
.t1
{
    margin-left: 30px;
}
.t2
{
    margin-left: 45px;
}
.t3
{
    margin-left: 55px;
}
.t4
{
    margin-left: 75px;
}

#logbox
{
    height: 125px;
    padding: 27px 35px 0px 35px;
    background: url(../images/logowanie.gif) no-repeat 18px 0px;
}
#logbox form
{
    height: 125px;
}
#logbox form label
{
    float: left;
    color: #ffffff;
    font-size: 11px;
    margin: 8px 0px 0px 0px;
    width:36px;
}

input#login, #password
{
    float: left;
    width: 129px;
    border:solid 1px #6b0509;
    background-color:#330202;
    height: 17px;
    font-size: 11px;
    margin-top: 6px;
    padding-top: 2px;
    background-color: #330202;
    color:#e1cebd;
}

input#logbutton
{
    float: left;
    background: url(../images/zaloguj.gif) no-repeat 0px 0px;
    width: 49px;
    height: 19px;
    border-style: none;
    cursor: pointer;
    margin-top: 8px;
}
#logbox form div {

    float:left;
    width:120px;
    }
#logbox a
{
    display:block;
    color: #bc4d29;
    margin: 5px 0px 0px 0px;
    white-space: nowrap;
}

#logged
{
}
#logged strong
{
    color: #ffffff;
}
#logged em
{
    display: block;
    font-size: 12px;
    margin: 0px 7px 5px 0px;
    color: #ffffff;
}

#logbox a:hover
{
    color: #ffffff;
}

.cart {

    display:block;
    margin:0 0 10px 18px;}

#sortbox
{
    height:22px;
    padding:0 10px 0 0;
}
#sortbox label
{
    float: right;
    padding-top: 2px;
    padding-right: 3px;
    color: #646464;
}
#sortbox select
{
    float: right;
    color: #646464;
    font-size: 11px;
}
#navbox
{
    padding:10px 0 0 5px;
    margin: 0;
    list-style: none;
    height: 25px;
}
#navbox li
{
    float: left;
    display: inline;
    color: #646464;
    background: url(../images/navdot.gif) no-repeat 0px 13px;
    padding: 8px 7px 0px 10px;
}
#navbox li.nav1
{
    background-image: none;
    padding: 8px 7px 0px 0px;
}

#navbox li a
{
    color: #646464;
}
#navbox li a:hover
{
    color: #bc4d29;
}
#navbox li span
{
}


.produkt
{
    float: left;
    width: 189px;
    height: 323px;
    padding:16px 18px 0 18px;
    background:url(../images/pr2.gif) no-repeat right bottom;
}
.pr3 {

    background:url(../images/pr2.gif) no-repeat 0px bottom;}

.produkt .highlight
{
    quotes: none;
}
.prodimg
{
    display: block;
    text-align: center;
    height: 152px;
}
.produkt div
{
    height: 132px;
}
.produkt h2
{
    font-size: 11px;
}
.produkt h2 a
{
    color: #290c00;
    display:block;
    padding: 7px 0px 5px 1px;
    line-height:16px;
}
.produkt h2 a:hover
{
    color: #bc4d29;
}
.produkt strong
{
    font-size: 17px;
    color: #bc4d29;
    font-weight:normal;
}
.produkt p
{
    color: #646464;
    padding: 6px 0px 0px 1px;
    margin: 0;
    line-height:14px;
}

.prodmore 
{
    float: left;
    display:inline;
    background:url(../images/wiecej.gif) no-repeat 0px 0px;
    text-align:center;
    width:42px;
    height:16px;
    color:#ffffff;
    padding:3px 0 0 0;
    margin:4px 0 0 0;
}

.prodbuy {
    
    float: left;
    display:inline;
    background:url(../images/do_koszyka.gif) no-repeat 0px 0px;
    text-align:center;
    width:66px;
    height:16px;
    color:#ffffff;
    padding:3px 0 0 0;
    margin:4px 0 0 78px;}


#fromFCK p
{
    margin-top: 0px;
}
#fromFCK
{
    padding: 15px 7px 20px 5px;
    color: #646464;
}


#gsLoader
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px;
    visibility: hidden;
    padding-left: 18px;
    border: solid 1px Black;
    z-index: 500;
    background-color: White;
    width: 90px;
    text-align: center;
    font-weight: bolder;
    background-image: url(../images/const/indicator.gif);
    background-repeat: no-repeat;
    background-position: 1px 1px;
}

.highlight
{
    background-color: Yellow;
}

#infobox
{
    text-align: center;
    padding: 20px 0px 10px 0px;
    font-size: 11px;
}

#infobox strong
{
    color: #535B60;
}
#infobox p
{
    margin: 0;
    padding: 15px;
    color: #535B60;
    line-height: 17px;
}
#infobox a
{
    color: #BC4D29;
    display: block;
    font-weight: bold;
    margin-top: 19px;
}
#infobox label{}
#infobox input.textinput
{
    width:150px;
    border:solid 1px #759D09;
    padding: 5px 3px 5px 3px;
    font-size: 11px;
}
#infobox #gsSend
{    color: #759d09;
    background-color: #f2fedd;
    border: solid 1px #d1ea65;
    font-weight: bold;
    padding: 6px 12px 6px 12px;
    cursor: pointer;
    font-size: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline;
    float:left;
}

#infobox a:hover
{
    text-decoration: underline;
}

#reminder
{
    text-align: center;
    padding: 0px 0px 10px 0px;
    font-size: 11px;
}

#reminder p
{
    margin: 0px 15px 15px 15px;
    padding: 0px;
    color: #535B60;
    line-height: 17px;
}

#reminder form
{
    padding: 10px 0px 0px 0px;
    text-align: left;
}

#reminderfrase
{
    background-color: #E6EAED;
    border-style: none;
    float: left;
    font-size: 11px;
    height: 18px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 5px;
    width: 160px;
}
#reminderbutton
{
    background: transparent url(../images/logbutton.gif) no-repeat scroll 0px;
    border-style: none;
    cursor: pointer;
    float: left;
    height: 23px;
    width: 25px;
}
#reminder form label
{
    color: #535B60;
    margin-right: 10px;
}
#reminder form span
{
    color: #DA251C;
    display: block;
    text-align: center;
}
#reminder form table
{
    margin: 0 auto;
}

#sorter
{
}

#gsPager
{
    clear: both;
    height: 20px;
    text-align: center;
    padding: 35px 0px 10px 0px;
    margin-bottom: 10px;
}
#gsPager a
{
    color: #290C00;
   
    margin: 0px 2px 0px 6px;
}
#gsPager a.selected
{
    color: #BC4D29;
   font-weight: bold;
    margin: 0px 2px 0px 6px;
}
#gsPager a:hover
{
    text-decoration:underline;
}

#footer span {

    float:left;
    color:#9fd0b0;
    padding:20px 0 0 20px;
    }

#footer ul {

    float:left;
    padding:20px 0 20px 140px;
    MARGIN:0;
    list-style:none;}

#footer ul li {

    float:left;
    background:url(../images/d1.gif) no-repeat right 7px;
    padding:0 10px 0 10px;
    }

#footer ul li a {

    color:#bc4d29;}
#footer ul li a:hover {

    color:#ffffff;}

#footer strong {

    display:block;
    clear:both;
    border-top:1px solid #740206;
    padding:20px 20px 0 20px;
    text-align:right;
     color:#bc4d29;
     font-weight:normal;
    }
#footer strong a {

    color:#bc4d29;}



div.News
{
    margin: 13px 15px 0px 5px;
    border-bottom: solid 1px #AAAAAA;
    padding-bottom: 6px;
}
div.News h3
{
    clear: both;
    float: left;
    font-size: 13px;
}
div.News h3 a
{
    
    color:#290C00;
}
div.News h3 a:hover
{
    color:#BC4D29;
}
div.News p
{
    clear: both;
    margin: 0;
    padding: 5px 0px 5px 0px;
    color: #646464;
}
div.News span
{
    display:block;
    font-style: italic;
    font-weight: normal;
    clear: both;
    color: #BC4D29;
    font-size: 10px;
}
div.News em
{
    float: left;
    margin:3px 0px 0px 20px;
    font-size: 10px;
    color: #BC4D29;
}

div.News a.detail
{
    text-decoration: none;
    color: #FBA11B;
    float: right;
    font-size: 10px;
    background-position: right 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 4px;
    background: url(../images/wiecej.gif) no-repeat 0px 0px;
    width: 62px;
    height: 25px;
}

#welcome
{
line-height:16px;
padding:4px;
color:#290C00;
text-align:justify;
margin-bottom:5px;
}
 #welcome cite
 {
 display:block;
 margin-top:10px;
 font-weight:bold;
 text-align:right;
 }