/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------ */

body {
	font-family: Verdana, Tahoma;
	color: #2f0a00;
	font-size: 11px;
	background: #f06a00 url("layout/bg.jpg") repeat-x left top; 
	padding: 19px 0 10px 0; 
	margin: 0px;
	text-align: center;
}

a:link { 
	text-decoration: underline; 
	color: #2f0a00;
}

a:visited { 
	text-decoration: underline; 
	color: #2f0a00;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #1f5587;
}

div, img, p, h1, h2, h3, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
}

ul {
	list-style-image: url("../layout/list.gif");
	list-style-type: disc;
}

th {
	padding:0;
	text-align:left;
	vertical-align:top;
}

td {
	padding:0;
	vertical-align:top;
}

/* ----- LAYOUT --------------------------------------------------------------------------------------------------- */

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
}

#contentAll {
	width: 970px;
	background: #ffffff url("layout/content_middle.jpg") repeat-y left top;
}

#contentTop {
	width: 970px;
	height: 47px;
	background: transparent url("layout/content_top.jpg") no-repeat left top;
	padding-top: 10px;
}

#contentBottom {
	width: 970px;
	height: 15px;
	background: transparent url("layout/content_bottom.jpg") no-repeat left top;
}

#created_by { }

#created_by table {
	width: 210px;
	float: right;
}

#created_by td {	font-size: 10px; vertical-align: middle; }
#created_by th {	font-size: 11px; vertical-align: middle; }

#logout {
	position: absolute !important;
	right: 0px;
	top: -20px;
}

#logo {
	width: 209px;
	height: 66px;
	float: left;
}

#header {
	width: 680px;
	height: 214px;
	background: transparent url("layout/header.jpg") no-repeat left top;
	float: left;
}

#loginPanel {
	width: 200px;
	
	float: right;
}

#ulubione {
	margin-top: 7px;
	height: 23px;
	padding-left: 34px;
	font-family: Tahoma;
	font-size: 10px;
	color: #801900;
}

#ulubione a {
	color: #801900;
	text-decoration: none;
}

#login {
	background: transparent url("layout/login_panel.jpg") no-repeat right top;
	width: 192px;
	height: 71px;
	margin-top: 5px;
}

#logRe {
	background: transparent url("layout/log_re.jpg") no-repeat left top;
	width: 192px;
	height: 32px;
	margin-top: 17px;
	position: relative;
}

#wyRe {
	background: transparent url("layout/wy_re.jpg") no-repeat left top;
	width: 192px;
	height: 32px;
	margin-top: 17px;
	position: relative;
}

#shoppingCart {
	background: transparent url("layout/shopping_cart.jpg") no-repeat 10px 0px;
	height: 33px;
	margin-top: 24px;
	padding-left: 42px;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	
}

.freeSpace {
	width: 970px;
	height: 15px;
	clear: both;
}

#leftColumn {
	width: 209px;
	float: left;
	padding-left: 6px;
	margin-bottom: 0px;
}

#rightColumn {
 	width: 195px;
	float: right;
	padding-right: 6px;
	margin-bottom: 0px;
}

#center {
	width: 554px;
	float: left;
	margin-bottom: 0px;
	position: relative;
}

#footer {
	width: 970px;
	text-align: center;
	line-height: 12px;
	margin-bottom: 0px;
}

/* ----- Shopping Cart Top ----------------------------------------------------------------------------------- */

#shoppingCart .top {
	color: #000;
	text-align: center;
	font-weight: bold;
	display: block;
}

#shoppingCart .bottom {
	color: #56a9ce;
	text-align: center;
	font-weight: bold;
	display: block;
}

#shoppingCart .left {
	width: 135px;
	margin-top: 11px;
	float: left;
}

#shoppingCart .right {
	width: 74px;
	float: right;
}

#shoppingCart a:link { 
	text-decoration: none;
	color: #000;
}

#shoppingCart a:visited { 
	text-decoration: none;
	color: #000;
}

#shoppingCart a:hover, #shoppingCart a:active { 
	text-decoration: underline; 
}

/* ----- Box ------------------------------------------------------------------------------------------------- */

.BoxTop {
	height: 39px;
	position: relative;
	margin-bottom: 5px;
}

