

* {
    margin: 0;
    padding: 0;
  }


body {
text-align: center;

    background: #fff url('cfcfcf.png');;
    font-size: 0.75em;
    font-family: verdana, sans, sans-serif;
  }

h1, h2, h3, table, th, tr, td, img {
border: 0;
border-style: solid;
}

h1 {
   display: block;
   min-height: 32px;
   _height: 35px;
    background: url('ruka32.png') 6px 0px no-repeat;
    border-bottom-width: 1px;
    border-color: #dddddd;
    font-weight: normal;
    font-size: 1.8em;
    margin-bottom: 0.5em;
    padding-top: 2px;
    padding-left : 42px;
    padding-right : 10px;
}


h2 {
    display: inline;
    background: url('redsq.png') 6px 4px no-repeat;
    border-bottom-width : 1px;
    border-color : #dddddd;
    font-size : 1.6em;
    font-weight : normal;
    letter-spacing : 0.1em;
    line-height: 1.7em;
    margin-bottom : 0.5em;
    margin-top : 1.3em;
    padding-left : 30px;
    padding-right : 10px;
 
  }


h3 {
   display: inline;
   font-size: 1.45em;
   font-weight: normal;
   padding-left: 8px;
   border-bottom-width: 1px;
   border-color: #ddd;
   border-style: dashed;
   line-height: 1.6em;
    margin-top: 1em;
    margin-bottom: 0.2em;
    margin-left: 2px;
  }

h4 {
   font-size: 1.2em;
   padding-left: 8px;
    margin-top: 1em;
    margin-bottom: 0.1em;
    margin-left: 5px;
}

p, ul, table {
    font-size: 1em;
    margin-left: 20px;
    margin-bottom: 1.0em;
    margin-top: 0.3em;
  }

ul {
    list-style-image: url('redli.png');
    margin-left: 35px;
  }


table ul {
margin-left: 00px;
margin-bottom: 0px;
  list-style-type: none;
  list-style-image: none;
}

a {
 color: #3366e8;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

form td {
 vertical-align: top;
}

input, textarea {
width: 220px;
}

input.submit {
width: 7em;
}

ul.simple {
margin-left: 20px;

   list-style-type: none;
  list-style-image: none;
}

table.cenik, table.cenik th, table.cenik td {
padding-left: 5px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
 border-collapse: collapse;
border-width: 1px;
border-color: #eee;
}

table.cenik th {
font-size: 1.1em;
background: #e3f0ff;
font-weight: bold;
}

table.cenik td {
background: #fdfdfd;
}

td.cena {
font-weight: bold;
}

caption {
 font-size: 0.95em;
}

.red {
color: red;
}

.small {
font-size: 0.50em;
}

.big {
font-size: 1.20em;

}

p.nospace {
margin-bottom: 0em;
}

#container_top {
    background: #a1a1a1;
    height: 180px;
    vertical-align: bottom;
    min-width: 838px;
    _width: expression(document.body.clientWidth < 400? "400px" : "auto" );
  }


#header {
    background: #599ade url('header.jpg');
    width: 838px;
    height: 119px;
    position: relative;
    top: 61px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
  }

#header p {
margin: 0;
padding-top: 28px;
margin-right: 23px;
}


#header img {
margin-left: 6px;
margin-right: 6px;
}


#container_bottom {
text-align: left;
    background: transparent url('base.jpg');
    width: 838px;
    padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }


#navbar {
    width: 137px;
    float: left;
    margin-top: 4px;
    margin-left: 54px;
    _margin-left: 27px;
  }


#navbar ul {
margin: 0px;
padding: 0px;
display: block;

  }


#navbar li {
margin: 0px;
padding: 0px;
    width: 100%;
    height: 110px;
    display: block;
    text-align: center;
    margin-bottom: 6px;
    _margin-bottom: 4px; 
  list-style-type: none;
  list-style-image: none;
  display: block;
  }


#navbar li a {
    width: 100%;
    height: 100%;
    display: block;
  }


#navbar li.a {
 /*background: #f26868;*/
}

#navbar li.b {
 /*background: #6ca2f3;*/
 
}#navbar li.c {
 /*background: #a1f36b;*/
}


#navbar li.a a {
    background: transparent url('uvod.png') 0 0 no-repeat;

  }


#navbar li.b a {
    background: transparent url('tvorba-www-stranek.png') 0 0 no-repeat;
  }


#navbar li.c a {
    background: transparent url('kontakt.png') 0 0 no-repeat;
  }
  
  
#navbar li.a a:hover, #navbar li.b a:hover, #navbar li.c a:hover {
background-position: 0 100%;
}


#navbar p {
 font: #333;
 font-size: 0.75em;
 line-height: 1.4em;
 margin-left: 4px;
 margin-right: 0px;
 margin-top: 0.6em;
 margin-bottom: 0.9em;
}

#navbar .titlebar {
 font-weight: bold;
 background: url('titlebar.png');
 width: 131px;
 height: 17px;
 margin-left: 3px;
 margin-top: 15px;
 _margin-top: 13px;
 padding: 0px;
}

#navbar .titlebar p {
 padding-top: 2px;
 _padding-top: 1px;
margin: 0px;
margin-left: 5px;
}


#navbar img {
 margin-left: 4px;
 margin-bottom: 0px;
 margin-top: 0px;
}


span.underlayer {
    z-index: -1;
    position: absolute;
  }


#content {
    width: 570px;
    float: right;
    margin-right: 50px;
    _margin-right: 25px;
    margin-bottom: 2em;
  }

#chcitab {
text-align: center;
}

#chciul {
 line-height: 1.9em;
}

#footer {
    background: #fff url('footer.jpg') bottom no-repeat;
    width: 838px;
    height: 39px;
    clear: both;
    text-align: center;
    padding-right: 0px;
    padding-bottom: 0px;
  }


#footer p {
display: block;
 text-align: center;
 font-size: 0.85em;
 font-weight: bold;
 padding-top: 4px;
 _padding-top: 1px;
 margin-left: 199px;
 margin-right: 20px;
  }
  
#footer img {
margin-top: -2px;
}

