<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:																															 # # */
/* # #  #1990d4										 # # */
/* # #  #000000									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

/**************************************/
/*** MAIN														***/
/**************************************/
.inquiryWrp {
	background: url(../../../../../template/page/images/dizajn/inquiry.jpg) no-repeat right;
	
}
.inquiryWrp input[type=text], .inquiryWrp input[type=password] {
	width: 160px;
	
}

.inquiryWrp table.dataTable tr.data td p {
	text-align:right;
	font-size: 14px;
	color: #1990d4;
	
}

.inquiryWrp table.dataTable tr,
.inquiryWrp table.dataTable td {
	background: none;
	
	
	
}</pre></body></html>