/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E4EAF6;
	color:#000000;
}

a {
	color: #FF9423;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	margin: 0px;
	padding: 0px;
	color:#336CA1;
	text-decoration: underline;
}

a.bullet {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color:#336CA1;
	text-decoration: underline;
	background-image: url(img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a.black {
	margin: 0px;
	padding: 0px;
	color:#000000;
	text-decoration: underline;
}

a.more {
	margin: 0px;
	padding: 0px;
	color: #2D649A;
	display: block;
	float: right;
}

a.back {
	margin: 0px;
	padding: 5px 10px;
	color: #D00000;
	display: block;
	float: left;
}

a.submit {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(img/bga.jpg);
	background-repeat: repeat-x;
	display: block;
	font-size: 11px;
	font-style: italic;
	color: #ffffff !important;
	text-decoration: none;
	height: 23px;
}

a.blue {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgablue.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 92px;
	height: 18px;
}

a.bluesmall {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgabluesmall.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.bluebig {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgabluebig.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 115px;
	height: 18px;
}

a.greay {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgagreay.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.red {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgared.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.orange {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgaorange.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.green {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	background-image: url(img/bgagreen.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	width: 68px;
	height: 18px;
}

a.addbasketsmall {
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 22px;
	display: block;
	background-image: url(img/bgaddbasketsmall.jpg);
	background-repeat: no-repeat;
}

a.addbasketbig {
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 22px;
	display: block;
	background-image: url(img/bgaddbasketbig.jpg);
	background-repeat: no-repeat;
}

a.addclipboard {
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 22px;
	display: block;
	background-image: url(img/bgaddclipboard.jpg);
	background-repeat: no-repeat;
}

a.delclipboard {
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 22px;
	display: block;
	background-image: url(img/bgdelclipboard.jpg);
	background-repeat: no-repeat;
}

a.query {
	margin: 0px auto;
	padding: 0px;
	width: 140px;
	height: 22px;
	display: block;
	background-image: url(img/bgquery.jpg);
	background-repeat: no-repeat;
}

a.delete {
	margin: 0px;
	padding: 0px;
	width: 19px;
	height: 19px;
	display: block;
	background-image: url(img/bgdelete.jpg);
	background-repeat: no-repeat;
}

a.convertbasketsmall {
	margin: 0px;
	padding: 0px;
	width: 21px;
	height: 23px;
	display: block;
	background-image: url(img/bgconvertbasketsmall.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

p {
	margin: 0px;
	padding: 5px;
}

p.price {
	
}

p.price span {
	color: #D00000;
	font-weight: bold;
}

p.basket {
	color: #000000;
	font-size: 12px;
}

p.basket span {
	font-weight: bold;
	color: #F79621;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

input.texterror {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

input.blank {
	margin: 0px;
	padding: 2px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 0px;
	background-color: transparent;
	width: 100%;
}

select {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

textarea.text {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

textarea.texterror {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;
	color: #3F2800;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	margin: 0px;
	padding: 0px;
	color: #3F2800;
	font-size: 12px;
	font-weight: bold;
}

table.tablebasket {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

table.tablebasket th {
	margin: 0px;
	padding: 2px;
	text-align:left;
	font-size: 11px;
}

table.tablebasket td {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #EFEFEF;
	text-align:right;
	font-size: 11px;
}

table.tableorder {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

table.tableorder th {
	margin: 0px;
	padding: 2px 5px;
	text-align:center;
	font-size: 11px;
}

table.tableorder td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 11px;
}

table.tableproduct {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.tableproduct th {
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 11px;
}

table.tableproduct td {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 11px;
}

table.tableproduct a {
	color: #D00000;
}

table.tableparam {
	margin: 0px auto;
	padding: 0px;
	width: 95%;
}

table.tableparam th {
	margin: 0px;
	padding: 1px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 11px;
}

table.tableparam td {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #EFEFEF;
	font-size: 11px;
}

table.tableparam a {
	color: #D00000;
}

table.tablereview {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.tablereview th {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #EFEFEF;
	text-align:left;
	font-size: 11px;
}

table.tablereview td {
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px solid #EFEFEF;
	font-size: 11px;
}

table.tablereview a {
	color: #000000;
}

table.tableclipboard {
	margin: 0px;
	padding: 0px;
}

table.tableclipboard td {
	margin: 0px;
	padding: 5px;
	text-align:center;
}

tr.even {
	background-color: #F2F2F2;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 957px;
	background-color: #ffffff;
	position: relative;
}

.bgtop {
	margin: 0px;
	padding: 0px;
	width: 957px;
	height: 120px;
	background-image: url(img/bgtop.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 25px;
	left: 200px;
	width: 575px;
	height: 76px;
}

.logo a {
	margin: 0px;
	padding: 0px;
	width: 575px;
	height: 76px;
	display: block;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.home {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	right: 185px;
}

.home a {
	color: #000000;
}

.sitemap {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	right: 115px;
}

.sitemap a {
	color: #000000;
}

.contact {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	right: 70px;
}

.contact a {
	color: #000000;
}

.rules {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	right: 10px;
}

.rules a {
	color: #000000;
}

.bgcompanytop {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 957px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	font-size: 12px;
}

.bgcompanytop a {
	padding: 0px 20px;
	color: #FE8415;
	font-weight: bold;
}

.bgcompanytop a:hover {
	color: #ffffff;
}

.bgbottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 172px;
	background-image: url(img/bgbottom.jpg);
	background-repeat: repeat-x;
}

.bottom {
	margin: 0px auto;
	padding: 0px;
	width: 957px;
	height: 172px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.newsletter {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 75px;
	left: 10px;
}

.bgcontactbottom {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 85px;
	left: 387px;
	width: 185px;
	height: 85px;
	overflow: hidden;
	color: #ffffff;
}

.bgcontactbottom p {
	margin: 0px;
	padding: 3px;
}

.bgcontactbottom a {
	color: #ffffff;
}

.advice {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 75px;
	right: 40px;
}

.bgmenubottom {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 55px;
	width: 100%;
}

.bgmenubottom a {
	padding: 0px 20px;
	color: #ffffff;
}

.bgmenulinkbottom {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 95px;
	width: 100%;
	color: #ffffff;
}

.bgmenulinkbottom a {
	padding: 0px 5px;
	color: #ffffff;
}

.mediart {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.mediart a {
	color: #ffffff;
}

.leftpage {
	margin: 0px;
	padding: 0px;
	width: 183px;
	float: left;
}

.centerpage {
	margin: 0px;
	padding: 0px;
	width: 549px;
	float: left;
}

.rightpage {
	margin: 0px;
	padding: 0px;
	width: 183px;
	float: left;
}

.right2page {
	margin: 0px;
	padding: 0px;
	width: 753px;
	float: left;
}

.spacerpage {
	margin: 0px;
	padding: 0px;
	width: 21px;
	height: 21px;
	float: left;
}

.bgmenuleft {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	border: 1px solid #DEDDEB;
	width: 181px;
}

.bgcontentleft01 {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	border: 1px solid #DEDDEB;
	width: 181px;
}

.bgcontentleft02 {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	border: 1px solid #DEDDEB;
	width: 181px;
}

.bgcontentbottom {
	margin: 0px;
	padding: 0px;
	width: 183px;
	height: 5px;
	overflow: hidden;
	background-image: url(img/bgcontentbottom.jpg);
	background-repeat: no-repeat;
}

.bgcontact {
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	width: 181px;
	background-image: url(img/bgcontact.jpg);
	background-repeat: no-repeat;
	background-color: #F18916;
	color: #ffffff;
}

.bgnewsletter {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 181px;
	background-image: url(img/bgnewsletter.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #ffffff;
}

.bgsearchinput {
	margin:0px auto;
	padding: 0px 0px 0px 25px;
	width: 134px;
	height: 27px;
	background-image: url(img/bgsearchinput.jpg);
	background-repeat: no-repeat;
}

.bglogininput {
	margin:0px auto;
	padding: 0px 0px 0px 25px;
	width: 134px;
	height: 27px;
	background-image: url(img/bglogininput.jpg);
	background-repeat: no-repeat;
}

.bgpasswordinput {
	margin:0px auto;
	padding: 0px 0px 0px 25px;
	width: 134px;
	height: 27px;
	background-image: url(img/bgpasswordinput.jpg);
	background-repeat: no-repeat;
}

.productpage {
	margin: 0px;
	padding: 0px 10px;
}

.productpage a {
	color:#336CA1;
}

.productpage-img {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	width: 40px;
	float: left;
}

.productpage-img img {
	margin: 0px;
	padding: 2px;
	width: 35px;
	border: 1px solid #3F73A5;
}

.productpage-text {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	width: 120px;
	float: left;
}

.productpage-line {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-image: url("img/bglifirst.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

.productpage-line2 {
	margin: 0px;
	padding: 0px;
	height: 5px;
	background-image: url("img/bglifirst2.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}








.bgheadsmall01 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 171px;
	height: 26px;
	background-image: url(img/bgheadsmall01.jpg);
	background-repeat: no-repeat;
}

.bgheadsmall02 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 171px;
	height: 26px;
	background-image: url(img/bgheadsmall02.jpg);
	background-repeat: no-repeat;
}

.bgheadsmall03 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 171px;
	height: 26px;
	background-image: url(img/bgheadsmall03.jpg);
	background-repeat: no-repeat;
}

.bgheadsmall04 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 171px;
	height: 26px;
	background-image: url(img/bgheadsmall04.jpg);
	background-repeat: no-repeat;
}

.bgheadsmall05 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 171px;
	height: 26px;
	background-image: url(img/bgheadsmall05.jpg);
	background-repeat: no-repeat;
}

.bgheadpresentation {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	width: 539px;
	height: 27px;
	background-image: url(img/bgheadpresentation.jpg);
	background-repeat: no-repeat;
}

.bgheadpresentation a {
	color: #ffffff;
}

.bgpresentation {
	margin: 0px;
	padding: 0px;
	width: 549px;
	background-image: url(img/bgpresentation.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bgpresentationbottom {
	margin: 0px;
	padding: 0px;
	width: 549px;
	height: 24px;
	background-image: url(img/bgpresentationbottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.bgheadcolumn01 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 267px;
	height: 26px;
	background-image: url(img/bgheadcolumn01.jpg);
	background-repeat: no-repeat;
}

.bgheadcolumn02 {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	height: 26px;
	background-image: url(img/bgheadcolumn02.jpg);
	background-repeat: repeat-x;
}

.bgnewsname {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #DAD9E1;
	border-right: 1px solid #DAD9E1;
	border-bottom: 1px solid #DAD9E1;
	background-image: url(img/bgnewsname.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	width: 260px;
}

.bgnewsname-link {
	margin: 0px;
	padding: 0px;
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.bgnewsname-link a {
	margin: 0px;
	padding: 0px;
	width: 14px;
	height: 14px;
	display: block;
	cursor: pointer;
	background-image: url(img/bgnewsname.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgnewsname-content {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #DAD9E1;
	border-right: 1px solid #DAD9E1;
	border-bottom: 1px solid #DAD9E1;
	position: relative;
}

.bgheadproducer {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	width: 544px;
	height: 26px;
	background-image: url(img/bgheadproducer.jpg);
	background-repeat: no-repeat;
}

.bgheadnormal {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	width: 539px;
	height: 26px;
	background-image: url(img/bgheadnormal.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}











.producerlogo {
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 38px;
	background-image: url("img/bgproducerlogo.jpg");
	background-repeat: no-repeat;
	background-position: center;
	display: table;
	text-align: center;
	float: left;
}

.producerlogo a {
	color: #2D649A;
	font-size: 11px;
}

.producerlogo .cell-producerlogo {
  display: table-cell;
  vertical-align: middle;
}

* html .producerlogo {
  position: relative;
}
	
* html .cell-producerlogo {
  position: absolute;
	top: 50%;
	left: 50%;
}
	
* html .hack-producerlogo {
  position: relative;
  top: -50%;
  left: -50%;
}

*:first-child+html .producerlogo {
  position: relative;
}

*:first-child+html .cell-producerlogo {
  position: absolute;
	top: 50%;
	left: 50%;
}

*:first-child+html .hack-producerlogo {
  position: relative;
  top: -50%;
  left: -50%;
}














.path {
	margin: 0px auto;
	padding: 5px 10px;
	width: 882px;
}

.path a {
	color: #CD1740;
	text-decoration: none;
}

.path a:hover {
	text-decoration: underline;
}










.productimage {
	margin: 5px;
	padding: 5px;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 1px solid #CED3D6;
	overflow: hidden;
	position: relative;
}

.productimage img {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: 0px;
}

#wrapper {
  display: table;
	width: 200px;
  height: 200px;
	overflow: hidden;
  padding: 0px;
  margin: 0px;
}

#wrapper #cell {
  display: table-cell;
  vertical-align: middle;
}

* html #wrapper {
  position: relative;
}
	
* html #cell {
  position: absolute;
	top: 50%;
	left: 50%;
}
	
* html #hack {
  position: relative;
  top: -50%;
  left: -50%;
}

*:first-child+html #wrapper {
  position: relative;
}

*:first-child+html #cell {
  position: absolute;
	top: 50%;
	left: 50%;
}

*:first-child+html #hack {
  position: relative;
  top: -50%;
  left: -50%;
}

.productimage-small {
	margin: 5px;
	padding: 0px;
	width: 200px;
	height: 50px;
	text-align: center;
	border: 1px solid #CED3D6;
	background-color: #fff;
}

.productimage-small img {
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 40px;
	border: 0px;
}

#wrapper-small {
  display: table;
	width: 200px;
  height: 50px;
  padding: 0px;
  margin: 0px;
	text-align: center;
	overflow: hidden;
}

#wrapper-small #cell-small {
  display: table-cell;
  vertical-align: middle;
}

* html #wrapper-small {
  position: relative;
}
	
* html #cell-small {
  position: absolute;
	top: 50%;
	left: 50%;
}
	
* html #hack-small {
  position: relative;
  top: -50%;
  left: -50%;
}

*:first-child+html #wrapper-small {
  position: relative;
}

*:first-child+html #cell-small {
  position: absolute;
	top: 50%;
	left: 50%;
}

*:first-child+html #hack-small {
  position: relative;
  top: -50%;
  left: -50%;
}

.productdescription {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}

.productfield {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #EFEFEF;
}

.review {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #CED3D6;
}

.promotion-product-img {
	margin: 0px auto;
	padding: 0px;
	width: 120px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.promotion-product-img img {
	margin: 0px;
	padding: 0px;
	width: 100px;
	border: 0px;
}

.product-gallery-big {
	margin: 5px;
	padding: 0px;
	width: 255px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.product-gallery-big-img {
	margin: 5px;
	padding: 0px;
	width: 255px;
	height: 180px;
	overflow: hidden;
	text-align: center;
}

.product-gallery-big-img img {
	margin: 0px;
	padding: 0px;
	width: 250px;
	border: 0px;
}

.product-gallery-big-name {
	margin: 0px;
	padding: 5px 10px;
	font-weight: bold;
	width: 255px;
	height: 35px;
	overflow: hidden;
}














.rss {
	margin: 0px;
	padding: 0px;
	width: 38px;
	height: 16px;
	background-image: url(img/rss.gif);
	background-repeat: no-repeat;
}

.rss a {
	display: block;
	width: 38px;
	height: 16px;
}


.sort {
	margin: 0px;
	padding: 0px 10px;
}

.sort p {
	margin: 0px;
	padding: 2px 5px;
}

.sort a {
	color: #2D649A;
}

.pagination {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.simpleproduct-product {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-bottom: 1px solid #CACACA;
}

.simpleproduct-product-name {
	margin: 0px;
	padding: 5px 10px;
	width: 160px;
	text-align: left;
	float: left;
}

.simpleproduct-product-name a {
	font-weight: bold;
	color: #2D649A;
}

.simpleproduct-product-name-long {
	margin: 0px;
	padding: 5px 10px;
	width: 455px;
	text-align: left;
	float: left;
}

.simpleproduct-product-name-long a {
	font-weight: bold;
	color: #2D649A;
}

.simpleproduct-product-price {
	margin: 0px;
	padding: 5px 10px;
	width: 280px;
	text-align: right;
	float: left;
}

.simpleproduct-product-price a {
	color: #D00000;
}

.simpleproduct-product-price span {
	color: #000000;
}

.simpleproduct-product-description {
	margin: 0px;
	padding: 0px;
	width: 475px;
	height: 32px;
	overflow: hidden;
	float: left;
}

.simpleproduct-product-img {
	margin: 0px 0px 5px 0px;
	padding: 2px;
	width: 70px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.simpleproduct-product-img img {
	margin: 0px;
	padding: 0px;
	width: 60px;
	border: 0px;
}

.simpleproduct-product-name-gold {
	margin: 0px;
	padding: 5px 10px;
	float: left;
}

.simpleproduct-product-name-gold a {
	color: #F69B01;
}

.fullproduct-product {
	margin: 0px 14px 25px 14px;
	padding: 0px;
	width: 152px;
	float: left;
	border: 1px solid #CACACA;
	text-align: center;
}

.fullproduct-product-name {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 36px;
	text-align: center;
	overflow: hidden;
}

.fullproduct-product-name a {
	font-weight: bold;
	color: #336CA1;
}

.fullproduct-product-price {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	font-size: 14px;
}

.fullproduct-product-price a {
	color: #D00000;
}

.fullproduct-product-description {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	height: 55px;
	overflow: hidden;
}

.fullproduct-product-img {
	margin: 0px auto;
	padding: 2px;
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.fullproduct-product-img img {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border: 0px;
}

.normalproduct-product {
	margin: 0px 4px 1px 4px;
	padding: 0px;
	width: 100px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
}

.normalproduct-product-name {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 25px;
	overflow: hidden;
}

.normalproduct-product-name p {
	padding: 0px;
}

.normalproduct-product-name a {
	font-weight: bold;
	color: #2D649A;
}

.normalproduct-product-price {
	margin: 0px;
	padding: 5px 10px;
	height: 30px;
}

.normalproduct-product-img {
	margin: 0px auto;
	padding: 2px;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.normalproduct-product-img img {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border: 0px;
}



/*css tab*/

#tabcontainer-nav {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#tabcontainer-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabcontainer-nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	float: left;
}

#tabcontainer-nav li a {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	width: 85px;
	height: 15px;
	display: block;
	color: #2D649A;
	background-image: url(img/bgtab.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#tabcontainer-nav li a:hover {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #FA9B07;
	text-decoration: none;
	width: 85px;
	height: 20px;
	display: block;
	font-weight: bold;
	background-image: url(img/bgtabon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#tabcontainer-nav li a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

#tabcontainer-nav li a.active {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #2D649A;
	text-decoration: none;
	width: 85px;
	height: 20px;
	display: block;
	font-weight: bold;
	background-image: url(img/bgtabon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#tabcontainer-nav li a.active:hover {
	color: #FA9B07;
}

#tabcontainer-nav li a.active:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.tab {
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px solid #F7E0E6;
}



.bgsubmenu {
	margin: 0px;
	padding: 0px;
	background-image: url("img/bgsubmenu.jpg");
	background-repeat: repeat-y;
}

/*css menu*/

ul.tree {
	display: block;
	margin: 0px;
	padding: 0px 10px;
}

ul.tree ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree li {
	display: block;
	list-style-type: none;
	padding: 5px 0px 5px 20px;
	background-image: url("img/menutreedocument.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.closed {
	background-image: url("img/menutreeclosed.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.opened {
	background-image: url("img/menutreeopened.jpg");
	background-position: left 7px;
	background-repeat: no-repeat;
}

ul.tree li.first {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	overflow: hidden;
	background-image: url("img/bglifirst.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

ul.tree li.submenuhead {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px !important;
	overflow: hidden;
	background-image: url("img/bgsubmenuhead.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

ul.tree li.submenubottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px !important;
	overflow: hidden;
	background-image: url("img/bgsubmenubottom.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

ul.tree li a {
	/* color: #2D649A; */
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

ul.tree li a.folder {
	cursor: pointer;
}

ul.tree li a.active {
	font-weight: bold !important;
}

ul.tree li a:hover {
	text-decoration: underline;
}

/*css special mark*/

.marknews {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("img/nowosc.gif");
	background-repeat: no-repeat;
}

.markbest {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("img/best.gif");
	background-repeat: no-repeat;
}

.markpromotion {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url("img/promocja.gif");
	background-repeat: no-repeat;
}


/*css page default*/

.hide {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	top: -400px;
}

.date {
	margin: 0px;
	padding: 2px 0px;
	font-style: italic;
}

.article {
	margin: 0px;
	padding: 0px 10px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.article li {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}
.article li a {
	color: #575757;
}

.download {
	margin: 0px;
	padding: 10px 20px;
	text-align: left;
}

.download a {
	color: #333333;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.errortext {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.successtext {
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}

.update {
	margin: 0px;
	padding: 5px 10px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

.prevnext {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

