html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}


body {
    text-align:center;
    background-image: url(../img-lay/bg.jpg);
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:150%;
}
#gallery {
    width: 530px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
    border: 5px solid #8E6A6A;
    border-width: 5px 5px 20px;
    color: #8E6A6A;
}
#gallery ul a:hover { color: #ffffff; }

/*
td img {display: block;}
*/
.styl1 {color: #FFFFFF}

.clear {
    clear:both;
    line-height:0;
    height:0;
    font-size:0;
}
.line {
    border-top:1px dotted #999999;
    margin-bottom:1px;
    width:100%;
}
a {
	text-decoration:none;
	color:#663300;
}
a:hover,a:focus {
	color:#663300;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
	color:#663300;
}
#container {
    width:954px;
    text-align:left;
    margin:0 auto;
    background:#f5f5f5;
}
#header {
    width:100%;
    background:#cccccc;
}
#content {
    width:100%;
    background:#ffcc66;
    overflow:hidden;
}
#content .colLeft {
    width:240px;
    float:left;
    background:#99cc00;
}
ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ul#menu {
    text-align:left;
    margin-left:10px;
    list-style: none;
}
ul#menu a {
    color: #339900;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;

}
#content .colRight {
    width:700px;
    float:right;
    background:#66cc00;
}
#page .img {
    float:left;
    border:1px solid #999999;
    padding:1px;
    margin:0 5px 5px 0;
}
#footer {
    width:100%;
    background:#dddddd;
}
.catImages img {
    margin:4px 0;
}
img.preview {
    padding:1px;
    border:1px solid #999999;
}
.productInCategory {
    float:left;
    overflow:hidden;
    padding:4px 0;
    border-top:1px dotted #999999;
    width:100%;
}
.productInCategory .ls {
    float:left;
    width:150px;
}
.productInCategory .rs {
    float:left;
    width:370px;
}
.productInCategory img.preview {
    float:left;
    margin-right:5px;
}
.productInCategory p.link {
    text-align:right;
    padding-right:10px;
    font-size:12px;
}
.productInCategory  h2 {
    text-align:left;
    font-size:16px;
    font-weight:bold;
    color:#CC0000;
}

.productBox {
    float:left;
    overflow:hidden;
    padding:4px 0;
}
.productBox .left {
    float:left;
    width:280px;
    margin-bottom:10px;
}
.productBox .right {
    float:left;
    width:250px;
    margin-bottom:10px;
}
.productBox h2 {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#CC0000;
}
.productBox h4 {
    text-align:left;
    font-size:12px;
    font-weight:bold;
    color:#413936;
}
.productBox h3 {
    text-align:left;
    font-size:14px;
    font-weight:bold;
    color:#776E5F;
}
.productBox tytuly {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#CC0000;
}

.productBox .shortInfo {
    text-align:left;
    font-size:11px;
    color:#000000;
}
.productBox .detailsList {
    margin:5px 0;
}
.productBox .detailsList .detail {
    margin:5px 0;
}
.productBox .detailsList .detail .desc {
    vertical-align: middle;
    display: table-cell;
}
.productBox .detailsList .detail img {
    padding:3px;
}

.productBox img.ico {
    margin:5px;
}
.productBox img.preview {
    float:left;
    margin-right:5px;
}
.productBox p.info {
    padding:3px 0;
}
.productBox .imageList {
    margin:5px 0;
    overflow:hidden;
}
.productBox .imageList imageBox {
    padding:3px;
    float:left;
}
.productFiles {
    margin:10px 0;
}

