body,html {
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: #3a6ea5;
  background-image: url(leftmenubg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
html,body,div,table {
  font-family: Verdana;
  font-size: 13px;
}
input {
  border:none;
  outline-width:0; 
}
form {
  margin: 0px;
  padding: 0px;
}
.left_menu {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 500px;
}
.main_space {
  position: absolute;
  top: 0px;
  left: 200px;
  width: 700px;
  height: 420px;
  overflow: auto;
}
.main_info {
  position: absolute;
  top: 420px;
  left: 200px;
  width: 600px;
  height: 30px;
}
.main_iframe {
  position: absolute;
  top: 420px;
  left: 800px;
  width: 100px;
  height: 30px;
  display: none;
}


.login_form {
  width: 400px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -90px;
  background-image: url(zlutakoule.png);
}
.login_table {
  border-collapse:collapse;
  width: 400px;
}
.login_td1 {
  text-align: right;
  width: 150px;
  height: 24px;
  color: #B5E8FF;
  font-size: 14px;
  padding-right: 8px;
}
.login_td2 {
  text-align: left;
  width: 250px;
}
.login_nastred {
  text-align: center;
  height: 35px;
  color: #B5E8FF;
  font-weight: bold;
  font-size: 15px;
}
.login_nastred2 {
  text-align: center;
  height: 40px;
  padding: 4px 10px 0px 0px;
}
.login_input {
  border: 0px;
  width: 145px;
  height: 15px;
  margin-left: 3px;
  background-color: transparent;
  font-size: 13px;
  line-height: 14px;
  font-weight: bold;
}
.login_ok {
  cursor: pointer;
  float: right;
  width: 42px;
  height: 32px;
  background-image: url(akce_ok.png);
}
.login_ok:hover {
  background-image: url(oakce_ok.png);
}  


.left_menu_buttons {
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 4px;
  width: 190px;
  height: 500px;
}
.mnp {
  width: 171px;
  height: 25px;
  background-image: url(mn0.png);
  position: absolute;
  color: white;
  padding-left: 19px;
  line-height: 24px; 
  cursor: Default;
  z-index: 10;
}
.mnp:hover {
  color: white;
  background-image: url(mn0o.png);
}
.mnx {
  width: 190px;
  position: absolute;
  display: none;
}
.mnv {
  width: 171px;
  height: 25px;
  background-image: url(mn1.png);
  padding-left: 19px;
  line-height: 23px; 
  color: #87BFF8;
}
.mns {
  width: 157px;
  height: 23px;
  background-image: url(mns0.png);
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 33px;
  line-height: 22px; 
  cursor: Default;
  z-index: -10;
  color: black;
  font-size: 12px;
}
.mns:hover {
  color: black;
  background-image: url(mns1.png);
}
.nahled {
  border-collapse: collapse;
  position: absolute;
  top: 45px;
  left: 5px;
}
.nahlednumber {
  text-align: right;
}
.nahled td,.nahled_volba td {
  background-color: white;
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
  border: 1px solid black;
  vertical-align: top;
}
.nahled th,.nahled_volba th {
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
  border: 1px solid black;
}
.nahled TH,.nahldata TH {
  background-image: url(bgtb2.png);
  background-repeat: repeat-x;
  background-color: #ffc869;
}  
.nahled .nahled_nazev,.nahldata .nahldatanadpis {
  background-image: url(bgtb1.png);
}  
.nahledtlacitka {
  height: 36px;
  position: absolute;
  top: 4px;
  left: 6px;
  background-image: url(bgtop.gif);
  background-repeat: no-repeat;
  width: 95%;
}
.nahledsinglefile {
  text-align: right;
}
.nahledsinglefile IMG {
  border: none;
  vertical-align: middle;
}
.nahledtlacitka IMG {
  border: none;
  width: 42px;
  height: 32px;
  padding: 2px 1px 2px 1px;
}
.nahldata {
  border-collapse: collapse;
  position: absolute;
  top: 5px;
  left: 5px;
  border: none;
  background-color: #1C4D85;
}
.nahldata th {
  padding-right: 4px;
  overflow: hidden;
  border: 1px solid black;
  width: 150px;
  text-align: right;
}
.nahldata .nahldatanadpis {
  text-align: center;
  background-color: #d4F8b0;
}
.radiocl {
  color: white;
}
.nahlinput {
  border: none;
  width: 250px;
  padding-left: 4px;
}
.nahldataikony {
  border: 1px solid #2B5E95;
  height: 40px;
  text-align: right;
  background-color: #2B5E95;
}

.nahldata IMG {
  border: none;
}
.nahldatalink {
  border: none;
  width: 230px;
  padding-left: 4px;
  background-color: #E4E4E4;
}
.nahldatalinkftp {
  border: none;
  width: 230px;
  padding-left: 4px;
  background-color: #E4E4E4;
}
.nahldataproklik {
  vertical-align: middle;
  padding-right: 4px;
}  
.nahled_volba {
  border-collapse: collapse;
  position: absolute;
  top: 5px;
  left: 5px;
}
.volbacesty {
  padding: 16px;
  background-color: #f0f0f0;
  height: 100%;
}
.volbacesty B {
  font-size: 20px;
}
.vcd {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  line-height: 18px;
}
.vcf {
  text-decoration: none;
  color: #000000;
  line-height: 18px;
}
.vysledek {
  position: absolute;
  top: 0px;
  left: 400px;
  z-index: 10;
}
.nahleditfile {
  background-color: #E0F0FF;
}
.nahleditfile IMG {
  border: none;
  vertical-align: middle;
}
.thnotnull {
  color: red;
}
.homepage {
  width: 600px;
  margin: 50px 0px 0px 50px;
  background-color: #FFFFE0;
  padding: 10px;
}
.strankovani {
  float: right;
  color: white;
  padding: 6px 20px 4px 0px;
  width: 400px;
  text-align: right;
}
.strankovani A {
  text-decoration: none;
  font-weight: bold;
  color: rgb(255,199,105);
}
.strankovani A:hover {
  text-decoration: underline;
}
.stranky {
  font-weight: bold;
  color: rgb(236,234,206);
  cursor: pointer;
}
.stranky:hover {
  text-decoration: underline;
}
.nahled .flt_none,.nahled .flt {
  background-color: #F0F0C0;
  text-align: center;
}
.flt input {
  border: 1px solid #A0A0A0;
}
.inpsub {
  background-color: #E0E0E0;
  border: 4px outset #60B0FF;
  font-weight: bold;
  color: #3a6ea5; 
  cursor: pointer;
}
.inpsub:hover {
  text-decoration: underline;
}
