html, body
{
	padding:0;
	margin:0;
	color:#000;
	font-family:verdana;
	font-size:11px;
}
a:link{text-decoration:underline; color:#b90000}
a:visited{text-decoration:underline; color:#b90000}
a:hover{text-decoration:none; color:#b90000}
a.topMenu {display:block;width:100%;height:100%;}
h2
{
	font-size:14px;
}
hr
{
	border-top:1px solid #cfcfcf;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
div
{
	margin:0 auto;
}
.clear
{
	clear:both;
}
img
{
	border:0px;
}
h1
{
	font-size:18px;
}

h1.page {
	text-align:right;
	color:#413E2F;
	margin:10px 15px 10px 0px;
}

div#mainDiv
{
	width:1000px;
	height:auto;
	background:#fff;
}
div#topDiv
{
	width:100%;
	height:167px;
	background:url('../_img/topBg.jpg') repeat-x top left;
	position:relative;
}
span.firstFoto
{
	width:121px;
height:125px;
	display:block;
	/*background:url('../_img/leftTopImg.jpg') no-repeat top left;*/
	float:left;
}
/*
span.logo
{
	width:518px;
height:108px;
	display:block;
	background:url('../_img/logo.jpg') no-repeat top left;
	float:left;
	margin-top:10px;
	margin-left:8px;
}*/
span.logo
{
	width:100%;
	height:121px;
	display:block;
	background:url('../_img/newTop3.jpg') no-repeat top left;

}
span.secondFoto
{
	width:314px;
	height:167px;
	display:block;
	/*background:url('../_img/rightTopImg.jpg') no-repeat top right;*/
	float:right;
}
div#toolBar
{
	width:1000px;
	height:26px;
	border-bottom:1px solid #262523;
	margin-bottom:1px;
	line-height:26px;
}
div#toolBar a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding-left:22px;
}
div#toolBar a:hover
{
	color:#bb0000;
}
div#toolBar span.left
{
	float:left;
	margin-right:30px;
}
div#toolBar a.left
{
	float:left;
	margin-right:30px;
}
div#toolBar a.red_left
{
	float:left;
	color:#bb0000;
	margin-right:30px;
}
div#toolBar a.right
{
	float:right;
}
/* linki w toolbarze */
div#toolBar a#t_login{ background:url('../_img/unlock.png') no-repeat 0 6px}
div#toolBar a#t_logout{background:url('../_img/close.png') no-repeat 0 6px}
div#toolBar a#t_register{background:url('../_img/user_add.png') no-repeat 0 6px}
div#toolBar a#t_demo{background:url('../_img/demo.png') no-repeat 0 6px}
div#toolBar a#t_cart{background:url('../_img/cart.png') no-repeat 0 6px}
div#toolBar a#t_loggedAs{background:url('../_img/user.png') no-repeat 0 6px}
/*------------------ */
span.menu
{
	width:600px;
	height:42px;
	display:block;
	position:absolute;
	clear:both;
	bottom:0;
	left:0;
	background:url('../_img/menuBg.jpg') repeat-x top right;
}
span.menu a
{
	margin-left:20px;
	margin-right:20px;
	float:left;
	display:block;
}
a.red
{
	color:#bb0000;
}
span.menu img
{
	float:left;
}
span.menu span.sep
{
	display:block;
	width:3px;
	height:41px;
	background:url('../_img/menuSep.jpg') no-repeat top left;
	float:left;
}
span.menu span.btn
{
	display:block;
	float:left;
	height:42px;
}
span.menu span#home
{
	background:url('../_img/homeBtn.jpg') no-repeat center;
	width:147px;
}
span.menu span#demo
{
	background:url('../_img/demoBtn.jpg') no-repeat center;
	width:76px;
}
span.menu span#shop
{
	background:url('../_img/shopBtn.jpg') no-repeat center;
	width:145px;
}
span.menu span#register
{
	background:url('../_img/registerBtn.jpg') no-repeat center;
	width:156px;
}
span.menu span#basket
{
	background:url('../_img/basketBtn.jpg') no-repeat center;
	width:100px;
}
span.menu span#about
{
	background:url('../_img/aboutBtn.jpg') no-repeat center;
	width:74px;
}
span.menu span#contact
{
	background:url('../_img/contactBtn.jpg') no-repeat center;
	width:100px;
}
span.menu span#logout
{
	background:url('../_img/logoutBtn.jpg') no-repeat center;
	width:136px;
}
.loginSite div#mainContentContainer
{
	width:100%;
	height:auto;
	/*background:url('../_img/underTopImg.jpg') no-repeat 727px 0;*/
	padding-top:20px;
	padding-bottom:20px;
}
.productSite div#mainContentContainer
{
	width:100%;
	height:auto;
	/*background:url('../_img/underTopImg.jpg') no-repeat 727px 0;*/
	padding-bottom:20px;
}
div#footer
{
		width:100%;
		/*height:312px;*/
		margin-top:10px;
		height:auto
}
div#footer .links
{
	width:100%;
	height:30px;
	border-top:1px solid #000;
	border-bottom:3px solid #000;
}
div#footer .logos
{
	width:100%;
	/*height:273px;*/
	border-bottom:3px solid #000;
	background:#BBA387;
	/*background:url('../_img/footerBg.jpg') repeat-y top left;*/
}
div#footer .logos .title
{
	font-weight:bold;
	margin-left:5px;
	padding-top:5px;
	display:block;
}
div#footer .logos .producerList
{
	text-align:center;
	margin: 19px;
}
div#footer .logos .producerList img
{
	float:left;
	margin:2px 2px;
}
div#footer .logos .producerList .noProducerLogo1
{
	display:block;
	float:left;
	margin:2px 2px;
}
div#footer .links a:link{color:#000; text-decoration:none;}
div#footer .links a:visited{color:#000; text-decoration:none;}
div#footer .links a:hover{color:#000;text-decoration:underline; }
div#footer .links .right a
{
	margin-left:20px;
}
div#footer .links .left a
{
	margin-right:20px;
}
div#footer .links .left
{
	display:block;
	float:left;
	line-height:25px;
}
div#footer .links .right
{
	display:block;
	float:right;
	line-height:25px;
}
/*content*/
.container
{
border:1px solid #ebebeb;
}
div#loginBox
{
	width:903px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
}
div#contactBox
{
	width:982px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
}
div#orderBox
{
	width:982px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
}
div#orderSingleBox
{
	width:982px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
}
div#registerBox
{
	width:982px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
}
div#changeDataBox
{
	width:982px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding:5px;
	float:left;
}
div.titleDiv
{
	border-bottom:1px solid #ebebeb;
	width:100%;
	height:40px;
	position:relative;
}
div.titleDiv1
{
/*	width:100%;*/
	height:40px;
	position:relative;
	padding-top:10px;
}
div#loginBox div.titleDiv
{
	border-bottom:1px solid #ebebeb;
	width:100%;
	height:40px;
}
div#contactBox div.titleDiv
{
	border-bottom:1px solid #ebebeb;
	width:100%;
	height:40px;
	position:relative;
}
div#registerBox div.titleDiv
{
	border-bottom:1px solid #ebebeb;
	width:100%;
	height:40px;
}
.loginSpan1
{
	width:200px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
div#loginBox div.titleDiv .title,div.container2 .title
{
	font-weight:bold;
	font-size:16px;
}
.sided
{
	display:block;
	float:left;
	line-height:36px;
}
.first
{
	width:550px;
	height:32px;
}
.second
{
	padding-left:30px;
	border-left:1px solid #cfcfcf;
	height:36px;
}
div#loginBox div.titleDiv .subTitle ,div.container2 .subTitle
{
	font-size:10px;
	color:#a2a2a2;
}
.container2 span.tip
{
	color:#acacac;
	padding-left:0;
}
.container2 span.tip2
{
	color:#000;
}
span.tip, span.tip2
{
	background:url('../_img/tip.jpg') no-repeat 0 1px;
	display:block;
	padding-left:20px;
	font-size:10px;
}
.loginFormContainer
{
	width:195px;
	height:auto;
	float:left;
	text-align:right;
	line-height:30px;
}
.loginFormContainer .lrInputs
{
	margin-right:7px;
}
input.lrInputs
{
	border:1px solid #898989;
	background:#F7F5F6;
	margin-left:5px;
	width:145px;
}
input.btn
{
	background:url('../_img/btn.jpg') no-repeat 0 0;
	width:118px;
	height:34px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding-bottom:4px;
	cursor:pointer;
}
button.btn
{
	background:url('../_img/btn.jpg') no-repeat 0 0;
	width:118px;
	height:34px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding-bottom:4px;
	cursor:pointer;
}
input.btnList
{
	background:url('../_img/btn.jpg') no-repeat 0 0;
	width:118px;
	height:34px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	float:right;
	padding-bottom:4px;
	margin:5px 15px 0 0;
	cursor:pointer;
}
input.btnListGrey
{
	background:url('../_img/btnGrey.jpg') no-repeat 0 0;
	width:118px;
	height:34px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	float:right;
	padding-bottom:4px;
	margin:5px 15px 0 0;
	cursor:pointer;
}
div.hr
{
	height:0px;
	line-height:0px;
	width:100%;
	border-top:1px solid #ebebeb;
}
.container2
{
	width:994px;
	height:auto;
}
.container2 .left
{
	width:148px;
	float:left;
	padding:4px 4px 4px 0;
	height:auto;
	border-right:1px solid #ebebeb;
}
.container2 .right
{
	width:832px;
	float:left;
	height:auto;
	padding:4px 0px 4px 5px;
}
div#productSite
{
	padding:5px 5px 5px 0;
}
.left .producentBox
{
	/*width:100%;*/
	height:auto;
	padding:3px 0 3px 39px;
	text-align:left;
	border-bottom:1px solid #ffffff;
	/*background:A1292B url('../_img/ProducentBg.jpg') bottom repeat-x;*/
	background:#dfdfdf;
}
.left .producentBox a
{
	/*float:right;*/
	margin-top:31px;
	color:#000;
	text-decoration:none;
}

.left .producentBox a.imgLink
{
	float:none;
}
.leftProducerLink
{
	display:block;
	width:100%;
	height:100%;
}
.left .producentBox img
{
	/*float:left;*/
	/*width:75px;*/
}
.noProducerLogo
{
	width:68px;
	height:25px;
	text-align:center;
	line-height:30px;
	border:1px solid red;
	background:#fff;
	margin-right:100px;
}
.left .producentBox:hover
{
	background: #cfcfcf;
	/*url('../_img/activeProducentBg.jpg') bottom repeat-x;*/
}
.left .active
{
	/*width:100%;*/
	height:auto;
	padding:3px 0 3px 39px;
	text-align:left;
	border-bottom:1px solid #ffffff;
	background: #cfcfcf;
	/*url('../_img/activeProducentBg.jpg') bottom repeat-x;*/
}
.left .producentLogo
{
	margin:5px 0px;
}
.left .producentLogo1
{
	margin-top:0px;
}
.red
{
	color:#bb0000;
}
.raquo
{
	margin-right:3px;
}
.container2 .right .top
{
	width:100%;
	height:auto;
	border-bottom:1px solid #bb0000;
	padding-bottom:0px;
	margin-bottom:10px;
}
.container2 .right .top .left
{
	width:601px;
	float:left;
	padding:2px 5px 5px 5px;
	border-right:1px solid #ebebeb;
}
.container2 .right .top .right
{
	width:214px;
	padding:5px 0px 5px 5px;
	float:left;
	border:0;
}
.container2 .right .top .right .tip
{
	color:#000;
}
.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}
.sort label
{
	font-size:10px;
	color:#acacac;
}
.sort
{
	width:148px;
	line-height:22px;
}
.sortList
{
	border:1px solid #a4a4a4;
	width:130px;
}
.productLine
{
	height:auto;
	width:100%;
	padding:0px;
}
.productContainer
{
	/*float:left;
	height:auto;*/
	vertical-align:top;
	text-align:center;
}
.topLine
{
	padding-bottom:10px;
}
.middleLine
{
	padding-bottom:10px;
	padding-top:10px;
}
.bottomLine
{
	padding-top:10px;
	padding-bottom:10px;
}
.productContainer img
{
	/*border:3px solid #bb0000;*/
}
.productContainer span.productName
{
	display:block;
	width:177px;
	height:auto;
	margin-left:11px;
}
.productContainer .imgContainer
{
	border:2px solid #cfcfcf;
	width:175px;
	height:261px;
}
.productContainer .imgContainer a
{
	display:block;
	width:100%;
	height:100%;
}
.productContainer span.productName .name
{
	font-size:12px;
	font-weight:bold;
	background:url('../_img/arrowRight.jpg') no-repeat 0 1px;
	padding-left:10px;
	text-align:left;
}
.productContainer span.productName .name a
{
	color:#434031;
}
.leftContainer
{
	width:204px;
	margin-right:1px;
	/*border-right:1px solid #ebebeb;*/
}
.centerContainer
{
	width:204px;
	margin-right:1px;
	/*border-right:1px solid #ebebeb;*/
}
.centerNullContainer
{
	width:205px;
	margin-right:1px;
	border-right:0;
}
.rightContainer
{
	width:205px;
}
.sepContainer
{
	height:3px;
	width:100%;
	padding:0px;
}
.sep
{
	/*border-bottom:1px solid #ebebeb;*/
	height:1px;
	float:left;
}
.leftSep
{
	width:206px;
	margin-right:2px;
}
.centerSep
{
	width:205px;
	margin-left:1px;
	margin-right:2px;
}
.rightSep
{
	margin-left:1px;
	width:206px;
}
/* end:content*/
.productTable
{
width:100%;
}
.leftMainProducerNameContainer
{
	display:block;
	height:40px;
	float:right;
	width:70px;
	position:relative;
}
.leftMainProducerNameContainer a
{
	position:absolute;
	bottom:0px;
	right:1px;
}
.leftMainProducerProducts
{
	border:1px solid #cfcfcf;
	padding:4px;
	margin-bottom:25px;
}
.overLeftMainProducerProducts
{
	border:1px solid #cfcfcf;
	background:#cfcfcf;
	color:#FFF;
	padding:4px;
	margin-top:59px;
	margin-bottom:1px;
	text-align:center;
	text-transform:uppercase;
}
.currentOffer
{
	border-bottom:1px solid #4F2C2D;
	padding:14px 4px 4px 4px;
	color:#4F2C2D;
	font-weight:bold;
	margin:0 0 3px 0;
}
.offOffer
{
	background:#2D2622;
	padding:4px;
	color:#fff;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
}
.offOfferSingle
{
	background:#55463E;
	padding:4px;
	color:#FFF;
	margin-top:1px;
}
.offOfferSingle:hover
{
	background:#2D2622;
}
.offOfferSingle a
{
	color:#FFF;
	text-decoration:none;
	display:block;
}
.currentOfferSingle
{
	background:#dfdfdf;
	color:#000;
	margin-top:1px;
}
.currentOfferSingle1
{
	background:#efefef;
	padding:4px;
	color:#5f5f5f;
	margin-top:1px;
	padding-left:20px;
}
.currentOfferSingle1:hover
{
	background-color:#cfcfcf;
}
.currentOfferSingle1 a {text-decoration:none; color:#5f5f5f;}
.currentOfferSingle1Pink
{
	background:#AF8383;
	padding:4px;
	color:#FFF;
	margin-top:1px;
	padding-left:20px;
}
.currentOfferSingle1Pink:hover
{
	background-color:#2D2622;
}
.currentOfferSingle1Pink a {text-decoration:none; color:#fff}
.currentOfferSingle1PinkActive {
	background:#5F2929;
	padding:4px;
	color:#FFF;
	margin-top:1px;
	padding-left:20px;}
.currentOfferSingle1PinkActive a {text-decoration:none; color:#fff}

.currentOfferSingle:hover
{
	background:#bb0000;
}
.currentOfferSingle a
{
	color:#5F5F5F;
	text-decoration:none;
	padding:4px;
	display:block;
}
.currentOfferSingle a:hover
{
	background:#cfcfcf;
}
.currentOfferSingleLight3 a {
	display:block;
	text-decoration:none;
	padding:4px;
	padding-left:20px;
	background:#ffffff;
	color:#4F2C2D;
}
.currentOfferSingleLight3 a:hover {
	background:#cfcfcf;
}
.labelTD
{
	width:240px;
	height:35px;
}
.labelTD1
{
	width:170px;
	height:35px;
}
#registerBtn
{
	text-align:center;
}
.productInfoContainer
{
	height:100%;
}
.miniFrame
{
	width:190px;
	float:left;
}
.miniFrame .picture img
{
	border:2px solid #cfcfcf;
}
.productDesc
{
	float:left;
	width:640px;
	height:auto;
}
.productDesc .title
{
	margin-bottom:10px;
}
.bPrize
{
	color:#bb0000;
	font-size:14px;
	font-weight:bold;
}
.price_1
{
	margin-top:70px;
	margin-bottom:5px;
}
.price_2
{
	margin-bottom:5px;
}
#category_1
{
	margin-top:5px;
	margin-bottom:5px;
	/*border:1px solid red;*/
}
#desc_1
{
	margin-top:5px;
	line-height:20px;
	width:380px;
	height:auto;
	float:left;
	margin-right:10px;
	/*text-align: justify;*/
}
#miniSimilar
{
	margin-top:5px;
	line-height:20px;
	/*width:315px;*/
	width:220px;
	height:auto;
	/*float:left;*/
	float:right;
	/*margin-right:10px;*/
	margin-right:0px;
}
#miniSimilar .imgLink
{
	float:left;
	margin-right:5px;
}
#miniSimilar .imgLink img
{
	width:50px;
	border:2px solid #bb0000;
}
#miniSimilar .right2
{
	float:left;
	width:160px;
}
#miniSimilar .name
{
}
.productInfoContainer h1
{
	float:left;
	margin-right:30px;
}
.productInfoContainer .title
{
	width:100%;
	height:50px;
}
.productInfoContainer .title a
{
	margin-top:16px;
}
.title1
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.basket
{
	float:right;
	width:200px;
	text-align:right;
}
.singleProductSelects
{
	float:left;
	width:410px;
	padding-top:5px;
}
.hr
{
	border-bottom:1px solid #cfcfcf;
}
div#orderSingleBox .list td
{
	height:30px;
}
div#orderSingleBox .list td.label
{
	font-weight:bold;
}
#footer .logos .producentLogo
{
margin-top:0px;
}
#footer .logos a
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#footer .noProducerLogo1
{
	width:68px;
	height:24px;
	text-align:center;
	/*line-height:26px;
	white-space:nowrap;*/
	border:1px solid red;
	background:#fff;
}
.producerList .single
{
	width:100px;
	height:79px;
	float:left;
	text-align:center;
}
.producerList .single div
{
	margin-left:10px;
}
.backLink
{
	width:100%;  height:13px; margin-top:10px;
}
#added
{
	height:30px;
	width:100%;
	line-height:30px;
}
.ok
{
	border:2px solid #1C8F08;
	color:#1C8F08;
}
.error1
{
	border:2px solid #bb0000;
	color:#bb0000;
}
.caution {color:#bb0000}
span.bigger
{
	font-size:12px;
}
.imgContainer
{
text-align:center;
margin-bottom:3px;
}
.producerFilters
{
	border-top:1px solid #AFAFAF;
	padding:4px;
	background:#ebebeb;
}
#message
{
	width:100%;
	text-align:center;
	height:100px;
	line-height:100px;
}
.orderCorrect
{
	border:2px solid #1C8F08;
	color:#1C8F08;
	width:98%;
	margin-top:5px;
	height:20px;
	line-height:20px;
	padding-left:10px;
}
#loginBox .leftSide
{
	float:left;
	height:auto;
	width:440px;
	padding:10px;
	padding-right:100px;
	border-right:1px solid #cfcfcf;
}
#loginBox .rightSide
{
	float:left;
	height:auto;
	width:290px;
	padding: 10px 10px 10px 30px;
}
a.btnLink
{
	background:transparent url(../_img/btn.jpg) no-repeat scroll 0pt;
border:0pt none;
color:#FFFFFF;
cursor:pointer;
font-size:10px;
font-weight:bold;
text-decoration:none;
height:25px;
display:block;
padding:9px 0px 0px 17px;
width:118px;
}
.bigTxt
{
	font-size:12px;
	font-weight:bold;
}
.redSep
{
	/*border-top:1px solid #bb0000;*/
	margin-top:30px;
	width:147px;
}
.title_similar
{
	padding-left:10px;
}
.offerNews
{
	font-size:15px;
	font-weight:bold;
}
.sizeList
{
    border:1px solid #ccc
}
.sizeList th
{
    background: #dcdcdc;
    text-align: left;
}
.sizeList td
{
    border-bottom: 1px solid #dcdcdc;
}
.sizeList tr:hover
{
    background: #eee;
}
#quantityBT, .sizeList td
{
    text-align:center
}
.first_site_new_poduct
{
	width:200px;
	margin-top:10px;
	/*margin-bottom:10px;*/
	height:auto;
	padding:10px;
	text-align: center;
}
.first_site_new_poduct p
{
	padding:0;
	margin:0 0 10px 0;
}
.first_site_new_poduct img
{
	width:70px;
}
.first_site_new_poduct .imgLink img
{
	border:2px solid #bb0000;
}
.firstSiteFoto{width:595px; height:375px; background:transparent url(../_img/firstSiteFoto.jpg) no-repeat; margin:0px; padding:0px;}
.contactBox{width:100%;height:auto;background:transparent url(../_img/contactIco.jpg) no-repeat; float:left;}
.contactBox p.c_header{margin:10px 0 0 35px; font-size:14px; font-weight:bold;}
.contactBox p.one{margin-left:22px; height: 6px;}

.newItemBox{width:100%;height:auto;background:transparent url(../_img/newItemico.jpg) no-repeat; float:left;}
.newItemBox h2{margin:10px 0 0 35px;}
.contact_stat{line-height:20px;}
div.ecr_menu{float:right; margin-top:5px; margin-right:5px; display:none}

div.ecr_menu a{margin-left:5px;}

div.red_menu{float:right; margin-right:5px; margin-top:5px;}

div.red_menu a{margin-left:5px;}

div.tk1 {border: solid 1px #000000; width: 100px; height: 50px; text-align: center; vertical-align: middle; color: #fff; font-size: 10pt; margin: 5px;}
div.tk2 {border: solid 1px #000000; width: 100px; height: 50px; text-align: center; vertical-align: middle; color: #000; font-size: 10pt; margin: 5px;}

.modul .menu .title {
	font-size:8pt;
}