body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background: #FFFFFF url(../gfx/bg.gif) repeat-x;
}

div#hideWindow { display: none; position: absolute; float: left; top: 0px; left: 0px; z-index: 100; background: #666666; opacity: 0.60; filter: alpha(opacity=60); }
div#fotoPopup { display: none; position: absolute; float: left; padding: 20px; cursor: pointer; z-index: 101; background: #FFFFFF; border: 3px solid #2B0000; }

a img {
	border: 0px;
}

a.stg {
	text-decoration: none;
	color: #776C54;
}

a.stg:hover {
	text-decoration: underline;
	color: #000000;
}

div#mainContainer {
	width: 940px;
	text-align: left;
}

div#pageContainer {
	float: left;
	padding: 0px 7px;
	width: 926px;
	background: #FFFFFF;
}

div#pageTop {
	float: left;
	width: 926px;
	height: 115px;
	overflow: hidden;
	position: relative;
}

div#pageFlash {
	float: left;
	width: 926px;
	height: 251px;
	overflow: hidden;
}

div#pageButtons {
	float: left;
	width: 926px;
	height: 38px;
	overflow: hidden;
	margin-bottom: 11px;
}

div#pageNaviBar {
	float: left;
	width: 926px;
	height: 19px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #69614F;
	background: url(../gfx/bg_navi_bar.gif) no-repeat;
}

div#pageNaviBar a {
	text-decoration: none;
	color: #69614F;
	font-size: 11px;
}

div#pageNaviBar a:hover {
	text-decoration: underline;
}

div#pageInfoBar {
	float: left;
	width: 926px;
	height: 33px;
	overflow: hidden;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #0C3F97;
	background: url(../gfx/bg_info_bar.gif) no-repeat;
}


div#pageCartBar {
	float: left;
	width: 926px;
	height: 47px;
	overflow: hidden;
	color: #69614F;
	background: url(../gfx/bg_cart_bar.gif) no-repeat;
}

div#pageContent {
	float: left;
	width: 926px;
	overflow: hidden;
	margin-top: 5px;
	background-repeat: repeat-y;
}

div#pageContent div.bgTop {
	float: left;
	width: 926px;
	background-position: left top;
	background-repeat: no-repeat;
}

div#pageContent div.bgBottom {
	float: left;
	width: 926px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#pageFooter {
	float: left;
	width: 926px;
	height: 84px;
	overflow: hidden;
	background: url(../gfx/bg_page_footer.gif) no-repeat;
	margin-top: 13px;
}

div#pageCartBar div.separator {
	float: left;
	height: 47px;
	padding-left: 18px;
	background: url(../gfx/cart_bar_separator.gif) left center no-repeat;
}

div#pageCartBar a.button {
	float: left;
	width: 113px;
	height: 17px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	color: #69614F;
	background: url(../gfx/cart_bar_button.gif) no-repeat;
}

div.contentShop {
	background-image: url(../gfx/bg_page_shop_middle.gif);
}

div.contentShop div.bgTop {
	background-image: url(../gfx/bg_page_shop_top.gif);
}

div.contentShop div.bgBottom {
	background-image: url(../gfx/bg_page_shop_bottom.gif);
}

div.contentTextFull {
	background-image: url(../gfx/bg_page_text_full_middle.gif);
}

div.contentTextFull div.bgTop {
	background-image: url(../gfx/bg_page_text_full_top.gif);
}

div.contentTextFull div.bgBottom {
	background-image: url(../gfx/bg_page_text_full_bottom.gif);
}

div.contentTextColumn {
	background-image: url(../gfx/bg_page_text_column_middle.gif);
}

div.contentTextColumn div.bgTop {
	background-image: url(../gfx/bg_page_text_column_top.gif);
}

div.contentTextColumn div.bgBottom {
	background-image: url(../gfx/bg_page_text_column_bottom.gif);
}

div.contentHeader {
	background-image: url(../gfx/bg_page_header_middle.gif);
}

div.contentHeader div.bgTop {
	background-image: url(../gfx/bg_page_header_top.gif);
}

div.contentHeader div.bgBottom {
	background-image: url(../gfx/bg_page_header_bottom.gif);
}

