body {
   margin: 0px;
   padding: 0px;
   background-color: #fff;
   color: #000;
   text-align: center;
   font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
   font-size: small;
   _font-size: x-small;
}

a { color: #446600; }
a:hover { color: #558800; text-decoration: none; }
a:visited { color: #558877; }

a.rozbal, a.sbal {
   background: transparent url(/img/design/rozbal.png) 100% 60% no-repeat;
   padding-right: 10px;
}
/* TODO a.sbal background-image */

.nedurazne { color: #999; }
h4.nedurazne { margin: 0.2em 0; }

span.r { color: red; }
b.r { color: red; }

/* nadpisy */

h1 { 
   font-size: 140%;
   padding-top: 2px;
   margin-top: 15px;
   margin-bottom: 5px;
   color: #C6171A;
}

h2 { font-size: 125%; color: #C6171A; }

h3 { 
   font-size: 110%;
   margin-top: 1.5em;
   margin-bottom: 0.6em;
}
   .pageRightColumn h3 a { color: #fff; }
   .pageRightColumn h3 a:visited { color: #fff; }

li { margin-bottom: 4px; }

/* hlavni prvky stranky */
#ashops {
  width: 950px; /* 766px; */
  height: 20px;
  padding: 0;
  margin: 0 auto;
  margin-top: 7px;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  /* background: transparent url('../img/header.jpg') left top no-repeat; */
}
   #ashopsA {
      height: 19px;
      padding: 1px 5px 0 5px;
      float: left;
      /* background-color: blue; */
   }
	#ashopsA a {
		/* color: white; */
	}

	#ashopsLinks { padding-top: 1px; padding-left: 6.5em; }

/* header */

#header {
  width: 950px; /* 766px; */
  height: 143px;
  margin: 0 auto;
  color: white;
  background: green url('../img/design/fiskars-online-4.jpg') 0 0 no-repeat;
  text-align: left;
}
  #header h1 {
    font-size: 160%;
    height: 80px;
    width: 300px;
    margin: 0;
    padding: 20px 0 0 10px;
    /*visibility: hidden;*/
  }
  #header h1 a { display: block; text-indent: -999px; height: 50px; }
  #header h4 {
    letter-spacing: 1px;
    font-size: 160%;
    margin-top: -5px;
    /*padding-top: 20px;*/
    padding-left: 20px;
    text-shadow: #666 0 0 5px;
  }
  #header h4 a {
    text-decoration: none;
    color: white;
  }

/* container */

#container {
   width: 942px; /* 758px (= 766 - 8) */
   _width: 950px; /* 766px; */
   text-align: left;
   padding: 0 4px;
   margin: 0 auto;
   margin-bottom: 10px;
   _margin-left: 20px;
   background: #fff url('../img/design/containerBgNew.gif') 0 0 repeat-y;
   /*border: 1px solid red;*/
}

/* mainMenu */

#mainMenu {
   height: 1.9em;
   background: #666 url('../img/design/mainMenuBg.gif') left bottom repeat-x;
   color: white;
   white-space: nowrap;
   padding-top: 2px;
   /*border-left: 1px solid white;
   border-right: 1px solid white;*/
}

   #mainMenu ul {
      margin: 0px;
      padding: 0px;
      padding-left: 1em;
      list-style-type: none;
      /*font: 100% "Trebuchet MS", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;*/
   }
   #mainMenu ul li {
      /*display: block;*/
      float: left;
      /*width: 105px;*/
      text-align: left;
      font-size: 100%;
      /*font-weight: bold;*/
      /*border-top: 1px solid white;*/
      /*border-right: 1px solid white;*/
      padding-top: 1px;
      padding-right: 15px;
   }
   #mainMenu ul li a {
   	  font-weight: bold;
   }
   #mainMenu a {
   	  color: white;
      /* display: block; width: 75px; height: 21px; */
   }
   #mainMenu a:hover {
      color: #FF8913;
   }
