body{
  margin: 0;
  padding: 0;
  background-color: #575759;
  background-repeat: no-repeat;
  background-image: url("images/adminbg.png");
  background-position: 50% 0;
  font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
}
a{
  border-width: 0;
  text-decoration: none;
}
a img{
  border-width: 0;
}
h1{
  color: #538EB6;
  margin: 0;
  font-size: 20px;
  padding: 3px 2px 2px 2px;
}
h2{
  color: #538EB6;
  margin: 0;
  font-size: 17px;
  padding: 3px 2px 2px 2px;
}
h3{
  color: #538EB6;
  margin: 0;
  font-size: 14px;
  padding: 3px 2px 2px 2px;
}
p{
  text-align: justify;
  margin: 0;
  padding: 0;
}
form{
	display: inline-block;
}
input.inputform{
  width: 250px;
}
input.submitclass{
  border: 1px #5a5a5a solid;
  background-color: #2469A0;
  color: #ffffff;
  font-weight: bold;
    -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 3px;
}
select{
  width: 250px;
}
fieldset{
  margin: 20px 0;
  padding: 15px;
}
fieldset h3{
  margin-top: -30px;
  margin-bottom: 10px;
  background-color: #ffffff;
}
.dibt{
  display: inline-block;
  vertical-align: top;
}
.dibc{
  display: inline-block;
  vertical-align: middle;
}
.webram{
  width: 100%;
  top: 0;
  left: 0;
  padding-bottom: 75px;
  
}
.allpage{
  width: 1105px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.header{
  width: 1105px;
  height: 550px;
}

.headerbox{
  width: 1104px;
  
}
.logopart{
  width: 250px;
  height: 50px;
  text-align: center;
}
.headera{
  width: 1104px;
  height: 68px;
  background-image: url("images/headera.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
}
.headerb{
  width: 1104px;
  background-image: url("images/headerb.png");
  background-repeat: repeat-y;
  background-position: 50% 0;
}
.headerpad{
  width: 1104px;
  padding: 0 15px;
} 
.headerc{
  width: 1104px;
  height: 12px;
  background-image: url("images/headerc.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.infobox{
  padding: 5px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-width: 3px;
  margin: 3px 0;
  font-weight: bold;
  font-size: 14px;
}
.failbox{
  background-color: #ef969b;
  border-color: #e2101c;
  color: #e2101c;
}
.okbox{
  background-color: #c5ee78;
  border-color: #7cae1e;
  color: #7cae1e;
}
.warnbox{
  background-color: #fdd76c;
  border-color: #ffbc00;
  color: #c59c32;
}
.contentpart{
  margin-top: 5px;
  background-color: #323232;
  -moz-border-radius: 8px;
  border-radius: 8px;
  min-height: 500px;
  
}
.cprtpad{
  padding: 10px 15px;
}
.mmenu{
  width: 280px;
  color: #ffffff;
}
.listpart{
  width: 790px;
  background-color: #ffffff;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.listpartpad{
  padding: 20px;
}

div.clientlogo{
  background-color: #ffffff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 3px 0;
  width: 270px;
}
div.clientfunc{
  background-color: #ffffff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 3px 0;
  width: 270px;
}
.clpad{
  padding: 5px 15px;
  text-align: center;
  color: #2d2d2d;
  font-size: 10px;
}
.clpadl{
  padding: 5px 15px;
  text-align: left;
  color: #2d2d2d;
  font-size: 10px;
}
.clpadl a{
  color: #2d2d2d;
  margin: 5px 3px;
}
.clpadl a img{
   vertical-align: middle;
}
ul.lmenu{
    font-size: 14px;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 270px;
}
ul.lmenu a{
  color: #ffffff;
}
ul.lmenu a img{
  vertical-align: top;
}

ul.lmenu li{
  background-color: #525252;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
  margin: 3px 0;
}
span.lix{
  color: #7cae1e;
  font-size: 10px;
  vertical-align: middle;
  font-weight: bold;
}
ul.lmenu li:hover{
  background-color: #2469a0;
}
ul.lmenu li.lmactive{
  background-color: #2469a0;
}
ul.lmenu li li{
  list-style-type: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

.tbcell{
  display: inline-block;
  vertical-align: top;
}
.tbrow{
  padding: 3px 0;
  margin: 0;
}
.throw{
  background-image: url("images/thead.png");
  background-repeat: repeat-x;
  height: 28px;
  padding: 0;
  margin: 0;
}
.lOdd{
  background-color: #efefef;
}
.lEven{
  background-color: #ffffff;
}
.thead{
  height: 28px;
  color: #ffffff;
  font-weight: bold;
  line-height: 2.2em;
}
.tdcudliks2{
  width: 150px;
}
.tdcudliks3{
  width: 90px;
}

.chico{
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-width: 0px;
}

.chdel{
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-width: 0px;
  background-image: url("images/del.png");
}

.actIco{
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-width: 0px;
  background-image: url("images/pageNoPub.png");
  background-repeat: no-repeat;
  text-indent: -150px;
}
.delIco{
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-width: 0px;
  background-image: url("images/delico.png");
  background-repeat: no-repeat;
  text-indent: -150px;
}
.deactIco{
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-width: 0px;
  background-image: url("images/pagePub.png");
  background-repeat: no-repeat;
  text-indent: -150px;
}


.odd{
  background-color: #f5f5f5;
}
.xcenter{
  text-align: center;
}
.inadpis{
  width: 120px;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  padding-right: 7px;
  display: inline-block;
}

.sysmenu{
  position: absolute;
  top: 25px;
  left: 10px;
}
.sysmenu a{
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 15px;
}
.sysmenu a img{
  vertical-align: middle;
}
.logininfo{
  position: absolute;
  top: 5px;
  right: 10px;
  width: 345px;
  height: 54px;
}
span.prihl{
  font-weight: bold;
  font-size: 13px;
}
.anadpis{
padding-top: 7px;
font-weight: bold;
}
.cinsert{
  width: 740px;
}

.refexbox{
  padding: 5px;
  margin: 5px;
  border: 1px #2d2d2d solid;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.reffuncico{
  padding: 5px;
}
.rfp{
  width: 550px;
  height: 90px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-width: 0px; 
}
.rfp:focus{
  border: 1px #2d2d2d solid; 
}
.rfn{
  width: 600px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-width: 0px; 
}
.rfn:focus{
  border: 1px #2d2d2d solid; 
}

.galeryexplorer{
  width: 700px;
  border: 1px #005fa9 solid;
}
.galexadd{
  background-color: #D7E3F2;
  padding: 5px;
}
#gexbox{
  padding: 5px;
}
.fotoexbox{
  width: 130px;
  height: 120px;
  margin: 5px;
  border: 1px #005fa9 solid;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.fotoexbox div{
  padding: 5px;
}
.fotoexbox img{
  padding: 0 0 5px 0;
}
.fotoexbox div a{
  margin: 4px 5px 0 5px;
}
.fotoexboxwp{
  width: 500px;
  margin: 5px;
  border: 1px #005fa9 solid;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.fotoexboxwp div{
  padding: 5px;
}
.fotoexboxwp img{
  padding: 0 0 5px 0;
}
.fotoexboxwp div a{
  margin: 4px 5px 0 5px;
}

.popiswp{
  width: 130px;
  display: inline-block;
  vertical-align: top;
}
#addfoto{
  display: inline;
}

.wpf{
  width: 130px;
  height: 130px;
  display: inline-block;
  vertical-align: top;
}
.nastenkaPanelDrei{
  width: 33%;
  min-height: 190px;
}
.dashh{
  color: #2469a0;
  font-size: 15px;
  font-weight: bold;
}
.loginer{
  width: 350px;
  height: 245px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -123px;
  margin-left: -175px;
  background-image: url("images/wbg.png");
  color: #121212;
  font-weight: bold;
  border: 3px #cfcfcf solid;
    -moz-border-radius: 15px;
  border-radius: 15px;
}
.vzhledbox{
  display: inline-block;
  width: 150px;
  height: 220px;
  border: 1px #2d2d2d solid;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  margin: 8px;
}
.loginer input.logineri{
  width: 100px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.erpg{
  width: 300px;
  padding: 5px 0px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -160px;
  margin-left: -150px;
  background-color: #ffecec;
  border: 3px #dd4343 solid;
  font-weight: bold;
  color: #dd4343;
    -moz-border-radius: 5px;
  border-radius: 5px;
}
.erpg p{
  margin: 0;
  padding: 0;
}
.loginbtn{
  width: 80px;
  height: 24px;
  background-image: url("images/loginbtn.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-width: 0px;
  text-align: right;
  font-size: 10px;
  background-color: transparent;
  margin-top: 7px;
}




.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }


#ui-datepicker-div{
  padding: 10px;
}

#ui-datepicker-div div{
  background-color: #efefef;
  
}
#ui-datepicker-div table{
  background-color: #efefef;
  
}


