/*
  * Base Style Sheet for default pages on Admin Developers-To-Region.cz
  * version: 2007-08
  * (c) 2007, AVÍZO, a.s.
  * Slavíkova 6142, 708 00 Ostrava - Poruba, Czech Republic
  * tel.: +420 596 90 61 11, http://www.avizo.cz
*/



/***************** Telo */

    body {margin:25px 0;padding:0px;background:#fff;font-family:sans-serif;font-size:95%;font-style:normal;font-weight:normal;line-height:1.3em;text-align:center;color:#000;}

/***************** zakladni HTML */
    form        {margin:0;}
    img         {border:0;}
    * html td, * html th, * html caption { font-size: 75%;}

/***************** ruzne obecne tagy */
    .nscr, .txt, .n {display:none;}


/***************** zakl rozmer */
    #page   {margin:0 auto;padding:0;width:40em;text-align:left;background: url(img/logo.gif) no-repeat 0px 3em ;overflow:hidden;}
    #page-box   {margin:0;padding:0 0 0 250px;}

/***************** nadpisy */
    h1 {margin:10px 0;padding:0 0 5px 0;line-height:1em;font-size:170%;font-weight:normal;}
    h1 strong {font-weight:normal;color:#960000;}


/***************** tabulka */
    th {font-weight:normal;text-align:right;border-left:solid 3px #960000;width:10em;vertical-align:top;}
    td {vertical-align:top;}
    .logo {width:250px;}

/***************** error text */
    .errortext {border-left:solid 3px red;color:red;}
    .errortext p {line-height:1em;margin:0 0 5px 0;padding:0;}

    label.error {color:red;}
    input.error {border:solid 1px red; background:#FFECEC;}