.BoxTop .BoxTopLeft {
	width: 13px;
	height: 39px;
	background: transparent url("layout/box/h_left.gif") no-repeat left top;
	float: left;
}

.BoxTop .BoxTopRight {
	width: 14px;
	height: 39px;
	background: transparent url("layout/box/h_right.gif") no-repeat left top;
	float: left;
}

.BoxTop .BoxTopCenter {
	height: 39px;
	background: transparent url("layout/box/h_center.gif") repeat-x left top;
	float: left;
	cursor: default;
	position: relative;
}

.BoxTop .BoxLeft { width: 182px; }

.BoxTop .BoxRight { width: 168px; }

.BoxTop .BoxCenter { width: 527px; }

.BoxTop .BoxTopCenter h2 {
 	padding: 12px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Tahoma;
	color: #b53d02;
	font-size: 14px;
	font-weight: bold;
}

.BoxTop .BoxTopCenter span {
	padding: 12px;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	color: #ffffff;
}

.BoxTop .BoxTopCenter a {
	color: #ffffff;
	text-decoration: none;
}

.BoxTop .BoxTopCenter a:hover, a:active {
	color: #6f2e07;
}

.BoxContentLeft { 
	width: 186px;
	margin-left: 10px;
	margin-bottom: 12px;
}

.BoxContentRight {
	width: 175px;
	padding-left: 10px;
	margin-bottom: 12px;
}

.BoxContentCenter {
	width: 522px;
	padding-left: 10px;
	margin-bottom: 12px;
}

/* ----- Center Box ----------------------------------------------------------------------------------------------- */

.centerBoxTop {
	width: 562px;
	height: 3px;
	background: transparent url("layout/box/top_c.gif") no-repeat top left;
	font-size: 1px;
}

.centerBoxContent {
	width: 497px;
	background-color: #fff;
	border-left: 1px solid #d6d4be;
	border-right: 1px solid #d6d4be;
	padding-top: 8px;
	padding-left: 28px;
	padding-right: 29px;
	padding-bottom: 5px;
	line-height: 14px;
}

.centerBoxBottom {
	width: 562px;
	height: 3px;
	background: transparent url("layout/box/bottom_c.gif") no-repeat left top;
	margin-bottom: 20px;
}

#pageHeading h2 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
	color: #1f5587;
	font-size: 22px;
	margin-bottom: 40px;
}

#underHeading {
	color: #bbb9a7;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* ----- FOOTER ----------------------------------------------------------------------------------------------- */

#footer .menu {
	margin-left: 15px;
	margin-right: 25px;
	height: 20px;
	border-top: 1px solid #d6d4be;
	border-bottom: 1px solid #d6d4be;
	padding-top: 8px;
	margin-bottom: 10px;
}

#footer .menu ul li {
	display: inline;
	padding-left: 19px;
	padding-right: 19px;
	margin: 0px;
}

#footer .menu ul > li + li {
	display: inline;
	padding-left: 19px;
	padding-right: 19px;
	border-left: 1px dashed #d6d4be;
	margin: 0px;
}

#footer .copy {
	color: #9b9986;
}

#footer .menu a:link { 
	text-decoration: none; 
}

#footer .menu a:visited { 
	text-decoration: none; 
}

#footer .menu a:hover, #footer .menu a:active { 
	text-decoration: underline; 
}

/* ----- BREADCRUMB ----------------------------------------------------------------------------------------------- */

#breadcrumb {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f0a00;
	margin-bottom: 10px;
	margin-left: 20px;
}

#breadcrumb a:link { 
	text-decoration: none; 
	color: #2f0a00;
}

#breadcrumb a:visited { 
	text-decoration: none; 
	color: #2f0a00;
}

#breadcrumb a:hover, #breadcrumb a:active { 
	text-decoration: underline; 
	color: #2f0a00;
}

/* ----- PRODUCT LIST --------------------------------------------------------------------------------------------- */

.productList {
	width: 150px;
	height: 190px;
	padding-left: 20px;
	margin-bottom: 11px;
	float: left;
	position: relative;
}

.productList a:link { 
	text-decoration: none;
	color: #000;
}

.productList a:visited { 
	text-decoration: none;
	color: #000;
}

.productList a:hover, .productList a:active { 
	text-decoration: underline; 
}