div#pageButtons a {
	cursor: pointer;
	float: left;
	padding: 0px 0px 0px 10px;
	overflow: hidden;	
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../gfx/button_top_bg.gif) left top no-repeat;
}

div#pageButtons a span {
	cursor: pointer;
	float: left;
	padding: 10px 10px 10px 0px;
	background: url(../gfx/button_top_bg.gif) right top no-repeat;
}

div#pageButtons a:hover {
	color: #333333;
}

div#pageFooter div.link {
	padding: 8px 15px 9px 15px;
}

div#pageFooter div.link a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 15px 0px 8px;
	background: url(../gfx/footer_link_bg.gif) left center no-repeat;
}

div#pageFooter div.link a:hover {
	text-decoration: underline;
}

div#pageFooter div.text {
	padding: 8px 15px 0px 15px;
	color: #776C54;
}

div#pageTop a.logo {
	position: absolute;
	top: 25px;
	left: 20px;
}

div#pageTop a.remmers {
	position: absolute;
	top: 45px;
	right: 20px;
}

div#pageTop div.lang {
	position: absolute;
	top: 0px;
	right: 0px;
}

div#pageTop div.lang a {
	float: left;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	color: #404040;
	background: url(../gfx/lang_dot.gif) right top no-repeat;
}

div#pageTop div.lang a:hover {
	text-decoration: underline;
}

div.shopMenu {
	float: left;
	width: 209px;
	padding-bottom: 10px;
}

div.shopMenu p.title {
	display: inline;

	float: right;
	clear: both;
	width: 191px;
	
	margin: 12px 6px 0px 0px;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-size: 13px;
	background: #EEE1C4;
	border-top: 1px solid #E0C9A9;
	border-bottom: 1px solid #E0C9A9;
}

div.shopMenu a {
	float: right;
	clear: both;
	overflow: hidden;
	text-decoration: none;
}

div.shopMenu a span {
	display: block;
}

div.shopMenu a.sub_1 {
	margin-top: 10px;
	width: 201px;
	height: 43px;
	font-size: 13px;
	font-weight: bold;
	color: #0C3F97;
	background: url(../gfx/shop_menu_1_bg.gif) left top no-repeat;
}

div.shopMenu a.sub_1 span {
	padding: 6px 15px 0px 13px;
}

div.shopMenu a.sub_2 {
	margin-top: 1px;
	width: 193px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../gfx/shop_menu_2_bg.gif) left top no-repeat;
}
div.shopMenu a.sub_2 span {
	padding: 5px 15px 0px 8px;
}

div.shopMenu a.sub_2:hover span {
	color: #5D5647;
}

div.shopContent {
	float: left;
	width: 717px;
}

div.textContent {
	padding-bottom: 10px;
	font-size: 12px;
}

div.contentTextFull div.textContent {
	float: left; 
	width: 926px;
}

div.contentTextColumn div.textContent {
	float: left; 
	width: 615px;
}

div.contentTextFull div.fotos {
	float: left; 
	width: 906px;
	text-align: center;
	padding: 10px;
}

div.contentTextColumn div.fotos {
	float: left; 
	width: 595px;
	text-align: center;
	padding: 10px;
}

div.contentTextFull div.fotos img, div.contentTextColumn div.fotos img {
	width: 160px;
	margin: 0px 5px 2px 0px;
	padding: 2px;
	background: #FFFFFF;
	border: 4px solid #DEDEDE;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

div.contentTextFull h1, div.contentTextColumn h1 {
	margin: 0px;
	padding: 12px 10px 12px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #7D6253;
}

div.contentTextFull h2, div.contentTextColumn h2 {
	margin: 0px;
	padding: 10px 15px 3px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #69614F;
}

div.contentTextFull p, div.contentTextColumn p {
	margin: 0px;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
}

table.orderTable {
	float: left;
	width: 453px;
	border: 0px;
	padding: 0px;
}

table.orderTable tr td.name {
	width: 322px;
}

table.orderTable tr td.value {
	width: 66px;
}

table.orderTable tr td.action {
	width: 65px;
}

table.orderTable tr.header td {
	text-align: center;
	padding-bottom: 3px;
}

table.orderTable tr.header td.name {
	padding-left: 10px;
	text-align: left;
}

table.orderTable tr.row td {
	height: 38px;
	overflow: hidden;
}

table.orderTable tr.row td.name {
	background: url(../gfx/table_order_row_bg.gif) top left no-repeat;
	padding-left: 10px;
}

table.orderTable tr.row td.value {
	text-align: center;
	background: url(../gfx/table_order_row_bg.gif) -322px 0px no-repeat;
}

table.orderTable tr.row td.action {
	text-align: center;
	background: url(../gfx/table_order_row_bg.gif) top right no-repeat;
}

table.orderTable tr.row td.name a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0C3F97;
}