/*   #mainMenu ul li.active {
      background-color: #F0F0F0;
   }*/
	#mainMenu #user {
		float: right;
		padding-top: 2px;
		padding-right: 3px;
	}

a.nedurazne { color: #999; }

#path {
	font-size: 90%;
	padding: 3px;
	padding-top: 1px;
	padding-left: 180px; /* 170px; */
	background-color: #eee;
}

#pageLeftColumn {
	float: left;
	width: 172px; /* 155px; */
	background-color: #E1F5D2;
}
#pageLeftColumn ul {
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.7em;
	padding: 0px;
	padding-left: 4px;
}
	#pageLeftColumn ul li {
		display: block;
		padding: 1px 0;
		margin-bottom: 1px;
	}
   #pageLeftColumn ul li.aktivni {
      font-weight: bold; 
      background-color: #fff;
      padding: 4px;
      margin-top: 2px;
   }
      #pageLeftColumn ul li.aktivni a { color: #C6171A; }

    #pageLeftColumn ul li:hover { background-color: #f3fff3; }

	#pageLeftColumn h3 {
		color: white;
		font-size: 100%;
		background: black url('../img/design/leftColH3BgNew.gif') right top no-repeat;
		padding: 3px;
		margin: 0 0 3px 0;
	}
	
	#search {
		height: 50px;
		background: #E1F5D2 url('../img/design/searchBg.gif') right top repeat-x;
	}
	#search form { margin-left: 5px; }
	#search input { padding: 1px 2px; }

#pageRightColumn {
	float: right;
	width: 185px;
	margin: 15px 0px 15px 1em;
}
	#kosik {
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;
		margin-bottom: 1em;
	}
	#kosik h3 {
		background: black url('../img/design/kosikH3.gif') left top no-repeat;
		padding-left: 69px;
	}
	#duvody {
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;
	}
      #duvody h3 {
          background: #000 url('../img/design/pomocH3.png') 0 0 no-repeat;
      }
      #duvody ol { padding-left: 25px; }

	#formular {
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;
		padding-bottom: 0.5em;
	}
       #formular h3 {
           background: black url('../img/design/formularH3.gif') left top no-repeat;
           height: 37px !important;
           height /**/: 41px;
       }
	
	#pageRightColumn p, #pageRightColumn h4 {
		padding: 0 0.5em;
		margin: 0.4em 0;
	}
	
	#pageRightColumn p.links {
		text-align: right;
		padding-bottom: 0.7em;
	}
	
	h3.rc {
		font-size: 100%;
		height: 26px;
		background-color: black;
		color: #fff;
		margin: 0;
		padding: 4px;
		padding-left: 74px;
		padding-bottom: 0;
	}
	h3.rc a { color: #fff; text-decoration: none; }
	h3.rc a:hover { text-decoration: underline; color: #fff; }

	#promoFoto {
		margin: .5em 0 .5em 0;
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;
	}
	#promoFoto h3 {
		background: black url('../img/design/fiskarsH3.gif') left top no-repeat;
		margin-bottom: 1em;
	}
	#promoFoto img {
		margin-left: 6px;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
	}
	
/* definice stranky */

#page {
   /*background: #fff url(../images/g-page.jpg) 0 0 no-repeat;*/
   /*border: 1px solid red;
   position: absolute;
   width: 500px;
   top: 20px;
   left: 235px;
   padding: 0px 15px 0px 15px;*/
}

#content {
	margin-left: 172px; /* 150px; */
	/*margin-right: 200px;*/
	padding: 7px;
	/* padding: 10px; xxxxxxxxxxxxxxxxxx */
	padding-top: 0;
}

/* kosik */
#kosik-tbl { width: 550px; }


.zprava {
   background-color: #FBFCE4;
   padding: 5px 15px;
   border: 1px solid #3DA19F;
   width: 500px;
   margin-bottom: 1em;
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
}

