.layer{padding:23px;position:relative;padding-top:0px;}
.layer #content{position:relative;z-index:20}
.layer .left,.layer .right,.layer .center{position:absolute}
.layer .shadow-top .left,.layer .shadow-top .right,.layer .shadow-bottom .left,.layer .shadow-bottom .right{width:45px;height:45px;background-repeat:no-repeat;background-position:0 0}
.layer .shadow-top .center,.layer .shadow-bottom .center{height:23px;right:45px;left:45px;background-repeat:repeat-x}
.layer .shadow-middle div{width:23px;bottom:45px;top:45px;background-repeat:repeat-y}
.layer .shadow-top div{top:0}.layer .shadow-bottom div{bottom:0}
.layer .left{left:0}
.layer .right{right:0}

.layer .shadow-top .left { background-image: url(../images/tl.png); }
.layer .shadow-top .center { background-image: url(../images/t.png); }
.layer .shadow-top .right { background-image: url(../images/tr.png); }

.layer .shadow-middle .left { background-image: url(../images/l.png); }
.layer .shadow-middle .right { background-image: url(../images/r.png); }

.layer .shadow-bottom .left { background-image: url(../images/bl.png); }
.layer .shadow-bottom .center { background-image: url(../images/b.png); }
.layer .shadow-bottom .right { background-image: url(../images/br.png); }

.layer2{padding:13px;position:relative; padding-right: 0px;}
.layer2 .content{position:relative;z-index:20;text-align: left; width: 328px;}
.layer2 .left,.layer .right,.layer .center{position:absolute}
.layer2 .shadow-top .left,.layer .shadow-top .right,.layer .shadow-bottom .left,.layer .shadow-bottom .right{width:45px;height:45px;background-repeat:no-repeat;background-position:0 0}
.layer2 .shadow-top .center,.layer .shadow-bottom .center{height:13px;right:45px;left:45px;background-repeat:repeat-x}
.layer2 .shadow-middle div{width:13px;bottom:45px;top:45px;background-repeat:repeat-y}
.layer2 .shadow-top div{top:0}.layer .shadow-bottom div{bottom:0}
.layer2 .left{left:0}
.layer2 .right{right:0}

.layer2 .shadow-top .left { background-image: url(../images/tl.png); }
.layer2 .shadow-top .center { background-image: url(../images/t.png); }
.layer2 .shadow-top .right { background-image: url(../images/tr.png); }

.layer2 .shadow-middle .left { background-image: url(../images/l.png); }
.layer2 .shadow-middle .right { background-image: url(../images/r.png); }

.layer2 .shadow-bottom .left { background-image: url(../images/bl.png); }
.layer2 .shadow-bottom .center { background-image: url(../images/b2.png); }
.layer2 .shadow-bottom .right { background-image: url(../images/br.png); }

/*
.layer .shadow-top .left { background-image: url(../images/cienie2/tl.png); }
.layer .shadow-top .center { background-image: url(../images/cienie2/t.png); }
.layer .shadow-top .right { background-image: url(../images/cienie2/tr.png); }

.layer .shadow-middle .left { background-image: url(../images/cienie2/l.png); }
.layer .shadow-middle .right { background-image: url(../images/cienie2/r.png); }

.layer .shadow-bottom .left { background-image: url(../images/cienie2/bl.png); }
.layer .shadow-bottom .center { background-image: url(../images/cienie2/b.png); }
.layer .shadow-bottom .right { background-image: url(../images/cienie2/br.png); }
*/