html,body {
	padding: 0px;
	margin: 0px;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:100%;
	width: 100%;
	text-align:center;
}
.body{
	background-image: url('/images/static/background.jpg');
}

.bodyGallery{
	background-image: url('/images/static/background.jpg');
}


li,ul,ol {
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
}

ul.list,ol.list {
	padding-left:1em;
    margin-left:0;
	 
	 
}
li.list{
	margin-bottom: 0.5em;
}
ul.decimal,ol.decimal,li.decimal{
	list-style-type: decimal;
}
ul.lowerAlpha,ol.lowerAlpha,li.lowerAlpha{
	list-style-type: lower-alpha;
}
ul.circle,ol.circle,li.circle{
	list-style-type: disc;
}

circle

li.disc,ul.disc,ol.disc {
	list-style-type: disc
}

 li.blank {margin-top:-14px\9}

h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px; 
	border: 0px none;	
}

div{
	padding: 0px;
	margin: 0px; 	
}


a {
	padding: 0px;
	margin: 0px; 	
}
img {
	border: 0px none;
	padding: 0px;
	margin: 0px; 	
}
p{
	margin: 0px;
	padding: 0px;
}

table{
	border-collapse: collapse; 
}

td{
	padding: 0px;
}



#container{ width: 850px; border: 1px solid black;	background-color: #fff;	margin: 10px auto 10px auto; text-align:left;}
#content{ min-height:380px; height:auto !important; height:380px;}

.row {display:table-row; width: 100%}
.cell{display:table-cell; vertical-align:top;}
.cellMiddle{display:table-cell; vertical-align: middle;}
/* for IE  poniżej był zoom:1*/
* html .cell{display:inline;vertical-align:top;}
* html .cellMiddle{display:inline;vertical-align:middle;}
/* for all */



/* preventing breakage */
/* #bd {table-layout:fixed;} */
/* #bd {_word-wrap:break-word;} */
.cell {_overflow-x:hidden;}



.clear{clear: both;	overflow: auto;}

.half{ width: 50%}

.left{float: left;}
.left5{ float: left; width: 5%;}
.left9{ float: left; width: 9%;}
.left10{ float: left; width: 10%;}
.left15{ float: left; width: 15%;}
.left20{ float: left; width: 20%;}
.left24{ float: left; width: 24%;}
.left25{ float: left; width: 25%;}
.left30{ float: left; width: 30%;}
.left33{ float: left; width: 33.33%;}
.left35{ float: left; width: 35%;}
.left40{ float: left; width: 40%;}
.left45{ float: left; width: 45%;}
.left49{ float: left; width: 49%;}
.left50{ float: left; width: 50%;}
.left55{ float: left; width: 55%;}
.left60{ float: left; width: 60%;}
.left65{ float: left; width: 65%;}
.left67{ float: left; width: 67%;}
.left70{ float: left; width: 70%;}
.left75{ float: left; width: 75%;}
.left80{ float: left; width: 80%;}
.left85{ float: left; width: 85%;}
.left90{ float: left; width: 90%;}
.left95{ float: left; width: 95%;}
.left100{ float: left; width: 100%;}

.right{float: right;}
.right30{float: right; width: 30%}
.right40{float: right; width: 40%}
.right45{float: right; width: 45%}
.right60{float: right; width: 60%}

.spacerTop2 { padding-top: 2px}
.spacerTop3 { padding-top: 3px}
.spacerTop5 { padding-top: 5px}
.spacerTop10 { padding-top: 10px}
.spacerTop15 { padding-top: 15px}

.spacerBottom1 { padding-bottom: 1px}
.spacerBottom5 { padding-bottom: 5px}
.spacerBottom10 { padding-bottom: 10px}
.spacerBottom20 { padding-bottom: 20px}

.spacerRight10 { padding-right: 10px}
.spacerRight5 { padding-right: 5px}
.spacerRight3 { padding-right: 3px}

.spacerLeft10 { padding-left: 10px}
.spacerLeft15 { padding-left: 15px}
.spacerLeft5 { padding-left: 5px}


.spacer1{ padding: 0px 5px 0px 5px}
.spacer2{ padding: 3px 0px 3px 0px}
.spacer3{ padding: 10px 10px 5px 10px}
.spacer4{ padding: 3px 10px 5px 10px}
.spacer5{ padding: 2px 3px 3px 3px}
.spacer6{ padding: 2px 0px 3px 0px}
.spacer7{ padding: 1px 1px 1px 1px}
.spacer8{ padding: 10px 20px 5px 20px}
.spacer9{ padding: 3px 3px 1px 3px}
.spacer10{ padding: 5px 2px 1px 2px}
.spacer11{ padding: 5px 0px 0px 10px}
.spacer12{ padding: 5px 20px 0px 20px}
.spacer13{ padding: 5px 10px 10px 10px}

.marginRight5{margin-right: 5px}
.marginRight10{margin-right: 10px}
.marginRight15{margin-right: 15px}

.marginLeft5{margin-left: 5px}

.marginTop20 {margin-top: 20px}
.marginTop15 {margin-top: 15px}
.marginTop10 {margin-top: 10px}
.marginTop5 {margin-top: 5px}
.marginTop3 {margin-top: 3px}

.marginBottom30 {margin-bottom: 30px}
.marginBottom20 {margin-bottom: 20px}
.marginBottom15 {margin-bottom: 15px}
.marginBottom10 {margin-bottom: 10px}
.marginBottom5 {margin-bottom: 5px}
.marginBottom3 {margin-bottom: 3px}