div#kat-popis { min-height: 150px; }
   * html div#kat-popis { height: 150px; }
 
div.kat-popis { margin: 3px 0; }

/* oblibene */

div.prodf {
   position: relative;
   height: 50px;
   line-height: 50px;
   padding-left: 190px;
   margin-bottom: 1em;
   margin-right: 200px;
   background-color:  #f6f9f3;
   border: 1px solid #eee;
}
   div.prodf .img {
      position: absolute;
      left: -1px; top: -1px;
      width: 180px;
      height: 50px;
      background-position: 0 -15px;
      border: 1px solid #ddd;
   }
   div.prodf .test {
      position: absolute;
      top: -41px; /* 16 */
      background-position: 0 0;
      height: 130px;
      z-index: 10;
      border-color: #aaa;
   }
   div.prodf img {
      float: right;
      margin-right: 15px;
      margin-top: 15px;
      /* vertical-align: middle; */
   }

div.product {
    position: relative;
	width: 187px;
	float: left;
	margin: 0.5em 2px;
	margin-left: 0;
	padding-bottom: 0.5em;
	background: #fff url('../img/design/productBg.gif') left bottom no-repeat;
}
	div.product h3 {
	    min-height: 2.5em; /**/
		margin: 0;
		padding: 3px 5px;
		font-weight: normal;
		font-size: 100%;
		background: #666 url('../img/design/productH3.gif') left top no-repeat;
	}
        * html div.product h3 { height: 2.9em; }

	div.product h3 a { color: #fff; }
    div.product img { margin-left:3px; }
	div.product p { padding: 0 4px;	}
	div.product form {
		float: right;
		margin-right: 6px;
	}

	div.product .prodf {
      position: absolute; left: 4px;
      /* padding-left: 4px; */
      color: #4F6422;
    } /* TODO */

/* 06/2008 */

.ned { color: gray; }

.product-box {
  padding: 1px 3px 5px 3px;
  border: 1px solid #ccc;
  background-color: #f6f6f6;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6));
}
  .product-box b {
    font-size: 130%; 
    color: #4F6422; background-color: #FBFCE4;
    padding: 0 3px;
  }
  .product-box p { line-height: 115%; margin-left: 12px; }
  .product-box form { margin-left: 12px; }
  .product-box input.nob { margin-top: -3px; }
  .producerNo { float: right; }
  
.galerie { margin-right: -12px; } 
.galerie .foto {
   width: 237px;
   /*_width: 239px;*/
   _width: 245px;
   border: 1px solid #ccc;
   line-height: 245px;
   height: 245px;
   text-align: center;
   float: left;
   margin: 0 17px 17px 0;
   _margin: 0 10px 10px 0;
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
}
  .galerie .foto img { 
   vertical-align: middle; 
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
  }
  * html .galerie .foto img { margin-top: 7px; vertical-align: top; }

  .galerie p { clear: left; }

/* 06/2008 */

p { 
   /*text-align: justify;*/ line-height: 130%;
}
p.message {
	padding: 3px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	margin-right: 180px;
}
div.novinka {
	float: left;
	width: 235px;
	/*height: 10em;*/
	/*clear: none;*/
	margin-bottom: 2em;
	margin-right: 15px;
}
   * html div.novinka {	width: 240px; }
	div.novinka p {
		border-top: 2px solid #82AB1E;
		margin-top: 2px;
		padding-top: .3em;
		text-align: left;
	}
div.datum {
	color: #666;
	font-size: 80%;
	font-weight: bolder;
	text-align: right;
}

p.perex { font-style: italic; }

img { border: 0; display: inline; }
img.icon { border: 0; margin: 0px; margin-right: 5px; }
img.foto { border: 1px #000 solid; float: right; margin-left: 15px; }

.mensi { font-size: 85%; }

/* tit. strana */

.t-limit {
  margin: .5em 0;
  width: 550px;
  padding: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
}
  .t-limit p { margin-bottom: 0;}

.t-upozorneni, .t-oblibene {
   float: right;
   width: 270px;
   margin-left: 1.5em;
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
}
   .t-upozorneni {
      padding: 0 0.5em;
      background-color: #E1F5D2;
   }
   .t-oblibene { width: 370px; }
   .t-oblibene h3 { margin-top: 0.6em; }

h3.t-domacnost, h3.t-zahrada, h3.t-craft, h3.t-love, h3.t-novinky,
h3.t-domacnost a, h3.t-zahrada a, h3.t-craft a { 
   color: #C6171A;
   text-decoration: none;
}

h3.t-domacnost {}
h3.t-zahrada {}
h3.t-craft {}
h3.t-love {}
h3.t-novinky { clear: right; }

/* kontakt */

table.k-obchod-od {
      margin: 0;
      border: none; background-color: transparent;
}
   table.k-obchod-od td {
      padding: 0;
      padding-right: 1.5em;
   }

/* odkazy a paticka */

#links {
	margin: 0 auto;
	padding: 0.9em 0.5em;
	color: #666;
	background-color: #f3f3f3;
	border-top: 1px solid #4F6422;
	/*background: #fff url('../img/design/footerBg.gif') 0 0 no-repeat;*/
	clear: both;
    font-size: 0.9em;
}
	#links a { color: #000; }
	#links a:visited { color: #666; }
	#links a:hover { color: #4F6422; }

#footer {
	position: relative;
	left: -4px;
	width: 950px; /* 766px; */
	height: 30px;
	margin: 0 auto;
	font-size: 70%;
	text-align: right;
	color: #333;
	background: #fff url('../img/design/footerBgNew.gif') 0 0 no-repeat;
	clear: both;
}
	#footer a { color: #666; }
	#footer a:visited { color: #666; }

