* {
  margin:0px;
  padding:0px;
  border:0px none;
}
body {
  font-family:arial,sans-serif;
  color: black;
  background:white;
}
h1{
  font-size: 14px;
  color:black;
}
.cervena{
  color:#FF0000;
}
h2{
  font-size: 14px;
  color:black;
}
h3{
  font-size: 14px;
  color:black;
}
p{
  font-size: 12px;
}
a {
  color:#0000CC;
  text-decoration:underline;
  font-size: 12px;
}
a:hover {
  color:#C01F25;
}

.green {
  color:#B5113E;
}
.red {
  color:red;
}
.modra {
  font-size:13px;
  color:#1A3DC1;
  Text-decoration: underline;
}

.italic {
  font-style:italic;
}
.bold {
  font-weight:bold;
}
.obrazek {
  border:1px solid #BCBBBB;
}
#main {
  width:980px;
  text-align:left;
  margin:15px auto 30px auto;
  position:relative;
}
#hlava {
  width:980px;
  height: 150px;
}
#hlavaleft {
  float:left;
  width:180px;
  height: 150px;
}
#hlavaright {
  float:right;
  width:790px;
  height: 50px;
  
}
#hlavaright a,p{
  font-size: 12px;
  }
#hlavaright a:hover{
  font-size: 12px;
}
#hlavaright1 {
  float:right;
  width:790px;
  height: 82px;
  }
#hlavaright1 a,p{
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
 
    }
#hlavaright2 {
  float:right;
  width:790px;
  height: 68px;
  }

#tmenu {
  width:790px;
  height: 20px;
  float:right;
  margin-top: 5px;
  
}
#tmenu a{
  font-size: 12px;
  float: left;
  padding-right: 10px;
    }
#tmenu p{
  font-size: 12px;
  text-align: left;
     }

#content {
  float:left;
  width:980px;
  margin:30px 0px 0px 0px;
}
#content h1 {
  padding-left:0px;
  font-size: 22px;
  border-bottom: 2px solid #1A3DC1;
}
#content h2 {
  margin-top: 20px;
  padding-left:0px;
  font-size: 16px;
  border-bottom: 1px solid #1A3DC1;
}
#content ul {
  list-style-type:circle;
  margin-left: 20px;
  margin-right: 35px;
  margin-top: 20px;
}
#content li {
  margin-top: 10px;
  color: #1A3DC1;
  font-size: 12px;
}
.vyraz {
  color: black;
  background: #FEEAC7;
} 
#content1 {
  float:left;
  width:180px;
  }
#content2 {
  float:left;
  width:180px;
  background: #D6E4FF;
}
#content2 p{
  text-align: left;
  padding: 10px 10px 10px 10px;
}
#content3 {
  float:left;
  width:180px;
  background: #EDFFD8;
  margin-top: 15px;
}
#content3 p{
  text-align: left;
  padding: 10px 10px 10px 10px;
}
#content4 {
  float:left;
  width:180px;
  background: #FFFAD3;
  margin-top: 15px;
}
#content4 p{
  text-align: left;
  padding: 10px 10px 10px 10px;
}
#content5 {
  float:left;
  width:180px;
  background: #FFEECA;
  margin-top: 15px;
}
#content5 a{
  color: #757574;
  text-decoration: none;
}
#content5 p{
  text-align: left;
  padding: 10px 10px 10px 10px;
}
#contentb {
  float:left;
  width:550px;
  margin-left: 20px;
  }
#contentb h2 {
  margin-top: 20px;
  padding-left:0px;
  font-size: 16px;
  border-bottom: 1px solid #1A3DC1;
}
#contentb p{
  margin: 15px 20px 10px 20px;
  text-align: left;
}
.priklad {
  width:440px;
  height: 281px;
  margin: 10px 10px 10px 10px;
  }
.vasbanner {
  width:259px;
  height: 354px;
  float: left;
  margin: 10px 10px 10px 10px;
  }

#contentc {
  float:right;
  width:200px;
  margin-left: 10px;
  }


#footer {
  float:left;
  width:100%;
  margin-top: 15px;
  border-top: 1px solid #C8C7C6;
  }
#footer p{
  text-align: left;
}
#footerleft {
  float:left;
  width:200px;
  }
#footerleft1 {
  float:left;
  width:200px;
  margin-left: 200px;
  }
#footerright {
  float:right;
  width:200px;
  
}
