/*=============TŘÍDY==============*/


/*písmo*/
.bold {font-weight:bold}
.justify {text-align:justify}
.center {text-align:center}
.italic {font-style:italic}

/*seznam*/
.circle {list-style-type:circle}
.square {list-style-type:square}  
.bez {list-style-type:none} 

/*=============OPRAVY==============*/

/*Aktuálně: když je nadpis příliš dlouhý a vyjde na 2 řádky vznikne příliš velká mezera*/ 
.actuality h4 {line-height:125%;padding-top:2%}

/*problém ve Firexoxu nové řádkování 5.11*/
.tile br {display:inline !important; margin:0px !important}

/*responsivita napiste v Androidu*/
form#mailform table {width:90% !important; min-width:100px !important; max-width:600px!important;}
#megatile-napiste table {width:90% !important; min-width:100px !important; max-width:600px!important;}

/*=============OPRAVY2==============*/

/*opravy2*/
#megatile-config-edit {background-color:white}
#megatile-config-edit .ae {color:green}
#megatile-config-edit .config-var {color:darkblue}
#megatile-config-edit .config-name {color:black}
.config-doc {color:black}
.highlight {color:black}
#megatile-config-edit .backlink {background-color: white; color: black;}
#megatile-config-edit h3 {color:red !important; font-family:"Arial";font-weight:bold}
#megatile-config-edit {font-family:"Arial";}
input[type="text"], input[type="password"], textarea, select {font-family:"Arial";}
.arritem {color: black;}
/*editace podstránek*/
.tileset .cnt90 {width: 95% !important;}
#adminbar {background:#cc3700;font-family:"Arial";}
#adminbar a:hover {background:darkgreen !important}

/*aktualne - nová aktualita*/
#megatile-aktualne a.editlink {color:red;font-weight:700!important;font-weight:bold!important}

/*=============POJISTOVNY_METRAL2==============*/

/*pojišťovny*/
.obrazek-plny3 img {width:100%;}
.obrazek-plny3 {max-width:70%; margin: 5px auto;}
.obrazek-plny3 {padding:5px 5px 1px;background: url(grf/transp_black_10.png);margin:5px;}
.mobile .obrazek-plny3 {max-width:100%;width:100%;float:none;margin:3px 0px;padding:0px;}

a.odkaz {background-color: rgba(255,255,255,0.05) !important;}
a:hover.odkaz,.odkaz a:hover.odkaz {background-color: rgba(255,255,255,0.25) !important;}
a:active.odkaz,.odkaz a:active.odkaz {background-color: rgba(255,255,255,0.02) !important;}

a:hover.odkaz {background-color: rgba(255,0,0,1) !important;}
#megatile-pojistovny h3, #megatile-pojistovny p {color:black }
#megatile-pojistovny .backlink {background-color: white; color: black;}
/*pojišťovny-konec*/

#megatile-pojistovny {background-color:white}

/*pro cizince - pojišťovna VZP*/
.obrazek-plnyxy img {width:70%;}
.obrazek-plnyxy {max-width:70%; margin: 5px auto;}
.obrazek-plnyxy {padding:5px 5px 1px;background: url(grf/transp_black_10.png);margin:5px;}
.mobile .obrazek-plny3 {max-width:100%;width:100%;float:none;margin:3px 0px;padding:0px;}


