body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@font-face {
  font-family: "gotham_ce_bold";
  src: url("images/fonts/Gotham-Bold.eot"); /* IE9 Compat Modes */
  src: url("images/fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("images/fonts/Gotham-Bold.otf") format("opentype"), /* Open Type Font */
    url("images/fonts/Gotham-Bold.svg") format("svg"), /* Legacy iOS */
    url("images/fonts/Gotham-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("images/fonts/Gotham-Bold.woff") format("woff"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: "BlairITCMedium";
  src: url("images/fonts/blair-itc-medium.eot"); /* IE9 Compat Modes */
  src: url("images/fonts/blair-itc-medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("images/fonts/blair-itc-medium.otf") format("opentype"), /* Open Type Font */
    url("images/fonts/blair-itc-medium.svg") format("svg"), /* Legacy iOS */
    url("images/fonts/blair-itc-medium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("images/fonts/blair-itc-medium.woff") format("woff"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}  
@font-face {
  font-family: "gothamcebold";
  src: url("images/fonts/GothamCE/Gotham-Bold.otf") format("opentype"); /* Open Type Font */
  font-weight: normal;
  font-style: normal;
} 
a {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

input[disabled] {pointer-events:none;}

.loginwindow {
    background:#00b1eb;
    top:200px;
    border-style:double;
    font-size:20px;
    padding: 20px;
    outline-offset: 10px;
    box-shadow: 2px 2px 20px black;
    margin: auto;  
    display: table;
    position: absolute;
    left:0;
    right: 0;
    color: white;
    font-family: gothamcebold;   
    font-size:medium;
    opacity: 0.8;
}
.loginwindow:hover {
    opacity: 1;
}

.loginfield {
    font-family:"gotham_ce_bold";
    font-weight: normal;
    font-size:20px;
    background:#FFEEFF;
}

.hlavicka {
    font-family: "Arial CE";
    font-size: 10px;
    background: darkblue;
    color: white;
    font-family: Arial CE;
    margin: 0px;
    padding: 0px;
}

.infozarizeni {
    font-family: "Arial CE";
    font-size: 10px;
    background-image: linear-gradient(#FFFFFF, #4e4f54);
    margin: 0px;
    padding: 5px;
    border-top:2px solid #000000;    
}


.definicesloupcu {
    font-family: "Arial CE";
    font-size: 10px;
    background: #CCCCFF;
    color: black;
    margin: 0px;
    padding: 0px;
    font-size:12px;
    font-weight:bold;
    margin:6px;
    padding:5px;
    border:double;
    padding:0px;
    display: block;
}

.seznampromennych {
    font-family: "Arial CE";
    font-size: 10px;
    background: darkblue;
    margin: 0px;
    padding: 0px    
}
.vypisdat {
    font-family: Arial CE;
    font-size: 10px;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    border-style:solid;
}

.bunkatabulky {
    text-align: right;
    color: #FF0000;
}

.button {
	display:inline;
	border-style:solid;
	border-color:#aaaaaa;
	border-width:thin;
	background-color:#eeeeee;
	color:#000000;
	padding:3px;
	font-size:x-small;
	font-family:Arial CE;
        margin: 5px;
        padding: 5px;
	
}

.baterka {
	display:block;
	border-style:solid;
	border-color:#ff0000;
	border-width:thin;
        box-shadow: 5px 5px 10px black;
        background-image: linear-gradient(#FFFFFF, #9e9fA4);        
	color:#000000;
	font-size:x-small;
	font-family:Arial CE;
        width: 100px;
        min-height: 130px;
        margin: 5px;
        position: relative;
        float: left;
        
}

.polozkamenu {
	display:block;
	background-color:#9999FF;
	padding:3px;
        margin-left: 3px;
        margin-right: 3px;
	font-size:x-small;
	font-family:Arial CE;
        padding: 2px;
        width: 80px;
        height: 30px;
        text-align: center;
        vertical-align:middle;
        float: left;
        box-shadow: 2px 2px 10px black;
        position: relative;
        border-top: 3px solid #CCCCFF;
        border-left: 3px solid #CCCCFF;
        border-right: 3px solid #CCCCFF;
}

.menu {
	display:table;
	background-color:#CCCCCC;
	font-size:x-small;
	font-family:Arial CE;
        margin: 0px;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #000000;
}

.cscfiltr {
    position: absolute;
    z-index: 5;
    background-color: #4e4f54;
    color: white;
    width: 90%;
    left: 30px;
    padding: 10px;
    border-style:solid;
    border-color: 5555FF;
    border-width: 3px;
    display:none;
}
.csfiltrtable {
    background-color: #4e4f54;
    color: white;
}

.infowindow {
    background:#AA00AA;
    border-style:double;
    font-family:"Arial CE";
    font-weight: bold;
    border-color: #FF0000;
    vertical-align: top;
}

.skryteinfo {
    background:#FFFFAA;
    border-style:double;
    font-family:"Arial CE";
    font-weight: bold;
    border-color: #0000FF;
    vertical-align: top;
    z-index: 20;
    position: absolute;
    left:600px;
    display:none;
}

.upozorneniradek {
    display:table-row;
    font-family:"Arial CE";
    font-size: 10px;
    vertical-align: top;
    border-bottom: 1px #000000 solid;
    border-top: 1px #000000 solid;
    background-color: 5555FF;
    margin-bottom: 5px;
    margin-top: 5px;
}

.upozorneniradekdisabled {
    display:table-row;
    font-family:"Arial CE";
    font-size: 10px;
    font-style:italic;
    vertical-align: top;
    border-bottom: 1px #000000 solid;
    border-top: 1px #000000 solid;
    background-color: AAAAAA;
    color: FF0000;
    margin-bottom: 5px;
    margin-top: 5px;
}

.upozorneniform {
    font-family:"Arial CE";
    font-size: 10px;
}

.upozornenibunka {
    display:table-cell;
    border-bottom: 1px #000000 solid;
    border-top: 1px #000000 solid;
    margin-bottom: 5px;
    margin-top: 5px;
    box-shadow: 2px 2px 20px blue;
}

.userstable {
    font-family:"Arial CE";
    font-size: 8px;
    background-color: 5555FF;
    border: 3px #000000 solid;
    border-collapse: collapse;
    width: 100%;
}


.usersrow {
    font-family:"Arial CE";
    font-size: 8px;
    vertical-align: top;
    border-bottom: 2px #000000 solid;
    background-color: 5555FF;
}

.userscell {
    text-align: center;
    vertical-align: middle;
}


.usercellinput {
    font-family:"Arial CE";
    font-size: 9px;    
}

.telnetodpoved {
    font-family:"Arial CE";
    font-size: 9px; 
    background: #000000;
    color: #FFFFFF;
    word-wrap: break-word; 
}

.telnetretezec {
    font-family:"Arial CE";
    font-size: 9px; 
    background: #FFFFFF;
    color: black;
}

.telnetretezecdone {
    font-family:"Arial CE";
    font-size: 9px; 
    background: #99FF99;
    color: black;
}


#ukazmenu {color: white; float: left; font-family: Arial;  border-bottom: 2px solid #000000; background: #4e4f54; padding: 0px;}
#ukazmenu button {
    font-family: Arial;
    cursor: pointer;
    color: white; 
    background: none;  
    font-weight: bold;  
    font-size: 13px;   
    text-shadow: 0 2px 4px rgba(0,0,0,.2);
    padding: .5em 1em;
    outline: none;
    border:none;

}
#ukazmenu td:hover { background: #555555; box-shadow: black 4px 6px 20px;}


#ukazmenu td {
  display: inline-block;
  color: rgb(209,209,217);
  text-shadow: 0 2px 4px rgba(0,0,0,.2);
  padding: 0px;
  outline: none;
  border-radius: 3px;
  background: linear-gradient(rgb(110,112,120), rgb(81,81,86)) rgb(110,112,120);
  box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 3px 5px rgba(0,1,6,.5),
   0 0 1px 1px rgba(0,1,6,.2);
  transition: .2s ease-in-out;
}
#ukazmenu td:hover:not(:active) {
  background: linear-gradient(rgb(126,126,134), rgb(70,71,76)) rgb(126,126,134);
}
#ukazmenu td:active {
  top: 1px;
  background: linear-gradient(rgb(76,77,82), rgb(56,57,62)) rgb(76,77,82);
  box-shadow:
   0 0 1px rgba(0,0,0,.5) inset,
   0 2px 3px rgba(0,0,0,.5) inset,
   0 1px 1px rgba(255,255,255,.1);
}

.konfigurace {
        font-family: Arial;
        background-image: linear-gradient(45deg, rgb(61,61,46), rgb(140,148,160));
        font-weight: bold;
        
}

.konfigurace td {
    vertical-align: top;
    font-size: smaller;
    font-weight: bold;
    padding: 0;
    margin: 0;
    
}

.konfigurace button {
    font-size:large;
    font-weight: bold;
}
.konfigurace table {

    border-color: white;
}

.WarnHlaska {
    position: absolute;
    z-index: 5;
    color: #ff0000;
    top: 200px;
    left: 200px;
    font-size: 20px;
    font-family: Arial;
    opacity: 0;
}

.camera {
    position: relative;
    margin: 1px;
    border: solid;
    border-width:1px;
    box-shadow: 2px 2px 2px black;
}

.camera:hover {
    top: 1px;
    left: 1px;
    box-shadow: 0px 0px 0px black;
}

.head {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border: 0px;
    padding: 10px;
    width: 60%;
    height: 50px;
    background-image: linear-gradient(#111111,#555555);
    color: white;
    font-family: gotham_ce_bold;
    font-size: x-small;
    border-collapse: collapse;
    font-size: xx-small; 
}

.polozkahornimenu{
    color: white;
    font-family: gotham_ce_bold;   
    font-size: xx-small; 
}
.polozkahornimenu a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: xx-small; 
}

.polozkahornimenu a:hover{
    color: #00b1eb;
}

.polozkahornimenu:hover {
    background-image: url('http://enstore.cz/images/Diody_male_zahlavy.gif');
    background-repeat: no-repeat;
    background-position: center,center;
}

.nadpisnes {
    font-family: BlairITCMedium;
    color: #00b1eb;
    font-size: 20px;
    z-index: 17;
    margin: auto;  
    display: table;
    position: absolute;
    left:0;
    right: 0;
    bottom: 30;
}

.box{
    display: block;
    position:absolute;
    border-style:none;
	border-color:#000000;
	border-width:thin;
    width: 60px;
    min-height: 40px;    
    margin:10px;
    font-size: small;
    font-weight: bold;
}