.produkty{
  margin: 1px;
  padding: 1px;
  border: 0px #DDD solid;
}

.produkty .produkt{
  margin: 2px 2px 2px 2px;
  padding: 10px 2px 2px 2px;
  width: 160px;
  font-size: 9px;
	font-weight: normal;
  color: #FFF;
  background: #111 url('../../sablony/default/bg-dlazdice.gif');
  border: 0px #DDD solid;
  float: left;
  text-align: center;
  height: 400px;
}

.napravo{
  margin: 0px;
  padding: 0px;
	/*float:right;*/
}

.produkty .produkt strong{
  font-size: 10px;
	font-weight: bold;
}
.preskrtle{
  /*text-decoration: line-through;*/
  color: #DDD;
}

.ramec {
  margin:5px;
  padding:5px;
  border: 2px #333 solid;
  border-left: 2px #333 dashed;
  border-right: 2px #333 dashed;
  background-color: #000;
  line-height: 1.5;
}

.katalog-oddil{
  margin:2px;
  padding:2px;
  border: 1px #333 solid;
  border-left: 1px #333 dashed;
  border-right: 1px #333 dashed;
  /*background-color: #FFF;*/
}

.produkty .produkt a{
  font-size: 12px;
	font-weight: bold;
  color: #2a94d2;
  text-decoration: none;
  display: block;
}
.produkty .produkt a:hover{color: #42d22a;}

.produkty .produkt .nahled{
  margin: 1px;
  padding: 1px;
  font-size: 10px;
	font-weight: normal;
  color: #AAA;
  border: 0px #CCC solid;
}

.detail-foto{
  width: 480px;
  margin: 0px;
  padding: 0px;
  font-size: 10px;
	font-weight: normal;
  color: #AAA;
  border: 0px #C0C solid;
  text-align: center;
  /*float: right;*/
}


.katalog-ovladani{
  margin: 1px;
  padding: 1px;
  padding-top: 0px;
  border: 0px #DDD solid;
  display: block;
}

.katalog-ovladani form{
  display: inline; 
}

.katalog-ovladani .napravo{
  display: block;
  float:right;
  margin: 0px;
  padding: 0px;

}

h2.nadpis_produktu{
  color: #2a94d2;
}

.produkt-detail td{
  margin:0px;
  padding:2px;
  text-align:left;
  vertical-align:top;
  border: 1px #AAA solid;
  background-color: #DDD;
}


.kosik-lista{
  margin: 2px;
  padding: 2px;
  padding-top: 0px;
  text-align:right;
  border: 1px #333 solid;
  /*background-color: #EEE;*/
  display: block;
}

.kosik-lista a{
  font-size: 12px;
	font-weight: bold;
}
.nalevo{
  margin: 1px;
  padding: 0px;
  text-align:left;
  float:left;
  width: 25px;
  display: block;
}
.alignnapravo{
  text-align: right;
}
.celkova_cena{
  text-align: right;
  font-size: 12px;
  color: #000;
  background-color: #CCC;
  border-top: 1px #FFF solid;
}


.kat-skryty{
  display:none;
}


.foto-nahled {
  margin: 0px;
  padding: 0px;
	width:200px;
	height:160px;
	float:left;
}

.fotogalerie{
  border: 2px #BBB solid;
  border-left: 2px #BBB dashed;
  border-right: 2px #BBB dashed;
  margin: 5px;
  text-align: center;
  padding-top: 10px;
}
.foto-nahled-pict{
  margin:2px;
  margin-bottom:0px;
  padding:0px;
  text-align: center;
 } 
.foto-nahled-pict-min, .foto-nahled-pict-min a{
  border: 0px #666 solid;
  margin:0px;
  padding:0px;
  } 
.foto-nahled-pict-min a img{
  border: 1px #666 solid;
  margin:1px;
  padding:0px;
  float:left;
 } 


.foto-nahled-pict img, .foto-big img{ 
  border: 1px #666 solid;
  margin:0px;
  padding:0px;
}
.foto-nahled-nazev{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #333;
  font-size: 12px;
	font-weight: normal;
  margin:0px;
  padding:0px;
  text-align: center;
}


.sortiment-box a{
  margin:0px;
  padding:8px 4px 4px 4px;
  border-left: 3px #ed1c24 solid;
  border-bottom: 1px #000 solid;
  border-top: 1px #000 solid;
  display: block;
  color: #2a94d2;
  height:17px;
}


.normal_shop_cena{
  color: #ed1c24;
  font-weight: bold;
  font-size: 13px;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./moduly/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./../lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./../lightbox/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 15px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageDataContainer em{
  font-size: 10px;
}


#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