.productListName {
	height: 30px;
	font-size: 11px;
	font-family: arial, tahoma;
}

.bestseller_nr {
	position: absolute;
	border: 1px solid #ecebdf;
	background-color: #f9f9f4;
	width: 30px;
	height: 22px;
	top: 0px;
	left: 0px;
	padding-top: 8px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.bestseller_nr h3 {
	color: #005b7f;
	font-size: 14px;
	font-family:Verdana;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

/* ----- PRODUCT LIST MINI ---------------------------------------------------------------------------------------- */

.productListMini {
	width: 150px;
	height: 80px;
	margin-bottom: 11px;
	float: left;
	position: relative;
}

/* ----- PRICE BTN ------------------------------------------------------------------------------------------------ */

.priceBtn {
	width: 150px;
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	position: relative;
}

.priceBtn h4 {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	position:absolute;
	right: 33px;
	top: 0px;
}

.priceBtn h4 span {
	text-align: right;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
}

.priceBtn form {
	position:absolute;
	right: 0px;
	top: -13px;
}

/* ----- BTN ------------------------------------------------------------------------------------------------ */

.btn {
	width: 137px;
	height: 21px;
	border: 1px solid #d6d4be;
	margin-top: 5px;
	padding: 0px;
}

.btn .btnText {	
	width: 135px;
	height: 19px;
	font-family: verdana;
	color: #fff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #fff;
	margin: 0px;
	cursor: pointer;
}

.wishlistBtn a:link { 
	text-decoration: none; 
	color: #fff;
}

.wishlistBtn a:visited { 
	text-decoration: none; 
	color: #fff;
}

.wishlistBtn a:hover {
	text-decoration: none;
	color: #fff;
}

.wishlistBtn a:active {
	text-decoration: none; 
	color: #fff;
}

/* ----- PRODUCT INFO --------------------------------------------------------------------------------------------- */

#productInfo {
	font-size: 12px;
}

#productInfo h2 {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
	color: #1f5587;
	font-size: 22px;
}

#productInfo .code {
	color: #b7b7b7;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#productInfo .image {
	float: left;
	width: 243px;
	font-size: 10px;
	margin-bottom: 30px;
	
}

#productInfo .image img {
	
}

#productInfo .image span {
	margin-left: 25px;
	color: #898989;
}

#productInfo .description {
	float: right;
	width: 278px;
	margin-bottom: 30px;
}

#productInfo .description .line {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url("layout/line_horizontal.gif") no-repeat bottom;
}

#productInfo .description .price {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#productInfo .priceNormal {
	font-weight: bold;
	font-size: 18px;
}

#productInfo .priceSpecial {
	font-weight: bold;
	text-decoration: line-through;
	font-size: 14px;
}

#productInfo .description a:link { 
	text-decoration: none;
}

#productInfo .description a:visited { 
	text-decoration: none; 
}

#productInfo .description a:hover {
	text-decoration: underline;
}

#productInfo .description a:active {
	text-decoration: underline; 
}

#productInfo .labelInfo {
	background: url(layout/label_info_bg.gif) no-repeat top center;
	padding: 10px 0 10px 0;
}

#labels {
	text-align: left;
	height: 24px;
	border-bottom: 1px solid #bebebe;
}

#labels div.tab {
	height: 24px;
	float: left;
	background-image: url(layout/label/l_left.gif);
	background-repeat: no-repeat;
	color: #676767;
	padding: 0;
	margin-right: 4px;
	padding-left: 6px;
	white-space: nowrap;
	cursor:pointer;
}

#labels div.tab_sel { 
	background-image: url(layout/label/l_a_left.gif);
	color: #fff;
}

#labels div.tab_highlight {
	background-image: url(layout/label/l_a_left.gif);
	color: #fff;
}

div.tab td { 
	font-size: 11px;
	color: #676767;
	white-space: nowrap;
	padding-top: 5px;
}

div.tab_sel td { 
	color: #fff;
}

div.tab_highlight td {
	color: #fff;
}

#labels div.tab td.tab_right {
	width: 7px;
	height: 24px;
	background-image: url(layout/label/l_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#labels div.tab_sel td.tab_right {
	background-image: url(layout/label/l_a_right.gif);
}

