@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											 # # */
/* # #  plane												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../../../template/plane/images						 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #419ace										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/


/**************************
***************************
********PATH***************
***************************
**************************/

#path {
    width: 977px;
    height: 26px;
    
    margin-top: 10px;
    margin-left: 3px;
    margin-bottom: 10px;
    border:1px solid #b6b6b6;
    background-color: #e8e7e7;
}
.imagePath {
    float: left;
}
.buttonPath {
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 6px;
}
.buttonPath:hover {
    color: #0370b0;
    cursor: pointer;
}

/**************************************/
/*** MAIN														***/
/**************************************/

.pageWrp {
	font-size: 12px;
	background: none;
	padding-top:10px;
	
}
.pageWrp .content {
	display: block;
	padding: 5px 0;
	padding-top: 10px;
	margin-bottom: 8px;
	
	color: #4c4c4c;
	text-align: left;
	
}
.pageWrp .cleft,
.pageWrp .cright {
	padding: 5px;
	margin: 0;
	border: #b3d6eb 1px solid;
	border-top: none;


}
div#subNavigation {
	width: auto;
	height: auto;
	display: block;
	padding: 0;
	margin-left: 0;
	
	background: none;
	border: #cccccc 1px solid;
	
}

div#subNavigation a:link, 
div#subNavigation a:visited, 
div#subNavigation a:active {
	width: auto;
	display: block;
	margin: 0;
	padding: 6px 8px;
	padding-left: 25px;

	color: #87a7ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	
	text-decoration: none;
	text-transform: uppercase;
	
	border-bottom: #cccccc 1px solid;
	background: url(../../../../../template/plane/images/dizajn/btn.png) repeat-x top;
	
}
div#subNavigation a:hover {
	color: #419ace;
	background: url(../../../../../template/plane/images/dizajn/btnHover.png) repeat-x top;
	
}
div#subNavigation a span {
	width: 20px;
	height: 20px;
	margin: 0;
	margin-left: -25px;
	position: absolute;
	background: url(../../../../../template/plane/images/icons/markers.png) no-repeat -180px -4px;
}

div#subNavigation a.btnSel:link, 
div#subNavigation a.btnSel:visited, 
div#subNavigation a.btnSel:active, 
div#subNavigation a.btnSel:hover {
	color: #419ace;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	
	background: url(../../../../../template/plane/images/dizajn/btnHover.png) repeat-x top;
	
}
div#subNavigation a.btnSel span {
	width: 25px;
	height: 20px;
	margin: 0;
	margin-left: -30px;
	position: absolute;
	background: url(../../../../../template/plane/images/icons/markers.png) no-repeat -118px -3px;
}



div#subNavigation a.addSubButton:link, 
div#subNavigation a.addSubButton:visited, 
div#subNavigation a.addSubButton:active {
	width: auto;
	display: block;
	padding: 4px 0;
	margin: 0;
	
	color: #d9eaf5;
	font-size: 12px;
	line-height: 15px;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	
	border-top: #419ace 2px solid;
	border-bottom: #419ace 2px solid;
	background: #419ace;
	
}
div#subNavigation a.addSubButton:hover {
	color: #ffffff;
	background: #67aed7;
	
}

/*****LEVA STRAN******/

.left {
	width:290px;
	margin-left: 15px;
}
.izdelkiAll {
	height: 32px;
	width:290px;
	border:1px solid #ababab;
	background: url(../images/izdelki.png) repeat-x ;
	
	font-family: arial;
	font-size: 15px;
	color:black;
}

.izdelki {
	padding-top:8px;
	padding-left:10px;
	width:280px;
	float:left;
	
	font-family: arial;
	font-size: 15px;
	color:black;
}

#puscice {
	background-image: url(../images/puscice.png) ;
	width: 22px;
	height:11px;
	float:right;
	position:relative;
	bottom:13px;
	right:15px;
	
}

.produktAll {
	height: 47px;
	width:290px;
	border:1px solid #dda639;
	background: url(../images/produkt.png) repeat-x ;
	
	font-family: arial;
	font-size: 15px;
	color:black;
	margin-top:-1px;
}

.produktAll:hover {
	background: url(../images/produktHover.png) repeat-x ;
	cursor: pointer;
	border:1px solid #eed39c;
}

#pusciceProdukt {
	background-image: url(../images/pusciceProdukt.png) ;
	width: 22px;
	height:11px;
	float:left;
	position:relative;
	top:20px;
	left:5px;
}

.produkt {
	padding-top:17px;
	padding-left:10px;
	width:250px;
	float:left;
	
	font-family: arial;
	font-size: 15px;
	color:#0a1950;
}

.produkt:hover {
	color:#858ca8;
}

























