@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									 # # */
/* # # 																																			 # # */
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
/*********************************************************************************/

/**************************************/
/*** 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: #4d96d3;
	
}

.inquiryWrp table.dataTable tr,
.inquiryWrp table.dataTable td {
	background: none;
	
	
	
}