/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color:#000000;
}

a {
	color: #004A8B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.register {
	margin: 0px;
	padding: 0px;
	width: 108px;
	height: 26px;
	display: block;
	background-image: url(img/bgaregister.jpg);
	background-repeat: no-repeat;
}

a.morebig {
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 26px;
	display: block;
	background-image: url(img/bgmore.jpg);
	background-repeat: no-repeat;
}

a.addbasketbig {
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 26px;
	display: block;
	background-image: url(img/bgaddbasketbig.jpg);
	background-repeat: no-repeat;
}

a.addbasketsmall {
	margin: 0px;
	padding: 0px;
	width: 29px;
	height: 26px;
	display: block;
	background-image: url(img/bgaddbasketsmall.jpg);
	background-repeat: no-repeat;
}

a.addclipboard {
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 24px;
	display: block;
	background-image: url(img/bgaddclipboard.jpg);
	background-repeat: no-repeat;
}

a.delete {
	margin: 0px;
	padding: 0px;
	width: 15px;
	height: 15px;
	display: block;
	background-image: url(img/delete.gif);
	background-repeat: no-repeat;
}

a.convertbasket {
	margin: 0px;
	padding: 0px;
	width: 113px;
	height: 26px;
	display: block;
	background-image: url(img/bgconvertbasket.jpg);
	background-repeat: no-repeat;
}

a.delbasket {
	margin: 0px;
	padding: 0px;
	width: 116px;
	height: 26px;
	display: block;
	background-image: url(img/bgdelbasket.jpg);
	background-repeat: no-repeat;
}

a.delclipboard {
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 26px;
	display: block;
	background-image: url(img/bgdelclipboard.jpg);
	background-repeat: no-repeat;
}

a.del {
	margin: 0px auto;
	padding: 0px;
	width: 70px;
	height: 26px;
	display: block;
	background-image: url(img/bgdel.jpg);
	background-repeat: no-repeat;
}

a.getshopping {
	margin: 0px;
	padding: 0px;
	width: 126px;
	height: 26px;
	display: block;
	background-image: url(img/bggetshopping.jpg);
	background-repeat: no-repeat;
}

a.order {
	margin: 0px;
	padding: 0px;
	width: 82px;
	height: 24px;
	display: block;
	background-image: url(img/bgorder.jpg);
	background-repeat: no-repeat;
}

a.getorder {
	margin: 0px;
	padding: 0px;
	width: 119px;
	height: 26px;
	display: block;
	background-image: url(img/bggetorder.jpg);
	background-repeat: no-repeat;
}

a.printbig {
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
	display: block;
	background-image: url(img/bgprintbig.jpg);
	background-repeat: no-repeat;
}

a.advice {
	margin: 0px;
	padding: 0px;
	width: 119px;
	height: 26px;
	display: block;
	background-image: url(img/bgadvice.jpg);
	background-repeat: no-repeat;
}

a.query {
	margin: 0px;
	padding: 0px;
	width: 147px;
	height: 26px;
	display: block;
	background-image: url(img/bgquery.jpg);
	background-repeat: no-repeat;
}

a.link {
	margin: 0px;
	padding: 0px;
	color: #FA9B07;
}

a.more {
	margin: 0px;
	padding: 5px 10px;
	color: #FA9B07;
	display: block;
	float: right;
}

a.back {
	margin: 0px;
	padding: 0px;
	color: #FA9B07;
	display: block;
	float: left;
}

p {
	margin: 0px;
	padding: 5px;
}

p.price {
	font-size: 11px;
}

