@charset "utf-8";
/* CSS Document */

body {
    background:#000;
    padding:0;
    font-family: "Trebuchet MS";
    font-size:14px;
    color:#000;
    margin: auto;
}
a {
    color: #226ba5;
    text-decoration: none;
}
a:hover {
    color: #226ba5;
    text-decoration: underline;
}
#container {
    width:1000px;
    background: url(../img/ad2_03.png) top right no-repeat;
    margin: auto;
    overflow: hidden;
    padding-bottom: 20px;
}
#content {
    width:832px;
    float:left;
}
#content .top {
    background: url(../img/ad2_02.png) top right no-repeat;
    height: 114px;
    overflow: hidden;
}
#content .logo {
    float:left;
}
#content .menu {
    padding-top: 10px;
}
#content .menu ul {
    padding:0;
    margin:0;
    list-style: none;
}
#content .menu li {
    display: block;
    color:#ffffff;
    float: right;
    padding: 0 5px 0 20px;
    font-size: 13px;
    font-weight: bold;
}
#content .menu li a.active {
    color:#ff6600;
}
#content .menu li a {
    color:#ffffff;
}
#content .top_srodek {
    background: url(../img/ad2_04.png) top right no-repeat;
    height: 126px;
    padding: 0 30px 0 80px;
}
#content .top_srodek .padding {
}
#content .top_srodek .padding .box {
    padding-top: 50px;
    width: 195px;
    float: left;
    text-align:center;
}
#content .top_srodek .padding .box h1 {
    padding: 0px;
    margin:0px;
    font-size: 25pt;
}
#content .top_srodek .padding .title {
    padding-top: 50px;
}
#content .top_srodek .padding .title h1 {
    padding: 0px;
    margin:0px;
    font-size: 25pt;
}
#content .top_srodek .padding .spacer {
    width:55px;
    float: left;
    height: 40px;
}
#content .srodek {
    background: url(../img/ad2_05.png) repeat-y;
    padding: 0 30px 0 80px;
}
#content .srodek .padding {
    padding: 0;
}
#content .srodek .padding .box {
    width: 195px;
    float: left;
    text-align:center;
}
#content .srodek .padding .text { 
	overflow: hidden;
    padding-right:20px;
}
#content .srodek .padding .text p { 
	padding:8px 0 8px 0;
    margin:0;
}
#content .srodek .padding .spacer {
    width:55px;
    float: left;
    height: 336px;
    background: url(../img/spacer.png) top center no-repeat;
}
#content .bottom_srodek {
    background: url(../img/ad2_08.png) top right no-repeat;
    height: 118px;
}
#bok {
    width:168px;
    float:right;
    height: 561px;
}
.clear {
    clear: both;
}
.opis {
    font-size: 11px;
}
.kontakt {
    padding-top: 80px;
    text-align: right;
    color:#ffffff;
    padding-bottom: 20px;
}
.kontakt a {
    color:#ff6600;
}
label.error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}
/* NEW */
.products-h {
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 16px;
}
div.info {
    margin-top: 60px;
    color: #FFF;
    font-size: 16px;
    position: absolute;
}
div.info .o {
    color: #EF6B04;
}
div.info .info-1 {
    background-image: url(/public_html/img/info1.png);
    background-repeat: no-repeat;
    height: 85px;
    width: 170px;
    padding-left: 50px;
    padding-right: 8px;
    padding-top: 6px;
    float: left;
    margin-right: 13px;
}
div.info .info-2 {
    background-image: url(/public_html/img/info2.png);
    background-repeat: no-repeat;
    height: 85px;
    width: 170px;
    padding-left: 50px;
    padding-right: 8px;
    padding-top: 6px;
    float: left;
    margin-right: 13px;
}
div.info .info-3 {
    background-image: url(/public_html/img/info3.png);
    background-repeat: no-repeat;
    height: 85px;
    width: 170px;
    padding-left: 50px;
    padding-right: 8px;
    padding-top: 6px;
    float: left;
}

table.products {}
table.products tr td {
    height: 73px;
    width: 232px;
    background-image: url(/public_html/img/box_option.png);
    background-repeat: no-repeat;
}
table.products tr td.adtaily {
    background-image: url(/public_html/img/box_adtaily.png);
    background-repeat: no-repeat;
}
table.products table tr td  {
    height: auto;
    width: auto;
    background-image: none;
    background-repeat: no-repeat;
}
table.products table tr td .name {
    font-weight: bold;
    color: #FFF;
    background-image: url(/public_html/img/format_bg.png);
    background-repeat: no-repeat;
    padding-left: 5px;
    height: 18px;
    margin-top: 5px;
    margin-left: 5px;
}
table.products table tr td .p-1 {
    font-weight: bold;
    padding-left: 5px;
    width: 120px;
}
table.products table tr td .p-plus {
    color: #666;
    font-weight: bold;
    padding-left: 5px;
}
table.products table tr td .price {
    font-weight: bold;
    text-align: right;
    width: 65px;
}
table.products table tr td .price-plus {
    font-weight: bold;
    color: #666;
    text-align: right;
}
.textarea {
    font-family: "Trebuchet MS";
    font-size:14px;
    color:#000;
    background-color: #FFF;
    border: 1px solid #808080;
}
.price {
    color: #d03002;
    font-weight: bold;
}
.h {
    color: #d03002;
    font-weight: bold;
}.uc {
    padding-left: 90px;
    color: #ff6600;
}
