*{
	padding: 0;
	margin: 0;
}
a img{ border: 0; }

hr{
	display: none;
}
body{
	text-align: center;
	background: #e2f6f8 url('../layout/allbg_def.gif') repeat-x 50% 0%;
	font-family: tahoma;
	font-size: 11px;
}
.clear{
	clear: both;
}
a{
	color: #ca6925;
}
a:hover{
	color: #444444;
}
#content{
	margin: 0 auto;
	width: 958px;
	text-align: left;
}


#top{
  position: relative;
  height: 181px;
  padding: 0 9px;
  z-index: 10;
}
	#logo{
		position: absolute;
		left: 22px;
		top: 36px;
	}
	
	#topmenu{
    background: url('../layout/topmenubg_def.gif') 100% 0% no-repeat;
    width: 940px;
    height: 64px;
    position: absolute;
    left: 9px;
    bottom: 0;
    z-index: 1;
  }
  
    #topmenu a{
      display: block;
      float: left;
      width: 190px;
      height: 64px;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: 0% 100%;
    }
    #topmenu a:hover, #topmenu a.active{
      background-position: 0% 0%;
    }
    #topmenu a strong{
      display: none;
    }
    #topmenu a.poradenstvi{ background-image: url('../layout/mnu_poradenstvi_def.gif');}
    #topmenu a.psychoterapie{ background-image: url('../layout/mnu_psychoterapie_def.gif');}
    #topmenu a.fyzioterapie{ background-image: url('../layout/mnu_fyzioterapie_def.gif');}
  
  #stopmenu{
    position: absolute;
    z-index: 5;
    right: 180px;
    bottom: 64px;
    
  }
  #stopmenu a{
      display: block;
      float: left;
      text-align: center;
      text-transform: uppercase;
      color: #444;
      padding: 6px 0 0 0;
      height: 17px;
      text-decoration: none;
      font-weight: bold;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: 0% 100%;
      margin: 0 2px 0 0;
  }
  #stopmenu a.small{
      width: 52px;
      background-image: url('../layout/smnu_smallwide_def.gif');
  }
  #stopmenu a.mid{
      width: 78px;
      background-image: url('../layout/smnu_midwide_def.gif');
  }
  
  #stopmenu a:hover{
    background-position: 0% 0%;
    text-decoration: underline;
    color: #000;
  }
  #stopmenu a.active{
    background-position: 0% 0%;
    color: #000;
  }
  
  
  #topilu{
    position: absolute;
    z-index: 2;
    right: 13px;
    top: 15px;
    width: 161px;
    height: 194px;
    overflow: hidden;
    background: url('../layout/topilu_def1.jpg') 0% 0% no-repeat;
  }

#obsah{
  z-index: 5;
  position: relative;
  padding: 11px 9px 3px 9px;
  background: url('../layout/contenttop_def.gif') 0% 3px no-repeat;
}
#contentbot{
  width: 958px;
  height: 48px;
  overflow: hidden;
  background: url('../layout/contentbottom_def.gif') 0% 0% no-repeat;
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
}

  #obsahpanel{
    position: relative;
    z-index: 5;
    float: right;
    width: 702px;
    font-size: 13px;
    padding: 15px;
    margin: 0 0 8px 0;
    overflow: hidden;
    background: #fff url('../layout/contentbg_def.gif') 0% 0% no-repeat;
  }
  #obsahpanel h1{
    color: #ca6925;
    font-size: 26px;
    font-weight: normal;
    padding: 0 0 7px 0;
  }
  #obsahpanel h2{
    color: #666;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 5px 0;
}
  #obsahpanel p{
    padding: 0 0 4px 0;
    font-family: tahoma;
    text-align: justify;
    color: #444;
    line-height: 150%;
  }
blockquote{
  border: 1px solid #ca6925;
  padding: 5px 10px;
  background: #f0f0f0;
  margin: 5px 0 10px;
  line-height: 150%;
  text-align: justify;
}
blockquote.alert{
  background: #fff url('../layout/alert.jpg') 3px 4px no-repeat;
  color: #ca4325;
  margin: 0 0 10px;
  padding: 5px 10px 8px 80px;
  border: 4px solid #ca4325;
}

.flrightimg{
  float: right;
  margin: 0 0 0 10px;
}
  
  #leftpanel{
    position: relative;
    z-index: 5;
    float: left;
    width: 200px;
    overflow: hidden;
  }
    .lhead{
      display: block;
      width: 200px;
      height: 33px;
    }
    .lhead span{ display: none;}
    .aktualne{ background: url('../layout/sign_aktualne_def.gif') 0% 0% no-repeat; } 
    .poslclanky{ background: url('../layout/sign_poslclanky_def.gif') 0% 0% no-repeat; } 
    .kalendar{ background: url('../layout/sign_kalendar_def.gif') 0% 0% no-repeat; } 

  .lbox{
    background: url('../layout/lboxbody_def.gif') 0% 0% no-repeat;
    padding: 5px;

  }


  .lboxbot{
    width: 200px;
    height: 5px;
    background: url('../layout/lboxbot.gif') 0% 0% no-repeat;
    margin: 0 0 7px 0;
  }


#footer{
  width: 920px;
  height: 35px;
  padding: 11px 19px 0;
  background: url('../layout/footerbg_def.gif') 50% 0% no-repeat;
  color: #fff;
}

  #footer .fleft{
    float: left;
    padding: 5px 0 0;
  }
  #footer .fright{
    float: right;
  }
  #footer .fright img{
    vertical-align: -5px;
  }
  
  #footer a{
    color: #fff;
  }
  #footer a:hover{
    text-decoration: none;
  }



