 h1
 {
	width: 400px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
 }

 h1.clanekH1
 {
	float: none;
 }



 h2.produkt_h2
 {
	margin: 0px;
	padding: 2px;
	text-align: center;
	border-bottom: 1px rgb(20,20,20) solid;
	background: rgb(130,130,130);
	color: rgb(0,0,200);
	font-size: 16px;
	font-weight: normal;
	min-height: 40px;
	_height: 40px;	
 }
  
 img
 {
 	border: 0;
 	margin: 0;
 }

.produkt_foto
{
	text-align: left;	
	float: left;	
	margin: 5px;
	padding: 0px;
}

.produkt_div
{
	width: 240px;
	height: 330px;
	border: 2px rgb(130,130,130) solid;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

 .produkt_foto_img
 {		
	border: 1px rgb(100,100,100) solid;	
 }

.produkt_text
{
	_width: 120px;
	height: 150px;
	/*border: 1px red solid;*/
	overflow: hidden;
/*	text-align: justify;*/
	color: rgb(80,80,80);
	font-weight: normal;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

.produkt_cena
{
	width: 200px;
	text-align: left;
	color: rgb(207,15,15);
	padding: 5px;
	font-weight: bold;
}

.produkt_cena2
{
	text-align: left;
	color: rgb(20,20,20);
	padding: 5px;
}

.produkt_cena3
{
	text-align: left;
	color: rgb(255,51,0);		
	font-weight: bold;
	padding: 5px;
}

.produkt_skladem
{
	text-align: left;
	color: #009688;
	font-weight: bold;
	padding: 5px;
}

div.produkt_detail
{
	width: 155px;	
	text-align: center;	
 	margin-left: 155px;
	_width: 135px;	 
	_margin-left: 0px;		 	
}

a.produkt_detail_a
{
	color: black;
}

a.produkt_detail_a:active {text-decoration: none; color: rgb(253, 18, 18);}
a.produkt_detail_a:hover {text-decoration: none; color: rgb(253, 18, 18);}


.detail_detail
{
	margin: 0px;
	margin-left: 150px;
	width: 590px;
	height: 350px;
	padding: 0px;	
	/*border: 1px red solid;*/
}

.detail_text
{
	margin: 0px;
	padding: 5px;
	width: 350px;
	float: left;
	height: 340px;
	_height: 350px;
	text-align: justify;
	color: rgb(80,80,80);
	font-weight: normal;	
	/*border: 1px red solid;*/
	overflow: auto;
	/*padding-left: 15px;*/
	margin-right: 0px;
}

.detail_cena
{	
	width: 200px;
	height: 340px;
	text-align: left;	
	font-size: 9pt;
	color: black;
	font-weight: bold;
	/*border: 1px red solid;*/
	margin-left: 380px;
	_margin-left: 380px;
	padding: 0px;	
}

.detail_kosik
{
	text-align: center;	
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.detail_fotky
{
	padding: 10px;
	min-height: 90px;
	_height: 90px;
}

.detail_thumb
{
	margin: 3px;
	float: left;
	padding: 2px;
	background-color: rgb(100,100,100);
}

.detail_params
{
	padding: 10px;
}

span.param_label
{
	display: inline-block;
	min-width: 120px;
	padding: 2px;
	padding-right: 10px;
	font-weight: bold;
}

.param_value
{
	font-weight: normal;
}

.zpet_kat
{
	color: black;
}

.h_div
{
	min-height: 40px;
	_height: 40px;
	width: 750px;
}
