body{
    background: #454545 url(img/back_pat2.jpg) repeat -53px 0;
    color: #f2f2f2;
    font-size: 13px;
}
#back{
    background: url(img/back_cale2.jpg) no-repeat 9px 0px;
    width: 1144px;
    margin: 0 auto 0;
}
#wrapper{
    position: relative;
    width: 912px;
    margin: 0 auto;
    padding: 6px 0 20px;
}
#header{
    background: url(img/header.jpg) no-repeat 2px 0;
    height: 270px;
}
#content{
    background: url(img/background.jpg) repeat-y 7px 0;
    min-height: 400px;
    _height: 400px;
}
#footer{
    background: url(img/footer.jpg) no-repeat 7px 0;
    height: 30px;
    position: relative;
}
#footer p{
    position: absolute;
    right: 20px;
    bottom: -25px;
    font-size: 11px;
    color: #b5ac99;
}
#footer a{color: #c9bda4; }
#footer a:hover{color: #e1d6bf; }

#left_col{
    width: 249px;
    float: left;
    margin: 1px 0 1px 26px
}
#text{
    width: 540px;
    float: right;
    margin: 10px 55px 10px 0;
}

h1{
    color: #ffe374;
    font-size: 24px;
    margin: 15px 0 15px 0;
    border-bottom: 2px solid #ffe374;
    background: url(img/herb.png) no-repeat 516px 5px;
    letter-spacing: 1px;
    line-height: 29px
}
h2{
    color: #ffe374;
    font-size: 18px;
    margin: 15px 0 10px 0;
    border-bottom: 1px solid #ffe374;
    letter-spacing: 1px;
}
h3{
    color: #ffe374;
    font-size: 16px;
    margin: 15px 0 5px 0;
    letter-spacing: 1px;
    line-height: 18px;
}
h4{
    font-size: 14px;
    margin: 8px 0 5px 0;
    color: #fff;
    font-weight:bold;
}
p{
    margin: 10px 20px 10px;
    text-indent: 10px;
    color: #f2f2f2;
}
a{
   color: #EFDA86;
   text-decoration: underline;
}
a:visited{
   color: #EFDA86;
   text-decoration: underline;
}
a:active{
    color: pink;
}
a:hover{
    color: #fff2d7;
    text-decoration: underline;
}
ul, ol{
    margin: 0 30px 10px;
}
img{
    border: 2px solid #222;
    /*padding: 1px;*/
    margin: 5px 10px;
}
hr{margin: 4px 0 1px 0; color: #999;}
#text li{padding-bottom: 2px;}
.r{
    float: right;
}
.l{
    float: left;
}
.start{
    display: block;
    position: absolute;
    width: 260px;
    height: 165px;
    top: 68px;
    left: 600px;
}
/******* ZAKLADKI ************/
#menu{
    position: absolute;
    left: -47px;
    top: 6px;
}
#menu ul{margin: 0;}
#menu li{list-style: none;}
a.z1{
    display: block;
    width: 57px;
    height: 135px;
    background: url(img/zakladka1.png) no-repeat;
}
a.z2{
    display: block;
    width: 47px;
    height: 115px;
    background: url(img/zakladka2.png) no-repeat 0 -6px;
    margin-left: 8px;
}
a.z2:hover{
    background: url(img/zakladka2.png) no-repeat -47px -6px;
    margin-left: 10px;
    width: 45px;
}
/********* MENU *********/
#nav{
    border: 2px solid #989898;
    width: 249px;
    background: #303030 url(img/menu_grad.jpg) repeat-x;
}
ul.menu_0, ul.menu_1{
    margin: 0;
    text-align: center;
    list-style: none;
}
ul.menu_0{
    margin: 2px 0 6px 0;
    font-size: 16px;
}
ul.menu_0 li{
    width: 249px;
    line-height: 23px;
    padding-top: 4px;
}
ul.menu_0 a, ul.menu_0 a:link{
    display: block;
    height: 23px;
    border-top: 1px solid #5b5b5b;
    border-bottom: 1px solid #5b5b5b;
    background: #454545;
    color: #bfbfbf;
    text-decoration: none;
}
ul.menu_0 a:visited{color: #bfbfbf;  text-decoration: none;}

ul.menu_0 a.haschildren{
    background: #454545 url(img/haschildren.jpg) no-repeat 230px center;
}
ul.menu_0 a:hover{
    background: #5e5e5e;
    color: #ddd;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
ul.menu_0 a.haschildren:hover{
    background: #5e5e5e url(img/haschildren_hover.jpg) no-repeat 230px center;
}
#content ul.menu_0 a.active{
    background: #898989 url(img/menu_act.jpg) no-repeat 0 0;
    color: #000;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

ul.menu_1{
    margin: 5px 0 3px;
}
ul.menu_1 li{
    line-height: 20px;
    padding-top: 0;
}
ul.menu_1 a, ul.menu_1 a:link{
    height: 22px;
    font-size: 14px;
    color: #aaa;
    /*background: none;*/
    background: url(img/menu_pod_n.jpg) no-repeat 0 20px;
    border: none;
}
ul.menu_1 a:hover{
    color: #dfd6b1;
    background: url(img/menu_pod_act.jpg) no-repeat 0 20px;
    border: none;
}
#content ul.menu_1 a.active{
    height: 22px;
    font-size: 14px;
    color: #ffe374;
    background: url(img/menu_pod_act.jpg) no-repeat 0 19px;
    border: none;
}
/******** END MENU *********/
/**** BOX ****/
.box{
    background: #3d3d3d;
    border: 2px solid #989898;
    width: 249px;
    margin: 10px 0 1px;
}
.box span{
    display: block;
    height: 24px;
    background: url(img/top_col.jpg) no-repeat;
    margin: 0 0 5px 0;
    text-align: center;
    color: #eee;
    line-height: 24px;
    font-size: 14px;
}

.box_list{
    width: 124px;
    margin: 0;
}
.box_list ul{margin: 3px 10px 10px}
.box_list li{list-style: none;}
.box_list a{
    color: #f8dea6;
    text-decoration: none;
}
/*.box_list a:visited{ color: #dfbc72;}*/
.box_list a:hover{ color: #dfbc72;}
.border{ border-right: 1px solid #515151;}
/**** END BOX ******/

ul.imagegallery{
    margin: 10px 14px;
}
ul.imagegallery li{
    list-style:none;
    /*float: left;*/
    display: inline;
    margin: 0px;
    padding: 0;
}
.imagegallery img{
    margin: 0px;
}
ul.imagegallery img, .galeriazdjec img{
    border: 2px solid #bbb;
}
ul.imagegallery img:hover,.galeriazdjec img:hover{
    border: 2px solid #fff;
}

/****** SKLAD *********/
div.sklad{
    width: 210px;
    margin: 10px;
    float: left;
}
div.sklad p{
    text-align: center;
    text-indent: 0;
    margin: 0;
    letter-spacing: 1px;
    font-weight: bold;
}


.linki{
    width: 260px;
}