/* Barvy 
#660066 - pozadi (fialova)
#99FF66 - motto   (světle zelená)
#996666 - hlava a pata  (tmavě zelená)
*/
html,body {background-color:#660066; color:black; text-align:center; font-family: Verdana, Arial, Helvetica;}
div#body {width:700px; text-align:left; margin:0px auto; margin-top:50px;}
/*  div#logo {float:left; width:200px; height:100px; margin-bottom:0px; background:#99FF66 url("img/motto.png") 0 0 no-repeat scroll;}*/
  div#logo {float:left; width:200px; height:100px; margin-bottom:0px; background:#99FF66;}

/*  div#top {float:right; width:495px; height:100px; margin-bottom:0px; background:#99FF66 url("img/wellness.png") 0 0 no-repeat scroll;}*/
  div#top {position:relative; float:right; width:495px; height:100px; margin-bottom:0px; background:#999966 url("img/title.png") 0 0 no-repeat scroll;}

  div#topmenu {padding-top:84px; padding-right:5px; text-align:right; font:bold 80% Verdana;}
  div#topmenu a {color:#660066; text-decoration:none; padding-left:3px }
  div#topmenu a:hover {color:#99FF66;}
  div#topmenu span {border-right:2px solid #660066; padding-right:5px; padding-bottom:2px;}

  div#bott {width:700px; height:18px; margin-top:5px; background-color:#999966; text-align:right; 
    color:#FFBB33; font:normal 70% Verdana; padding-top:2px;
  }
  div#bottmenu {text-align:left; float:left;color:#660066;}
  div#bottmenu {font:bold 100% Verdana;}
  div#bottmenu a {color:#660066; text-decoration:none;}
  div#bottmenu a:hover {color:#99FF66;}

  div#foto {float:left; width:430px; height:251px; margin-top:5px; background:url('img/rainbow.jpg') bottom left no-repeat; }
  div#intro {float:right; width:265; height:251px; margin-top:5px; background-color:#99FF66; font:bold 80% Verdana;}

div#body-in {width:700px; background:url('img/bottom.gif') bottom left no-repeat;}
  div#telo {width:100%; background:url('img/pozadi_z.gif') top left repeat-y;}
    div#panel {width:200px; float:left; font-size:80%; text-align:center;}
      div#panel menu {margin:10px 10px 10px 5px;padding:0;}
      div#panel menu li {margin:5px 0 5px 0; padding-bottom:10; list-style-type:none; font-weight:bold; border-bottom:1px dashed #99FF66; }
      
    div#obsah {width:495px; float:right; font-size:80%; color:#EBE4B9; margin-left:5px; background:url('img/pozadi_o.gif') top left repeat-y;}

  h3 {margin:10px 10px 15px 10px; font-weight:bold; color:#99FF66; font-family:"Times New Roman", Times, serif; font-size:150%; }
  
  .cleaner {clear:both; height:0; content:' '; overflow:hidden;}
  .cleaner hr {display: none;}

p {margin:10px; line-height:130%; text-align:left;} 
p.justify {margin:10px; line-height:130%; text-align:justify;}
p.motto {font: italic bold 18px/1.2 Times;  margin:0px; text-align:center; color:#660066;}

strong, em {color:#DAA520;}
a:link {color:#99FF66; text-decoration:none;}
a:visited {color:#99FF66; text-decoration:none;}
a:hover {color:#99FF66; text-decoration:underline;}

