/*css document*/

.menu a{
	text-decoration: none;
	display: block;
	font-size: 9px;
	padding: 2px 0px 2px 5px;
	color: #333333;
}
.content {
	padding: 15px;
	height: 455px;
}
.navibar {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: -0.5px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------*/
/*-Horváth partners--------------------------------------------------*/
/*-------------------------------------------------------------------*/
#bemutatkozunk .menu {
	background: #9dc3b8;
}
#bemutatkozunk .content {
	background: #e3f3f1;
}
#bemutatkozunk .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#bemutatkozunk .content h2{
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#bemutatkozunk .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 25px 0px;
}
#bemutatkozunk .content a {
	text-decoration: none;
	font-weight: bold;
	color: #6ea19b;
}
#bemutatkozunk blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #6ea19b;
}
#bemutatkozunk ul li {
	/*list-style-image: url(images/li_bemutatkozunk.jpg);*/
	margin-left: 20px;
}
#bemutatkozunk .navibar {
	color: #6ea19b;
}
#bemutatkozunk .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px;
	background-color: #bddbd2; 
	width: 198px; 
	color: #6ea19b;
}
#bemutatkozunk .content .box a {
	color: #6ea19b;
}


/*-------------------------------------------------------------------*/
/*-Szakértelem oldal-------------------------------------------------*/
/*-------------------------------------------------------------------*/
#szakertelem .menu {
	background: #c5ae8c;
}
#szakertelem .content {
	background: #e7dece;
}

#szakertelem .content h1 {
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #a18966;
}
#szakertelem .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #a18966;
}

#szakertelem .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 25px 0px;
}
#szakertelem .content a {
	text-decoration: none;
	font-weight: bold;
	color: #a18966;
}
#szakertelem blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #a18966;
}
#szakertelem ul li {
	/*list-style-image: url(images/li_szakertelem.jpg);*/
	margin-left: 20px;
}
#szakertelem .navibar {
	color: #a18966;
}
#szakertelem .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px;
	background-color: #d5c1a4; 
	width: 198px; 
	color: #a18966;
}
#szakertelem .content .box a {
	color: #a18966;
}

/*-------------------------------------------------------------------*/
/*-Rendezvények------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#rendezvenyeink .menu {
	background: #a7dce8;
}
#rendezvenyeink .content {
	background: #caeaf1;
}

#rendezvenyeink .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #598495;
}
#rendezvenyeink .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #598495;
}
#rendezvenyeink .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 25px 0px;
}
#rendezvenyeink .content a {
	text-decoration: none;
	font-weight: bold;
	color: #598495;
}
#rendezvenyeink blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #598495;
}
#rendezvenyeink ul li {
	/*list-style-image: url(images/li_rendezvenyek.jpg);*/
	margin-left: 20px;
}
#rendezvenyeink ol li {
	list-style: decimal;
	margin-left: 30px;
}
#rendezvenyeink .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px;
	background-color: #b4e1eb; 
	width: 198px; 
	color: #598495;
}
#rendezvenyeink .content .box a {
	color: #598495;
}
#rendezvenyeink #reszletesinfo td {
	padding: 3px;	
}
#rendezvenyeink #reszletesinfo td input {
	width: 100%;
	border: 1px solid #598495;
}
#rendezvenyeink #reszletesinfo td #szakkepzesibox {
	clear:both;
	background: #ffffff;
	border: 1px solid #598495;
	margin: 0px 3px 0px 15px;
	padding: 5px 15px;
	
}
#rendezvenyeink .navibar {
	color: #598495;
}

#rendezvenyeink .content .eloado {
	margin-bottom: 15px;
}
#rendezvenyeink .content .eloado td {
	line-height: normal;
}

#rendezvenyeink .content .eloado .kep {
	float: left;
	width: 96px;
}
#rendezvenyeink .content .eloado .szoveg {
	float: right;
	width: 370px;
}
#rendezvenyeink .content .eloado .szoveg h2 {
	font-size: 11px;
	color: #000;
}

