/*
*		plik:		css/style.css
*		autor: 		Technetium [Tc]
*				Marek Kleszyk
*		data:		05 styczeń 2009
*		system:		T.CMS-4.1-SKLEP
*/ 

@import url("sklep.css");
@import url("lightbox.css");
@import url("menu.css"); 
@import url("comments.css");

/* --------- standardowe ---------- */

* {
    padding: 0;
    margin: 0;
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #b9b9b9; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }
.lowercase { text-transform: lowercase}
.uppercase { text-transform: uppercase}
.block {display: block}
.green {color: #96ca06 !important}
.bold {font-weight: bold}
.grey1 { color: #999999 !important}
.grey {color: #666666 !important }
.grey0 {color: #333 !important}
.red1 {color: #a60000 !important}
.hand {cursor:pointer}
.black {color: #000}

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #666666; }
a:hover { text-decoration: none;}
.kursor { cursor: pointer; }

hr { margin: 10px auto; color: #e7e7e7; background-color: #e7e7e7; height: 1px; border: none; width: 99% }
h1 { font-family: Arial; font-size: 19px; color: #a6ce39;}
h2 { font-size: 14px; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }
label {font-weight: bold; color: #656565; margin: 3px}




#page-content ul, #page-content ol {
    margin: 5px 25px;
}

h1.arttitle {

    font-size: 19px;
    text-transform:uppercase;
    color: #333333;
    padding: 0px;
    display: inline;
    padding-left: 25px;
    background: url(../img/b-art-title.jpg) no-repeat left top;
    clear: right;
}

h2.pagetitle {
    color:#A6CE39;
    float:left;
    margin-top:7px;
}

.font0 {
    font-size: 10px !important;
}

.font1 {
    font-size: 11px !important;
}

.font2 {
    font-size: 12px !important;
}

.font3 {
    font-size: 13px !important;
}

.font4 {
    font-size: 14px !important;
}

.font5 {
    font-size: 16px !important;
}

.font6 {
    font-size: 18px !important;
}

.font7 {
    font-size: 20px !important;
}

.font8 {
    font-size: 23px !important;
}


.print {
    margin: 10px;
    float: right;
}

.back {
    margin: 10px;
    float: left;
}

.tagi {
    margin: 10px 0;
    text-align: center;
}

.ie-visible {
    visibility: hidden;
}

.smalltitle {

    display: block;
    padding-top: 6px;
    padding-left: 12px;
    position: relative;
    background: url(../img/b-title.jpg) no-repeat left top;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

div#page-maintop {
    position: relative;
    clear: both;
    margin: 20px 0;
}

h1.category-title {

    font-size: 19px;
    color: #333333;
    padding: 0px;
    display: block;
    padding-left: 16px;
    padding-top: 10px;
    background: #fff url(../img/b-title.jpg) no-repeat left top;
    clear: right;
    margin-top: 6px;
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 20px;
    font-family: Verdana;
    
}

.smalldata {

    color: #6f6e6d;
    padding-top: 6px;
    padding-left: 12px;
    font-size: 8pt;
    background: url(../img/b-title.jpg) no-repeat left top;
    display: inline;
}

.smalltitle h2 {
    height: 24px;
    font-size: 13px;
    color: #a6ce39;
    margin-right: 10px;
}
.smalltitle img {
    position: absolute;
    right: 0px;
    top: 0px;
}


div.input1 {
    position: relative;
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #99cc33;
    border-bottom: 1px solid #99cc33;
    margin: 3px;
    padding: 2px;
    float: left;
}

div.input1 .input1-left {
    position: absolute;
    height: 100%;
    left: -2px;
    top: 0px;
    width: 2px;
    background: url(../img/b-input-l.jpg) repeat-y left;
}

div.input1 .input1-right {
    position: absolute;
    height: 100%;
    right: -2px;
    top: 0px;
    width: 2px;
    background: url(../img/b-input-r.jpg) repeat-y left;
}

div.input1 .input1-left-top {
    position: absolute;
    left: -2px;
    top: -1px;
    width: 2px;
    height: 2px;
    background: url(../img/b-input-lt.jpg) no-repeat;
}


div.input1 .input1-left-bottom {
    position: absolute;
    left: -2px;
    bottom: -1px;
    width: 2px;
    height: 2px;
    background: url(../img/b-input-lb.jpg) no-repeat;
}

div.input1 .input1-right-top {
    position: absolute;
    right: -2px;
    top:-1px;
    width: 2px;
    height: 2px;
    background: url(../img/b-input-rt.jpg) no-repeat;
}

div.input1 .input1-right-bottom {
    position: absolute;
    right: -2px;
    bottom: -1px;
    width: 2px;
    height: 2px;
    background: url(../img/b-input-rb.jpg) no-repeat;
}


div.input1 input {
    border: none;
    padding: 0px;
    margin: 0 -1px 2px 0;
    color: #a8a8a8;
    font-weight: bold;
    width: 100%;
}


input.submit {
    float: left;
    margin: 4px auto auto 3px;
}

#page-title {
    padding: 10px;
}

#page-title h1 {
    margin: 0;
    padding: 0;
}

#page-content {
    padding: 0 0 0 4px;
    overflow: hidden;
}

#page-content-produkty {
    padding: 0;
    overflow: hidden;
   
    margin-top: 10px;
}

#page-content img{
    margin: 2px 10px;
}

#page-content ul{

    margin: 0px;
    float: left;
    padding: 2px 10px;
}

#page-content ul li{
    margin: 1px 8px;
}

div.selectdiv {
    
    display: inline;
}

div#fixx {
    height:700px;
    position: absolute;
    top:0px;
    left: 0px;
    width:986px;
    z-index:100;
    background-color: #d1d1e1;

}

div.miniaturka-img {
    border:2px solid #fff;
    color:#B4B4B4;
    float:left;
    font-size:13px;
    margin:5px;
    text-align:center;
    width:170px;
    height: 175px;
    
}

td, th {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

.formularz {
    margin: 5px;
}

input.text, textarea, select {

    
    background: none;
    border:1px solid #99CC33;
    font-size:10pt;
    margin:3px;
    padding:2px 3px;
    color: #9a9a9a;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

input.smallszukaj {

    background: url(../img/b-smallszukaj.jpg) no-repeat top left;
    border: none;
    width: 205px;
    font-size:8pt;
    color: #0a0a0a;
    height:26px;
    margin:0;
    padding:8px 0 0 13px;

}

input.verysmall {


    background: none;
    border:1px solid #999;
    font-size:8pt;
    margin:1px;
    padding:1px;
    color: #9a9a9a;
    width: 16px;
}

input.button {
    background: none;
    border:1px solid #99CC33;
    font-size:10pt;
    margin:3px;
    padding:2px 3px;
    color: #9a9a9a;
    cursor: pointer;
}

input.checkbox1 {
    width: 13px;
    height: 13px;
    background: url(../img/b-checkbox1.jpg) no-repeat;
}

select {
    padding-right: 0;
}


input.text:focus, select:focus, textarea:focus {
    outline: 0
}

.image {
    position: relative;
    top: 3px;
}

/* --------- glowna ---------- */

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background-image: url('../img/background.jpg');
    background-repeat: repeat-x;
    text-align: center;
    font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: 8pt;
    color: #333333;
}

#kontener {
    margin: 0 auto;
    /* background: url(../img/b-kontener.jpg) repeat-; */
    padding: 0;
    width: 986px;
    position: relative;
    text-align: center;
    background: #fff;
    height: 136px;
}

#kontener-main {
    margin: 0 auto;
    width: 986px;
    position: relative;
    text-align: left;
    padding: 0;
    overflow: hidden;
    background: url(../img/b-kontener.jpg) repeat-x top;
    background-color: #fff;
}

