@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 .fR { float: right; }
.shopWrp .fL { float: left; }

.shopWrp .priceALL { display: block; font-size: 18px; margin-right: 8px; color: #009938; padding: 10px 20px;}
.shopWrp .priceALL .fL { text-transform: uppercase; font-size: 16px; color: #aaa; }
.shopWrp .priceALL .fR { text-transform: uppercase; font-size: 24px; color: #e00; }

.shopWrp .nextLevel { display:block; padding: 10px; margin-bottom: 10px;}
.shopWrp .nextLevel a { float: right; display:block; font-size: 18px; color: #009938; padding: 4px 8px; text-decoration: none;}
.shopWrp .nextLevel a:hover { color: #ffffff; background: #009938;}

.shopWrp .checkInfo { display: block; padding: 20px 50px;}
.shopWrp .checkInfo .fL { text-align:left;}
.shopWrp .checkInfo .fR { text-align:left;}
.shopWrp .checkInfo .T { display: block; text-align:left; color:#009938; font-size: 18px; font-weight: bold; padding-bottom: 15px;}
.shopWrp .checkInfo .B { display: block; text-align:left; padding: 5px; line-height: 18px;}


.shopWrp .checkALL { display: block;}
.shopWrp .checkALL .T { display: block; text-align:left; color:#009938; font-size: 16px; font-weight: bold; text-transform: uppercase; padding-top: 15px; padding-bottom: 5px;}
.shopWrp .checkALL .sepGroup {
	display: block;
	padding: 15px 8px; margin:3px 0; margin-right: 8px;
	
	background: #ffffd5;
	border: #ffc102 1px solid;
}

.shopWrp .checkPathWrp { display: block; padding: 10px 0; padding-bottom: 20px; padding-left: 10px;}
.shopWrp .checkPathWrp td {  color: #728278;}
.shopWrp .checkPathWrp td div,
.shopWrp .checkPathWrp td a { display: block; padding: 30px 0; text-align: center; font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none;}

.shopWrp .checkPathWrp td.spacer {border-right: #ffffff 4px solid;}

.shopWrp .checkPathWrp td.current div { background: url(../../../../../../template/Tehla/images/shop/btns/checkout.gif) no-repeat center; color: #ffffff;}
.shopWrp .checkPathWrp td.normal div { background: url(../../../../../../template/Tehla/images/shop/btns/checkoutDisabled.gif) no-repeat center; color: #ffffff; font-weight: normal; }
.shopWrp .checkPathWrp td.normal a { background: url(../../../../../../template/Tehla/images/shop/btns/checkoutFinish.gif) no-repeat center; color: #b2e0c3;}
.shopWrp .checkPathWrp td.normal a:hover { background: url(../../../../../../template/Tehla/images/shop/btns/checkoutFinishOver.gif) no-repeat center; color: #ffffff;}










