@charset "utf-8";
/*********************************************************************************/
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/* # #																										 									 # # */
/* # #  Copyright (c) PLAN e d.o.o., 2007-2009															 # # */
/* # #  Vse pravice pridržane. All rights reserved.													 # # */
/* # #  info@plan-e.si | www.plan-e.si  																		 # # */
/* # #  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  # # */
/* # #  Template variables:																									 # # */
/* # #  Array														 # # */
/* # #  Array											 # # */
/* # #  Tehla												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../../../../template/Tehla/images				 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #009938										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

/**************************************/
/*** MAIN														***/
/**************************************/
.productWrp .fR { float: right; }
.productWrp .fL { float: left; }


.productWrp .mainWinHolder { 
	border: #d6d6d6 1px solid;
}


.productWrp { padding: 10px 8px; }

.productWrp .title {
	display: block; padding: 2px 8px; margin-bottom: 10px;
	font-size: 22px; line-height: 26px; color: #009938;
	
	/*background: url(../../../../../../template/Tehla/images/shop/izdelki/navLine.png) repeat-x top;*/
	
}
.productWrp .info {
	display: block; padding: 20px 0; padding-bottom: 0;
	/*background: url(../../../../../../template/Tehla/images/shop/izdelki/thumbTopRepea.png) repeat-x top;*/
}
.productWrp .info td.image {
	width: 170px; display: table-cell; text-align:center;
	font-size: 12px; line-height: 18px;
	color: #7f7f7f;
}
.productWrp .info td.image div.img-shadow > a {display:inline-block; font-size: 0px; padding: 5px; border: #ddd 1px solid; background: #ffffff;}
.productWrp .info td.image div.img-shadow > a img { border: #ffffff 1px solid; }
.productWrp .info td.image div.img-shadow > a:hover { border: #888 1px solid; background: #ddd;}

.productWrp .info td.image > span { font-size: 11px; display:block;}
.productWrp .info td.image > span > a { font-size: 11px; text-decoration: none; color: #7f7f7f;}
.productWrp .info td.image > span > a:hover { text-decoration: underline; color: #009938;}


.productWrp .info td.image .more { display: block; margin-top: 5px;}
.productWrp .info td.image .more > a {display:inline-block; padding: 2px; margin: 0 1px; font-size:0px; line-height:0px; border: #ddd 1px solid; background: #ffffff;}
.productWrp .info td.image .more > a img { border: #ffffff 1px solid; }
.productWrp .info td.image .more > a:hover { border: #888 1px solid; background: #ddd;}

.productWrp .info td.image .more > span { font-size: 11px; display:block;}
.productWrp .info td.image .more > span > a { font-size: 11px; text-decoration: none; color: #7f7f7f;}
.productWrp .info td.image .more > span > a:hover { text-decoration: underline; color: #ffed00;}

.productWrp .info td.content {
	font-size: 12px; padding:0 10px; padding-right: 10px; padding-top: 2px;
	color: #009938;
}
.productWrp .info td.content .price {
	padding-top: 5px; margin-top: 5px;
	font-size: 12px; line-height: 18px;
	color: #999999;
	border-top: #009938 1px solid;
}
.productWrp .info td.content .price .b {
	font-size: 14px; line-height: 20px; font-weight: bold;
	color: #009938;
}
.productWrp .info td.details { width: 160px;}
.productWrp .info td.details .basket { display:block}
.productWrp .info td.details .basket a { display:block; height: 15px; text-align:center; padding-top: 40px; background: url(../../../../../../template/Tehla/images/shop/btns/vKosarico.gif) no-repeat center top;}
.productWrp .info td.details .basket a:hover {}
.productWrp .info td.details .holder {
	display:block; margin: 10px 15px; padding: 5px 8px;
	border: #cccccc 1px solid;
}
.productWrp .info td.details .holder .title  {
	display: block; margin:0; padding:0;
	font-size: 14px; font-weight: bold;
	color: #009938;
}
.productWrp .info td.details .holder .text  {
	display: block; margin-bottom: 8px;
	font-size: 12px; font-weight: normal;
	color: #66633f;
}


.productWrp .body {
	display: block; padding: 8px 10px; margin-bottom: 10px;
	font-size: 12px; line-height: 18px;
	color: #666666;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background: #fffbcc;
	
}

.productWrp table.specification { width: 100%; background: #ffffff; }
.productWrp table.specification thead td {
	background: #fff;
}

.productWrp table.specification tbody td {
	font-size: 11px; padding: 2px 8px;
	color: #7f7b3f;
	border-top: #ccead7 1px dotted;
}
.productWrp table.specification tbody td.t {
	font-size: 12px; font-weight: bold;
}
.productWrp .body .titles,
.productWrp table.specification thead td {
	color: #009938; padding-bottom: 8px;
	font-size: 16px; font-weight: normal; text-decoration: underline; text-transform: uppercase; text-align: left;
}



.productWrp { }