#payment-footer {
    clear: both;
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 986px;
    color: #737373;
    position: relative;
}

#footer-fix {
    text-align: center;
    position: relative;
    width: 100%;
    background: #4e4e4e url(../img/b-footer.jpg) repeat-x top;
}

#footer {
    position: relative;
    margin: 0 auto;
    width: 986px;
    color: #d7dedc;
    text-align: center;
    overflow: hidden;
}

#footer a {
    color: #d7dedc;

}

#footer #footernote {
    clear:both;
    display:block;
    margin-bottom:12px;
}

#footer-icons {
    background:black url(../img/b-footer-icons.jpg) no-repeat scroll 0 0;
    height:76px;
    position:absolute;
    right:-144px;
    top:-63px;
    width:126px;
}

#top {
    margin: 0 auto;
    padding: 0;
    width: 986px;
    height: auto;
    position: relative;
    overflow: visible;
    float: left;
    height: 136px;
    background: url(../img/b-top.jpg) repeat-x;
}


#top #logo {
    width: 342px;
    height: 106px;
    background-image: url(../img/logo-top.jpg);
    background-repeat: no-repeat;
    float: left;
}

#top #top-right {
    width: 300px;
    height: 106px;
    position: relative;
    top: 0px;
    right: 0px;
    float: right;
    background: transparent url(../img/b-top-world.jpg) no-repeat top right;
}