a, a:link, a:hover, a:visited {color: #000000;border: 0px solid black;}
a, a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
.pure{color: #515151}
a.pure, a.pure:link, a.pure:visited{text-decoration: none; color: #515151}
a.pure:hover{text-decoration: underline; color: #515151}
a.pure2, a.pure2:link, a.pure2:visited{text-decoration: none; }
a.pure2:hover{text-decoration: underline; }
a.pure3, a.pure3:link, a.pure3:visited{text-decoration: none; color: #515151; font-size: 9px}
a.pure3:hover{text-decoration: underline; color: #515151; font-size: 9px}
a.pure4, a.pure4:link, a.pure4:visited, a.pure4:hover{text-decoration: none; color: #515151; font-size: 11px}
a.avatar{border: 3px solid #D3D3D3; float: left}
a.avatar:hover{border: 3px solid #A3A3A3}

a.gray, a.gray:link, a.gray:visited{text-decoration: underline; color: #515151;}
a.gray:hover{text-decoration: underline; color: #515151}

.bold {	font-weight: bold;}
.underline {	text-decoration: underline;}
.white{	color: #FFFFFF;}
.hr{ border: none 0; border-top: 1px solid gray; height: 1px;}
.hr2{border: none 0;border-top: 1px solid #C8C8C8;height: 1px;}
.hr3{border: none 0;border-top: 1px solid #DDDDDD;height: 1px;}
.gray{ color: #515151}

.border1{border:1px solid #E3E3E3;}
.notice {color:#990000;}
.important{color: #ED3800}

.superbig { font-size: 20px}
.bigest { font-size: 18px}
.biger { font-size: 16px}
.big { font-size: 14px}
.normal { font-size: 12px}
.small { font-size: 11px}
.smaller { font-size: 10px}
.smallest { font-size: 9px}

.textCenter{ text-align: center}
.textLeft{ text-align: left}
.textRight{ text-align: right}

.priceOld{text-decoration: line-through;color: black;}
.priceReduced{ color: #990000; font-weight: bold}
.priceRegular{ color: #990000;}
.priceOld2{text-decoration: line-through;color: black; font-size: 11px}
.priceReduced2{	color: #990000;	font-size: 11px}
.priceRegular2{color: #990000; font-size: 11px}

.pointer{cursor: pointer;}

.productListHeader{color: #666666;font-size: 11px;border: 1px solid #C8C8C8;font-weight:bold;}
.productInfoActive{height: 30px; border-top: 1px solid #999999; border-left: 1px solid #999999;border-right: 1px solid #999999;background-image: url(/images/static/cell_bg_green.jpg); vertical-align: top;	cursor: pointer;}
.productInfoInActive{height: 30px; border-right: 1px solid #C4C4C4;border-left: 1px solid #C4C4C4;border-bottom: 1px solid #999999;background-image: url(/images/static/cell_bg_grey.jpg); vertical-align: top;	cursor: pointer;}
.productIdea{border: 1px solid #C4C4C4; background-color: #F2F2F2;}
.productInfoDetail{overflow: auto; height: 160px; background-color: #F2F2F2; border-bottom: 1px solid #999999; border-left: 1px solid #999999 ;border-right: 1px solid #999999;}
.productIdeaBox{background-color: #CCFFCC}
.pager{background-image: url(/images/static/cell_bg_grey2.jpg); vertical-align: top;}

.gap{float: left;height: 30px;border-bottom: 1px solid #999999;}
.gap5{float: left;width: 1% ;height: 30px;border-bottom: 1px solid #999999;}


ol#menuTop {overflow: visible; background-color: #99CC99; }
ol#menuTop li {position: relative; height:30px; text-align: center; border-bottom: 1px solid gray; border-top: 1px solid gray;}
ol#menuTop li td.off{background-color: #99CC99; }
ol#menuTop li td.on{background-color: #7fc378; }
ol#menuTop li td a, ol#menuTop li ol li a{text-decoration: none; }
ol#menuTop li ol {position: absolute; z-index: 1000; left: 0px; top: 31px; display: none;}
ol#menuTop li ol li {background-color: #CCFFCC; padding-left: 2px; padding-right: 2px; height: auto; text-align: left; border: 0px none; line-height: 20px; min-height:20px; height:auto !important; height:20px; min-width:190px; width:auto !important; width:190px;}
ol#menuTop li ol div.off {padding-left: 20px;   font-weight: normal; background-color: #CCFFCC; background-image: none }
ol#menuTop li ol div.on {padding-left: 20px;   font-weight:bold; background-image: url('/images/static/category.jpg');	background-repeat: no-repeat; background-color: #7fc378;}

ul#menu { padding-bottom: 10px}
ul#menu li.on { font-weight:bold; background-image: url('/images/static/category.jpg');	background-repeat: no-repeat; background-color: #7fc378; line-height: 18px}
ul#menu li.off {background-color: #FFFFFF;  line-height: 18px}
ul#menu li a {text-decoration: none}

form input, form textarea, form select{
	background-color:#FFFFFF;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #c1c1c1;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	padding:1px 1px;
	
	
}

.select{
	width: 170px;
}
.inputText{
	width: 165px;
	margin-bottom: 1px;
}
.submit_small, .submit_small:hover{
	border:none;
	padding:0;
	margin:0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:transparent; 
	

}

form input.image, form input.checkbox{border:none; padding:0;margin:0;background-color:transparent; }

.table1 td
{ border-bottom: 1px solid gray;
border-top: 0px;
border-left: 1px solid gray;
border-right: 0px;
padding: 5px 5px 5px 5px;
}

.table1
{ text-align: center;
font-family: Verdana;
font-weight: normal;
border: 1px gray solid;
border-collapse: collapse;
border-spacing: 0px; } 

