@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									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/
.loginWrp { width: 300px; height: auto; margin: 0 auto; padding: 50px 20px; text-align:center;}
.userError {
	width: auto;
	display:block;
	margin: 10px;
	padding:4px 8px;
	
	font-size: 12px;
	color: #009938;
	
	background-color: #d8efe1;
	border: #008932 1px solid;
}

