﻿.AROD-area
{
    display:inline; 
    position:absolute; 
	opacity: 0.75;
    z-index:101;
}
.AROD-value
{
    display:inline; 
    position:absolute; 
    z-index:113;
    font-size: 1.6em;
    color: Black;
    width: 60px; 
    height: 60px;
    text-align: center;
    vertical-align: middle;
}
.AROD-value span
{
    font-weight: bolder;
}

.MFAB-menybut
{
    font-size: 0.9em;
    width: 50px !important;
    height: 50px !important;
    background-image:url('../karta_but_normal.gif');
}

div.MFAB-menybutOpen
{
    background-image:url('../karta_but_hoover.gif');
}
.MFAB-butHover
{
    background-image:url('../karta_but_hoover.gif');
}

.TURITZ-touchbut
{
    width: 50px !important;
    height: 50px !important;
    background-image:url('../TOUCH_0.PNG');
}

div.TURITZ-touchbutOpen
{
    background-image:url('../TOUCH_1.PNG');
}
.TURITZ-touchbutHover
{
    background-image:url('../TOUCH_1.PNG');
}
