body
{
  text-align: center;
  width : 100%;
  padding : 0px;
  margin: 0px;
  color : #ffffff;
  font-family : sans-serif;
  font-size : 12px;
}

#stranka
{
  margin-top : -50px;

  width: 100%;
  height: 100%;
}

#pozadi
{
  height : 850px;

  margin-left: auto;
  margin-right: auto;

  background-repeat: no-repeat; 
  background-position: center center;

  text-align: center;
}

#ramecek_tv
{
  top : 88px;
  left : -8px;
  position: relative;

  width : 964px;
  height : 682px;

  margin-left: auto;
  margin-right: auto;

  background-repeat: no-repeat; 
  background-position: center center;
  background-image: url('/satom/tv.png');

  text-align: center;

}

#obsah 
{
  top : 57px;
  position : relative;

  width : 839px;
  height : 470px;

  margin-left: auto;
  margin-right: auto;
  
  background-color : #111111;

  text-align: center;
  padding: 5px;
}

#levy_blok
{
  border-right: 1px solid #333333;
  float: left;
  width: 165px;
  height : 400px;
  margin-left: 5px;
  overflow: auto;
}

#hlavni_okno
{
  margin-left : 180px;
  width: 650px;
  height : 400px;
  overflow: auto;
}

#spodni_okno
{
  margin-top : 10px;
  border-top: 1px solid #333333;
  margin-left: auto;
  margin-right: auto;
  width: 820px;
  height : 55px;
  overflow: hidden;
}

#zakladni_menu
{
  margin-top : 75px;
  position : relative;

  width : 600px;
  height : 30px;

  margin-left: auto;
  margin-right: auto;
  
  text-align: center;
}


.obrazek_nadpis
{
   float: left;
}

.souvisejici_clanky
{
  text-align : center;
}

.souvisejici_clanky.obecny .clanek
{
  display : block;
  float : left;
  width : 64px;
  height : 44px;
  padding : 2px 2px 2px 2px;
  margin : 5px 5px 5px 5px;
}

.souvisejici_clanky.konkretni .clanek
{
  display : block;
  float : left;
  width : 70px;
  height : 44px;
  padding : 2px 2px 2px 2px;
  margin : 5px 5px 5px 5px;
}

.souvisejici_clanky .clanek .odkaz:link,
.souvisejici_clanky .clanek .odkaz:visited,
.souvisejici_clanky .clanek .odkaz:hover
{
  color : #ffffff;
  text-decoration : none;
}

.souvisejici_clanky .clanek .odkaz .image
{
  border : 0px;
}

.souvisejici_clanky .clanek .odkaz .text
{
  margin-top : 15px;
  display: block;
  color : #ffffff;
  font-weight : bold;
}


.EditVModulu
{
  width : 450px;
  background-color: #dddddd;
  border: 1px solid #ffffff; 
  color: #000000;
}
input.file
{
  width : 450px;
}

h1
{
  font-size : 16px;
}
