﻿/* puvodni tagy */
body {font-size:11px;font-style:normal;font-weight:100;font-family:Tahoma, "Arial CE", Arial, Helvetica, sans-serif;margin:0;background-color : #f7f7f7;} 
input {border: 1px solid #999999;vertical-align:middle;margin-top:2px;}
textarea {border: 1px solid #999999;vertical-align:middle;margin-top:2px;}
select {border: 1px solid #999999;vertical-align:middle;margin-top:2px;}
button {border: 1px solid #999999;vertical-align:middle;}
img {vertical-align:text-top;border:0px;}
form {margin:0;padding:0;}
a {text-decoration:none;color:#0000ff;} 
a:visited {color:#0000ff;}
.u {text-decoration:underline;}
.b {font-weight:bold;text-decoration:underline;}

/*vlastni styl */
.formular {padding:8px;}
.formular legend {font-weight:bold;color: #000000;}
.formular fieldset {border:1px solid #999999;padding:0px 10px 15px 10px;margin:0;margin-bottom:10px;}

.vpravo {text-align:right;}
.cervene {color:#FF0000;}
.chyba {color:#FF0000; font-size:90%;}
.tucne {font-weight:bold;}
.uprostred {text-align:center;}

/*nadpis formularu*/
.nadpis {font-size:14px;margin-bottom:15px;font-weight:bold;}

/*napoveda u formularovych policek*/
a.tooltip {position:relative;border:0px solid black;text-align:left;}
a.tooltip span {display:none;}
a.tooltip:hover {font-size: 100%; /* Fixes bug in IE5.x/Win */}
a.tooltip:hover span {line-height:12px;width:235px;display:block;position:absolute;top:2.5em;left:2.5em;padding: 0.2em 0.6em;border:1px solid #999999;background-color:#FFEDC4;font-size:90%;color:#000000;text-decoration:none;z-index:20;} 

/*titulkové okno*/
#titulek { background-color:#d3f54b;} 
#titulek table {width:100%;height:55px;}
#titulek img {vertical-align:middle;}

#okno {background-color:#f7f7f7;padding:0px;margin:0px;width:100%;border-collapse:collapse;}
#sirka_menu {width:143px;vertical-align:top;padding-left:5px;padding-top:5px} 

#menu {
width : 100%; 
vertical-align : top; 
padding:0px; 
} 

#menu ul { 
margin : 0; 
padding : 0; 
} 

#menu .sipka { 
background-image : url("../img/sipka_rozbalit.gif"); 
background-repeat : no-repeat; 
background-position : 140px 50%; 
} 
#menu .sipka_dolu { 
background-image : url("../img/sipka_rozbalit_dolu.gif"); 
background-repeat : no-repeat; 
background-position : 140px 50%; 
} 
#menu ul li a,ul li ul li a { 
padding-left : 10px; 
background-color : #999999; 
color : #ffffff; 
line-height : 20px; 
border-left : 8px solid #666666; 
display : block; 
width : 143px; 
border-bottom : 1px dotted gray; 
} 
#menu ul li ul li a { 
background-color : #cccccc; 
} 
#menu ul li a:hover, ul li ul li a:hover { 
border-left : 8px solid #d3f54b; 
width : 143px; 
} 

#menu .posledni {background-color:#e7fa9b;color:#000000;}

#obsah {padding:5px;} 

/*okno pata */
#pata { 
font-weight : bold; 
background-color : #d3f54b; 
text-align : right; 
line-height : 18px; 
padding-right : 10px; 
margin-top : 1px; 
} 



/*horizontální menu v obsahu modulu*/

#navlist {padding:3px 0px; margin:0;z-index:10;position:relative;}
#navlist li {list-style: none; margin:0px; display: inline;padding:0}
#navlist li a{padding:3px 0.5em; margin-left:0px; border:1px solid #B1B1B1; background:#999999; border-bottom: none; text-decoration: none; }

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }
#navlist li a:hover { color:#000000; background:#d3f54b;}
#navlist li a#current { color:#000000; background:#e5f994; border-bottom:1px solid #e7fa9b; border-top:1px solid black; }

#kontejner {border:1px solid #B1B1B1; z-index:5;margin:0;padding:10px;min-height:460px;background-color:#e7fa9b;}

.zruseni_ramecku{
border:none;
padding:0;
margin:0;
}

.uzivatelske_jmeno {width:100px;}
.prijmeni {width:150px;}
.mobil {width:80px;}
.email {width:130px;}
.stav {width:70px;text-align:center;}
.permice {width:70px;text-align:right;}

.uvodni {background:#d3f54b;font-size:90%;font-weight:bold;}
.normal {background-color:#d7d7d7;}
.normal:hover {background-color:#bbbbbb;}

.ikona {text-align:right;}
.nazev_skupiny {width:150px;}
.vlastni_opravneni {width:200px;text-align:center;}


table.prehled {width:100%;border-collapse:collapse;border:1px solid #999999;}
table.prehled td{border:1px solid #999999;padding:3px;}
table.prehled tr{line-height:16px;}

/*opravneni uzivatele*/
.check {width:16px;}
.nazev_akce {width:120px;}
.popis_akce {width:400px;}
.druh_akce {width:150px;}

.opravneni {width:120px;text-align:center;}

.d1 {width:143px;}
.d2 {width:140px;}