#top #top-right #lang-div {
    width: 160px;
    height: 23px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#top #top-right #lang-div .lang-flag {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 28px;
    height: 23px;
}

#top #top-right #lang-div .lang-flag-selected {
    background: url(../img/b-flag-selected.png) no-repeat 0 0;

}
#top #top-right #lang-div .lang-flag a img{

    margin-top: 4px;
}

#top #top-right #top-icon-menu {
    width: 300px;
    height: 84px;
    position: absolute;
    top: 23px;
    right: 0px;
}

#top-icon-menu .top-icon-item {
    clear:left;
    float:right;
    height:63px;
    margin-top:13px;
    overflow:hidden;
    width:74px;
}

#top-icon-menu .top-icon-item a{
    font-weight: bold;
    
}

#top #top-right #top-icon-menu2 {
    width: 300px;
    height: 84px;
    position: absolute;
    top: 23px;
    right: 0px;
}

#top-icon-menu2 .top-icon-item {
    clear:left;
    float:right;
    height:63px;
    margin-top:13px;
    overflow:hidden;
    width:74px;
}

#top-icon-menu2 .top-icon-item a{
    font-weight: bold;

}



#top #menutop {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 986px;
    height: 30px;
    overflow: visible;
    position: relative;
}

#top #menutop #menutop-left {
    float: left;
    width: 9px;
    height: 30px;
    background: url(../img/b-menutop-left.jpg) no-repeat;
    position: absolute;
    background-color: fuchsia;
    left: 0px;


}
#top #menutop #menutop-center {
    text-align: center;
    margin: 0 auto;
    height: 30px;
    position: absolute;
    left: 9px;
    width: 968px;
    background: url(../img/b-menutop.jpg) repeat-x;
}

#top #menutop #menutop-right {
    position: absolute;
    right: 0px;
    width: 9px;
    height: 30px;
    background: url(../img/b-menutop-right.jpg) no-repeat;
}


#top #menutop {
    float: left;
    width: 986px;
    height: 30px;
    position: relative;
}


#top #top-szukaj {
    width: 276px;
    height: 106px;
    text-align: left;
    float: left;
    position: relative;
}

#top #top-szukaj #top-szukaj-form{
    position: absolute;
    background: url(../img/b-top-szukajform.jpg) no-repeat;
    top: 47px;
    left: 10px;
    width: 240px;
    height: 29px;
    text-align: left;
    float: left;
}

div#content {
    margin-left:0;
    padding:3px 0px 4px 3px;
    position:relative;
    width:758px;
}

