
html {text-align: center; font-family: Verdana; font-size: x-small; height: 100%;}
body {margin: auto; background: #FFE066; font-size: 100%; text-align: center; margin-top: 10px;}

div.telo
{
margin: auto;
width: 940px;
height: 1000px;
background: #fffbe2;
display:table;
border: solid 1px gray;
}
  div.sloup1
  {
  position: relative;
  margin: 10px;
  float: left;
  text-align: left;
  width: 210px;
  height: px;
  background: #fffbe2;
  border: solid 1px white;
  }
    div.kontakt
    {
    position: relative;
    margin: px;
    float: left;
    text-align: left;
    width: 210px;
    height: 240px;
    background: #fffbe2;
    border: solid 1px gray;
    }
    div.fotogalerie
    {
    position: relative;
    margin-top: 10px;
    float: left;
    text-align: left;
    width: 210px;
    height: 40px;
    background: #fffbe2;
    border: solid 1px gray;
    }
    div.tydenik
    {
    position: relative;
    margin-top: 10px;
    float: left;
    text-align: left;
    width: 210px;
    height: 550px;
    background: #fffbe2;
    border: solid 1px gray;
    }
  div.sloup2
  {
  margin: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px; 
  position: relative;
  float: left;
  text-align: left;
  width: 690px;
  height: 900px;
  background: #fffbe2;
  border: solid 1px gray;
  }

div.spodek
{
margin: auto;
margin-top: 0px;
width: 940px;
height: 20px;
background: #FFE066 center no-repeat;
border-top: solid #dfca59 1px; 
}


p.text {font-size: 12px; text-align: justify; margin-left: 10px; margin-right: 20px;}
p.text1 {font-size: 12px; text-align: justify; margin: 6px;}
p.text4 { font-size: 10px; text-align: left; margin-left: 10px; margin-right: 0px; }


h2 {margin: 6px; text-align: left;}


table { margin-top: 0%; border-collapse: collapse; }

.ram2 { width: 670px; background-color: white; border: thin solid black; border-top:0px; border-right: 0px; border-left: 0px; }


td { padding: 4px; }
td.news { text-align: left; font-size: 12px; font-weight: bold;}
td.datum { text-align: right; font-size: 10px;}



a.li { text-decoration:none; color: black;}


a {
  text-decoration:none;
  color: black;
}
a:hover {
  text-decoration:underline;
}
a:active {
  text-decoration:underline;
}
a {color: blue;}
*> {color: inherit;}
a:visited {color: purple;}
a:hover {color: blue;}  