/* ul.kategorie li { clear: left; } */
ul.kategorie .kat-popis { min-height: 125px; }
   * html ul.kategorie .kat-popis { height: 120px; }
ul.kategorie img {
   margin: 0 1em .5em 0;
   border: 1px solid #999;
}

/* formulare */

form { 
  margin: 0;
  padding: 0;
  width: none;
  border: none;
  background: transparent;
}
  fieldset.nice, form.nice { 
    background: #f3f3f3;
    border: 1px solid #999;
    padding: 10px;
    width: 540px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
  }

input, textarea {
   padding: 0;
   margin: 0;
   border: 1px solid #666;
}
	input.nob { border: none; vertical-align: middle; }

	fieldset.nice input, form.nice input, textarea {
	   position: relative;
	   left: 5px;
	   padding: 1px 2px;
	   margin: 3px;
	   text-align: left;
	   background: white url(../img/design/formBg.gif) 0 0 no-repeat;
	}

label.nice {
   float: left;
   width: 120px;
   text-align: right;
   padding-top: 5px;
}

.cbox {	
   margin-right: 7px;
   top: 3px;
   border: 0px;
}

input.required, textarea.required {
	border-bottom: 3px black double;
}

fieldset.nice input.submit, form.nice input.submit { 
	font-weight: bold; 
	/*font-size: 95%;*/
	background-color: #ffc800;
	background-image: none;
	cursor: pointer;
	border: 2px outset gray;
}

#showMethod {
        clear: right; /* 012008 */
	text-align: right;
	/*width: 300px;*/
	padding: 2px;
	background-color: #f6f6f6;
}

/* tabulky */

table {
	font-size: small;
	border-collapse: collapse;
	border-style: none;
	background-color: #eee;
	border: 1px solid green;
}

td, th { vertical-align: top; padding: 3px 5px; }
td.org { color: darkorange; }

td p { margin: 0.2em 0; }