/*-------------------------------------------------------------------*/
/*-Publikációk-------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#publikaciok .menu {
	background: #aad0d9;
}
#publikaciok .content {
	background: #e0eef1;
}
#publikaciok .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#publikaciok .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#publikaciok .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#publikaciok .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#publikaciok blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#publikaciok ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#publikaciok ol li {
	list-style: decimal;
	margin-left: 30px;
}
#publikaciok .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#publikaciok .navibar {
	color: #315c72;
}

/*-------------------------------------------------------------------*/
/*-Karrier-----------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#karrier .menu {
	background: #a5d385;
}
#karrier .content {
	background: #d1f4c0;
}
#karrier .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #668550;
}
#karrier .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #668550;
}
#karrier .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 0px 0px;
}
#karrier .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#karrier blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #668550;
}
#karrier ul li {
	/*list-style-image: url(images/li_karrier.jpg);*/
	margin-left: 20px;
}
#karrier ol li {
	list-style: decimal;
	margin-left: 30px;
}
#karrier .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b7e795; 
	width: 198px; 
}
#karrier .navibar {
	color: #668550;
}
#karrier .content .box a {
	color: #668550;
}
/*-------------------------------------------------------------------*/
/*-Impresszum--------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#impresszum .menu {
	background: #aad0d9;
}
#impresszum .content {
	background: #e0eef1;
}
#impresszum .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#impresszum .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#impresszum .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#impresszum .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#publikaciok blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#impresszum ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#impresszum ol li {
	list-style: decimal;
	margin-left: 30px;
}
#impresszum .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#impresszum .navibar {
	color: #315c72;
}
/*-------------------------------------------------------------------*/
/*-Sajtó-------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#sajto .menu {
	background: #aad0d9;
}
#sajto .content {
	background: #e0eef1;
}
#sajto .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#sajto .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#sajto .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#sajto .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#sajto blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#sajto ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#sajto ol li {
	list-style: decimal;
	margin-left: 30px;
}
#sajto .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#sajto .navibar {
	color: #315c72;
}
/*-------------------------------------------------------------------*/
/*-Irodák------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#irodak .menu {
	background: #aad0d9;
}
#irodak .content {
	background: #e0eef1;
}
#irodak .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#irodak .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#irodak .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#irodak .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#irodak blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#irodak ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#irodak ol li {
	list-style: decimal;
	margin-left: 30px;
}
#irodak .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#irodak .navibar {
	color: #315c72;
}

/*-------------------------------------------------------------------*/
/*-Adatvédelem-------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#adatvedelem .menu {
	background: #aad0d9;
}
#adatvedelem .content {
	background: #e0eef1;
}
#adatvedelem .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#adatvedelem .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#adatvedelem .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#adatvedelem .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#adatvedelem blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#adatvedelem ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#adatvedelem ol li {
	list-style: decimal;
	margin-left: 30px;
}
#adatvedelem .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#adatvedelem .navibar {
	color: #315c72;
}
/*-------------------------------------------------------------------*/
/*-Aktualitások-------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#aktualitasok .menu {
	background: #aad0d9;
}
#aktualitasok .content {
	background: #e0eef1;
}
#aktualitasok .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #315c72;
}
#aktualitasok .content h2 {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	color: #315c72;
}
#aktualitasok .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 3px;
}
#aktualitasok .content a {
	text-decoration: none;
	font-weight: bold;
	color: #315c72;
}
#aktualitasok blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #315c72;
}
#aktualitasok ul li {
	/*list-style-image: url(images/li_publikaciok.jpg);*/
	margin-left: 20px;
}
#aktualitasok ol li {
	list-style: decimal;
	margin-left: 30px;
}
#aktualitasok .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px; 
	background-color: #b4e1eb; 
	width: 198px; 
}
#aktualitasok .navibar {
	color: #315c72;
}

/*-------------------------------------------------------------------*/
/*-Oldaltérkép partners--------------------------------------------------*/
/*-------------------------------------------------------------------*/
#oldalterkep .menu {
	background: #9dc3b8;
}
#oldalterkep .content {
	background: #e3f3f1;
}
#oldalterkep .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#oldalterkep .content h2{
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#oldalterkep .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 25px 0px;
}
#oldalterkep .content a {
	text-decoration: none;
	font-weight: bold;
	color: #6ea19b;
	line-height: 20px;
}
#oldalterkep blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #6ea19b;
}
#oldalterkep .linkek_1 {
	margin-left: 10px;
}

#oldalterkep .linkek_2 {
	margin-left: 20px;
}

#oldalterkep .linkek_3 {
	margin-left: 30px;
}

#oldalterkep .linkek_4 {
	margin-left: 40px;
}

#oldalterkep .linkek_5 {
	margin-left: 50px;
}

#oldalterkep .linkek_6 {
	margin-left: 60px;
}

#oldalterkep .navibar {
	color: #6ea19b;
}
#oldalterkep .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px;
	background-color: #bddbd2; 
	width: 198px; 
	color: #6ea19b;
}
#oldalterkep .content .box a {
	color: #6ea19b;
}


/*-------------------------------------------------------------------*/
/*-Kereséss ---------------------------------------------------------*/
/*-------------------------------------------------------------------*/
#kereses .menu {
	background: #9dc3b8;
}
#kereses .content {
	background: #e3f3f1;
}
#kereses .content h1{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#kereses .content h2{
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	color: #6ea19b;
}
#kereses .content td {
	vertical-align: top;
	line-height: 17px;
	padding: 0px 25px 25px 0px;
}
#kereses .content a {
	text-decoration: none;
	font-weight: bold;
	color: #6ea19b;
	line-height: 20px;
}
#kereses blockquote {
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color: #6ea19b;
}
#kereses .navibar {
	color: #6ea19b;
}
#kereses .content .box {
	float: right;
	margin: 4px 0px 0px 15px; 
	padding: 6px; 
	font-size: 10px;
	background-color: #bddbd2; 
	width: 198px; 
	color: #6ea19b;
}
#kereses .content .box a {
	color: #6ea19b;
}


