/* admin/template/elore_15napos_graf.tpl.html -> index.php, admin.php */
.lastupdate {
	font-size: 11px;
	color: #999999;
	text-align: right;
	margin-top: 5px;
    margin-right: 5px;
}

.kloader {
	 background: url("../images/loader.gif") no-repeat center center;
}

.nyilbubi {
    position: absolute;
    width: 116px;
    padding: 0;
}
.nyilbubi .nyilbubi_top
{
    font-size: 11px;
    color: #222222;
    font-family: Verdana;
    text-align: center;
    background: url("../images/bubi_top.png") no-repeat top left;
    padding: 10px 12px 4px 10px;
    font-weight: normal;
}
.nyilbubi .nyilbubi_bottom
{
    font-size: 1px;
    height: 13px;
    background: url("../images/bubi_bottom.png") no-repeat top left;
    padding: 0;
}

a.pdf_link, a.php_link {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 3px 35px;
	height: 24px;
	width: 85px;
	display: block;
	font-size: 10px;
}

a.pdf_link {
	background-image: url("../images/pdf_icon.jpg");
}
a.php_link {
	background-image: url("../images/php_icon.jpg");
}

div.rovid_omo_bottom {
    position: absolute;
    margin-left: 463px;
    margin-top: 47px;
    width: 211px;
    height: 118px;
}
div.rovid_omo_bottom div {
    width: 211px;
    height: 118px;
    background: url(../images/rovid_omo_bottom.png);
    display: none;
}

div.rovid_omo_top {
    position: absolute;
    margin-left: 463px;
    margin-top: 13px;
    width: 211px;
    height: 37px;
}
div.rovid_omo_top div {
    width: 211px;
    height: 37px;
    background: url(../images/rovid_omo_top.png);
    display: none;
}

.loading_gif {
    width: 16px; height: 16px; font-size: 10px;
    background: url(../images/loading.gif) no-repeat;
}
.loader_gif {
    background: #FFFFFF url(../images/loader.gif) no-repeat center center;
}