@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														***/
/**************************************/

.shopWrp {
	background: none;
	padding: 15px 0;
	
}
.shopWrp .mainCat {
	width: auto; display: block; position:relative;

}
.shopWrp .mainCat a {
	display: inline-block;
	margin: 20px 50px; padding: 40px 20px;
	
	font-size: 24px; text-transform: none; text-decoration: none;
	
	color: #33ad5f;
	border: #009938 1px solid;
	background: #ffffff;
	
}
.shopWrp .mainCat a:hover {
	color: #009938;
	border: #009938 1px solid;
	background: #e5f4eb;
}
.shopWrp .menuLogos {
	width: auto; display: block; position:relative; margin-right: 10px;
	text-align:center; padding-bottom: 20px;

}




/**************************************/
/*** Window background							***/
/**************************************/
.shopWrp .thumbTL {
	width: 10px;
	height: 100px;
	position: relative;
	z-index: 100;
 	background: url(../../../../template/Tehla/images/shop/izdelki/thumbTopLeft.png) no-repeat top left;
}
.shopWrp .thumbBL {
	width: 10px;
	height: 80px;
	position: relative;
	bottom: 0px;
	z-index: 100;
	background: url(../../../../template/Tehla/images/shop/izdelki/thumbBottomLeft.png) no-repeat bottom left; 
}
.shopWrp .thumbTR {
	width: 10px;
	height: 100px;
	position: relative;
	z-index: 100;
	
 	background: url(../../../../template/Tehla/images/shop/izdelki/thumbTopRight.png) no-repeat top right;
	
}
.shopWrp .thumbBR {
	width: 10px;
	height: 80px;
	position: relative;
	bottom: 0px;
	z-index: 100;
 	background: url(../../../../template/Tehla/images/shop/izdelki/thumbBottomRight.png) no-repeat bottom right;
	
}
/*Brez dodajanja Marginov */
.shopWrp .thumbTL2 {
	width: 0px;
	height: 100px;
	position: relative;
	z-index: 100;
	overflow:visible;
}
.shopWrp .thumbTL22 {
	position: absolute;
	width: 10px;
	height: 100px;
	
 	background: url(../../../../template/Tehla/images/shop/izdelki/thumbTopLeft.png) no-repeat top left;
}

.shopWrp .thumbBL2 {
	width: 0px;
	height: 80px;
	position: relative;
	z-index: 100;
	bottom: 0px;
	_bot\tom: 1px;
	overflow:visible;
}
.shopWrp .thumbBL22 {
	position: absolute;
	width: 10px;
	height: 80px;
	background: url(../../../../template/Tehla/images/shop/izdelki/thumbBottomLeft.png) no-repeat bottom left; 
}

.shopWrp .thumbTR2 {
	width: 0px;
	height: 100px;
	position: relative;
	left: -10px;
	z-index: 100;
	overflow:visible;
}
.shopWrp .thumbTR22 {
	position: absolute;
	width: 10px;
	height: 100px;
 	background: url(../../../../template/Tehla/images/shop/izdelki/thumbTopRight.png) no-repeat top right;
}
.shopWrp .thumbBR2 {
	width: 0px;
	height: 80px;
	position: relative;
	left: -10px;
	z-index: 100;
	bottom: 0px;
	_bot\tom: 1px;	
	overflow:visible;
}
.shopWrp .thumbBR22 {
	position: absolute;
	width: 10px;
	height: 80px;
	background: url(../../../../template/Tehla/images/shop/izdelki/thumbBottomRight.png) no-repeat bottom right; 
}


/**************************************/
/*** NAV LINE												***/
/**************************************/


.shopWrp .navLine {
 	display: block; padding:0 8px; margin:0; padding-top:1px;
 	background: url(../../../../template/Tehla/images/dizajn/menuRepeat.png) repeat-x top;
	font-size: 11px;
	
}
.shopWrp .navLine a {
	display: inline-block; padding: 0 3px; padding-bottom: 1px;
	text-decoration: none; font-size: 12px; font-weight: bold;
 	color: #009938;
}
.shopWrp .navLine a:hover {
	color:#727874;
	background: #e5f4eb;
	
}
.shopWrp .navLine input[type=submit] {
 	color: #e5f4eb;
 	background: #009938;
}
.shopWrp .navLine input[type=submit]:hover {
 	color: #ffffff;
 	background: #007a2c;
}
.shopWrp .navLine .fL { float:left;}
.shopWrp .navLine .fR { float:right;}

/**************************************/
/*** Listing												***/
/**************************************/
.shopWrp .listingWraper {
	width: auto;
	display: block;
	position: relative;
	margin: 1px;
	padding: 0;
}
.shopWrp table.listing {
	margin: 0;
	
}
.shopWrp table.listing td {
	border: none;
	font-size: 12px;
	padding: 1px 0;
}
.shopWrp table.listing td a:link,
.shopWrp table.listing td a:visited,
.shopWrp table.listing td a:active {
	display: block; float:left;
	
	padding: 2px 4px;
	
	margin: 0 2px;
	border: none;
	
	border: #99d6af 0px solid;
	color:#727e77;
	text-decoration: none;
	background: none;
}
.shopWrp table.listing td a:hover {
	border: #009938 0px solid;
	font-weight: normal;
	color:#727874;
	background: #e5f4eb;
}
.shopWrp table.listing td a.sel {
	margin: 0 2px;
	border: #007a2c 1px solid;
	font-weight: bold;
	color:#ffffff;
	background: #009938;
 }









