img {
    border: 0;
}
.clr {
    float: none;
    clear: both;
}
th {
    font-size: 11px;    
}

.module td, .module th {
    text-align: left;
}

.window { 
    position: absolute; 
    z-index: 990; 
    background-color: transparent; 
    min-width: 300px;
}
.windowClose { 
    float: right;
    background-image: url(/images/icons/x_zamykanie_okna.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin: 0 4px 4px;
    cursor: pointer;
}
.windowContent {
    margin: 15px;
    overflow: auto;
    max-height: 600px;
}
.windowContent p{
    margin: 0;
}
.windowHead {
}
.windowTitle { float: left; margin: 4px 15px; width: 80%; font-weight: bold; font-size: 1.3em; }
.window .disabled {
    background-color: #d8d8d8;
    opacity: .35;
    filter:Alpha(Opacity=35);
}
.messageOnTop { z-index: 9999; }

.windowBorder { width: 100%; }
.window td.content { background-color: #ffffff; }
.window .border-tl { width: 7px; height: 8px; background-image: url(../images/icons/message-border-tl.png); padding: 0; }
.window .border-top { height: 8px; background-image: url(../images/icons/message-border-top.png); padding: 0; }
.window .border-tr { width: 8px; height: 8px; background-image: url(../images/icons/message-border-tr.png); padding: 0; }
.window .border-left { width: 7px; background-image: url(../images/icons/message-border-left.png); padding: 0; }
.window .border-right { width: 6px; background-image: url(../images/icons/message-border-right.png); padding: 0; }
.window .border-bl { width: 7px; height: 7px; background-image: url(../images/icons/message-border-bl.png); padding: 0; }
.window .border-bottom { height: 6px; background-image: url(../images/icons/message-border-bottom.png); padding: 0; }
.window .border-br { width: 8px; height: 7px; background-image: url(../images/icons/message-border-br.png); padding: 0; }

.windowHandler { cursor: move; }

.printer {
	background: url('http://ct5.addthis.com/static/r07/widget047.png') no-repeat scroll 0 -4144px transparent;
	display: block;
  height: 16px;
  line-height: 16px !important;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  float: right;
}

table.border { margin: auto; border: 1px solid #000000; border-top-width: 0; border-right-width: 0; }
table.border th,table.border td { border:1px solid #000000; border-bottom-width: 0; border-left-width: 0; cursor: default; }
table.border td { height: 20px; padding: 1px 4px; }

table.no-border {
    border: 0 none;
}
table.no-border td {
    border: 0 none;
}

.module .title {
    height: 20px;
    background-color: #f2f2f2;
    text-transform: uppercase;
    padding-left: 20px;
    font-weight: bold;
    background-color: #E7E8E9;
    background-image: url("/images/naglowek_gradient1.png");
    background-repeat: repeat-x;
    min-height: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 4px;
    border: 1px solid #D2D3D5;
}

.module .content, .moduleOuter .content {
    margin: 5px;
}

.module a, .module a:link, .module a:visited,
.moduleOuter a, .moduleOuter a:link, .moduleOuter a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.moduleOuter {
    border: 1px solid #D2D3D5;
    margin-bottom: 4px;
}

.moduleOuter .title {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 8px;
}

.moduleOuter p.content {
    margin: 0;
}
.product_logo {
    width: 100px;
}

.pagination a, .pagination img {
    border: 1px solid #EC1F31;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold !important;
    margin: 2px;
    min-width: 11px;
    padding: 0 2px;
    text-align: center;
    text-decoration: none;
    color: #EC1F31 !important;
}

.pagination a.active {
    background-color: #EC1F31;
    color: #FFFFFF !important;
}

.pagination img {
    border: 0 none;
    margin: 0;
}

table.products td {
    border-bottom: 1px solid #C0C0C0;
}

.readen a {
    color: #888 !important;
}

#newsList .newsTable {
    height: 420px;
    margin-bottom: 10px;
    overflow: auto;
}