/*tr { background: #eee; }*/
tr.head { background: #ddd; }
tr.hlavicka { background: #e3f3e3; border-bottom: 2px solid green; }
/* tr.head:hover { background: #ddd; } */
tr.gr { background: #ddd; }
/* tr:hover { background: #eee; } */

.f-chyby b {color: red; }

table.tbl-obj {
   width: 70%;
   background-color: #f9f9f9;
   border: 1px solid green;
}
   table.tbl-obj td { border: 1px solid #ddd; }

table.pay_tbl { border: none; margin-bottom: 3px; }
table.pay_tbl td {
   background-color: #f9f9f9;
   border: 1px solid #999;
   padding: 2px 5px;
}
table.pay_tbl td input { vertical-align: middle; }


/* ----------------  doplnene 10/2011  ---------------- */
/* carousel products */

div.productCar {
    position: relative;
	width: 168px;
	float: left;
	margin: 0.5em 2px;
	margin-left: 0;
	padding-bottom: 0.5em;
	background: #fff url('../img/design/productBgCar.gif') left bottom no-repeat;
}
	div.productCar h3 {
	    min-height: 2.5em; /**/
		margin: 0;
		padding: 3px 5px;
		font-weight: normal;
		font-size: 100%;
		text-align: center;
		background: #666 url('../img/design/productH3Car.gif') left top no-repeat;
	}
	
    * html div.productCar h3 { height: 2.9em; }

	div.productCar h3 a { color: #fff; }
    div.productCar img { margin-left:3px; }
	div.productCar p { padding: 0 4px;	}
	div.productCar form {
		float: right;
		margin-right: 6px;
	}

	div.productCar .prodf {
      position: absolute; left: 4px;
      color: #4F6422;
    }

/* product products */
div.categoryCar {
    position: relative;
	width: 168px;
	float: left;
	margin: 0.5em 2px;
	margin-left: 0;
	padding-bottom: 0.5em;
	background: #fff url('../img/design/productBgCar.gif') left bottom no-repeat;
}
	div.categoryCar h3 {
	    min-height: 2.5em; /**/
		margin: 0;
		padding: 3px 5px;
		font-weight: normal;
		font-size: 100%;
		text-align: center;
		background: #666 url('../img/design/productH3Car.gif') left top no-repeat;
	}
	
    * html div.categoryCar h3 { height: 2.9em; }

	div.categoryCar h3 a { color: #fff; }
    div.categoryCar img {
		margin: 5px 0 0 6px;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}
	
	div.categoryCar a.showProducts {
		background: url('../img/design/showProductsButton.png') repeat scroll 0 0 transparent;
		width: 115px;
		height: 20px;
		display: block;
		margin-left: 46px;

	}

/* right column - new boxes */
#vystava {
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;	
		margin-bottom: 5px;
}
	
	#vystava h3 {
		background: #000 url('../img/design/fbH3.png') 0 0 no-repeat;
		padding: 4px 4px 0 32px;
	}

  
	#vystava img {
		margin: 0 0 10px 6px;		
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	#vystava  p ing {
		float: left;
	
	}
	
#kontakt {
		background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;	
}
	
	#kontakt h3 {
	  background: #000 url('../img/design/kontaktH3.png') 0 0 no-repeat;
	}
  
	#kontakt img {
		margin-left: 6px;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	#kontakt  .linksNone {
		text-decoration: none;
	
	}
		
		
#novinky {
	background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;	
}	

	#novinky h3 {
	  background: #000 url('../img/design/novinkyH3.png') 0 0 no-repeat;
	}
	
	#novinky .novinkaText {
		margin: 0.4em 0;
		padding: 0 0.5em;
		padding-bottom: 0.7em;
	}
	
	#novinky .novinkaText .novinkaDatum {
		color: #666;
		font-size: 80%;
		font-weight: bolder;
	}

#fb {
	background: white url('../img/design/rightColumnBottom.gif') left bottom no-repeat;	
}		

	#fb h3 {
		background: #000 url('../img/design/fbH3.png') 0 0 no-repeat;
		padding: 4px 4px 0 32px;
	}

	#fb iframe {
		border:none;
		overflow:hidden;
		width:175px;
		height:50px;
		margin: 0 0 0 5px;
	}