div.content-half {
    width: 360px;
    float: left;
}

div.small-left-list {
    background: transparent url(../img/b-title.jpg) no-repeat top left;
    margin-bottom: 9px;
}

div.small-left-list select {
    border:1px solid #BBBBBB;
    color:#666666;
    font-size:8pt;
    margin:4px 0 0 5px;
    padding:1px;
    width:200px;
}

.form1 {
    position: relative;
    left: 40px;
    top: 0px;
}

.form2 {
    margin-top: 3px;
    padding-left: 45px;
}

.form1 input.pole1 {
    position: absolute;
    top: 0px;
    width: 190px;
    padding: 4px;
    background: none;
    border: none;
    color: #a8a8a8;
    font-size: 11pt;
}

.form1 input.image1 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.form1 a {
    position: relative;
    top: 8px;
    color: #3e2f25;
    text-decoration: underline;
}


#kontener-main #reklama-top {
    width: 986px;
    margin: 0 auto;
    text-align: center;
    padding: 6px 0;
    float: left;
    clear: both;
    position: relative;
}

#reklama-bottom {
    width: 986px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 2px 0;
    float: left;
    clear: both;
    overflow: visible;
}

#kontener-main #main-center {
    width: 986px;
    text-align: left;
    position: relative;
    float: left;
}

#main-leftpanel {
    position: relative;
    width: 224px;
    float: left;
    overflow: hidden;
}

#main-content {
    position: relative;
    width: 762px;
    right: 0px;
    top: 0px;
    float: left;
    overflow: hidden;

}

#main-leftpanel #kategorie-left {
    margin: 0 auto;
    padding: 0;
    width: 205px;
    height: auto;
    position: relative;
    float: left;
}

div#login-button {
    width: 86px;
    height: 28px;
    background: transparent url(../img/b-login.jpg) no-repeat left top;
    padding: 6px 0px 0px 7px;
    cursor: pointer;
}

div#login-button span {
    font-weight: bold;
}

div.left-box {
    margin: 0px;
    padding: 0px;
    width: 205px;
    margin-left: 12px;
    margin-top: 10px;
}

div.left-box-top {
    margin: 0px;
    padding: 0px;
    width: 205px;
    height: 5px;
    background: url(../img/b-leftbox-top.jpg) no-repeat left bottom;
}

div.left-box-middle {
    margin: 0px;
    padding: 0px;
    width: 205px;
    background: url(../img/b-leftbox-middle.jpg) repeat-y left top;
    padding-bottom: 10px;
    overflow: hidden;

}

div.left-box-bottom {
    margin: 0px;
    padding: 0px;
    width: 205px;
    height: 4px;
    background: url(../img/b-leftbox-bottom.jpg) no-repeat left top;
}

div.left-box-header {
    margin-bottom: 0px;
    height: 24px;
    width: 205px;
    background: url(../img/b-leftbox-header.jpg) no-repeat left top;
    padding-top: 4px;
    display: block;
}

div.left-box-header h2 {
    color:#A6CE39;
    font-size:13px;
    height:24px;
    margin-right:10px;
    margin-left: 10px;
}



div.smallaktual {
    width: 355px;
    margin: 0;
    height: auto;
    float: left;
    position: relative;
}

div.smallaktual img.thumb{
    float: left;
    width: 138px;
    margin: 4px;
    padding: 2px;
    margin-top: 0px;
    margin-right: 8px;
    border: 1px solid #cccccc;
}

div.smallcomment {
    width: 294px;
    margin: 0;
    height: auto;
    float: left;
    padding-left: 12px;
    background: transparent url(../img/a-opinia.jpg) no-repeat 0px 5px;
}

div.smallcomment-author strong.smallcomment-author {

}

div.smallcomment-author span.smallcomment-date {

}
div.smallcomment-author span.smallcomment-content {

}
/* --------- old css... ---------- */