p.price span {
	padding: 0px 5px;
	color: #DA251D;
	font-size: 14px;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

input.texterror {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

input.submit {
	margin: 0px;
	padding: 2px 5px;
	color: #004A8B;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #EAE3D3;
	background-color: #F2F2F2;
	cursor: pointer;
}

input.blank {
	margin: 0px;
	padding: 2px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 0px;
	width: 100%;
	color: #000000;
}

input.submitlogin {
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
	background-image: url(img/bgsubmitlogin.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.submitsearch {
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
	background-image: url(img/bgsubmitsearch.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.clear {
	margin: 0px;
	padding: 0px;
	width: 87px;
	height: 26px;
	background-image: url(img/bgclear.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.registersend {
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 26px;
	background-image: url(img/bgregistersend.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.send {
	margin: 0px;
	padding: 0px;
	width: 72px;
	height: 26px;
	background-image: url(img/bgsend.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.sendquery {
	margin: 0px;
	padding: 0px;
	width: 122px;
	height: 26px;
	background-image: url(img/bgsendquery.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.sendregister {
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 26px;
	background-image: url(img/bgsendregister.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

input.showsearch {
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: 26px;
	background-image: url(img/bgshowsearch.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

select {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

select.text {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

select.texterror {
	margin: 0px;
	padding: 3px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	background-color: #ffffff;
}

textarea.text {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

textarea.texterror {
	margin: 0px;
	padding: 4px;
	color: #675D51;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
}

h2 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004A8B;
}

h3 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;
	color: #004A8B;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	margin: 0px;
	padding: 0px;
	color: #004A8B;
	font-size: 12px;
	font-weight: bold;
}

table.tableclipboard {
	margin: 0px;
	padding: 0px;
}

table.tableclipboard td {
	margin: 0px;
	padding: 5px;
	text-align:center;
}





table.tablebasket {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.tablebasket th {
	margin: 0px;
	padding: 2px 5px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	text-align:left;
	font-size: 10px;
}

table.tablebasket td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #EFEFEF;
	text-align:right;
	font-size: 10px;
}

table.tablebasket a {
	color: #DA251D;
}

table.tableorder {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

table.tableorder th {
	margin: 0px;
	padding: 2px 5px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 10px;
}

table.tableorder td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 10px;
}

table.tableorder a {
	color: #DA251D;
}

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: 10px;
}

table.tableproduct td {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 10px;
}

table.tableproduct a {
	color: #DA251D;
}

table.tableparam {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.tableparam th {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #EFEFEF;
	text-align:center;
	font-size: 10px;
}

table.tableparam td {
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px solid #EFEFEF;
	font-size: 10px;
}

table.tableparam a {
	color: #DA251D;
}

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: 10px;
}

table.tablereview td {
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px solid #EFEFEF;
	font-size: 10px;
}

table.tablereview a {
	color: #DA251D;
}

tr.even {
	background-color: #F2F2F2;
}

td.even {
	background-color: #F2F2F2;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}

.top {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 200px;
	background-image: url(img/bgtop.png);
	background-repeat: no-repeat;
	background-position: top left;
	behavior: url("iepngfix.htc");
	position: relative;
}

.logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 75px;
}

.logo a {
	margin: 0px;
	padding: 0px;
	width: 275px;
	height: 75px;
	display: block;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.search {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 20px;
	right: 0px;
}

.welcometext {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 52px;
	background-image: url(img/bgwelcometext.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
	position: absolute;
	bottom: 30px;
	left: 70px;
}

.content {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	position: relative;
}

.leftcontent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 197px;
}

.centercontent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 596px;
}

.rightcontent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 197px;
}

.rightcontent2cols {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 793px;
}

.bottom {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	height:  36px;
	background-image: url(img/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	color: #ffffff;
}

.bottom a {
	color: #ffffff;
}

.centercontentpage {
	margin: 0px;
	padding: 0px 20px;
}

.head {
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 47px;
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
}

.head h2 {
	margin: 0px;
	padding: 14px 0px 0px 15px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}

.head a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	width: 197px;
	height: 47px;
	display: block;
}

.head a:hover {
	color: #FFD200;
}

.headcenter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 596px;
	height: 41px;
	background-image: url(img/bgheadcenter.png);
	background-repeat: no-repeat;
	background-position: center;
}

.qslide {
	margin: 0px;
	padding: 10px 20px 5px 20px;
	text-align: center;
	font-size: 14px;
}

.headbottom {
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 25px;
	background-image: url(img/bgheadbootom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.headbox {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	position: relative;
}

.headnormal {
	margin: 0px auto;
	padding: 0px;
	width: 560px;
	height: 36px;
	background-repeat: no-repeat;
	background-image: url(img/bgheadnormal.jpg);
}

.headnormal h1 {
	margin: 0px;
	padding: 8px 0px 0px 15px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
	visibility: hidden;
}

.headnormal h2 {
	margin: 0px;
	padding: 8px 0px 0px 15px;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}

.headnormal a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	width: 560px;
	height: 36px;
	display: block;
	text-decoration: none;
}

.headnormal a:hover {
	color: #FFD200;
}

.login {
	margin: 0px;
	padding:0px 10px 0px 20px;
}

.login a {
	color: #000000;
	text-decoration: underline;
}

.inputlogin {
	margin: 0px;
	padding: 4px 10px 0px 25px;
	width: 127px;
	height: 22px;
	background-image: url(img/bginputlogin.jpg);
	background-repeat: no-repeat;
}

.inputpassword {
	margin: 0px;
	padding: 4px 10px 0px 25px;
	width: 127px;
	height: 22px;
	background-image: url(img/bginputpassword.jpg);
	background-repeat: no-repeat;
}

.inputlogin p {
	margin: 0px;
	padding: 0px !important;
}

.inputpassword p {
	margin: 0px;
	padding: 0px !important;
}

.newsletter {
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 170px;
	background-image: url(img/bgnewsletter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
}

.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: 10px 0px 0px 0px;
}

.sort p {
	margin: 0px;
	padding: 2px 5px;
}

.sort a {
	color: #DA251D;
}

.pagination {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}

.leftproduct-product {
	margin: 0px auto;
	padding: 0px;
	width: 170px;
}

.leftproduct-product-name {
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

.leftproduct-product-name a {
	color: #01385F;
}

.leftproduct-product-img {
	margin: 0px auto;
	padding: 0px;
	width: 150px;
}

.leftproduct-product-img img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #ffffff;
	width: 150px;
}

.rightproduct-product {
	margin: 0px auto;
	padding: 0px;
	width: 170px;
}

.rightproduct-product-name {
	margin: 0px;
	padding: 5px 5px 0px 5px;
	overflow: hidden;
}

.rightproduct-product-name a {
	color: #01385F;
}

.rightproduct-product-img {
	margin: 0px auto;
	padding: 0px;
	width: 150px;
}

.rightproduct-product-img img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #ffffff;
	width: 150px;
}

.normalproduct-product {
	margin: 0px;
	padding: 0px;
	width: 92px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
}

.normalproduct-product-name {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 15px;
	overflow: hidden;
}

.normalproduct-product-name a {
	font-weight: bold;
}


.normalproduct-product-price {
	margin: 0px;
	padding: 5px 10px;
	height: 30px;
}

.normalproduct-product-price a {
	color: #DA251D;
}

.normalproduct-product-img {
	margin: 0px auto;
	padding: 2px;
	border: 1px solid #CACACA;
	width: 80px;
	height: 80px;
	background-color: #ffffff;
	overflow: hidden;
}

.normalproduct-product-img img {
	margin: 0px;
	padding: 0px;
	width: 80px;
	border: 0px;
}

.fullproduct-product {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	width: 130px;
	float: left;
	border: 1px solid #CACACA;
	text-align: center;
}

.fullproduct-product-name {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	height: 15px;
	text-align: center;
	overflow: hidden;
}

.fullproduct-product-name a {
	font-weight: bold;
}

.fullproduct-product-price {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

.fullproduct-product-price a {
	font-weight: bold;
	color: #DA251D;
}

.fullproduct-product-description {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}

.fullproduct-product-img {
	margin: 0px auto;
	padding: 2px;
	width: 100px;
	height: 80px;
	background-color: #ffffff;
	overflow: hidden;
}

.fullproduct-product-img img {
	margin: 0px;
	padding: 0px;
	width: 100px;
	border: 0px;
}

.simpleproduct-product {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-bottom: 1px solid #CACACA;
}

.simpleproduct-product-name {
	margin: 0px;
	padding: 5px 10px;
	float: left;
}

.simpleproduct-product-price {
	margin: 0px;
	padding: 5px 10px;
	text-align: right;
	float: right;
}

.simpleproduct-product-price a {
	font-weight: bold;
}

.simpleproduct-product-description {
	margin: 0px;
	padding: 0px;
	width: 460px;
	height: 30px;
	overflow: hidden;
	float: left;
}

.simpleproduct-product-img {
	margin: 0px auto;
	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;
}

.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: 265px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.product-gallery-big-img {
	margin: 5px;
	padding: 0px;
	width: 265px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.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;
}

.productimage {
	margin: 5px;
	padding: 0px;
	width: 250px;
	height: 250px;
	text-align: center;
	border: 1px solid #CED3D6;
	background-color: #fff;
}

.productimage img {
	margin: 0px;
	padding: 0px;
	width: 220px;
	border: 0px;
}

#wrapper {
  display: table;
	width: 250px;
  height: 250px;
  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: 250px;
	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: 250px;
  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: 280px;
	float: left;
}

.productdescription h2 {
	color: #DA251D;
	font-size: 16px;
	font-weight: bold;
}

.review {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #CED3D6;
}

/*css tab*/

#tabcontainer-nav {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#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: 78px;
	height: 15px;
	display: block;
	font-weight: bold;
	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: 78px;
	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: #FA9B07;
	text-decoration: none;
	width: 78px;
	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;
}

/*css menu*/

ul.tree {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FAFAFA;
}

ul.tree ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree li {
	display: block;
	list-style-type: none;
	padding: 10px 0px 5px 20px;
	background-image: url("img/menutreedocument.gif");
	background-position: left 15px;
	background-repeat: no-repeat;
}

ul.tree li.first {
	display: block;
	list-style-type: none;
	padding: 10px 0px 5px 25px !important;
	background-image: url("img/menutreefirst.gif") !important;
	background-position: 10px 12px !important;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #2D2D2D !important;
}

ul.tree li.closed {
	background-image: url("img/menutreeclosed.gif");
	background-position: left 15px;
	background-repeat: no-repeat;
}

ul.tree li.opened {
	background-image: url("img/menutreeopened.gif");
	background-position: left 12px;
	background-repeat: no-repeat;
}

ul.tree li a {
	color: #565656;
	text-decoration: none;
	cursor: pointer;
}

ul.tree li a.folder {
	cursor: pointer;
}

ul.tree li a.active {
	font-weight: bold;
}

ul.tree li a:hover {
	color: #DA251D;
	text-decoration: underline;
}

/*css search*/

.producerlogo {
	margin: 0px;
	padding: 10px;
	width: 70px;
	height: 45px;
	background-image: url("img/bgproducerlogo.jpg");
	background-repeat: no-repeat;
	display: table;
	text-align: center;
	float: left;
}

.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%;
}

/*css special mark*/

.marknews {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 7px;
	top: 0px;
	background-image: url("img/nowosc.gif");
	background-repeat: no-repeat;
	z-index: 1;
}

.markbest {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 7px;
	top: 0px;
	background-image: url("img/best.gif");
	background-repeat: no-repeat;
	z-index: 1;
}

.markpromotion {
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 88px;
	position: absolute;
	right: 7px;
	top: 0px;
	background-image: url("img/promocja.gif");
	background-repeat: no-repeat;
	z-index: 1;
}

/*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: 0px 0px 10px 5px;
}

.article li a {
	color: #575757;
}

.rotacyjnyslogan {
   background:url("img/rotacyjnyslogan.jpg") no-repeat;
   /* border-top:1px solid #C7B3A8; */
   padding-top:5px;
   text-align:left;
   margin-top:15px;
}

.column {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	width: 50%;
	height: 150px;
	float: left;
}

.articlecolumn {
	margin: 0px;
	padding: 0px 10px;
	height: 140px;
	overflow: hidden;
}

.download {
	margin: 0px;
	padding: 10px 75px;
	text-align: left;
}

.download a {
	color: #DA251D;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.errortext {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.successtext {
	font-size: 11px;
	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: 10px 10px 0px 10px;
	text-align: center;
}
