body {
  text-align: center;
  background-color: #ded6ce;
  font: 0.78em 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  color: #000000;
}
a {
  color: #000000;
  background-color: inherit;
}
a:hover {
  font-weight: bold;
}
h1 {
  margin: 0;
  display: inline;
}
h1 img {
  float:left;
  margin-left:11px;
  border: 0 #ffffff solid;
}
h2 {
  margin-bottom: 0.3em;
  margin-top: 0.3em;
  background-color: #ffffff;
  font-size: 1.75em;
  font-weight: bold;
}
h3 {
  font-size: 1.45em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 2em;
  background-color:#eaede6;
  padding-left: 0.3em;
}
h4 {
  display: inline;
  background-color: #eaede6;
  font-size: 1.2em ;
  font-weight: bold;
  line-height: 2em;
}
p, li, a, h1, h2, h3, h4 {
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  color: #000000;
  background-color: inherit;
}
ul {
  list-style-position: inside;
  margin-left:0;
  padding-left:15px;
  line-height: 1.5em;
}
ul li {
  list-style-type: circle;
}

#celek {
  text-align: left;
  background-color: #ffffff;
  width: 740px;
  padding: 10px 10px 5px 10px;
  margin-left: auto;
  margin-right: auto;
  color: inherit;
  /*
  margin-top: -7px;
  margin-bottom: -7px;
  */
}
#logo {
  height: 90px;
  background-image: url(/grafika/logo.png);
  background-repeat: no-repeat;
  padding: 10px 10px 0 0;
  text-align: right;
  font-size: 0.82em;
  margin: 0;
}
/* FLASH */
#flash_radek {
  padding-top:5px;
}

/* MENU */
#menu {
  padding: 7px 0 0 0;
  height: 30px;
  background-image: url(/grafika/menu.png);
  background-repeat: no-repeat;
}
#menu ul {
  display: inline;
  padding: 0 0 0 10px;
  margin: 0; 
}
#menu ul li {
  display: inline;
  padding-right:5px; 
}
#menu ul li a {
  font: 1.05em 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  background-color: inherit;
}
#menu ul li a:hover{
  font-weight: bold;
  color: #000000;
  background-color: inherit;
}
/* KONEC MENU */
#obsah {
  line-height: 1.5em;
}
/* podbarvení seznamů a odstavců */
#obsah p, #obsah ul, #obsah div, #obsah table {
  background-color: #eaede6;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.2em 0.3em; 
  color: inherit;
}
/* O NAS */

/* SLUZBY */
#obsah .vypis {/* a taky porfolio */
  list-style-type: none;
  list-style-position:inside;
  line-height: 3em;
}
#obsah .vypis ul {
  
}
/* REFERENCE */
#prvniSloupec {
  padding-left:20px;
  float:left;
  border-right: 10px #ffffff solid;
  width:350px;
}
#druhySloupec {
  float:right;
  width:350px;
  padding-left:10px;
}

.fototable  {
  width: 100%;
  background-color: #eaede6;
  color: inherit;
}
.fototable tr td {
  text-align: center;
  margin-bottom: 10px;
  width: 175px;
}
.fototable tr td a img {
  border: 0;
}
/* AGENTURA */
#obsah .radek li {
  margin-bottom: 10px;
}
/* KONTAKT */

/* PODPORUJEME */
#paticka {
  height: 30px;
  background-image: url(/grafika/paticka.png);
  background-repeat: no-repeat;
  padding: 7px 0 0 5px;
  font: bold 0.8em 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
/* ---------------------------------------------------------------------- */
.hidden {
  display: none;
}

