BODY{
  background-image: url('grafika/elementy/background.gif');
  margin-left: 5px
  margin-top: 31px}


/* základní styly---------------------------------------------- */

p,td,table,li {
  font-family: "verdana","arial","sans-serif";
  color: black;
  font-size: 13px}

.tucne {
  font-weight: bold}

.tucne-gray {
  font-weight: bold;
  color: gray}

.normal-8 {
  font-size: 10px}

.normal-red {
  font-size: 10px;
  color: red}

.tucne-8 {
  font-size: 10px;
  font-weight: bold}

.gray-8 {
  font-size: 10px;
  color: gray}

.tucne-gray-8 {
  font-size: 10px;
  font-weight: bold;
  color: gray}

.kurziva {
  font-style: italic}

p.nadpis1 {
  font-family: "verdana","arial","sans-serif";
  font-size: 15px;
  font-weight: bold;
  color: red;
  text-align: left}

p.nadpis1c {
  font-family: "verdana","arial","sans-serif";
  font-size: 15px;
  font-weight: bold;
  color: red;
  margin-bottom: 1px;
  text-align: center}

p.nadpis2 {
  font-family: "verdana","arial","sans-serif";
  font-size: 13px;
  font-weight: bold;
  margin-top: 30px;
  border-bottom: 1 solid black}

 p.nadpis3 {
  font-family: "verdana","arial","sans-serif";
  font-size: 13px;
  font-weight: bold;
  color: red;
  margin-top: 30px}

 p.nadpis3w {
  font-family: "verdana","arial","sans-serif";
  font-size: 13px;
  font-weight: bold;
  color: red}

p.nadpis4 {
  font-family: "verdana","arial","sans-serif";
  font-size: 15px;
  font-weight: bold;
  color: 000066;
  margin-bottom: 1px;
  text-align: left}

.aktualne {
  color: black;
  font-size: 9px;
  margin-top: 0px;
  margin-bottom: 5px}


/* tabulka -------------------------------------------- */

td.cell {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-top: 25px}

td.cell1 {
  background-image: url('grafika/elementy/logo_back.gif');
  background-repeat: no-repeat;
  background-position: 550px top;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-top: 25px}
  
td.podtrhnout {
  border-bottom: 1px solid silver}

td.nadtrhnout {
  border-top: 1px solid silver}

td.podinadtrhnout {
  border-bottom: 1px solid silver;
  border-top: 1px solid silver}

/* obrazky ------------------------------------------------------- */

.obrazek {
  border: 1px solid gray}

.fotka {
  border: 1px solid black}

.fotogalerie {
  border: 3px solid black;
  margin-right: 10px;
  margin-bottom: 5px}


/* link ------------------------------------------------------- */

A:link {color: blue;text-decoration: none}
A:visited {color: blue; text-decoration: none}
A:hover {color: blue;text-decoration: underline}
A:active {color: blue;text-decoration: none}

A:link.a-white {color: white;text-decoration: none}
A:visited.a-white{color: white; text-decoration: none}
A:hover.a-white{color: red;text-decoration: none}
A:active.a-white{color: white;text-decoration: none}

A:link.a-english {color: FFA500;text-decoration: none}
A:visited.a-english{color: FFA500; text-decoration: none}
A:hover.a-english{color: red;text-decoration: none}
A:active.a-english{color: FFA500;text-decoration: none}

A:link.a-menu {color: blue;text-decoration: none}
A:visited.a-menu {color: gray; text-decoration: none}
A:hover.a-menu {color: red;text-decoration: none}
A:active.a-menu {color: blue;text-decoration: none}

A:link.black {color: black;text-decoration: underline}
A:visited.black {color: black; text-decoration: underline}
A:hover.black {color: blue;text-decoration: underline}
A:active.black {color: black;text-decoration: underline}

A:link.odkaz-hotnews {font-size: 10px;color: rgb(100,100,100);text-decoration: underline}
A:visited.odkaz-hotnews {font-size: 10px;color: rgb(100,100,100); text-decoration: underline}
A:hover.odkaz-hotnews {font-size: 10px;color: blue;text-decoration: underline}
A:active.odkaz-hotnews {font-size: 10px;color: silver;text-decoration: underline}