#changer-basket {

    height:262px;
    margin:10px auto 10px 4px;
    position:relative;
    width:744px;

}

#glownybox {
    background: transparent;
    height:252px;
    width:534px;
    left:0;
    position:absolute;
    top:0;
}

#glownybox-imgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 533px;
    height: 214px;
}

#glownybox-imgs .glownybox-img {
    width: 533px;
    height: 214px;
    position: absolute;
    top: 0;
    left: 0;
}

#glownybox-links {
    background: transparent url(../img/b-glownybox.jpg) no-repeat left top;
    width: 533px;
    height: 37px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 8px;
}

.glownybox-img-hidden {
    display: none;
}

.glownybox-img img {
    position: absolute;
    top: 0;
    left: 0;
}

.glownybox-img .content_short {
    background:transparent url(../img/bg4.png) repeat scroll 0 50%;
    color:#FFFFFF;
    height:213px;
    margin:0px;
    padding:0px;
    position:absolute;
    text-align:left;
    width:180px;
    bottom:0px;
    right: 20px;
}

.content_short_fix {
    font-family:Arial;
    font-size:10pt;
    left:10px;
    position:relative;
    top:10px;
    width:160px;
}

.content_short_fix h1 {
    font-size: 12pt;
    color: #fff;
    margin-bottom: 6px;
}

.content_short_more {
    position: absolute;
    bottom: 10px;
    right: 14px;
    color: #a6ce39;

}

.content_short_more a{
    color: #a6ce39 !important;
    text-transform: lowercase;
    font-weight: bold;
}

div.glownybox-link {
   background: transparent url(../img/b-glownybox-b1.jpg) no-repeat left top;
   width: 129px;
   height: 27px;
   float: left;
   padding-top:3px;
   cursor: pointer;
   text-align: center;
   position: relative;
   top: 4px;
}


div.glownybox-link span{
   width: 134px;
   height: 27px;
   font-size: 11pt;
   color: #999999;
   text-transform: lowercase;
   font-weight: bold;
   cursor: pointer;
}

div.glownybox-link div.glownybox-arrow {
    width: 129px;
    height: 9px;
    background: transparent url(../img/a-glownybox.png) no-repeat center;
    position: absolute;
    top: -12px;
    left: 0px;
    display: none;
}

div.glownybox-link-current, div.glownybox-link-selected {
    background: transparent url(../img/b-glownybox-b2.jpg) no-repeat left top;
}

div.glownybox-link-current span, div.glownybox-link-selected span{
    color: #a6ce39;
}


#changer-basket #koszyk-small {
    height:262px;
    position:absolute;
    right:0px;
    top:0px;
    width:200px;
}

#koszyk-small-header{

    margin-top: 9px;
    font-weight: normal;
}

#koszyk-small-firstitem {
    border-bottom:1px solid #98C809;
    left:12px;
    position:absolute;
    top:43px;
    width:176px;
    padding-bottom: 3px;
}

#koszyk-small-firstimg {

    background: transparent url(../img/b-koszyk-small-ico.jpg) no-repeat top left;
    width: 61px;
    height: 61px;
    padding: 2px;
    
}

#koszyk-small-descr {
    left:67px;
    overflow:hidden;
    position:absolute;
    top:-1px;
    width:106px;
}

#koszyk-small-firstprice {
    overflow:hidden;
    position:absolute;
    right:0px;
    bottom:5px;
}

#koszyk-small-list {
    height:60px;
    left:13px;
    overflow:hidden;
    position:absolute;
    top:134px;
    width:184px;
}

#koszyk-small-kontrolka-up {
    height: 18px;
    left: 80px;
    position: absolute;
    top: 116px;
    width: 47px;
    cursor: pointer;
    
}
#koszyk-small-kontrolka-up-img {
    position: absolute;
    top: 3px;
    left: 16px;
}

#koszyk-small-kontrolka-down {

    bottom:47px;
    height:18px;
    left:80px;
    position:absolute;
    width:47px;
    cursor: pointer;
}

