@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											 # # */
/* # #  skl												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../../../template/skl/images						 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #135299										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

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

.pageWrp {
	font-size: 12px;
	background: none;
	margin-top:5px; padding-bottom:10px;
    text-align: justify;
	
}

.pageTitle {
    font-size: 15px;
    color: #f9600b;
}

.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: #a0b9d6 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: #778da7;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	
	text-decoration: none;
	text-transform: uppercase;
	
	border-bottom: #cccccc 1px solid;
	background: url(../../../../../template/skl/images/dizajn/btn.png) repeat-x top;
	
}
div#subNavigation a:hover {
	color: #135299;
	background: url(../../../../../template/skl/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/skl/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: #135299;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	
	background: url(../../../../../template/skl/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/skl/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: #cfdcea;
	font-size: 12px;
	line-height: 15px;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	
	border-top: #135299 2px solid;
	border-bottom: #135299 2px solid;
	background: #135299;
	
}
div#subNavigation a.addSubButton:hover {
	color: #ffffff;
	background: #4274ad;
	
}
/********************
*********************
*****SITEMAP*********
*********************
********************/

.textVseb {
    border-bottom: 1px solid #b5b5b5;
}

.siteMapLine {
    border: 1px solid #b5b5b5;
    border-bottom: none;
    padding: 3px;
}

.siteMapLine:hover {
    background: #eeeeee;
}
