body {
  margin: 0;
  padding: 0;
  font-family: "Tahoma", Sans-Serif;
  
  color: #5E5E5E;

  font-size: 12pt;
  text-align: justify; 
}

#tagy {

  width: 771px;
  
}


.tag {
  font-size: 9pt;
  padding: 7px;
  float: left;
}

ul li {
  font-size:11pt;
  color: #94888B;
}

h1 {
  padding: 10px 0 0 0;
  font-size: 20pt;
  font-weight: normal; 
  font-family: "Tahoma", Sans-Serif;  
}

h2 {
  color: #5E5E5E;
  padding: 0;
  margin: 0;
  font-size: 11pt;
  font-weight: bold; 
  font-family: "Tahoma", Sans-Serif;
  text-align: justify;  
}
h4 {
  font-weight: bold;
  font-size: 10pt;

 font-family: "Tahoma", Sans-Serif;
}

a img {
  border: 0;
}

#radkovyblok  {
  font-size: 7pt;
  text-align: center;
}

#logo {
  margin-left: -16px;
}

#page {
  width: 775px;
  margin: 20px auto;

}
#content-subpage {
 margin-bottom: 50px; 
}

#content-subpage a {
 color: #FD01FA;
 
}

#page p {
  color: #94888B;
  font-size: 11pt;
  font-weight: normal; 
 
  text-align: justify;
  margin: 0 0 15px 0;
}

#liposukce {
  float: left;
  width: 467px;
  margin: 50px 19px 0 0;
}

table {

  width: 367px;
  border: 1px solid silver;
}

table .left {
  margin-right: 30px;
}

table tr.lichy {
  background: #efefef;
}

table tr.sudy {
  background: #f6f6f6;
}

table tr td {
   color: #938a8b;
  font-size: 11pt;
  padding: 5px;
}

#bottomPanel
{
	margin: 0 auto;
	color: #979797;
}

#bottomPanel a
{
  color: #6f6f6f;
}

#bottomPanel p
{
  text-align: left;
}

#bottomPanel p.copyright
{
    padding: 0 40px 0 0;
    display: block;
    float: left;
    background: url(/images/bottom-dots.gif) no-repeat right top;
}

#bottomPanel p.copyright span
{
    width: 75px;
    height: 47px;
    padding: 0 0 12px 0;
    display: block;
    background: url(/images/logo-bottom.gif) no-repeat 0 0;
}

#bottomPanel p.copyright span strong
{
    display: none;
}

#bottomPanel p.copyright a
{
    
}

#bottomPanel p.contactAddress
{
    width: 200px;
    padding: 18px 3px 0 40px;
    display: block;
    float: left;
}

#bottomPanel p.contactAddress strong
{
    height: 22px;
    display: block;
    clear: both;
 
}

#bottomPanel p.contactOther
{
    padding: 35px 0 0 42px;
    float: left;
    display: block;
    background: url(/images/contact-phone.gif) no-repeat 0 35px;
}