      body{
                padding:0px;
                margin:0px;
                text-align: center;
                /* background-image: url(../img/design/bg.png); */
                background-color:#FFFFFF;
      }
      hr.clear {
                clear: both;
                height: 1px;
                border: none;
                margin: -1em 0 0 0;
                visibility: hidden;
                }

      #center {width: 800px; position: relative; text-align: left; margin: auto; border: solid green 0px}



      #top {  position: absolute;
                padding:0px;
                margin:0px;
                width:800px;height:227px; left:0px; top:0px;
                background-image:url(../img/design/top.jpg);
                border: solid blue 0px }

      #jazyk {
                position: absolute;
                padding:0px;
                margin:0px;
                width:100px;height:30px; left:680px; top:30px;
                border: solid blue 0px }



      .main {
                height: auto;
                top:227px;
                position: absolute;
                background-image: url(../img/design/main.jpg);
                margin: auto;
                text-align: left;
                background-repeat: repeat-y;
                width: 800px;
/*  border: solid thin #00FF00;*/
                z-index: 0;
}


     .content {
                 width: 560px;
                 float: right;
 /*  border: solid thin #CCCC00; */
}

    .innerContent {
                   float:left;
                   position:relative;
                   width: 495px;
                   margin: 10px 10px 10px 10px;
 /*  border: solid thin #00FF00; */
}





      #left-menu  {
                width:170px; top:240px;
                margin: 0px 0px 0px 30px;
                 /*168(vrsek)+(8mezera)*/
                /* background-image:url(../img/design/left.png); */
                float: left;
                border: solid blue 0px }



      #telo-nadpis{
                position:absolute;
                width:320px; height:25px; left:26px; top:13px;
                border: solid red 0px;
      }


      #telo  {  position: absolute;
                width:480px;height:100%; left:200px; top:44px; /*27(odsazeni)+168(vrsek)+(8mezera)*/
                border: solid blue 0px;
                overflow: auto;}


      #telo-obrazky{
          float : right;
          width:160px;
          height:auto;
          top:0px;
          margin-right:5px;
          margin-left:5px;
          margin-bottom:7px;
          border: solid blue 0px;

}

      #telo-text{
          float: left;
          width:330px; height:auto; left:0px; top:0px;
          border: solid blue 0px;
}




        #foot { position: absolute;
                width:800px; height:124px; left:0px;
                background-image:url(../img/design/foot.jpg);
                border: solid blue 0px;
                z-index: 0;
            }

       #design {
                position: absolute;
                padding:0px;
                margin:0px;
                width:200px;height:20px; left:630px; top:80px;
                border: solid blue 1px
                text-align: right; }



