

/*.tanfolyam{display: inline;margin-right:30px;line-height:1.8em;font-weight:bold}
#kategoria, #helyszin, #idopont, #tipus {font-weight:normal;}
.uj_esemeny{display: none;}
.uj_esemeny_gomb:hover{cursor:pointer;}
.esemeny_adatok {float:right;line-height:1.6em;}
*/
.tanfolyamok_wrapper {
	width:795px;
	margin-left:55px;
	margin-bottom:25px;
}
.tanfolyamok {
	float:left;
	min-height: 154px;
	text-align:justify;
	background:#F1F1F1;
	margin: 25px 12px 0px 0px;
	border-right:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
.tanfolyamok h4 {
	font-family: "Arial Narrow", helvetica, sans-serif;
	color: #4f6483;
	font-size: 20pt;
	background-image: url('../images/bullet2.png');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 15px;
	background-position: left center;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	border-image:url("../images/bottom_title.png") 30 30 stretch;
	-moz-border-image:url ("../images/bottom_title.png") 30 30 stretch;
	-o-border-image:url("../imagesbottom_title.png") 30 30 stretch;
	-webkit-border-image:url("../images/bottom_title.png") 30 30 stretch;
}
.tanfolyamok h4 a {
	font-size:9pt;
	margin-left:15px;
}

.kep {
	float:left;
}
.kep img {
	width:175px;
	height:250px;
}
.tartalom {
	float:right;
	background:#fff;
	padding:5px;
	margin: 10px 20px 10px 10px;
	border:1px solid #C3C3C3;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
.tartalom p {
	text-align:center;
	font-size:10pt;
}
#print {
	margin:15px 0 15px 0;
	font-weight:bold;
	color:blue;
}
#print:hover {
	cursor:pointer;
	color:red;
}
.fb-like {
	margin:0 0 10px 10px;
	
}
/*********tanfolyam ajánló ****************/
.description_wrapper {
	width:850px;
    line-height: 20px;
    height:800px;
	font-size:10.5pt;
	text-align:justify;
	
}
.description_wrapper h1 {
	font-size:10.5pt;
}
.description {
	
}
.description h2 {
	font-size:10.5pt;
	color:#000;
	margin:25px 0 10px 0;
}
.description p {
	margin-top:5px;
}
.tanfolyam_idopontok {
	width:200px;
	float:left;
}
.tanfolyam_idopontok h1 {
	margin:25px 0 10px 0;
}
.tanfolyam_idopontok table {
	margin-top:15px;
}
.tanfolyam_idopontok img {
    margin-top:10px;
    border:1px ridge #CFCFCF;
}
.BlueBold {
	font-size: 10.5pt;
	font-weight: bold;
	color: #4370AB;
}


.post2 {
	margin:5px 0 0 0;
	background:#F1F1F1;
    border:1px solid gray;
}
.bg2 {
    padding: 10px;
    margin: 10px;
}