#labels div.tab_highlight td.tab_right {
	background-image: url(layout/label/l_a_right.gif);
}

/* ----- OTHER CLIENTS -------------------------------------------------------------------------------------------- */

.otherClients {
	float: left;
	padding-left: 22px;
	margin-right: 17px;
}

.otherClients div { text-align:center; }

.otherClients + .otherClients { background: transparent url("layout/line_vertical.gif") no-repeat left top; }

/* ----- DATA TABLE ------------------------------------------------------------------------------------------------ */

.data-table { width: 100%; }

.data-table th, .data-table td { padding: 5px; }

.odd  { background-color: #f3f3f3 !important; }

.even {  }

/* ----- DATA TABLE FEATURES --------------------------------------------------------------------------------------- */

.features-table { width: 100%; }

.features-table th, .features-table td { padding: 3px; }

/* ----- DATA TABLE ORDER ------------------------------------------------------------------------------------------ */

.order-table { width: 100%; }

.order-table th, .order-table td { padding: 1px; }

/* ----- SHOPPING CART --------------------------------------------------------------------------------------------- */

.shopping-cart thead { color:#000; }

.shopping-cart th, .shopping-cart td { border-bottom: 1px dashed #d7d5bf;	}

.shopping-cart .col-border-right {	border-right: 1px dashed #d7d5bf;	}

.shopping-cart .col-img { padding-right:0px; }

.shopping-cart .col-name { padding-left:0px; }

/* ----- LOGIN ----------------------------------------------------------------------------------------------------- */

.login-table { width: 265px !important; margin-left: 120px; margin-bottom: 25px; }

.login-table thead { color:#000; }

.login-table ul { margin-left:15px; line-height:18px; }

.login-unregistered { width:100% !important; margin-left:0px !important; }

/* ----- PRODUCT LIST SORT------------------------------------------------------------------------------------------ */

#productListSort div {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* ----- PRODUCT LIST PAGES------------------------------------------------------------------------------------------ */

.productListPages {
	clear: both;
	height: 33px;
	background-color: #f9f9f4;
	font-size: 12px;
	border: 1px solid #e3e2d3;
}

.productListPages .count {
	float: left;
	width: 444px;
	text-align: center;
	padding-top: 8px;
}

.productListPages .left_arrow {
	float: left;
	width: 27px;
	height: 25px;
	background: transparent url("layout/left_arrow.png") no-repeat left top;
	margin-left: 10px;
	margin-top: 4px;
	cursor: pointer;
}

.productListPages .right_arrow {
	float: right;
	width: 27px;
	height: 25px;
	background: transparent url("layout/right_arrow.png") no-repeat left top;
	margin-right: 10px;
	margin-top: 4px;
	cursor: pointer;
}

.productListPages h3 {
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	display: inline;
}

.productListPages .clear_both {
	clear: both;
}

/* ----- SEARCH BOX ----------------------------------------------------------------------------------------------- */

#search p {
	text-align: center;
}

#search .form-button-silver {
	margin: 5px 0 5px 0;
}

#search select {
	width: 158px;
}

/* ----- CATEGORIES ------------------------------------------------------------------------------------------------ */

#kategorie {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 17px;
}

#kategorie a {
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	display: block;
}

#kategorie a span {
	display: block;
}

#kategorie > a + a {
	background: transparent url("layout/categories/underline.gif") no-repeat left top;
}

#kategorie a:visited { 
	text-decoration: none; 

}

#kategorie a:hover {
	background-color: #ecebdf;
}

#kategorie a:active {
	background-color: #ecebdf;
}

#kategorie .kategorie_a {
	font-weight: bold;
}

/* ----- INFORMATION BOX ------------------------------------------------------------------------------------------- */

#informationBox {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#informationBox a {
	padding: 4px 0px 4px 24px;
	text-decoration: none; 
	color: #1f5587;
	font-size: 11px;
	font-weight: normal;
	display: block;
}

#informationBox a:visited { 
	text-decoration: none; 
}

#informationBox a:hover {
	background-color: #ecebdf;
}

#informationBox a:active {
	background-color: #ecebdf;
}

/* ----- MAPA STRONY ---------------------------------------------------------------------------------------------- */

.sitemap a {
	text-decoration: none;
}

.sitemap ul {
	margin-left: 15px;
}

