.hledej {
	background-color : #195896;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	width : 100%;
	text-align : center;
}
.hledej h1 {
	font-size : 13px;
	font-weight : bold;
	color : White;
	text-align : left;
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.hledej h2 {
	font-size : 10px;
	color : White;
	margin : 0px;
	font-weight : normal;
	text-align : right;
	margin-top : 0px;
	margin-bottom : 5px;
}
.hledej td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
}
.hledej .retezec {
	margin-top : 10px;
	margin-bottom : 10px;
}
.hledej .submit {
	background-color : #195896;
	background-image : url(../vzhled/tl_submit.gif);
	background-repeat : repeat;
	background-position : center;
	width : 72px;
	height : 18px;
	border-style : none;
	margin-left : 0px;
	margin-right : 2px;
	margin-top : 5px;
	margin-bottom : 2px;
}
.hledej .reset {
	background-color : #195896;
	background-image : url(../vzhled/tl_reset.gif);
	background-repeat : repeat;
	background-position : center;
	width : 72px;
	height : 18px;
	border-style : none;
	margin-left : 2px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 2px;
}
.hledej .advance {
	background-color : #195896;
	background-image : url(../vzhled/tl_advance.gif);
	background-repeat : repeat;
	background-position : center;
	width : 148px;
	height : 18px;
	border-style : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
}

