body{
  background-color:#ffffff;
  color: #404040;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  margin: 0;
  padding: 0;
  text-align: center;/* vycentrovano pro Internet Explorer */
}

p{
  color: #404040;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  padding-bottom: 1em;
  margin: 0 0 0 0;
    text-align:justify;
}
td, td, th, li{
  color: #404040;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
}

table, td, th, tr {
  border: 0px none;
  margin: 0px;
    padding: 0px;
}

td {
 vertical-align:top;
}

table.one{
        border: 1px solid #bdbdbd;
}

table.two{
        width: 709px;
        background-image:url(tb_bg.gif);
        background-repeat:repeat-y;
}

td.normal {
 padding-bottom: 5px;
 padding-right: 5px;
}

td.one{
    padding: 32px 42px 32px 42px;
}

td.twoleft{
    width: 347px;
    padding: 32px 42px 32px 42px;
}

td.tworight{
/*	padding: 30px 32px 30px 32px;	*/
    padding: 30px 0px 30px 0px;
}
table.menu{
    width: 274px;
  margin-left: 4px;
}

td.menu{
    padding: 0px 32px 0px 32px;
}
img {
  border: 0px none;
  margin: 0px;
    padding: 0px;
}

h1 {
  color: #526784;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-style:italic;
  padding-bottom: 1em;
  margin: 0 0 0 0;
}

h2 {
  color: #526784;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-bottom: 1em;
}

h3 {
  color: #526784;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-bottom: 1em;
}

/* ODKAZY */

a{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #526784;
  text-decoration: none;
  background-color: white;
}
a:active{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #526784;
  text-decoration: none;
  background-color: #e9d491;
}
a:hover{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #526784;
  text-decoration: none;
  background-color: #e9d491;
}
a:visited{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #526784;
  text-decoration: none;
}


/* DESIGN */

.emp {
    color: #ab944e;
}

#outer{
  width: 709px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

