@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											 # # */
/* # #  page												 # # */
/* # #  ../images																					 # # */
/* # #  ../../../template/page/images									 # # */
/* # # 																																			 # # */
/* # #  How to:																															 # # */
/* # #  #4d96d3										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

.userError {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 6px;
	
	display: block;
	
	color: ;
	font-size: 12px;
	text-align: left;
	
	background: ;
	border:  1px solid;
	
}