table.orderTable tr.row td.name a:hover {
	text-decoration: underline;
}

table.orderTable tr.row td.name span {
	color: #FF0000;
}

table.orderTable tr.row td.value input {
	width: 40px;
	border: 1px solid #666666;
	font-size: 11px;
	text-align: center;
}

table.orderTable tr.row td.action a.delete {
	margin-left: 21px;
	float: left;
	width: 20px;
	height: 19px;
	background: url(../gfx/cart_action_delete.gif) left top no-repeat;
}

table.orderTable tr.row td.action a.delete:hover {
	background-position: left bottom;
}

.product-line {
	float: left;
	display: inline;
	margin: 8px 0px 0px 13px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	width: 685px;
}

.product-box {
	position: relative;
	float: left;
	width: 335px;
	height: 180px;
	overflow: hidden;
	margin-right: 7px;
}

.product-box .thumbnail {
	float: left;
	margin: 0px 5px 2px 0px;
	padding: 2px;
	height: 140px;
	background: #FFFFFF;
	border: 4px solid #DEDEDE;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.product-box a.title {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0C3F97;
}

.product-box a.title span {
	font-size: 15px;
	color: #E60004;
}

.product-box a.title:hover {
	text-decoration: underline;
}

.product-box p.description {
	padding: 0px 5px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align: justify;
	font-size: 10px;
	color: #383838;
}

.product-box div.buttons {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 120px;
	height: 70px;
}

.product-box div.buttons a.button {
	clear: both;
	margin-bottom: 16px;
}

.product-box div.buttons a.button {
	width: 90px;
}

.line-bottom {
	background: url(../gfx/line_horizonal.gif) center bottom repeat-x;
}

.line-right {
	background: url(../gfx/line_vertical.gif) right center repeat-y;
}

div#pageContent a.button {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #69614F;
	padding: 0px 0px 0px 10px;
	background: url(../gfx/button_bg.gif) left top no-repeat;
}

div#pageContent a.button span {
	display: block;
	text-align: center;
	padding: 4px 10px 3px 0px;
	background: url(../gfx/button_bg.gif) right top no-repeat;
}

div#pageContent  a.button:hover span {
	text-decoration: underline;
}

div#pageContent  a.button img {
	position: absolute;
	margin: -5px 100px 0px -53px;
}

div.headerTabs {
	float: left;
	width: 926px;
	height: 37px;
	margin: 3px 0px 1px 0px;
	overflow: hidden;
}

div.headerTabs a {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 13px 10px 11px 30px;
	color: #884C28;
	background: url(../gfx/tab_bg.jpg) left top no-repeat;
	
	min-width: 70px;
	width: auto !important;
	width: 70px;
	white-space: nowrap;
}

div.headerTabs a:hover {
	background-position:left bottom;
}

div#galleryContainer {
	float: left;
	width: 854px;
	height: 261px;
	overflow: hidden;
}

div#galleryContainer a.prev, div#galleryContainer a.next {
	width: 37px;
	height: 261px;
	overflow: hidden;
	background-image: url(../gfx/gallery_arrows.jpg);
	background-repeat: no-repeat;
}

div#galleryContainer a.prev {
	float: left;
	background-position: left top;
}

div#galleryContainer a.next {
	float: right;
	background-position: left bottom;
}

div#galleryContainer a.prev:hover {
	background-position: right top;
}

div#galleryContainer a.next:hover {
	background-position: right bottom;
}