#koszyk-small-kontrolka-down-img {
    position: absolute;
    top: 0px;
    left: 16px;
    cursor: pointer;
}


.koszyk-small-listitem {
    display: block;
    width: 184px;
    height: 23px;
    clear: both;
    float: left;
}

.koszyk-small-listitem span{
    float: left;
}

.koszyk-small-listitem .ksl-1 {
    width: 16px;
    display: block;
    text-align: left;
}

.koszyk-small-listitem .ksl-2 {
    width: 96px;
    display: block;
    text-align: left;
}

.koszyk-small-listitem .ksl-3 {
    width: 24px;
    display: block;
    text-align: left;
}


.koszyk-small-listitem .ksl-4 {
    width: 43px;
    display: block;
    text-align: right;
}

#koszyk-small-listscroll {
    width: 184px;

    position: absolute;
    top: 0px;
}

#koszyk-small-bottom {
    bottom:15px;
    left:11px;
    position:absolute;
    width:40px;
}

#koszyk-small-bottom2 {
    bottom:15px;
    right: 7px;
    position:absolute;
}

.product-title {
    color:#333333;
    font-size:9px;
    font-weight:bold;
    text-transform:uppercase;
}

.product-price {
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    text-transform: lowercase;
}

.product-pricelabel {
    font-size:12px;
    font-weight:bold;
    color:#666666;
    text-transform:lowercase;
}

#koszyk-small-firstimg img{

    
    width: 57px;
    height: 57px;

}

#koszyk-small-header h1{

    font-weight: normal;
    font-size: 17px;

}

#koszyk-small-empty {
    background: transparent url(../img/b-koszyk-empty.jpg) no-repeat top;
    height:262px;
    position:absolute;
    left:0px;
    top:0px;
    width:200px;
}

#koszyk-small-empty-info {
    color:#9d9fa2;
    font-size:13px;
    left:27px;
    position:absolute;
    top:146px;
    width:150px;
}

#koszyk-small-notempty {
    background: transparent url(../img/b-koszyk-background.jpg) no-repeat top;
    height:262px;
    position:absolute;
    left:0px;
    top:0px;
    width:200px;
}

div.prod-kat-button, div.prod-kat-button-selected {
    width: 94px;
    height: 26px;
    font-size: 12pt;
    padding: 2px;
    padding-top: 4px;
    margin: 0px;
    float: left;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

div#kat-kontrolka {
   background-image: url(../img/b-onepix.jpg);
   background-position: left top;
   background-repeat: no-repeat;
}

div#prod-kontrolka {
   background-image: url(../img/b-onepix.jpg);
   background-position: right top;
   background-repeat: no-repeat;
}

div.prod-kat-button-selected {
    color: #fff;
    background-color: #c9c9c9;
}

div.prod-kat-button {
    color: #a6ce38;
    background-color: #f1f1f1;
}

div#prod-kat-kontrolki  {
    
    float:left;
    left:4px;
    margin-bottom:16px;
    position:relative;
    width:200px;
}

.foto-pokaz {
    margin-bottom: 5px;
    border: 1px solid #CFD3D8;
    padding: 5px;
}

.foto-opis {
    text-align: justify;
    display: block;
}

.foto-gal {
    border: 1px solid #CFD3D8;
    height: 110px;
    width: 110px;
    text-align: center;
    vertical-align: middle;
}

.foto-gal:hover {
    border: 1px solid #788A98;
    background-color: #f6f6f6;
    cursor: pointer;
}

#page-title-gal {
    padding: 10px;
    border-top: 1px solid #CFD3D8;
}

#page-title-gal h1 {
    margin: 0;
    padding: 0;
}

#page-content-gal {

    padding: 10px;
    overflow: hidden;
}

/* --------- rejestr zmian ---------- */

table.rejestr {
    width: 100%;
    border: none;
    margin: 2px;
}

