/* CSS Document */
body { 
    background: #FFFFFF;
    font-family: Helvetica, Arial, Sans-serif;
    text-align: center;
    font-size: 11px;  
    margin: 0 auto;  
    padding: 0px; 
    min-width: 500px; /* minimální šířka stránky, IE ji bouhužel nechápe, takže k tomu níže použijeme pro IE div "spacer" */ 
    min-height: 500px;
    height: 100%;
    text-align:center; 
}  

h1 
{
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial;    
    margin: 0px;
}

h2
{
    margin: 0px;
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial;
}
p{  font-size: 12px;
    font-family: Verdana, Helvetica, Arial;}
.nav
{
  background-color: #FF9966;
  display: block;
  border-bottom: 1px solid #993300;
}
.form
{
  font-size: 12px;
  font-weight: bold;
}
ul.menuleft
{
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 2px;
  list-style-type: none;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, Helvetica, Arial;
}

.menuleft li 
{
  display: block;
  background-color: transparent;
  width: 110px;
  padding: 2px 2px;
  _padding: 1px 2px;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 0px;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #993300;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial;
  list-style-type: none;
}

.menu
{  
    font-weight: bold;
    text-decoration: none;
}
.left a:link {color: #000000;}
.left a:visited {color: #000000;}
.left a:hover {color: ivory;}
.left a {text-decoration: none;}

.top
{
  background-image: url(obr/top.jpg);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1012px;
  height: 110px;
}
.top a:link {color: #000000;}
.top a:visited {color: #000000;}
.top a:hover {color: ivory;}
.top a {text-decoration: none;}

.middle a:link {color: #000000;}
.middle a:visited {color: #000000;}
.middle a:hover {color: ivory;}
.middle a {text-decoration: none;}

div.center
{
  position: relative;
  width: 100%; 
  text-align: left; 
  margin: auto;
  height: 90%;
}
div.left
{
  background-color: #FF9933;
  position: absolute;
  left: 0px;
  top: 111px;
  width: 129px;
  height: 100%;
  z-index:1;
}

div.uvod
{
  position: absolute;
  left: 130px;
  top: 0px;
  width: 1000px;
  height: 100%;
  background-color: #FF9933;
  z-index: 0;
  overflow: auto;
}

div.middle
{
  position: absolute;
  left: 130px;
  top: 111px;
  width: 668px;
  height: 100%;
  background-color: #FF9933;
  z-index: 0;
  overflow: auto;
}

div.right
{
  position: absolute;
  text-align:center;
  top: 111px;
  left: 799px;
  width: 213px;
  height: 100%;
  background-color: #ff9933;
  z-index: 1;  
  overflow: hidden;
}

div.bottom
{
  position: relative;
  top: 0%;
  left: 20%;
  width: 60%;
  height: 105px;
  background-color: #ff9933;
  z-index: 1;  
  overflow: auto;
}
div.forum
{
  position: absolute;
  left: 5px;
  top: 161px;
  width: 584px;
  height: 70%;
  background-color: #FF9933;
  z-index: 1;
  overflow: auto;
}
div.reklama
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 70%;
}
.right a:link {color: #000000;}
.right a:visited {color: #000000;}
.right a:hover {color: ivory;}
.right a {text-decoration: none;}

div.padding {padding: 5px;}

.padding a:link {color: #000000;}
.padding a:visited {color: #000000;}
.padding a:hover {color: ivory;}
.padding a {text-decoration: none;}

#nadpis {position: absolute; top: 25%; left: 51%; font-size: 45px; font-family: helvetica;}
#datum { 
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial;
    color: white;
    position: absolute; 
    top:80%; 
    left: 82%;}
#men {position: absolute; top: 80%; left: 30%;}
#men1 {position: absolute; top: 80%; left: 40%;}
#men2 {position: absolute; top: 80%; left: 50%;}
#men3 {position: absolute; top: 80%; left: 60%;}
#men4 {position: absolute; top: 80%; left: 70%;}
#men5 {position: absolute; top: 80%; left: 80%;}

/* clanky */

#caption {font-weight: bold; font-size: 12px;}
#cldatum {font-size: 10px; 
          color: #993300;  
          border-left: 1px solid #000000;  
          border-right: 1px solid #000000;}

#clanek { font-size: 12px;
          font-weight: normal;
          font-family: Verdana, Helvetica, Arial;}

/*forum*/

#jmeno {font-weight: bold; color: #ff0000; font-size: 10px;}
#date {font-weight: normal; color: #0000ff; font-size: 10px;}
#text {font-weight: normal; color: #000000; font-size: 12px;}
#login {position: absolute; top:2%; left: 65%;}

button 
{
	border-right: black 1px solid; 
  border-top: black 1px solid; 
  font-size: 10px; 
  border-left: black 1px solid; 
  border-bottom: black 1px solid; 
  font-family: Verdana,sans-serif, Helvetica
}
input {
	border-right: black 1px solid;
  border-top: black 1px solid; 
  font-size: 10px; 
  border-left: black 1px solid; 
  border-bottom: black 1px solid; 
  font-family: Verdana,sans-serif, Helvetica
}

.tabulka
{
  border-collapse: collapse;
  background-color: #FF9933;
  border: 2px solid black;
  width: 95%;
  margin: 5px; 
}
.tabulka td 
{
  border: 1px solid black;
  text-align: center;
  padding: 0px;
  font-size: 12px;
  font-family: Verdana,sans-serif, Helvetica;
}
.tabulka th
{
  border: 1px solid black;
  font-size: 12px;
  font-family: Verdana,sans-serif, Helvetica;
  background-color: #FF9966;
}

#tym {text-align: left;}