/* index page */
.roundedCornerBox {
	width: 570px;
    padding: 0;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
	border: 1px solid #c1c1c1;
	margin-bottom: 10px;
}

.roundedCornerBox div {
	padding: 5px 10px 5px 10px;
}

.roundedCornerBox div.toggle {
	padding: 0;
}

.roundedCornerBox a.toggleLink {
	color: #FE7421;
}

.roundedCornerBox .catImage {
	float: right;
}

.roundedCornerBox .catImage img {
	display:inline;
	margin: 5px 0 0 6px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 1px solid #dddddd
}

.roundedCornerBox div h3 span {
	font-size: 90%;
}

.roundedCornerBox a.showCategories {
		margin: 0px;
}

h3.t-domacnost-n, h3.t-zahrada-n, h3.t-craft-n {
	margin-top: 5px! important;
}

#features {
    padding: 0; 
    background: #fff url('../img/design/featuresBg.gif') no-repeat right bottom;
}

#features h2 {
	background: url('../img/design/featuresH2.gif') no-repeat scroll 0 100% transparent;
	line-height: 36px;
	height: 36px;
	margin: 10px;
	padding: 0 40px;
}

#features  a {
	color: #000; 
}

hr {
	border: none;
	height: 1px;
	background: #c1c1c1;
	margin: 0; /*4px 0 0 0;*/
}

h1 span {
	font-size: 90%;
}

#pageLeftColumn ul li a {
	text-decoration: none;
}

#pageRightColumn {
	margin: 15px 0px 15px 6px! important;
}

/* #header {
  background: green url('../img/design/fiskars-online-5.jpg') 0 0 no-repeat;
} */

#user2{
float: right;
padding-top: 25px;
padding-right: 10px;
color: #666666
}
	
.foto2 img { 
   border: 1px solid #ccc;
   border-radius: 9px;
   -moz-border-radius: 9px;
   -webkit-border-radius: 9px;
   padding: 5px;
   margin: 0 8px 0 0px;
}

div.prodf2 {
   position: relative;
   height: 80px;
   line-height: 80px;
   padding-left: 190px;
   margin-bottom: 1em;
   margin-right: 200px;
   background-color:  #f6f9f3;
   border: 1px solid #eee;
}
   div.prodf2 .img {
      position: absolute;
      left: -1px; top: -1px;
      width: 180px;
      height: 80px;
      background-position: 0 -15px;
      border: 1px solid #ddd;
   }
   div.prodf2 .test {
      position: absolute;
      top: -41px; /* 16 */
      background-position: 0 0;
      height: 130px;
      z-index: 10;
      border-color: #aaa;
   }
   div.prodf2 img {
      float: right;
      margin-right: 15px;
      margin-top: 30px;
      /* vertical-align: middle; */
   }

#productInfo {
	display: table-row;

}

#productInfo #photos {
	display: table-cell;
	vertical-align:middle;
	width: 500px;
	padding-right: 10px;
}

#productInfo .fotogalerie {
	margin-left: 8px;

}

#productInfo #buyP {
	display: table-cell;
	vertical-align:middle;
	border-left: 1px solid #cccccc;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 15px;

}

#productInfo #buyP .product-box {
	margin-bottom: 10px;
}

#productInfo #buyP .vyrobce {
	display: block;
	margin-top: 15px;
}

#productInfo #buyP #expInfo {
	background: url('../img/design/expedice.png') no-repeat transparent scroll left top;
	padding-left: 25px;
}

#productNavi {
	padding: 5px;
	height: 25px;
	position: relative;
}

#productNavi .left {
	line-height: 25px;
	position: absolute;
	left: 10px;
}

#productNavi .right {
	line-height: 25px;
	position: absolute;
	right: 10px;
}