table.rejestr td {
    padding: 3px 1px;
    color: #999;
}

table.rejestr td a {
    color: #999;
}

table.rejestr td a:hover {
    color: #281;
}

table.normal {
    width: 100%;
    border: none;
    margin: 2px;
}

table.normal th {
    padding: 4px 1px;
    color: #666;
}

table.normal td {
    padding: 4px 1px;
    color: #999;
}


/* --------- aktualności ---------- */

.art ul {
    list-style: none;
    margin: 10px 20px;
    padding: 0;
}

.art ul li {
    margin: 10px 0;
    border-bottom: 1px solid #e7e7e7;
    float: left;

}

.art ul li.last {
    border-bottom: none;
}

.art ul li .data {
    height: 20px;
    color: #999;
}

.art ul li .wiecej {
    height: 20px;
    float: right;
}

.news-foto {
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #e7e7e7;
    float: left;
}

/* --------- forum ---------- */

ul#forum {
    margin: 0 10px;
    padding: 0;
    list-style: none;
}

ul#forum li {
    margin: 5px 0;
    padding: 0 0 3px 18px;
    overflow: hidden;
    background: transparent url(../img/li-for.png) no-repeat scroll left 2px;
    border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
    overflow: hidden;
    white-space: nowrap;
}

ul#forum li h2 {
    margin: 0;
}

ul#forum li h2 a, ul#forum li h2 small {
    color: #6e6e6e;
}

.sitemap {
    list-style: none;
}

#info {
    margin: 20px;
    padding: 20px;
    float: left;
    width: 620px;
}

#info img {
    margin-right: 20px;
    padding: 15px;
    background-color: #fff;
    float: left;
    margin-bottom: 50px;
}

#info h1 {
    margin-bottom: 10px;
    font-size: 11pt;
    color: #A6CE39;
    display: block;
}

#flash {
    width: 574px;
    height: 232px;
    margin: 6px 0;
    padding-top: 9px;
    background-color: #FAFAFA;
    float: left;
}

div#ajax-koszyk-info
{
	text-align:center;
	color:#A6CE39;
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
}

div#product-content div#ajax-koszyk-info
{
	text-align:center;
	color:#A6CE39;
	margin-top:0px;
}

div.user-div-radius {
    background-color:#F8F8F8;
    margin: 0 auto;
    width:460px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-bottom: 10px;
}

.media1 {  }
.media2 { margin: 5px 0; }
.media3 { border-bottom: 1px solid #CFD0D1; font-size: 11px; line-height: 16px; color: #999; margin-bottom: 3px; }
.media4 { margin: 8px 0; }
.media4 a { color: #000; }
.media5 {  }
.media6 { text-align: right; }
a.btnPrint, a.btnPdf, a.btnSend { margin: 0 7px; position: relative; bottom: 3px; float: right; }

#sendLink {  }

#sendLinkBg {
   background: none repeat scroll 0 0 #000000;
   height: 100%;
   left: 0;
   opacity: 0.75;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 102;
}

#sendLinkWindow {
   background: none repeat scroll 0 0 #F7F7F7;
   border: 3px solid #CFD0D1;
   left: 50%;
   margin: 0 0 0 -303px;
   position: fixed;
   top: 30%;
   width: 600px;
   z-index: 103;
}

#sendLinkClose {
   text-align: right;
   padding: 3px;
}

#sendLinkTxt {
   padding: 10px;
}

   /* formularze */

#formularzDiv {
   display: none;
}

#formularzBg {
   background: none repeat scroll 0 0 #000000;
   height: 100%;
   left: 0;
   opacity: 0.75;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 102;
}

#formularzTxt {
   background: none repeat scroll 0 0 #fff;
   border: 3px solid #CFD0D1;
   left: 50%;
   margin: 0 0 0 -450px;
   position: absolute;
   top: 20px;
   width: 900px;
   z-index: 103;
}