.ui-state-default{
  border: 1px #2d2d2d solid;
  background-color: #efefef;
  width: 16px;
  height: 16px;
  padding: 2px;
  display: inline-block;
  margin: 0;
}
.ui-state-default a{
  color: #2d2d2d;
}
.ui-icon-circle-triangle-w{
  color: #005fa9;
  font-weight: bold;
  
  margin-right: 20px;
  cursor: pointer;
  cursor: hand;
}
.ui-icon-circle-triangle-e{
  color: #005fa9;
  font-weight: bold;
  margin-left: 20px;
  cursor: pointer;
  cursor: hand;
}

.sfup{
  width: 18px;
  height: 18px;
  border-width: 0px;
  background-color: transparent;
  background-image: url("images/aup.png");
  
  text-indent: -999px;
}
.sfdown{
  width: 18px;
  height: 18px;
  border-width: 0px;
  background-color: transparent;
  background-image: url("images/adown.png");
  
  text-indent: -999px;
}
.delGb{
  width: 24px;
  height: 24px;
  border-width: 0px;
  background-color: transparent;
  background-image: url("images/close.png");
  
  text-indent: -999px;
  vertical-align: top;
}
.tbrline{
  border-bottom: 1px #2d2d2d solid;
  padding: 5px;
}
.delsbmt{
  width: 18px;
  height: 18px;
  border-width: 0px;
  background-color: transparent;
  background-image: url("images/delItem.png");
  
  text-indent: -999px;
  vertical-align: top;
}
.savesbmt{
  width: 18px;
  height: 18px;
  border-width: 0px;
  background-color: transparent;
  background-image: url("images/save.png");
  
  text-indent: -999px;
  vertical-align: top;
}