.news{
  padding: 2px 5px 5px;
}
.news .time{
  color: #999;
  padding: 2px 0 2px 18px;
  font-size: 10px;
  background: url('../layout/time.gif') 0% 50% no-repeat;
}
.news strong{
  color: #444;
}
.news p{
  border-top: 1px solid #e0e0e0;

  padding: 1px 0;
  line-height: 130%;
  margin: 3px 0 0 0;
}


a.gre{
  color: #a9c953;
}
a.vio{
  color: #ce40b4;
}
a.blu{
  color: #64bdc3;
}
a.gre:hover, a.vio:hover, a.blu:hover{
  color: #444;
}

.leftside{
  float: left;
  width: 460px;
  padding: 5px 0 0 0;
}
#obsahpanel p{
  font-size: 13px;
  line-height: 150%;
  padding: 0 0 8px 0;
}
#obsahpanel .leftside p{
  padding: 0 0 8px 0;
  line-height: 140%;
  color: #444;
  font-size: 12px;
}

#obsahpanel h2.uppercase{
    color: #ca6925;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 7px 0;
    text-transform: uppercase;
}


.rightside{
  float:right;
  width: 235px;
}

.baseinfo{
  background: url('../layout/uvodrbg.jpg') 0% 0% no-repeat;
  height: 323px;
  width: 205px;
  padding: 10px 15px 0;
  margin: 1px 0 15px 0;
}

#obsahpanel .baseinfo h2{
  font-size: 16px;
  font-weight: normal;
  color: #6e6e6e;
  margin: 0;
  padding: 0 0 10px 0;
}

#obsahpanel .baseinfo p{
  color: #6e6e6e;
  line-height: 140%;
  font-size: 11px;
  padding: 0 0 7px 0;
}

.baseinfo a.button{
  display: block;
  width: 117px;
  height: 26px;
  overflow: hidden;
  margin: 10px auto 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 13px 0 0 0;
  background: url('../layout/button.gif') 0% 0% no-repeat;
}


form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 1px;
	font-size: 11px;
	width: 200px;
}
form.kontakt textarea{
	width: 591px;
	padding: 2px;
	margin: 2px 0;
	height: 70px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	color: #ca6925;
}
form.kontakt input.submit{
	font-weight:bold;
  width: 117px;
  height: 39px;
  margin: 5px 0 0 0;
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	border: none;
	background: url('../layout/button.gif') 0% 0% no-repeat;
	cursor:pointer;
	float: right;
}
form.kontakt .l{
	width: 100px;
}

.article{
  border-top: 1px solid #e6e6e6;
  padding: 5px 5px 2px;
  margin: 3px 0 0 0;
  
}
.article .time, .time{
  color: #999;
  padding: 2px 0 2px 18px;
  font-size: 10px;
  background: url('../layout/time.gif') 0% 50% no-repeat;
}

.article strong{
  color: #444;
}
.article p{

color: #444;
  padding: 3px 0;
  line-height: 120%;
  margin: 0 0 0 0;
}


.artgre{  background: #fcfcfc url('../layout/newsbg_gre.gif') 0% 100% no-repeat;}
.artgre a{ color: #87a142;}
.artvio{  background: #fcfcfc url('../layout/newsbg_vio.gif') 0% 100% no-repeat;}
.artvio a{ color: #e27ad0;}
.artblu{  background: #fcfcfc url('../layout/newsbg_blu.gif') 0% 100% no-repeat;}
.artblu a{ color: #5dafb5;}

.artgre a:hover, .artvio a:hover, .artblu a:hover, .martgre a:hover, .martvio a:hover, martblu a:hover{
  color: #444;
}

.midarticle{
  position: relative;
  width: 408px;
  height: 76px;
  padding: 8px 7px 0 45px;
  margin: 0 0 5px 0;
}
.midarticle .time{
  color: #999;
  line-height: 150%;
  /*
    background: url('../layout/time.gif') 0% 50% no-repeat;
  padding: 2px 0 2px 18px; */
  font-size: 10px;

}
.midarticle strong{
  color: #444;
}
#obsahpanel .midarticle h3{
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.midarticle p{
color: #444;
  padding: 0 0 0 0;
  line-height: 120%;
  margin: 0 0 0 0;

}
.midarticle .img{
  float: right;
  margin: 0 0 0 10px;
}
.martgre{  background: url('../layout/newsboxbg_gre.jpg') 0% 0% no-repeat;}
.martgre a{ color: #87a142;}
.martgre a img{ border: 3px solid #87a142;}
.martvio{  background: url('../layout/newsboxbg_vio.jpg') 0% 0% no-repeat;}
.martvio a{ color: #e27ad0;}
.martvio a img{ border: 3px solid #e27ad0;}
.martblu{  background: url('../layout/newsboxbg_blu.jpg') 0% 0% no-repeat;}
.martblu a{ color: #5dafb5;}
.martblu a img{ border: 3px solid #5dafb5;}


.center{
  text-align: center;
}


.cenik{
  width: 100%;
  border: 1px solid #bcd57a;
}
.cenik td{
  border: 1px solid #dcecb1;
  padding: 5px 10px;
}
.cenik tr.light td{

}
.cenik tr.dark td{
  background: #e6f1c9;
}
.cenik .val{
  text-align: right;
  font-weight: bold;
}
.cenik .sign{
  
}

#obsahpanel ol{
  padding: 5px 25px 20px;
}
#obsahpanel ol li{
  padding: 3px 0;
}

