﻿div.kereso div.aukcioKeresoForm
{
	width: 525px;
	float: left;
	color: #333333;
	font-size: 12px;
	padding-left: 13px;
	padding-top: 10px;
}

div.aukcioKeresoForm span
{
	line-height: 22px;
	vertical-align: middle;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

div.aukcioKeresoForm input, div.aukcioKeresoForm select
{
	margin-top: 2px;
	float: left;
	margin-bottom: 12px;
}

div.aukcioKeresoForm a
{
	margin-left: 5px;
	text-decoration: none;
	float: left;
}

div.aukcioKeresoForm div.lista
{
	height: 181px;
	width: 504px;
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	text-align: left;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: auto;
}

div.aukcioKeresoForm div.lista div.item
{
	padding: 2px 10px 2px 10px;
}

div.aukcioKeresoForm div.lista div.odd
{
	background-color: #ffffff;
}

div.aukcioKeresoForm div.lista div.item div
{
	padding-left: 65px;
}

div.aukcioKeresoForm div.lista div.item a
{
	float: none;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
div.aukcioKeresoForm div.lista div.item a:hover
{
	text-decoration: underline;
}
