@charset "utf-8";
/* navigation */
#nav {
	height:355px;	
	width:340px;
	overflow: auto; !important

}

#nav ul {	
	height:355px;	
	width:315px; !important
	margin:0 auto;	
}

#nav li {	
	float:left;
	padding-left:0px;
	width:315px;
	height:auto;
	list-style-type:none;
	text-align:left;
}

.datum {	
	display:block;
	border-bottom:1px dotted #CCC;
	font-size:9px;
}

#nav a {
	color:#333333;
	display:block;
	padding:20px;
	font-size:10px;		
	height:100px;
	text-decoration:none;
}	

#nav a.current {
	background: url(../img/acurrent.jpg) repeat-y;	
}

#nav img {
	display:block;
	border:1px dotted #CCC;
	float:right;
	margin:5px 0px 5px 10px;
}

#nav strong {
	display:block;		
	font-size:10px;
	padding:10px 20px 5px 0px;
	text-transform:uppercase;
}

/* panes */
#panes {
	
	width:658px;	
	height:390px;
	margin-bottom:0px;
	padding-bottom:0px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	background:#FFF;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div.fade {
	display:none;		
	position:absolute;
	width:578px; 
	height:340px;
	overflow:auto;
	background:#FFF;
	padding:30px 40px 20px 40px;	
}

#panes div.fade p.katalog
{	margin-top:20px;
	padding: 30px;
	background:#fff;
	width:95px;
	text-align:center;
}

#panes div.fadeprodukt {
	display:none;		
	position:absolute;
	width:658px; 
	height:390px;
	overflow:auto;
	background:#FFF;
	padding:0px;
}

.produkt-detail-nonscript {
	display:block;		
	width:658px; 
	height:390px;
	overflow:hidden;
	background:#FFF;
	padding:0px;
	float:left;
	position:relative;
}


#panes img {
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:590px;
	background-color:#fff;
}







#nav-produkt {
	height:390px;	
	width:340px;
	overflow: auto; !important

}

#nav-produkt ul {	
	height:390px;	
	width:315px; !important
	margin:0 auto;	
}

#nav-produkt li {	
	float:left;
	padding-left:0px;
	width:315px;
	height:auto;
	list-style-type:none;
	text-align:left;
}

.datum {	
	display:block;
	border-bottom:1px dotted #CCC;
	font-size:9px;
}

#nav-produkt a {
	color:#333333;
	display:block;
	padding:20px;
	font-size:10px;		
	height:100px;
	text-decoration:none;
	background: #f3f3f3;
	margin-bottom:3px;
}	

#nav-produkt a.current {
	background: url(../img/acurrent-produkt.jpg) repeat-x #989698;	
}

#nav-produkt img {
	display:block;
	border:1px dotted #CCC;
	float:left;
	margin:10px 10px 15px 0px;
}

#nav-produkt strong {
	display:block;		
	font-size:10px;
	padding:10px 20px 5px 0px;
	text-transform:uppercase;
}






#nav-produkt-detail {
	height:302px;	
	width:340px;
	overflow: auto; !important

}

#nav-produkt-detail ul {	
	height:302px;	
	width:315px; !important
	margin:0 auto;	
}

#nav-produkt-detail li {	
	float:left;
	display:block;
	padding:20px;
	width:275px;
	height:auto;
	list-style-type:none;
	text-align:left;
}

.datum {	
	display:block;
	border-bottom:1px dotted #CCC;
	font-size:9px;
}

#nav-produkt-detail a {
	color:#333333;
	display:block;
	padding:20px;
	font-size:10px;		
	height:100px;
	text-decoration:none;
	background: #fff;
	margin-bottom:3px;
}	

#nav-produkt-detail a.current {
	background: #fff;	
}

#nav-produkt-detail img {
	display:block;
	border:1px dotted #CCC;
	float:left;
	margin:27px 10px 15px 0px;
}

#nav-produkt-detail strong {
	display:block;		
	font-size:10px;
	padding:10px 20px 5px 0px;
	text-transform:uppercase;
}

.vypis-detail {float:left; height:auto; width:180px;}
.polozka-detail {float:left; height:auto; width:85px; padding:2px 0px 2px 0px;}
.polozka-detail-right {float:left; height:auto; width:95px; padding:2px 0px 2px 0px; text-align:right;}
.clear-detail {float:left; width:180px; border-bottom:1px dotted #CCC;}


/*new*/

#nav-produkt-detail a.oblibene { float:left; width:90px; height:19px; display:block; background:url(../img/oblibene.jpg) top left no-repeat; padding:3px 0px 0px 30px;}
#nav-produkt-detail a.oblibene:hover {background:url(../img/oblibene.jpg) bottom left no-repeat;  color:#C00;}

#nav-produkt-detail a.kosik {float:left; width:50px; height:19px; display:block; background:url(../img/dokosiku.jpg) top left no-repeat; padding:3px 0px 0px 30px;} 
#nav-produkt-detail a.kosik:hover {background:url(../img/dokosiku.jpg) bottom left no-repeat; color:#C00}

.bold 
{
	font-weight: bold;
}
