@charset "utf-8";

@import url("forms.css");

body,html {
	background-color: #2f589b;
	background-image: url("../img/top_bg_right.png");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	color: #353535;
}

p,div,form,body {
	margin: 0;
	padding: 0
}

/* global settings */
a {
	color: #184690;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

a img {
	border: 0;
}

#pageholder {
	background: #fff;
	overflow: hidden;
	clear: both;
}

#pageholder-helper {
	width: 950px;
	margin: auto;
}

/* top */
#top {
	z-index: 3;
	height: 256px;
	width: 950px;
	background-image: url("../img/top.jpg");
	margin: 0 auto;
	position: relative
}

#top-logo {
	height: 210px;
	width: 950px;
}

#top-logo a {
	height: 210px;
	width: 950px;
	display: block;
}

.column {
	width: 50%;
	position: absolute;
	top: 0;
	text-align: left;
}

.left {
	left: 0;
}

.right {
	right: 0;
}

#leftcol {
	margin-right: 475px;
	background-image: url("../img/top_bg_left.png");
	height: 256px;
}

#rightcol {
	margin-left: 475px;
	background-image: url("../img/top_bg_right.png");
	height: 256px;
}

/* menu */
.top-menu {
	width: 950px;
	height: 41px;
}

.top-menu a {
	display: block;
	float: left;
	height: 41px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.top-menu a:hover,.top-menu .active {
	background-position: 100% -46px;
}

.m_home {
	width: 107px;
	background-image: url("../img/menu_glowna.gif");
}

.m_about {
	width: 76px;
	background-image: url("../img/menu_firma.gif");
}

.m_offer {
	width: 89px;
	background-image: url("../img/menu_oferta.gif");
}

.m_contact {
	width: 98px;
	background-image: url("../img/menu_kontakt.gif");
}

.m_order {
	width: 128px;
	background-image: url("../img/menu_zamowienia.gif");
}

.m_promotion {
	width: 113px;
	background-image: url("../img/menu_promocje.gif");
}

/* footer */
#footer {
	clear: both;
	background: #000 url("../img/footer_bg.png") repeat-x;
	height: 102px;
	text-align: center;
}

#footer-content {
	width: 950px;
	margin: auto;
}

#footer p {
	padding-top: 17px;
	color: #d8d7d7;;
}

#footer-menu {
	width: 500px;
	float: left;
	font-size: 12px;
	text-align: left;
}

#footer-menu p,#footer-menu a {
	color: #b8cff5;
	text-decoration: none;
}

#footer-menu a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	text-align: right;
}

.copyright p,.copyright a {
	color: #fd9405;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

/* content */
#content {
	width: 950px;
}

#content-left {
	float: left;
	width: 220px;
}

#content-break {
	float: left;
	width: 30px;
	height: 100px;
}

#content-body {
	width: 700px;
	float: left;
	overflow: hidden;
}

#content-body p {
	line-height: 150%;
}

#content-body .content {
	overflow: hidden;
}

/* content left */

#cart_box {
    margin-top: 10px;
    width: 220px;
    background-color: #fad22c;
    text-align: center;
    overflow: hidden;
}

#cart_box p {
    clear: both;
    font-size: 12px;
    padding-top:7px;
    text-align: left;
    padding-left: 7px;
}

#cart_box p span {
    display: block;
    float:right;
    width: 60px;
}

#cart_box a {
    color: #ea7601;
}

.cart_box_total span {
    font-weight: bold;
    width: 120px;
}

#search {
	margin-top: 10px;
	width: 220px;
	background-image: url("../img/search_bg.png");
	text-align: center;
}

#search form {
	display: block;
	width: 200px;
	height: 31px;
	margin: 0 auto;
	background-image: url("../img/search_input_bg.gif");
	background-repeat: no-repeat;
	text-align: left;
}

#search input {
	border: 0;
	background-color: transparent;
	color: #000;
	width: 110px;
}

#newsletter {
	width: 220px;
	background-image: url("../img/newsletter_bg.png");
	text-align: center;
	margin-top: 10px;
}

#newsletter form {
	display: block;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	background-image: url("../img/newsletter_input_bg.gif");
	background-repeat: no-repeat;
	text-align: left;
}

#newsletter input {
	border: 0;
	background-color: transparent;
	color: #000;
	width: 90px;
}

#category {
	width: 220px;
	margin-top: 5px;
	background-image: url("../img/category_bg.png");
}

/* content txt */
.content {
	clear: both;
	color: #2d2d2d;
	font-size: 12px;
	text-align: left !important;
}

.content a {
	color: #184690;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.content h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #2e2e2e;
	padding: 12px 20px 15px 0;
}

.content h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #2e2e2e;
	padding: 25px 20px 15px 0;
	font-weight: normal;
}

.content h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: normal;
	padding: 25px 20px 15px 20px;
}

.content h4 {
	font-size: 16px;
	color: #2e2e2e;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}

.content-produkty {
	background: url("../img/content-produkty-bg.gif") repeat-y;
	overflow: hidden;
}

.content-left {
	float: left;
	width: 220px;
	padding: 25px 10px 20px 20px;
}

.content-right {
	float: left;
	width: 515px;
	padding: 25px 0 20px 10px;
}

/* kontakt */
.contact .left {
	float: left;
	width: 260px;
}

.contact .map {
	float: left;
	width: 400px;
}

#map {
	width: 400px;
	height: 200px;
	overflow: hidden;
}

#contact-form {
	width: 620px;
	text-align: left;
	color: #fff;
}

/* produkty */
h3.category {
	color: #d8d7d7;
	margin: 0;
	padding: 0 0 15px 0;
}

