/* CSS - eshop styles pro KOVARSTVI-BEHAL.cz | by NOBARRIER.info */

	html, body {
		height: 100%;
	}
	#main {
		min-height: 100%;
		height: 100%;
		position: relative;
		background: #FFF url(../images/container_bckgr.gif) top left repeat-y;
 	  	width: 676px;
	   margin: 0 auto;

 }
  		body>#main {
 			height: auto;
 		}
#main #pagefooter {
	position: absolute;
	bottom: 0;
	left: 15px;
	color: #939393;
	border-top: solid 1px  #939393;
	padding: .2em 0 ;
	width: 647px;

}
#main #container {
	padding-bottom: 1.5em;
}


  #rightpanel {position: absolute; border: double 3px #CCC; left: 490px; top: 180px; width: 167px; font-size: .78em;
  	
	background: #FFF url(../images/rightpanel_bckgr.gif) top left no-repeat;
  }
  #rightpanel p, #rightpanel h3 {padding: .5em; margin: 2px;}
  		#rightpanel p a {
  			color: #F00;
  		}
	#cart {position: absolute; border: double 3px #CCC; left: 490px; top: 180px; width: 167px; font-size: .78em;
  	
	background: #FFF url(../images/rightpanel_bckgr.gif) top left no-repeat;
  }
  #content-eshop {width: 471px; height:auto; margin-left: 14px; min-height: 80%;}
    #content-eshop .text {font-size: .83em;}
    #content-eshop div.product-detail {background: #F3F3F1; margin-bottom: 5px; border: solid 1px #CCC; border-top: solid 4px #DDD; padding-top: 2px; margin-top: 2px; min-height: 300px; _height: 300px;}
    #content-eshop h2, #content-eshop h3 {font-size: 1.1em;}
    #content-eshop div.product-detail p.price strong {color: #F00;}
    #content-eshop h2.eshop {border: solid 1px #DDD; background: #FFF url(../images/h2_eshop_bkgr.gif) top left repeat-x; font-size: .9em; padding: 4px 5px 7px 5px; margin-bottom: 1em;}
 
      #content-eshop div.product-detail h3 {font-size: 1.1em; padding-bottom: 3px; margin: 3px; background: #FFF; text-align: center; border-bottom: solid 1px #DDD;}
      #content-eshop div.product-detail h4 {
      	font-size: 1em;
			font-style: italic;
      }
		div.product-detail div.product-img {margin: 3px; background: #FFF; width: 250px; float:left;text-align: center;}
      div.product-detail div.product-img a img {padding: 5px; border: none;}
		
			div.product-detail p.links {
				margin-top: 5px;
			}
			div.product-detail p.links a.zoom {
				height: 22px;
				background: #F3F3F1 url(../images/zoom-ico.gif) top left no-repeat;
				padding-left: 20px;
				padding-bottom: 5px;
				color: #F00;
			}


    #content-eshop hr.clear {clear: left; margin: 3px 30px; height: 1px; border: solid 1px #FFF; color: #FFF, background: #FFF; }
		#content-eshop hr.detail {
			border-color: #F3F3F1;
		}
        div.product-detail h3 a:link, div.product-detail h3 a:visited, div.product-detail p.links a:link, div.product-detail p.links a:visited {color: #000;}
        div.product-detail h3 a:hover, div.product-detail p.links a:hover {color: #F00;}
        div.product-detail div.rc {text-align: left; padding-left: 3px; margin-top: 6px; margin-left: 255px; }
          .rc h4, .rc p {padding: 2px 2px 3px 3px;}
          .rc h4 {border-bottom: solid 1px #DDD; margin-right:10px;}


    #content-eshop .text {font-size: .83em;}
    #content-eshop div.product {float: left; width: 222px; background: #D9D9D9; display:inline; text-align: center; margin-left: 5px; margin-bottom: 10px; margin: 10px 3px 5px 5px; border-bottom: solid 3px #D9D9D9;}
    #content-eshop h2, #content-eshop h3 {font-size: 1.1em;}
    #content-eshop div.product p strong {color: #F00;}
      div.product h3 {font-size: 1em; padding-bottom: 3px; margin: 3px; background: #FFF;}
      div.product div.product-img, div.product p.price {margin: 3px; background: #FFF;}
		div.product div.product-img {
			padding: 3px;
		}
			div.product p.price {
				padding: 1px 0;
			}
      div.product div.product-img a img {padding: 5px; border: solid 1px #FFF;}
			div.product div.product-img a:hover img {
				border-color: #F00;
			}
        div.product h3 a:link, div.product h3 a:visited, div.product p.links a:link, div.product p.links a:visited {color: #000;}
        div.product h3 a:hover, div.product p.links a:hover {color: #F00;}
        div.product h3 a:link, div.product h3 a:visited {text-decoration: none;}

		  	.text .product-detail a.linkz5 {
				display: block;
		  		margin-left: 263px;
				padding: 2px 3px 7px 3px;
				font-weight: bolder;
				text-decoration: underline;
		  	}
				.product-detail a.linkz5:link, .product-detail a.linkz5:visited {
					color: #000;
				}
				.product-detail a.linkz5:hover {
					color: #F00;
				}
	div.text {
		padding-left: 5px;
	}
	div.text h3.cat {
		padding: 3px 5px 5px 5px;
		margin: 0 5px 3px 5px;
		border-bottom: dashed 1px #999;
		font-size: .7em;
		font-weight: normal;
	}
	div.text p {
		padding: .2em 10px .5em 10px;
	}