body {
  color: #000000;
  font-size: 10pt;
  font-family: 'Arial',sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  background: #6e6e6e;
}

#menu {
  width: 740px;
  height: 35px;
  margin-top: 0px;
  padding-left: 40px;
  background: #000000;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#obrazek {
  width: 350px;
  margin-bottom: 0px;
  margin-right: 0px;
  float: right;
}

#center {
  width: 780px;
  position: absolute;
  left: 50%;
  margin-left: -390px;
}

#nazev {
  color: #ffffff;
  width: 430px;
  text-align: center;
  font-size: 10pt;
  margin-top: 30px;
  font-family: 'Arial',sans-serif;
  float: left;
  margin-bottom: 0px;
}

#sekret {
  margin-top: 50px;
  width: 30%;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  float: right;
}

#cfls {
  margin-top: 50px;
  width: 15%;
  float: left;
  font-family: 'Arial', sans-serif; 
  font-size: 8pt; 
  color: #000000;
  text-align: center;
}

#cbt {
  margin-top: 30px;
  width: 25%;
  float: left;
  font-family: 'Arial', sans-serif; 
  font-size: 8pt; 
  color: #000000;
  text-align: center;
}

#odkazy {
  width: 25%;
  margin-top: 0px;
  margin-left: 15px;
  text-align: left;
  float: left;
  
}

#top {
  width: 100%;
  background: #aebacc;
}

#telo {
  position: absolute;
  width: 780px;
  background: #d0d7e1;
  margin-top: 0px;
}

#celek {
  width: 740px;
  background: #d0d7e1;
  text-align: left;
  margin: 20px;
}

.carka {
  margin-left: 10px; 
  margin-right: 10px; 
  text-align: center;
  font-size: 16pt; 
  font-weight: bold; 
  color: #ffffff;
}

.copy {
  font-size: 80%;
	color: #666;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.uvod {
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

.copya {
  text-decoration: none;
  font-weight: bold;
  font-size: 8pt;
  color: #ffffff;
}

.copya:hover {
  color: yellow;
}

.odkaz {
  color: #ff0000;
  font-size: 12pt;
  font-family: 'Arial',sans-serif;
}

.odkaz:hover {
  color: #ffffff;
}

.clear {
  margin-top: -20px;
  height: 0px;
  clear: both;
}

.homo {
  margin-right: 0px;
  margin-bottom: 0px;
}

.cerna {
  height: 20px;
  background: #000000;
}

.bila {
  height: 1px;
  background: #ffffff;
}

.nadpis {
  font-family: 'Arial', sans-serif;
  font-size: 19px; 
  font-weight: bold; 
  color: #0066FF;
}

.subnadpis {
  font-family: 'Arial', sans-serif; 
  font-size: 13px; 
  color: #000000;
}

.text {  
  font-family: 'Arial', sans-serif; 
  font-size: 10px; 
  color: #000000;
  text-align: center;
}

.inpu {
  padding-left: 5px;
  border: 1px solid #aebacc;
}

textarea {
  width: 150px;
  border: 1px solid #aebacc;
}

.inp {
  width: 150px;
  background: #ffffff;
  border: 1px solid #aebacc;
  padding-left: 5px;
}

.submit {
  font-weight: bold;
  color: #ffffff;
  background: #aebacc;
}

.text_tab {
  font-family: 'Arial', sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  width: 100%;
}

.mejl {
  color: #ff0000;
  font-weight: bold;
  font-size: 8pt;
  font-family: 'Arial', sans-serif;
  text-decoration: dotted;
}

.mejl:hover {
  color: #ffffff;
  text-decoration: underline;
}

h5 {
	font-family: 'Arial', Helvetica, sans-serif;
	color: #43484F;
}

h1 {
	font-family: 'Arial', Times, serif;
	font-size: 18pt;
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-family: 'Arial', sans-serif;
	font-size: 12pt;
	color: #ffffff;
}

.alert {
  font-size: 12pt; 
  font-family: 'Arial', sans-serif; 
  color:#CC0033;
}


