/***********************
 *
 *        Cascading Style sheet for Seminář k datovým schránkám
 *
 *************************/   

body {
  margin: 0px;
  padding: 0px;
  font: bold 8pt/14pt 'Verdana';
  background-color: #F0F0F1;
}

h1 {
  font: bold 14pt/16pt 'Arial';
  color: #155F8C;
  margin-bottom: 5px;
}
h2 {
  color: #C00216;
  font: bold 16pt/20pt 'Arial';
}
h3 {
  font: bold 12pt/16pt 'Arial';
  color: black;
}
h4 {
  font: bold 10pt/14pt 'Arial';
  color: #525252;
  border-bottom: 1px dashed black;
  padding-left: 15px;
}
sub {
  vertical-align: super;
  font-weight: normal;
}
p {
  text-align: justify;
}
input, select {
  background-color: white;
  border: 2px solid #E41D22;
}
input type:checkbox, input type:radio {
  border:none;
}
#middle a:link, #middle a:visited {
  color: #E41D22;
  text-decoration: none;
}
#middle a:hover {
  color: black;
  text-decoration: none;
}
#middle-ucetni a:link, #middle a:visited {
  color: #E41D22;
  text-decoration: none;
}
#middle-ucetni a:hover {
  color: black;
  text-decoration: none;
}
#page0  {
    width: 980px;
    height: 600px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: url('www_img/datovky-background2.jpg') no-repeat;
    background-color: white;
    padding-top: 200px;
}
#page {
  width: 880px;
  height: 560px;
  text-align: left;
  position: relative;
  /*margin-top: 200px;*/
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 0px;
 /* background: url('www_img/title.jpg') no-repeat;*/
  /*border: 1px solid black;*/
  background-color: white;
}
#page-ucetni {
  width: 1050px;
  height: 560px;
  text-align: left;
  position: relative;
  /*margin-top: 200px;*/
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 0px;
 /* background: url('www_img/title.jpg') no-repeat;*/
  /*border: 1px solid black;*/
  background-color: white;
}
#header {
 border: 0px solid red;
  height: 290px;
 display: none;
}
#nadpis {
   position: relative;
   margin-left: 480px;
   /*margin-right: 280px;*/ 
   /* margin-top: 55px;*/
   padding-top: 50px;
   color: #C00216;
   font: bold 14pt/16pt 'Verdana';
   /*border: 1px dashed black;*/
}
#main {
  clear:both;
  /*border: 2px solid red;*/
  position: relative;
  
}
#left {
  /*position: absolute;*/
  float: left;
  top: 0px;
  left: 0px; 
  width: 230px;
  margin-top: 50px;
  /*height: 1800px*/
  /*border: 2px solid yellow;*/
}
#middle {
  margin-left: 233px;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 25px;
  color: #555555;
  overflow: auto;
  height: 500px;
  width: 604px;
  margin-right: 0px;
  margin-top: 0px;
 /* border: 1px dashed black;*/
  /*background-color: #F6BA1C;*/
}
#middle-ucetni {
  
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
  color: #555555;
  overflow: auto;
  height: 500px;
  margin-right: 0px;
  margin-top: 0px;
 /* border: 1px dashed black;*/
  /*background-color: #F6BA1C;*/
}
#foot {
  clear: both;
  font: normal 8pt/12pt 'Verdana';
  color: #6D85B0;
  text-align: center;
  width: 970px;
}

#login-form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 100px;
  /*border: 1px solid black;*/
}  

.logo {
  margin-bottom: 20px;
  margin-left: 20px;
  border: none;
}
.logo-footer {
  margin-left: 200px;
  margin-top: 10px;
  border: none;
}
.logo-footer2 {
  margin-left: 70px;
  margin-top: 10px;
  border: none;
}
.menu {
  width: 180px;
  height: 30px;
  background-color: #E41D22;
  text-align: center;
  color: white;
  font: bold 11pt/16pt 'Arial';
  font-variant: small-caps;
  letter-spacing: 2px;
  /*border: 2px solid blue;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 10px;
  
}
#left a:link, #left a:visited {
  color: white;
  text-decoration: none;
}
#left a:hover {
  color: black;
  text-decoration: none;
}
.error {
  color: red;
  margin-bottom: 10px;
  margin-left: 150px; 
}
.reg {color: red;}


/************
 *  DEFINICE FORMULARE
 *  *************/ 

.form-table {
  margin-left: auto;
  margin-right: auto;
}
.form-tbl-popis {
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: top;
}
.spacer {
  width: 0px;
  height: 100px;
  border: none;
}
.termin-head {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: center;
  border-bottom: 1px dashed black;
}
.termin-datum {
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  width: 70px;
}
.termin-nazev {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.termin-adresa {
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
  
}
.reg-sum-head {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px dashed black;
  padding-left: 5px;
  padding-right: 5px;
  
}
.reg-sum-body {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  border-bottom: 1px dashed #CCCCCC;
  border-right: 1px dashed #CCCCCC;  
  text-align: center;
}
.highlight {
  padding-left: 10px;
  padding-right: 10px;
  color: #444444;
}
#logo-table {
  margin-left: 20px;
} 
.logo-bunka {padding-left: 20px;}
.program-cas {width: 100px}