/*edu*/
img {
    border:0;
}
.subheader {
    background-color: #555551;
    color: white;
    margin-top: 3px;
    padding: 13px 35px;
    text-align: right;
    width: 550px;
    font-weight: bold;
    font-size:15px;
}
.infopane {
	display:none;
}
.infopane p {
	margin-top:0;
}
.listarrow {
	display:block;
	margin-left:15px;
	padding-left:25px;
	background:url(/html/nlweb/images/listarrow.png) 0 0 no-repeat;
}
p.info {
	margin-top:0;
	width:580px;
}
a.dokumentumsorcim {
    width:589px;
    height:auto;
}

/*telekom*/
#dokumentumsortelekom {
	float:none;
	width:97%;
	margin-bottom:10px;
}
#dokumentumsortelekom a {
	display:block;
	float:left;
	margin-bottom:15px;
	width:440px;
	height:auto;
}
#dokumentumsortelekom a.elso {
	margin-bottom:24px;
	padding-top:5px;
}
#dokumentumsortelekom span {
	float:right;
	margin-right:0;
}
#dokumentumsortelekom span.elso {
	padding-top:5px;
}

/*other*/
.cleardiv {
	clear:both;
}