.centercol{
	width: 445px;
}
.kepzesitem{
	text-align: justify;
	width: 445px;
}
h3{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 5px;
    line-height:20px;
}
h3 a{
	font-size: 12px;
}
.kepzesitem .cimkek{
	font-size: 10px;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	margin-top: 5px;
	margin-bottom: 30px;
}
.centercol p{
	text-align: justify;
}
.centercol .cimkek{
	padding: 0px;
	margin-bottom: 10px;
}
.centercol .indent{
	font-weight: bold;
	margin: 0 30px;
}

.hr{
	margin: 30px 0;
	border-bottom: 1px solid #939393;
}

.centercol b.sarga{
	margin-bottom: 3px;
	margin-top: 10px;
	display: block;
}
.velemeny{
	margin-bottom: 10px;
	margin-left: 30px;
}
.velemeny i{
	border-bottom: 1px solid #939393;
	display: block;
}

a.tanar{
	float: left;
	margin-right: 10px;
	text-align: center;
}
a.tanar:hover{
	text-decoration: none;
	background-color: #eee;
}
.tanar img{
	margin-bottom: 5px;
}
textarea.comment_text{
    width: 99%;
    height: 70px;
}
.comment_submit{
    float:right;
    background: #ffcc00;
    border-bottom: 1px solid #000;
     border-right: 1px solid #000;
     font-weight: bold;
     padding:1px;
}
.centercol ul li{
    list-style-image: none;
}

div.innerleft {
    width: 200px;
    float:left;
}

div.innerright{
    width: 200px;
    float: right;
}

div.leiras{
   font-size:12px; 
}