.categoriesnav {
	text-align: left;
	width: 220px;
	border: 1px solid #c6852a;
	border-width: 1px 0 0 0;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#navcontainer a {
	display: block;
	color: #fff;
	background-color: #ea7725;
	width: 200px;
	padding: 5px 12px 5px 8px;
	text-decoration: none;
	border-bottom: 1px solid #c6852a;
	font-weight: bold;
}

#navcontainer a:hover {
	background-color: #f79a2f;
}

#navcontainer li li a {
	display: block;
	color: #ffeca2;
	width: 192px;
	padding: 3px 3px 3px 23px;
	text-decoration: none;
	border-bottom: 1px solid #c6852a;
	font-weight: normal;
	background-color: #fd8404;
}

#navcontainer li li li a {
	display: block;
	color: #ffeca2;
	width: 170px;
	padding: 3px 3px 3px 47px;
	text-decoration: none;
	border-bottom: 1px solid #c6852a;
	font-weight: normal;
	background-color: #fd8404;
}

#navcontainer li li li li a {
	padding: 3px 3px 3px 67px;
	width: 150px;
}

#navcontainer * a.selected {
	font-weight: bold;
	color: #194383;
}

/* product description */
.category-title {
	font-size: 18px;
	font-weight: bold !important;
}

.breadcrumbs {
	padding: 12px 0 0 0;
	text-align: left !important;
}

.breadcrumbs a,.breadcrumbs {
	color: #5e5e5e;
	font-size: 11px;
}

.breadcrumbs a {
	color: #2d2d2d;
	font-size: 11px;
}

.description img {
	border: 1px solid #2d2d2d;
	float: left;
	margin: 0 5px 5px 0;
}

.gallery-intro  .item {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 25px;
}

.gallery-intro div img {
	border: 1px solid #b9c7dd;
}

.gallery-intro  .item  div {
	margin: 0 auto;
	width: 140px;
	background-color: #e5e5e5;
}

.gallery-intro a:hover img {
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity =       60);
}

.gallery-intro div p a {
	font-size: 12px;
	color: #184690;
	text-decoration: none;
}

.gallery-intro div p a:hover {
	text-decoration: underline;
}

.gallery-intro div p {
	text-align: center;
	padding: 5px 0 20px;
}

/* gallery */
.gallery  .item {
	float: left;
	width: 160px;
	text-align: center;
	margin-right: 15px;
}

.gallery div img {
	border: 1px solid #b9c7dd;
}

.gallery  .item  div {
	margin: 0 auto;
	width: 150px;
	background-color: #e5e5e5;
}

.gallery a:hover img {
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity =       60);
}

.gallery div p a {
	font-size: 12px;
	color: #184690;
	text-decoration: none;
}

.gallery div p a:hover {
	text-decoration: underline;
}

.gallery div p {
	text-align: center;
	padding: 5px 0 35px;
}

.gallery .row {
	clear: both;
}

.gallery .new {
	font-weight: bold;
	color: #ea7725;
	font-size: 13px;
}

.product p {
	font-size: 14px;
}

.product div {
	width: 600px;
	background-color: #e5e5e5;
	margin: 0 auto;
}

.product div img {
	border: 1px solid #b9c7dd;
}

/* text */
.clear,.clr {
	clear: both;
}

.v-middle {
	vertical-align: middle;
}

.v-bottom {
	vertical-align: bottom;
}

.a-left {
	text-align: left;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

.nm {
	margin: 0 !important;
}

.np {
	padding: 0 !important;
}

.no-show {
	display: none;
}

.hr {
	padding-top: 5px;
	height: 1px;
	width: 100%;
	background: url("../img/hr.gif") repeat-x;
}

/* paginator */
#paginator {
	clear: both;
}

#paginator p {
	padding: 40px 0 20px 0;
	text-align: center;
}

#paginator a,#paginator span {
	border: 1px solid #ebebeb;
	margin: 3px;
	padding: 1px 4px;
	font-size: 12px;
	text-align: center;
	color: #EA7601;
	text-decoration: none;
}

#paginator a:hover,.paginator-sel {
	background-color: #e6e6e6;
	color: #38454b !important;
	border: 1px solid #ebebeb;
	margin: 3px;
	padding: 1px 4px;
	font-size: 12px;
	text-align: center;
}

/* action com */
.error,.notice,.success, .warning  {
        margin-top: 1em;
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice, .warning {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a, .warning a {
	color: #514721;
}

.success a {
	color: #264409;
}

/* @group tables */



td {
        font-size: 1.2em;
        color: #424242;
        padding: 5px 5px;
        text-align: left;
        border-bottom: 0px;
        border-top: 0px;
        border: 1px solid #d9d9d9;
}

th {
        font-size: 1.2em;
        font-weight: normal;
        color: #424242;
        text-align: left;
        padding: 5px;
        border: 1px solid #d9d9d9;
}

table .odd {
    background: #f6f6f6;
}

table .rt {
    text-align: right;
}

table .rt span {
    font-weight: bold;
}

table .colRight {
    width: 100px;
}

.cart-table-delete a{
    color: #c30c20;
    font-size: 10px;
}

/* add to cart form */
.item-price {
    color: #c30c20;
    font-size: 14px;
    font-weight: bold;
    padding: 4px !important;
}


button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:28px; background:transparent url(../img/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:bold 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555; }
button.button span span { background-position:100% 0; padding:0 15px 0 9px; color:#29599c;}
button.disabled span { color:#bbb !important; }

/*button.btn-cart span {}*/
button.btn-checkout span { height:28px; border:0; background-image:url(../img/btn_checkout.gif); padding:0 0 0 6px; font:bold 12px/26px Arial, Helvetica, sans-serif; color:#fff !important; }
button.btn-checkout span span { padding:0 40px 0 34px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#cfcfcf; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }


/* @end */

