body {color: #89bdd6; 
      padding: 0; 
      margin: 3px 0; 
      font-family: "Trebuchet MS", Verdana, sans-serif; 
      font-size: 11px; 
      text-align: center;
  background: #007cc3 url("/entry/graf/body-bgr.jpg") no-repeat center top;
  background-attachment: fixed;
}

img {border: 0;}

#mother {display: block; 
         width: 980px;
         height: 400px; 
         clear: both; 
         text-align: center; 
         position: relative; 
         margin: 80px auto 5px auto; 
         padding: 0; 
         border: 0px solid #0FF; line-height: 1.1;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
         font-size: 16px;}
#mother  a       {color: #888; text-decoration: none;}
#mother  a:hover {color: #000; text-decoration: underline;}
#mother span {font-size: 30px; font-weight: bold;}
#mother .logo_cz a {display: block;
                    position: absolute;
                    top: 30px; left: 115px;
                    width: 265px;
                    height: 130px;
                    border: 0px solid red;}
#mother .flag_cz a {display: block;
                    position: absolute;
                    top: 180px; left: 350px;
                    width: 120px; height: 90px; 
                    background: url("/entry/graf/czech.gif") no-repeat center top;
                    border: 1px solid #eee;}
#mother .text_cz   {display: block;
                    position: absolute;
                    top: 200px; left: 75px;
                    width: 265px;
                    height: 55px;
                    text-align: right;
                    border: 0px solid red;}
#mother .logo_en a {display: block;
                    position: absolute;
                    top: 30px; right: 115px;
                    width: 265px;
                    height: 130px;
                    border: 0px solid red;}
#mother .flag_en a {display: block;
                    position: absolute;
                    top: 180px; right: 352px;
                    width: 120px; height: 90px; 
                    background: url("/entry/graf/english.gif") no-repeat center top;
                    border: 1px solid #eee;}
#mother .text_en   {display: block;
                    position: absolute;
                    top: 200px; right: 20px;
                    width: 320px;
                    height: 55px;
                    text-align: left;
                    border: 0px solid red;}
#mother .pocitac   {display: block;
                    position: absolute;
                    top: 51px; left: 408px;
                    width: 167px;
                    height: 87px;
                    text-align: center;
                    font-size: 13px; font-weight: bold;
                    color: #e77817;}
#mother .pocitac table {margin: 3px 0; padding: 0;}
#mother .pocitac .den {font-size: 12px; font-weight: bold; line-height: 1;
                       color: #e77817; text-align: left;}
#mother .pocitac .den span {display: block; float:left; margin: 0 10px 0 0;
                            font-size: 26px; width: 80px; text-align: right;}
#mother .pocitac .hod {font-size: 10px; font-weight: bold; line-height: 1;
                       color: #aaa; text-align: left; width: 30%;}
#mother .pocitac .hod span {display: block; float:left; margin: 3px 3px 0 0;
                            font-size: 16px; text-align: right;}
#mother .pocitac .min {font-size: 10px; font-weight: bold; line-height: 1;
                       color: #aaa; text-align: left; width: 32%;}
#mother .pocitac .min span {display: block; float:left; margin: 3px 3px 0 0;
                            font-size: 16px; text-align: right;}
#mother .pocitac .sec {font-size: 10px; font-weight: bold; line-height: 1;
                       color: #aaa; text-align: left; width: 28%;}
#mother .pocitac .sec span {display: block; float:left; margin: 3px 3px 0 0;
                            font-size: 16px; text-align: right;}


#footer {color: #999;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
         font-size: 9px;}
#footer  a       {color: #999; text-decoration: none;}
#footer  a:hover {color: #aaa; text-decoration: underline;}

