/* SEARCH */
#search {
	margin: auto;
	padding: 0;
	width: 500;
	height: 15; 
}
#search #k {
	margin: auto;
	padding: 0;
	margin: 6px 0 0 6px;
	width: 250px;
	text-align: left;
}
ul.search_dropdown {
	display:block;
	position: absolute;
	top: 442px;
	*margin-top:10px;
	*margin-left:-146px;
	/*left: 396px;*/
	border: 1px solid black;
	width: 400px;
	padding: 0 0 0 0;
	display: block;
	background-color: #FCFCFC;
	font: normal 10px Verdana;
}
ul.search_dropdown li.left {
	display: block;
	list-style: none;
	/*float: left;*/
	line-height: 1.6;
	padding-left: 0.2cm;
	/*clear: right;*/
}
ul.search_dropdown li.right {
	display: block;
	list-style: none;
	float: right;
	padding-right: 0.2cm;
	line-height: 1.6;
}
a.search_dropdown:link { text-decoration: none; font-size:10px; color:#35293A; }
a.search_dropdown:visited { text-decoration: none; font-size:10px; color:#35293A; } 
a.search_dropdown:hover { text-decoration: none; color:#E9E9E9; background-color:#2D3743; } 

ul.search_dropdownRO {
	display:block;
	position: absolute;
	top: 362px;
	margin-left:3px;
	*margin-top:20px;
	*margin-left:-163px;
	/*left: 396px;*/
	border: 1px solid black;
	width: 400px;
	padding: 0 0 0 0;
	display: block;
	background-color: #FCFCFC;
	font: normal 10px Verdana;
}
ul.search_dropdownRO li.left {
	display: block;
	list-style: none;
	/*float: left;*/
	line-height: 1.6;
	padding-left: 0.2cm;
	/*clear: right;*/
}
ul.search_dropdownRO li.right {
	display: block;
	list-style: none;
	float: right;
	padding-right: 0.2cm;
	line-height: 1.6;
}
a.search_dropdownRO:link { text-decoration: none; font-size:10px; color:#35293A; }
a.search_dropdownRO:visited { text-decoration: none; font-size:10px; color:#35293A; } 
a.search_dropdownRO:hover { text-decoration: none; color:#E9E9E9; background-color:#2D3743; } 

ul.search_dropdownbelso {
	display:block;
	position: absolute;
	top: 411px;
	*margin-top:10px;
	*margin-left:-146px;
	/*left: 396px;*/
	border: 1px solid black;
	width: 280px;
	padding: 0 0 0 0;
	display: block;
	background-color: #FCFCFC;
	font: normal 10px Verdana;
}
ul.search_dropdownbelso li.left {
	display: block;
	list-style: none;
	/*float: left;*/
	line-height: 1.6;
	padding-left: 0.2cm;
	/*clear: right;*/
}
ul.search_dropdownbelso li.right {
	display: block;
	list-style: none;
	float: right;
	padding-right: 0.2cm;
	line-height: 1.6;
}
a.search_dropdownbelso:link { text-decoration: none; font-size:10px; color:#35293A; }
a.search_dropdownbelso:visited { text-decoration: none; font-size:10px; color:#35293A; } 
a.search_dropdownbelso:hover { text-decoration: none; color:#E9E9E9; background-color:#2D3743; } 

ul.search_dropdownbelsoRO {
	display:block;
	position: absolute;
	top: 350px;
	margin-left:4px;
	*margin-top:20px;
	*margin-left:-166px;
	/*left: 396px;*/
	border: 1px solid black;
	width: 280px;
	padding: 0 0 0 0;
	display: block;
	background-color: #FCFCFC;
	font: normal 10px Verdana;
}
ul.search_dropdownbelsoRO li.left {
	display: block;
	list-style: none;
	/*float: left;*/
	line-height: 1.6;
	padding-left: 0.2cm;
	/*clear: right;*/
}
ul.search_dropdownbelsoRO li.right {
	display: block;
	list-style: none;
	float: right;
	padding-right: 0.2cm;
	line-height: 1.6;
}
a.search_dropdownbelsoRO:link { text-decoration: none; font-size:10px; color:#35293A; }
a.search_dropdownbelsoRO:visited { text-decoration: none; font-size:10px; color:#35293A; } 
a.search_dropdownbelsoRO:hover { text-decoration: none; color:#E9E9E9; background-color:#2D3743; } 

#publikacios-lista li p {
  display: inline;
  color: #000;
}




.keresopanel {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}

.keresopanel h2 {
	margin: 0;
}

.keresopanel .inner{
	border: 1px solid #c6c6c6;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1e1e1 0%, #fefefe 60%, #e1e1e1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e1e1e1 0%, #fefefe 60%, #e1e1e1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e1e1e1 0%, #fefefe 60%, #e1e1e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

	padding: 7px;
}

.keresopanel .inner table {
	width: 100%;

}

.keresopanel .inner td {
	padding: 4px 0;
}

.keresopanel .inner td input {
	width: 100%;
	height: 21px;
	padding: 3px 6px;
	box-sizing: border-box;
	border: 1px solid #7f7f7f;
}

.keresopanel .inner td.title {
	color: #2b353d;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
}

.keresopanel .inner td input[type=submit], .keresopanel .inner td input[type=button] {
	text-transform: uppercase;
	background: #2b353d;
	color: #fff;
	width: auto;
	border: 0;
	margin-left: 6px;
	float: right;
}

.keresopanel .googlekereso td.title, .keresopanel .adatbankkereso td.title{
	text-align: left;
}

.keresopanel .googlekereso input, .keresopanel .adatbankkereso, .keresopanel .adatbankkereso input{
	width: 100%;
}

.keresopanel .inner td input.grey {
	background: #acafb1;
}

.keresopanel form {
	margin: 12px 0;
}

.keresopanel form:first-child {
	margin-top:0;
}

.keresopanel form:last-child {
	margin-bottom:0;
}

.keresopanel .small-link {
	text-decoration: underline;
	font-size: 11px;
	text-align: right;
	display: block;
}

.keresopanel .small-link a {
	color: #2b353d;
}

.keresobelso .kulcsszokereso {
	width: 46%;
	display: inline-block;
	margin-right: 30px;
}

.keresobelso .group {
	width: 46%;
	display: inline-block;
}

.keresopanel.keresobelso .inner{
	background: none;
	border: 0;
	padding: 0 15px;
}

.keresopanel.keresobelso h2 {
	padding: 20px;
	padding-bottom: 10px;
}

.keresopanel.keresobelso.teljes table{
	width: 100%;
}

.keresopanel.teljes input[type="checkbox"] {
	width: 12px;
	height: 12px;
}

.keresopanel.teljes input[type="button"] {
	text-align: right;
	float: right;
	display:inline-block;
	border: 0;
	background: #acafb1;
	color: #fff;
	text-transform: uppercase;
	width: auto;
	padding: 4px 7px;
}

.keresopanel.teljes input[type="submit"], .keresopanel.teljes input[type="button"] {
	text-align: right;
	overflow: hidden;
	float: right;
	display:inline-block;
	border: 0;
	background: #2b353d;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 7px;
	width: auto;
}

.keresopanel.teljes .inner label {
	color: #2b353d;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
}


