
body {
  font-family: calibri, "times new roman", sans-serif;
  font-size: 10pt;
}

#stranka {
background-color: #B0F0FF;
top: 200px;
width: 800px;
margin: auto;
padding: 0px;
font-size: 11pt;
}

#text {
padding: 3%;
font-size: 11pt;
height: 350px;
overflow: auto;
}

#paticka {
  width: 800px;
  background-color: #000000;
  line-height: 30px;
 }

 #paticka p {
 font-size: 10pt;
 color: #3399FF;
 text-align: center;
 }

h1, h2, h3 { 
  color: #3399FF;
  font-size: 22pt;
  font-family: calibri, "times new roman", sans-serif;
}

  h2 {font-size: 16pt;}
  h3 {font-size: 12pt;}
  h4 {font-size: 12pt; font-weight: bold;}

p {
  color: #000000;
  font-family: calibri, "times new roman", sans-serif;
  text-align: justify;
  text-indent: 2%;
}

   .banner {margin-left:0%;}
   .tucny_kontakt {text-indent: 0%; font-weight: bold;}
   .citat1 {font-size: 14pt; font-style: italic; text-align: center; margin-left: 26%;}
   .citat2 {font-size: 14pt; font-style: italic; text-align: center; margin-left: 24%}
   .tucne {font-weight: bold;}
   .kontakty {text-indent: 0%}


ul, ol{ 
  font-family: calibri, "times new roman", sans-serif;
  font-weight: bold;
  list-style: disc none;
}

   ol {list-style: decimal outside none; margin-left: 150px}

img {
  margin-right: 10px;
  float: none;
}
 .studie {float: center; margin-right: 4%}
 .produkty {float: left; margin-right: 6%}
 .forever {float: right;}

table {
  border-collapse: collapse;
  border-style: solid;
  border-width: 2px;
  border-color: #FF5000;
  background-color: #FFE080;
  text-align : center;
  width: 40%;
  margin-left: 10px;
  background: #FFE080;
  font-family: calibri, "times new roman", sans-serif;
  font-size: 10pt;
  text-align: left;
}

table2 {
  border-collapse: collapse;
  border-style: solid;
  border-width: 2px;
  border-color: #FF5000;
  background-color: #FFE080;
  text-align : center;
  width: 40%;
  margin-left: 10px;
  background: #FFE080;
  font-family: calibri, "times new roman", sans-serif;
  font-size: 10pt;
  text-align: left;
}

th, td {
  border: solid;
  border-color:#3399FF; 
  border-width: 1px;
  padding: 5px;
}

   .den {background: #FFE080}

a {text-decoration: underline}
a:link {color: #3399FF}
a:visited {color: #3399FF}
a:active {color: #3399FF}
a:hover {color: #0060FF}

 #menu {
  background: #B0F0FF; 
}

#tlacitka {
  width: 800px; margin: 0 auto;
  }
  
#tlacitka li {
  float: left;
  display: inline;
  list-style-type: none;
  text-align: center;
  font-size: 12pt;
  border-right: 1px solid #3399FF;
  border-left: 1px solid #3399FF;
  
  
}

#tlacitka li a {
  text-decoration: none;
  color: #000000;
  float: left;
  line-height: 35px;
  padding: 0 15px;
}

#tlacitka li a:hover, #tlacitka li a.aktivni {background-color: #3399FF}

.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  content: ' ';
}