/* ----- FORM ----------------------------------------------------------------------------------------------------- */

form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.input_s {
	margin: 0px;
	padding: 2px;
	border: 1px solid #e4e3d2;
	background-color: #fff;
	height: 15px;
	color: #5f5d48;
	font-size: 11px;
}

.inputLogin {
	width: 100px;
	margin-left: 76px;
	margin-top: 15px;
	padding: 0px;
	border: none;
	background-color: #fff5eb;
	height: 15px;
	color: #5f5d48;
	font-size: 11px;
}

.inputPass {
	width: 100px;
	margin-left: 76px;
	margin-top: 10px;
	padding: 0px;
	border: none;
	background-color: #fff5eb;
	height: 15px;
	color: #5f5d48;
	font-size: 11px;
}

select {
	margin: 0px;
	padding: 2px;
	border: 1px solid #e4e3d2;
	background-color: #fff;
	height: 20px;
	font-size: 11px;
}

textarea {
	margin: 0px;
	padding: 2px;
	border: 1px solid #e4e3d2;
	/*background-color: #f2f1e4;*/
}

/* ----- FORM BUTTON ----------------------------------------------------------------------------------------------- */

.form-button-silver {
	overflow:visible;
	width:auto;
	height: 21px;
	border: 1px solid #d6d4be;
	padding:1px 8px;
	background: url("layout/btn_silver_bg.gif") transparent repeat-x 0 0;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	cursor: pointer;
	text-align: center !important;
	vertical-align:middle;
	white-space: nowrap;
}

.form-button-silver:hover { background: url("layout/btn_orange_bg.gif") transparent repeat-x 0 0; }
.form-button-silver:active { background: url("layout/btn_orange_bg.gif") transparent repeat-x 0 0; }
.form-button-silver span {  white-space:nowrap; background-color: transparent;}

.form-button-orange {
	overflow:visible;
	width:auto;
	height: 21px;
	border: 1px solid #d6d4be;
	padding:1px 8px;
	background: url("layout/btn_orange_bg.gif") transparent repeat-x 0 0;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	cursor: pointer;
	text-align: center !important;
	vertical-align:middle;
	white-space: nowrap;
}

.form-button-orange:hover { background: url("layout/btn_silver_bg.gif") transparent repeat-x 0 0; }
.form-button-orange:active { background: url("layout/btn_silver_bg.gif") transparent repeat-x 0 0; }
.form-button-orange span { white-space:nowrap; background-color: transparent; }
  
/* ----- MESSAGE BOX ---------------------------------------------------------------------------------------------- */

.messageBox {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	text-align:left; 
	position: absolute; 
	top:0px; 
	left:0px; 
	width:100%;
}

.messageError {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #df280a; 
	text-align:center; 
	background-color: #faebe7; 
	margin-bottom:10px; 
	padding: 10px; 
	border: 1px dashed #df280a;
}

.messageWarning {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3d6611; 
	text-align:center; 
	background-color: #fafaec; 
	margin-bottom:10px; 
	padding: 10px; 
	border: 1px dashed #fcd344;
}

.messageSuccess {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3d6611; 
	text-align:center; 
	background-color: #eff5ea; 
	margin-bottom:10px; 
	padding: 10px; 
	border: 1px dashed #3d6611;
}

/* ----- AJAX ----------------------------------------------------------------------------------------------------- */

.ajax-loading {
	padding: 20px 0;
	background: url(images/loader.gif) no-repeat center;
}

/* ----- OTHER ---------------------------------------------------------------------------------------------------- */

.greetUser {
	
}

.imgGallery {
	border: 1px solid #e4e2d1;
}

.imgShadow {
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	background: transparent url("layout/img_shadow.gif") no-repeat left top;
}

.imgShadowP {
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	background: transparent url("layout/img_shadow_p.gif") no-repeat left top;
}

.hr-line {
	border-bottom: 1px dashed #d7d5bf;
	width: 100%;
	height: 1px;
	line-height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.a-center {
	text-align: center;
}

.a-left {
	text-align: left;
}

.a-right {
	text-align: right;
}

.a-justify {
	text-align: justify;
}

.position-rel {
	position: relative;
}

.position-abs {
	position: absolute;
}

.fix {
	clear: both;
}
