@charset "utf-8";
/* CSS Document */
/* TANFOLYAMOK */

#main {
	max-width:980px;
	margin:0px auto;
	padding-bottom:40px;
	min-height: 800px;
}

#tanfolyamok { 
	max-width:980px;
}

#courses { height: ;
}

#tanfolyamok h1 {
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	padding-left: 20px;
	border-left: 3px solid #4793D5;}	

#tanfolyamok h3 { float:right; 	margin-top:40px;
font-size:1.3em;}
 
#tanfolyamok img { max-width:100%; }
 
 #courses ul { 
	margin:0 0 0 0; 
	padding:0; 
	list-style:none; 
}
 
#courses ul li  { 
	float:left; 
	width: 172px;
	font-size:.8em;
	text-align:center;
	padding:2px 8px 3px 8px; 
	border:1px solid #CCCCCC;
	margin:0 6px 8px 0;
}

#courses ul li h2, #courses ul li a { padding:0; }

#courses ul li:hover { background:#CCCCCC; cursor: pointer; }


 
.activelink { color:#FFF; background:#4793D5; }
.activelink h2 { color:#FFF;}

 
/*LEÍRÁSOK A TANFOLYAMOKKAL KAPCSOLATBAN*/	

#main #alap,
#main #expert,
#main #complex { padding:0 0 20px 0; }

#main .content {
	height:75px;
	margin:10px 0 0 0;
}

#main .type h2 { display: none; }


/* CONTENT-EN BELÜLI BALOLDALI RÉSZEK - KÉP */
/* KÉP MÉRETE: 300*140 */

#main .kep { 
	float:left;
	box-sizing: border-box;
	padding:0 0 0 0;
	width:30%;
	height:100%;
	overflow: hidden;
}

#basic_1 { background:#CCCCCC; background: url(../../images/tanf_digfest.jpg) no-repeat center center; }
#expert_2 { background:#CCCCCC; background: url(../../images/tanf_dig_exp.jpg) no-repeat center center; }
#basic_3 { background:#CCCCCC; background: url(../../images/tanf_ps.jpg) no-repeat center center; }
#expert_4 { background:#CCCCCC; background: url(../../images/tanf_ps_exp.jpg) no-repeat center center; }
#basic_5 { background:#CCCCCC; background: url(../../images/tanf_dig.jpg) no-repeat center center; }
#basic_6 { background:#CCCCCC; background: url(../../images/tanf_illu.jpg) no-repeat center center; }
#expert_7 { background:#CCCCCC; background: url(../../images/tanf_illu_exp.jpg) no-repeat center center; }
#basic_8 { background:#CCCCCC; background: url(../../images/tanf_ind.jpg) no-repeat center center; }
#expert_9 { background:#CCCCCC; background: url(../../images/tanf_ind_exp.jpg) no-repeat center center; }
#basic_10 { background:#CCCCCC; background: url(../../images/tanf_after.jpg) no-repeat center center; }
#expert_11 { background:#CCCCCC; background: url(../../images/tanf_after_exp.jpg) no-repeat center center; }
#basic_12 { background:#CCCCCC; background: url(../../images/tanf_web.jpg) no-repeat center center; }
#basic_13 { background:#CCCCCC; background: url(../../images/tanf_concept.jpg) no-repeat center center; }
#basic_14 { background:#CCCCCC; background: url(../../images/tanf_painter.jpg) no-repeat center center; }

#complex_1 { background:#CCCCCC; background: url(../../images/tanf_kiad.jpg) no-repeat center center; }
#complex_2 { background:#CCCCCC; background: url(../../images/tanf_dig_com.jpg) no-repeat center center; }	
/* --------- */	

/* JOBB OLDALI RÉSZEK, AHOL AZ INFOK VANNAK */	
	
#main .info { 
	float: right;
	padding: 5px;
	background:#CCCCCC;
	box-sizing: border-box;
	margin:0 0 0 0;
	width:69%; 
	height:100%;
}

#main .info h1 { text-transform:none; font-size:1.6em; padding:0; }

#main .info p { float:left; display:inline; padding:6px 0 0 0; margin:0; }
#main .info h2 { float:left; display:inline; padding:6px 15px 0 0; margin:0; }
#main .info a { float:left; display:inline; padding:6px 5px 0 0; margin:0; }

#main .info h2 { padding-left:6px; font-size:1.2em; }

#main .info a { color:#4793D5; text-decoration:underline; float:right; }

 /* --------- */
 




























