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

div.clubWrp {
	padding: 5px 0;
	
}

/**************************************/
/*** trenerjiWrp										***/
/**************************************/
div.clubWrp div.trenerjiWrp {
	display: block;
	padding: 10px 15px; margin:10px;
	padding-bottom: 4px;
	border: #cccccc 1px solid;
}
div.clubWrp div.trenerjiWrp a {
	color: #118111;
	text-decoration: underline;
}
div.clubWrp div.trenerjiWrp a:hover {
	color: #409a40;
	text-decoration: none;
}
/*## TITLE	 ##*/
div.clubWrp div.trenerjiWrp h2 {
	color: #288d28;
	padding-bottom: 10px; font-weight: normal;
}

div.clubWrp div.trenerjiWrp .groupWrp {
	display: inline-block; float:left; width: 160px;
	text-align: center;
	
}
div.clubWrp div.trenerjiWrp .groupWrp .Cms {
	display: block;
	text-align: center;
}
div.clubWrp div.trenerjiWrp .groupWrp .Cms a {
	display: inline-block; padding: 0 2px;
	text-decoration: none; line-height: 24px;
}
div.clubWrp div.trenerjiWrp .groupWrp .Cms a b {
	text-decoration: none; line-height: 24px; font-size: 18px; padding: 0 4px;
}
div.clubWrp div.trenerjiWrp .groupWrp .Cms a:hover {
	background-color: #288d28;
	color: #ffffff;

}

div.clubWrp div.trenerjiWrp .groupWrp .info {
	display: block;
	text-align: center;
    width: 160px;
    float:left;
}
div.clubWrp div.trenerjiWrp .groupWrp .info img {
	width: 120px; height: 90px; padding:5px;
	border: #118111 1px solid;
}

div.clubWrp div.trenerjiWrp .groupWrp .info span.name {
	display: block; padding: 5px 0;
	color: #4c4c4c;
	font-size: 13px; font-weight: bold;
}
div.clubWrp div.trenerjiWrp .groupWrp .info span.position {
	display: block; padding-bottom: 10px;
	color: #118111;
	font-size: 11px;
}



/**************************************/
/*** mostvoWrp	 										***/
/**************************************/
div.clubWrp div.mostvoWrp {
	display: block;
	padding: 10px 15px; margin:10px;
	padding-bottom: 4px;
	border: #cccccc 1px solid;
}
div.clubWrp div.mostvoWrp a {
	color: #118111;
	text-decoration: underline;
}
div.clubWrp div.mostvoWrp a:hover {
	color: #409a40;
	text-decoration: none;
}
/*## TITLE	 ##*/
div.clubWrp div.mostvoWrp h2 {
	color: #288d28;
	padding-bottom: 10px; font-weight: normal;
}

div.clubWrp div.mostvoWrp .groupWrp {
	text-align: left; padding: 15px; padding-left: 30px;
	border-bottom: #118111 1px solid;
	
}
div.clubWrp div.mostvoWrp .groupWrp .Cms {
	display: block;
	text-align: left;
}
div.clubWrp div.mostvoWrp .groupWrp .Cms a {
	display: inline-block; padding: 0 2px;
	text-decoration: none; line-height: 24px;
}
div.clubWrp div.mostvoWrp .groupWrp .Cms a b {
	text-decoration: none; line-height: 24px; font-size: 18px; padding: 0 4px;
}
div.clubWrp div.mostvoWrp .groupWrp .Cms a:hover {
	background-color: #288d28;
	color: #ffffff;

}

div.clubWrp div.mostvoWrp .groupWrp .info {
	display: block;
	text-align: left; line-height: 24px;
}
div.clubWrp div.mostvoWrp .groupWrp .info .img {
	display: inline-block; float: left; margin-left:25px;margin-bottom: 10px;
	border: #118111 1px solid;
}
div.clubWrp div.mostvoWrp .groupWrp .info .img img {
	width: 120px; height: 90px; padding: 5px;
	background: #ffffff;
}
div.clubWrp div.mostvoWrp .groupWrp .info span.name {
	padding: 5px 0;
	color: #4c4c4c;
	font-size: 13px; font-weight: bold;
}
div.clubWrp div.mostvoWrp .groupWrp .info span.position {
	padding-bottom: 10px;
	color: #118111;
	font-size: 11px;
}


/*
		<div class="Cms">
									<div class="clear"></div>
		</div>
    <div class="info">
			<div class="img"><img src="" border="0" /></div>
			<span class="name"> </span>
			<span class="year">Letnik: <b></b></span>
			<span class="position"></span>
			<div class="clear"></div>
		</div>
		<div class="clear"></div>

*/
















