.box-termektabla div.pic {
	width: 100px;
	height: 75px;
}

.page-cikk p {
	margin-bottom: 5px;
	text-align: justify;
}

.page-cikk ul {
	margin-left: 20px;
}

.page-cikk ul li {
	list-style-type: none;
}

#db_box {
	float: center;
	width: 100%;
}
#db_box iframe {
	width: 100%;
	height: 170px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0px;
}
#db_box .kiv{
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	text-align: left;
}

#db_box table.dbtable tr td{
	white-space: nowrap;
}

#db_box table.dbtable tr:hover td{
	background-color: #aaf;
	white-space: nowrap;
}

#db_box table.dbtable tr.selected td{
	background-color: #ccc;
}

#db_box even{
	background-color: #D3D6FF;
}

#db_box odd{
	background-color: #EAEBFF;
}
