#searchDiv {
	width:155px;
	float:left;
}

.searchImage{
	margin-bottom:2px;
}

form {
	margin:0px;
	padding:0px;
}

#lokalita {
	width:156px;
	height:19px;
	background-image : url("../images/lokalita.gif");
}

#typ {
	width:156px;
	height:19px;
	background-image : url("../images/typ.gif");
}

#poziadavka {
	width:156px;
	height:19px;
	background-image : url("../images/poziadavka.gif");
}

#search a{
	float:left;
	width:156px;
	height:20px;
	margin-top:15px;
	background-image : url("../images/search.gif");
}

#back a{
	float:left;
	width:156px;
	height:20px;
	margin-top:20px;
	background-image : url("../images/back.gif");
}

#searchDiv select{
	width:155px;
	margin-top:2px;
	margin-bottom:5px;
}

#resultDiv {
	float:right;
	width:600px;
	text-align:left;
}

#nasaPonuka {
	width:600px;
	height:16px;
	margin-top:5px;
	margin-bottom:8px;
	background-image : url("../images/nasaponuka.gif");	
	background-repeat : no-repeat;
}

#subResultDiv {
	width:594px;
	_width:600px;
	border:3px solid #D9DADB;
	text-align:center;
}

#textBorderDiv {
	float:right;
	width:594px;
	_width:600px;
	border:3px solid #D9DADB;
}

#textDiv {
	padding:10px;
	text-align:left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color:#0A174E;
}

li {
	list-style-image: url("../images/square.gif")
}

input, textarea{
	background-color:#FFFFFF;
	border:1px solid #B5D5EC;
	margin-bottom:5px;
}

select {
	margin-bottom:5px;
}

dl{
	margin:0px;
}

dd{
	margin:0px;
}

.red {
	font-size: 11px;
	color:#F00;
}

.title {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	padding:2px;
	padding-left:5px;
	background-color: #B5D5EC;
}

#map {
	float:right;
}

#searchInfo{
	float:left;
	width:156px;
	margin-top:15px;
	text-align:center;
	color:#0F1D55;
}

#searchInfo a {
	font-size:10px;
}
