
body {
  font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size:14px;
  background-color:#e8e9ed;
  min-height:633px;
  min-width:962px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

@media (max-width:962px){
  .main-holder{
    width:962px;
    height:633px;
    position:absolute;
    top:0% !important;
    left:0% !important;
    margin: 0px 0 0 0px !important;
    overflow:hidden;
  }
}

.main-holder{
  width:962px;
  height:633px;
  position:absolute;
  left:50%;
  top:50%;
  margin: -316.5px 0 0 -481px;
  overflow:hidden;
}

.etcs .prihlaseni-box{
  min-width: 270px;
  position: absolute;
  left: 32px;
  bottom: 16px;
  margin: 0px 0 0 0px;
  background-color: white;
  height: 160px;
  max-width: 600px;
  word-wrap: break-word; overflow: auto; 
  border: solid 1px #a9a9a9;
  border-radius: 3px;
  padding:10px;
}

.etcs .prihlaseni-nadpis{
  width: 170px;
  position: absolute;
  left: 44px;
  bottom: 189px;
  margin: 0px 0 0 0px;
  background-color: white;
  height: 18px;
  padding-left: 2px;
  padding-right: 2px;
  z-index: 999999;
  text-align: center;
}

.eten .prihlaseni-box{
  min-width: 270px;
  position: absolute;
  left: 20px;
  bottom: 16px;
  margin: 0px 0 0 0px;
  background-color: white;
  height: 160px;
  max-width: 600px;
  word-wrap: break-word; overflow: auto; 
  border: solid 1px #a9a9a9;
  border-radius: 3px;
  padding:10px;
}

.eten .prihlaseni-nadpis{
  width: 130px;
  position: absolute;
  left: 35px;
  bottom: 189px;
  margin: 0px 0 0 0px;
  background-color: white;
  height: 18px;
  padding-left: 2px;
  padding-right: 2px;
  z-index: 999999;
  text-align: center;
}

.etde .prihlaseni-box{
  min-width: 270px;
  position: absolute;
  right: 20px;
  top: 16px;
  margin: 0px 0 0 0px;
  background-color: black;
  height: 160px;
  max-width: 600px;
  word-wrap: break-word; overflow: auto; 
  border: solid 1px #a9a9a9;
  border-radius: 3px;
  padding:10px;
}

.etde .prihlaseni-nadpis{
  width: 160px;
  position: absolute;
  right: 135px;
  top: 8px;
  margin: 0px 0 0 0px;
  background-color: black;
  height: 18px;
  padding-left: 2px;
  padding-right: 2px;
  z-index: 999999;
  text-align: center;
}

.etde .main-holder{
  border:solid 1px #b1b2b6;
}

.etde {
  color:#b2b4b3;
background-color:#090d16;
}
.text-warning {
  color:red;
}

.text-nospaces {
  margin-top: 0;
  margin-bottom: 0;
}

.button-install {
  position: absolute;
  bottom: 15px;
  width: 270px;
  background-image: url("../../Images/ET/general/button.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 40px;
  cursor:pointer;
}


.button-install:hover {
  background-image: url("../../Images/ET/general/buttonhover.jpg");
}

a:link {
  color:black;
}


.prihlaseni-box p {  
  margin-top: 0.6em; 
  margin-bottom: 0em; 
  text-align:left;
}

.text-nospaces {
  margin-top: 0; 
  margin-bottom: 0; 
}


.button-text {
  text-align:center;
  line-height: 2.9em;
}

.silverlight-control-host {
  height: 100%;
  width: 100%;
  text-align:center;
  overflow:hidden;
}

html,body {
  height: 100%;
  width: 100%;
  overflow: hidden;
}