div#galleryContainer div.showArea {
	position: relative;
	float: left; 
	width: 770px;
	height: 261px;
	margin: 0px 5px;
	overflow: hidden;
	white-space: nowrap;
}

div#galleryContainer div.showArea div.content {
	position: absolute;
	float: left;
}

div#galleryContainer div.showArea div.content img {
	cursor: pointer;
	padding: 2px;
	background: #FFFFFF;
	border: 4px solid #DEDEDE;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

div.strony {
	clear: both;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	padding: 2px 0px 4px 0px;
	text-align: center;
}

div.strony a {
	text-decoration: none;
}

div.strony span.pre {
	margin-right: 3px;
}

div.strony a span.pre {
	color: #000000;
}

div.strony span.nxt {
	margin-left: 3px;
}

div.strony a span.nxt {
	color: #000000;
}

div.strony span.pageLink a {
	padding: 0px 3px 1px 3px;
}

div.productSingle {
	float: left;
	width: 677px;
	padding: 15px 20px;
}

div.productSingle h1 {
	float: left;
	width: 665px;
	height: 47px;
	padding: 14px 0px 0px 19px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0C3F97;
	background: url(../gfx/bg_product.jpg) left top no-repeat;
}

div.productSingle span.price {
	font-size: 16px;
	color: #E60004;
	font-weight: bold;
	display: block;
}

div.productSingle span.promo {
	font-size: 13px;
	text-decoration: line-through;
	color: #E60004;
}

div.productSingle div.descripton {
	color: #383838;
}

div.productSingle div.fotos {
	float: right;
	text-align: center;
	width: 200px;
	overflow: hidden;
}

div.productSingle div.fotos img {
	cursor: pointer;
	padding: 2px;
	background: #FFFFFF;
	border: 4px solid #DEDEDE;
	margin-bottom: 5px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

p.galleryTitle {
	display: block;
	text-align: center;
	font-size: 11px;
	color: #6A5043;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
	background: url(../gfx/gallery_title_bg.gif) center repeat-y;
}

table.styleTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 1px 0px 0px 1px;
	background: #FAFAFA;
}

table.styleTable tr.row_1 td {
	background: #FAFAFA;
}

table.styleTable tr.row_2 td {
	background: #F5F5F5;
}

table.styleTable tr.row_1 td.valueName {
	background: #F5F5F5;
}

table.styleTable tr td.valueName {
	background: #EEEEEE;
	text-align: right; 
	font-weight: bold; 
	vertical-align: top;
}

table.styleTable td {
	border-style: solid;
	border-color: #EBEBEB;
	border-width: 0px 1px 1px 0px;
}

.textField {
	width: 200px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	margin: 1px;
}

input.button {
	background: #482400;
	color: #FFFFFF;
	border: 1px solid #000000;
}

a.bigButton {
	position: relative;
	float: left;
	width: 304px;
	height: 105px;
	overflow: hidden;
	text-decoration: none;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}

a.bigButton span.info {
	position: absolute;
	width: 135px;
	height: 30px;
	top: 48px;
	right: 5px;
	color: #797161;
}

a.bigButton span.link {
	position: absolute;
	width: 80px;
	height: 15px;
	bottom: 5px;
	right: 10px;
	padding-right: 10px;
	color: #797161;
	text-align: center;
	background: url(../gfx/button_big_link_arrows.gif) right center no-repeat;
}

a.bigButton:hover span.link {
	text-decoration: underline;
}

div.homeBox {
	float: left;
	width: 926px;
	height: 205px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../gfx/home_box_bg.jpg) left top no-repeat;
}

div.homeBox .product-box {
	float: right;
	margin-top: 11px;
}

.contactForm {
	float: left;
	width: 880px;
	font-size: 10px;
	color: #666666;
	background: url(../gfx/form_bg_middle.gif) repeat-y;
}

.contactForm .top {
	float: left;
	width: 880px;
	background: url(../gfx/form_bg_top.gif) left top no-repeat;
}

.contactForm .bottom {
	float: left;
	width: 880px;
	background: url(../gfx/form_bg_bottom.gif) left bottom no-repeat;
}
