.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;
}

.widget {
	margin-bottom: 20px;
	padding: 0;
}


.widget .info {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding-bottom: 4px;
	font-size: 15px;
}

.widget-kosar .item {
	margin: 0;
}
.widget-kosar .item span, .widget-kosar span {
	/*display: block;*/
}
.widget-kosar .item span span {
	display: inline;
	font-size: 11px;
	font-weight: normal;	
}
.widget-kosar .item span.ar {
	text-align: right;
	/*color: #9F1B69;*/
	font-size: 12px;
	/*font-weight: bold;*/
	display: block;
}
.widget-kosar h2 {
	font-size: 10px;
	text-transform: none;
	/*font-weight: bold;*/
}

.widget-kosar .widget-box {
	padding: 0px;
}
.widget-kosar span.torles {
	height: 0px; width: 0px;
	display: none;
}

.widget-kosar .summa {
	text-align: center;
	/*font-size: 18px;*/
	margin: 8px 0 4px 0;
	display: block;
	/*color: #EC008C;*/
}
.widget-kosar .summa .label {
	/*font-size: 12px;*/
/*	font-weight: bold; */
	margin-bottom: 4px;
	font-weight: bold;
	/* text-transform: uppercase; */
}
.widget-kosar .link {
	text-align: center; 
	/*font-weight: bold;*/
	display: block;
}



