﻿body,ul,li,p { padding:0; margin:0; border:0; }
.ovfh { overflow-x:hidden; overflow-y:hidden; overflow:hidden; }
pre { margin:0; padding:0; }

/* Velikost elementů */
#bodycontrols, #bodyarea { height: 100%; position:relative; }

/* Text nelze vybrat */
.unselectable   
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Text nemění velikost */
/* body,div,*.unselectable  { -webkit-text-size-adjust:none; }  */

/* Velikost písma */
body { font-size: 100%; }
.leftMenuItem { font-size: 120%; }
.topMenuFont { font-size: 85%; }
/*  margin-left; hack oproti ostatnim portalistum, kvuli logu IDOLU v tabletovem zobrazeni v mape. 
    Obrazek loga je roztahly pres celou sirku obrazku, puvodne se ocekaval u praveho kraje volny prostor.
    Text vpravo vedle loga je tedy odsunut vice vpravo pomoci margin-left.
*/
.mapTopMenuFont { font-size: 100%; font-weight:bold; margin-left: 15px; }
.mapLblStatusTablet.mapTopMenuFont { margin-left: 0; }

.leftMenuHeadline { font-size: 85%; }
.leftMenuHeadlineItem { font-size: 75%; }
.leftMenuHeadlineItem .title { font-size: 120%; }
.loginNewsText { font-size: 100%; }

.ui-body-a { font-family: 'Arial', 'Helvetica', 'Sans-Serif'; }
.ml { font-family:'Verdana', 'Tahoma', 'Arial', 'Helvetica', 'sans-serif'; }

.report    { font-size:90%; }
.ui-body-a { text-shadow:none; -webkit-text-size-adjust:auto; -ms-text-size-adjust:auto;  }

/* Kurzor ruky */
.cptr { cursor:pointer; }

.abs { position:absolute; }
.rel { position:relative; }
.b { border:1px solid black; margin:-1px; }
.bs { background-size:100% 100%; }
.fl { float:left; } 
.fr { float:right; }
.bnr { background-repeat:no-repeat; }
.fill { left:0; top:0; right:0; bottom:0; }
.bold { font-weight:bold; }
.small { font-size:85%; }
.smallC { font-size:75%; font-weight:normal; color:#80909c; }
.sel .smallC { color:#c2a067; }
.red { color:#f00; }
.red.noError { color:#000; }
.none { display:none; }
.invisible { visibility:hidden; }
.visible { visibility:visible; }
.r { text-align:right; }
.c { text-align:center; }
.ca { clear:both; }

img.jomsMapTile { cursor: default !important; }