.installsbmt{
  width: 120px;
  height: 26px;
  border: 1px solid #dedede;
  background-color: #eeeeee;
  background-image: url("images/install.png");
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;
  text-indent: 23px;
  border-radius: 3px;
  display: inline-block;
}
.deactsbmt{
  width: 120px;
  height: 26px;
  border: 1px solid #dedede;
  background-color: #eeeeee;
  background-image: url("images/deact.png");
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;
  text-indent: 23px;
  border-radius: 3px;
  display: inline-block;
}

.oksbmt{
  width: 120px;
  height: 26px;
  border: 1px solid #dedede;
  background-color: #eeeeee;
  background-image: url("images/sbmtok.png");
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;
  text-indent: 23px;
  border-radius: 3px;
  display: inline-block;
}
.bansbmt{
  width: 120px;
  height: 26px;
  border: 1px solid #dedede;
  background-color: #eeeeee;
  background-image: url("images/ban.png");
  background-repeat: no-repeat;
  background-position: 3px 3px;
  font-weight: bold;
  text-indent: 23px;
  border-radius: 3px;
  display: inline-block;
}
.copyr{
  color: #ffffff;
  font-size: 10px;
}
.copyr a{
  color: #ffffff;
}
.fileText{
  width: 300px;
  height: 150px;
}

.objAdressHalf{
  width: 350px;
}
.vnadpis{
  width: 120px;
  text-align: right;
  padding-right: 7px;
  font-weight: bold;
  display: inline-block;
}
.zuctovani{
  width: 250px;
}

