body {
  font-size: 10px;
  font-family: "Verdana";
  font-style: normal;
  color: black;
  border: 0;

}
a {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
#navigation_menu {
  font-size: 18px;
}
#hlavna_plocha{
  font-size: 14px;
  border-right: 2px solid #bbb;
  border-left: 2px solid #bbb;
}
table {
  font-size: 10px;
}
img {
  border: 0;
}
#uvod {
  font-size: 14px;
}

#header2_bar {
  font-size: 10px;
  padding: 0 0 0 10px;
  background: #eee;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
}
fieldset {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: black;
  padding: 10px 10px 10px 10px;
  margin: 0px;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
  background-image: url(grafika/pozadie/chalk.jpg);

}
legend {
  font-size: 12px;
  font-weight: bold;
  color: black;
  background: #eee;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
  padding: 4px 8px;
}
fieldset a:link {
  font-size: 14px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  font-style: italic;
}
fieldset a:hover {
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
fieldset a:visited {
  font-size: 14px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}
.menu_normal {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  margin: 4px 0 0 0;
  background: #eee;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
  width: 140px;
  cursor: pointer;
}
.menu_normal_selected {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  margin: 4px 0 0 0;
  background: #999;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
  width: 140px;
  cursor: pointer;
}
.menu_active {
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  margin: 4px 0 0 0;
  background: DarkSlateBlue;
  border: 1px solid black;
  width: 140px;
  cursor: pointer;
}
#clenovia_nadpis {
  font-size:14;
  font-weight: normal;
}
#clenovia {
  border-collapse: collapse;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  font-size:10;
  font-weight: normal;
}
#clenovia td, th {
  padding: 2px;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
}
#clenovia th {
  background: #eee;
  font-weight: bold;
}
#kontakt {
  font-size: 12px;
  font-weight: normal;
}
#trening li {
  margin: 0 0 0 -10px;
  text-align: left;
  font-size: 16px;
  list-style: none;
}
#slovnik_vyraz {
  color: green;
  font-weight: bold;
}
#slovnik_pojmov li {
  text-align: left;
  font-size: 14px;
  padding: 0px;
  margin: 0 0 0 -10px;
  list-style: none;
  font-weight: normal;
}
#openning td {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
#openning_head td{
  padding: 5px;
  margin: 2px 10px 0px 0px;
  background: #eee;
  border: 1px solid #bbb;
  border-bottom-color: #888;
  border-right-color: #888;
  width: 200px;
}
#openning_head a {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
#openning_head a:hover {
  font-size: 12px;
  font-weight: bold;
  color: blue;
}
#openning a {
  font-size: 12px;
  font-weight: bold;
  color: black;
  cursor: pointer;
}
#openning a:hover {
  font-size: 12px;
  font-weight: bold;
  color: blue;
}
#openning_variation_table td{
  border: 1px solid #888;
  padding: 2px;
  margin: 1px;
}
#openning_variation {
  font-size: 12px;
  font-weight: bold;
  color: navy;
}
#FEN_txt {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
#variation_box {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
#partner {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
#online {
  font-size: 14px;
  font-weight: normal;
  color: black;
  border-collapse: collapse;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
}
#online td, th {
  padding: 2px;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
}
#online th {
  background: DarkSeaGreen ;
  font-weight: bold;
}













#podujatia {
  text-align: left;
  font-weight: normal;
}
#podujatia li{
  font-size: 14px;
  padding: 0px;
  margin: 0;
  list-style: none;
}
#podujatia_title {
  color: navy;
  font-size: 16px;
  font-weight: bold;
}
#podujatia td {
  width: 200px;
  font-size: 14px;
  font-weight: normal;
}
#podujatia table {
  margin-left: 50px;
}
#podujatia a {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: blue;
}
#podujatia a:hover {
  font-size: 14px;
  font-weight: bold;
  color: blue;
}
#photogalery a {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
#photogalery a:hover {
  font-size: 12px;
  font-weight: bold;
  color: blue;
}
