body {
  text-align: center;
  background-color: white;
}
#cela_stranka {
  text-align: justify;
  font-family: Arial;
  width: 1000px;
  background-color: white;
}
#hlavicka {
  position: relative;
}
#stranka {
  float: right;
  width: 780px;
  border-top: solid 4px white;
  font-size: 14px;
  padding-top: 20px;
  padding-left: 25px;
  letter-spacing: 1px;
  line-height: 130%;
  color: #333333;
  margin-left: -25px;
}
/* MENU ZAČÁTEK */
#menu {
  float: left;
  width: 220px;
  border-top: solid 4px white;
}
#menu ul.nav {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
}
#menu ul.nav a {
  display: block;
  text-decoration: none;
  line-height: 1.7em;
  /*height: 1.25em;*/
  background-color: #bdc2bf;
  padding: 4px;
  padding-left: 10px;
  color: #000066;
  font-weight: bold;
  font-size: 16px;
  /*border-right: solid 1px #717171;
  border-top: dotted 1px #717171;*/
  border-bottom: dotted 1px #717171;
  /*border-left: solid 4px #717171;*/
}
#menu ul.nav a:hover {
  /*border-left: solid 4px #99ff66;*/
  background-color: #eeeeee;
}
#menu ul.nav li {
  display: inline;
}
#menu ul a.aktivni {
  /*color: white;
  border-left: solid 4px #ffcc00;
  background-color: #666666;*/
}
* html #menu ul.nav a {
 height: 1px;
}
ul.podmenu li {
  font-weight: normal;
  margin-left: 10px;
}
ul.podmenu li a {
  border-left: solid 0px;
}
ul.podmenu {
  margin-left: -10px;
  text-align: left;
  padding-left: 10px;
}
.podpodmenu {
  border-left-width: 0px;
  padding-left: 40px;
}
.podpodmenu li {
}
.podpodmenu a:link {
  font-weight: normal;
  background-color: white;
}
/* MENU KONEC */
#copyright {
  clear: both;
  text-align: center;
  font-size: 11px;
  color: #717171;
  padding-top: 5px;
  margin-top: 10px;
  border-top: solid 1px #717171;
}
.logo {
  float: left;
  width: 220px;
  height: 220px;
  /*background-image: url(obrazky/SoHaGa_logo_double.jpg);
  background-repeat: no-repeat;*/
  background-color: #bdc2bf;
  color: #000061;
  font-weight: bold;
  font-size: 45px;
  text-align: center;
  text-decoration: none;
}
.mensiText {
  font-size: 25px;
}
a.logo:hover {
  background-color: #eeeeee;
}
.hlavicka_hutni {
  float: left;
  width: 256px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  background-image: url(obrazky/tlac_hutni.jpg);
  background-repeat: no-repeat;
  background-color: #000061;
  font-family: Arial;
  padding-top: 170px;
  margin-left: 4px;
}
a.hlavicka_hutni:visited, a.hlavicka_hutni:link {
  color: white;
}
a.hlavicka_hutni:hover {
  color: gray;
  background-color: #EEEEEE;
  background-image: url(obrazky/tlac_hutni_cb.jpg);
  background-repeat: no-repeat;
}
.hlavicka_stroj {
  float: left;
  width: 256px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  background-image: url(obrazky/tlac_stroj.jpg);
  background-repeat: no-repeat;
  background-color: #000061;
  font-family: Arial;
  padding-top: 170px;
  margin-left: 4px;
}
a.hlavicka_stroj:visited, a.hlavicka_stroj:link {
  color: white;
}
a.hlavicka_stroj:hover {
  color: gray;
  background-color: #EEEEEE;
  background-image: url(obrazky/tlac_stroj_cb.jpg);
  background-repeat: no-repeat;
}
.hlavicka_svary {
  float: left;
  width: 256px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  background-image: url(obrazky/tlac_svary.jpg);
  background-repeat: no-repeat;
  background-color: #000061;
  font-family: Arial;
  padding-top: 170px;
  margin-left: 4px;
}
a.hlavicka_svary:visited, a.hlavicka_svary:link {
  color: white;
  font-size: 20px;
}
a.hlavicka_svary:hover {
  color: gray;
  background-color: #EEEEEE;
  background-image: url(obrazky/tlac_svary_cb.jpg);
  background-repeat: no-repeat;
}
.skryty_text {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
a.skryty_text.link {
  text-decoration: none;
}
#stranka a:link, #stranka a:visited, #stranka a:active {
  text-decoration: none;
  color: #000061;
}
#stranka a:hover {
  text-decoration: underline;
  color: gray;
}
#stranka h1 {
  padding-left: 0px;
  font-size: 15px;
  color: #000066;
}
#stranka h2 {
  padding-left: 0px;
  font-size: 14px;
  color: #000066;
}
#stranka h3 {
  padding-left: 0px;
  font-size: 14px;
  color: #000066;
  font-style: italic;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
  color: #717171;
  text-decoration: none;
}
#copyright a:hover {
  color: #990000;
  text-decoration: underline;
}
.chybejici_text {
  color: red;
}
/* ze starého webu */
.jakost{
  font-size: 11px;
  padding: 2px 15px 2px 0px;
  margin: 15px 30px -15px 0px;
}
.nadpisek{
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  margin: 1px 2px 0px 1px;
  color: #eeeeee;
  border-bottom: 0px solid #dddddd;
}
.zahlavi{
  border-bottom: 0px solid #000000;
}
table{
  text-align: center;
  border-collapse: collapse;
  display: inline;
}
