body{ 
  margin:0; 
  text-align:center; 
  background:rgb(247,247,247);
  font-family:Tahoma;
  font-size:12px;
  line-height:16px;
}
a{
  color:rgb(57,57,57);
}
a:hover{
  text-decoration:none;
}
h1{
  color:rgb(75,74,74);
  font-size:18px;
  margin:0px 20px 20px 20px;
}
table{
  font-size:12px;
}
#pagewidth{ 
  width:740px; 
  text-align:left;  
  margin-left:auto; 
  margin-right:auto; 
  background:url("img/main.jpg");  
} 
#top{
  position:relative; 
  height:21px; 
  background:url("img/top.jpg");
}
#header{
  margin-bottom:10px;
  padding-bottom:10px;
  float:left;
  background:url("img/hrr.gif") no-repeat bottom;
} 
#logo{
  height:96px;
  width:280px;
  float:left;
  overflow:hidden;
}
#logo_obsah{
  height:100%;
  margin-left:21px;
  line-height:32px;
  padding-top:18px;
  background:url("img/orange.jpg");
  text-align:center;
}
#top_right{
  height:96px;
  width:460px;
  float:right;
  overflow:hidden;
}
#top_right_obsah{
  height:96px;
  margin-right:21px;
  background:url("img/blue.jpg");
  padding:22px 0px 0px 18px;
}
#leftcol{
  width:200px; 
  float:left;
  overflow:hidden;
}
#leftcol_obsah{
  margin-left:21px;
  margin-right:10px;
}
#leftcol_obsah a{
  display:block;
  _width:100%;
  background:rgb(254,188,62);
  font-weight:bold;
  padding:7px 0px 7px 10px;
  margin-bottom:1px;
  _border-bottom:1px solid white;
  _margin:0px;
  outline:none;
}
#leftcol_obsah a:hover{
  background:rgb(255,136,25);
}
#maincol{
  float: right; 
  display:inline; 
  position: relative; 
  width:540px;
  overflow:hidden;
}
#maincol_obsah{
  margin-right:21px;
  padding-left:11px;
  background:url("img/vr.jpg") repeat-y left;
}
#footer{
  height:55px;
  _height:78px; 
  clear:both;
  background:url("img/footer.jpg");
  margin-top:10px;
  padding:23px 40px 0px 40px;
  overflow:hidden;
} 
 
/* Float containers fix: */
.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#box{
  width:120px;
  height:120px;
  background:rgb(255,247,231);
  overflow:hidden;
  position:relative;
}
#box_obsah{
  height:110px;
  _height:100%;
  border:5px solid rgb(255,108,35);
  text-align:center;
  overflow:hidden;
  line-height:13px;
}
#galerie img{
  border:1px solid black;
  margin:4px 4px 1px 4px;
}
#link_submit{
  display:block;
  width:85px;
  text-align:center;
  padding:3px;
  background:rgb(254,188,62);
  border:2px solid rgb(255,108,0);
  font-weight:bold;
  cursor: pointer;
  font-family:Tahoma;
}
#ordinacnih{
  /*border-collapse: collapse*/
}
#ordinacnih td{
  background:rgb(240,240,240);
}
a.psycholog {
	margin-top: 10px !important;
}
