
/* GLOBALIS */

BODY {
	background-image: url('../images/hatter.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;	
}

A:link, A:visited  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}

A:hover {
	text-decoration: underline;
}

TD {
	padding: 0px;
	font-family: Verdana;
	vertical-align: top;
}

/* DESIGN */

TABLE.keret {
	border: 1px solid #fc7419;
	width: 948px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.fejlec {
	background-image: url('../images/fejlec.jpg');
	width: 948px;
	height: 145px;
}


.lablec {
	background-image: url('../images/lablec.jpg');
	width: 948px;
	height: 25px;
	text-align: center;
	vertical-align: top;
}

.title{
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
}

/* TARTALOM */

.menu {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 900px !Important;
	width: 900px;
	height: 12px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
}
.menubal {
	float: left;
}
.menujobb {
	float: right;
}

.tartalom {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 890px !Important;	
	width: 890px;
	min-height: 410px;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;	
}

.tartalom A:link, .tartalom A:visited  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #003399;
}

.tartalom A:hover {
	text-decoration: underline;
}

#ajanlodiv {
	float: right;
	width: 200px;
	margin-left: 10px;
}

.ajanlofej {
	background-color: #eeeeee;
	border: 1px solid #003399;
	text-align: center;
	padding: 3px;
	color: #c64934;
	font-weight: bold;
}
.ajanlo {
	border-bottom: 1px dashed #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	text-align: left;
	padding: 3px;
	font-size: 10px;
}
.ajanlovege {
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	text-align: right;
	padding: 3px;
	font-size: 10px;
	text-align: left;
}

A.ajanlocim:link, A.ajanlocim:visited  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}

A.ajanlocim:hover {
	text-decoration: underline;
}

A.ajanlolink:link, A.ajanlolink:visited  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}

A.ajanlolink:hover {
	text-decoration: underline;
}

/* KERESŐ */

.searchbar {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	width: 900px;
	padding: 5px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}

#searchbox {
	text-align: left;
	padding: 0px;
	color: #003399;
}

#searchtext {
	width: 300px;
	border: 1px solid #003399;
}

#searchsubmit {
	border: 1px solid #003399;
	color: #003399;
}
#search_suggest {
	width: 300px;
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;	
	display: none;
}	
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

TABLE.search {
	border: 0px solid #003399;
	width: 610px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 20px;
}

TABLE.search TD {
	padding: 10px;
	color: #003399;
	font-family: Verdana;
	font-size: 11px;
}

TD.typelist {
	width: 350px;
}

.browseheader {
	text-align: center;
	font-weight: bold;
}

.browseleft {
	text-align: left;
}
.browsecenter {
	text-align: center;
}

DIV.type {
	font-weight: bold;
}
DIV.mark {
	padding-left: 30px;
	font-weight: normal;
}

.browseleft A:link, .browsecenter A:link, .browseleft A:visited, .browsecenter A:visited  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}

.browseleft A:hover, .browsecenter A:hover {
	text-decoration: underline;
}

TABLE.results {
	border: 0px solid #003399;
	width: 660px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

TD.resultimg {
	width: 115px;
	padding-bottom: 10px;
	vertical-align: top;
}
TD.resultdata {
	width: 210px;
	padding-bottom: 10px;
	vertical-align: top;
}

.resultlabel {
	float: left;
	display: inline;
	width: 80px;
}
.resultdata {
	display: inline-block;
}

.msglabel {
	float: left;
	display: inline;
	width: 120px;
}
.msgfield {
	display: inline-block;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
