﻿/* CSS Document for szakember kereső */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	padding-bottom:0px;
	padding-top:0px;
	padding:0px;
	border:0px;
}

.profilemenu {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#999999;
	margin: 5px;
}

.profilemenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration:none;
	color:#105289;
}

.profilemenu tr:hover {
	padding:0px;
	border:0px;
	background-color:#FFCC00;
}

.profilemenu tr:hover a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-decoration:none;
	color:#993333;
}

.profilemenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.profilemenu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.profilemenu p.comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

/*profile-body*/

.profile-body {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#999999;
	margin: 5px;
}

.profile-body a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#105289;
}

.profile-body a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#993333;
}

.profile-body a.non-highlight {
	text-decoration:none;
	color:black;
}

.profile-body a.non-highlight:hover {
	text-decoration:none;
	color:#993333;
}

.profile-body a.torles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#105289;
}

.profile-body a.torles:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	color:#993333;
}

.profile-body p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-top:0px;
}

.profile-body li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:0px;
}

.profile-body p.comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.profile-body p.displayError{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FF0000;
}

.profile-body td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.profile-body td.tipus{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#999999;
}

.profile-body input.reference{
	width:400px;
	font-size:10pt;
}

.profile-body select.reference{
	width:400px;
	font-size:10pt;
}

.profile-body input.cegnev{
	width:300px;
	font-size:14pt;
}

.profile-body input.infomezo{
	width:300px;
	font-size:11pt;
}

.profile-body option.mindegy {
	color:#999999;
}

.profile-body textarea{
	width:550px;
	font-size:10pt;
}

.profile-body select{
	width:400px;
	font-size:10pt;
}

/*regisztrációs formokra itt*/
.profile-body select.registration{
	width:307px;
	font-size:10pt;
}

.profile-body input.registration{
	width:300px;
	font-size:10pt;
}


/*end reg forms*/

.profile-body select.telefonkorzet{
	width:40px;
	font-size:10pt;
}

.profile-body input.telefonkorzet{
	width:30px;
	font-size:10pt;
}

.profile-body h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	margin-top:0px;
	margin-bottom:5px;
}


.profile-body h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15pt;
}

.profile-body h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
}

/* ================================================================================ */

/*Regisztrációs információk, register.php bal hasáb */
.reg-info {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#999999;
	margin: 5px;
	padding-right:5px;
}


.reg-info h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	margin-top:0px;
	margin-bottom:5px;
}


.reg-info h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17pt;
	color:#CC0033;
}

.reg-info p.comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	text-align:justify;
}

.reg-info a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#CC0033;
}

.reg-info a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#663399;
}