/* Masthead */

#hp_masthead_logo {
	width: 650px;
	height: 98px;
	background: url("../../i/logo_homepage-cz.jpg") no-repeat;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

div#hp_masthead_logo a
{
	display: block;
	width: 650px;
	height: 98px;
}

div#hp_masthead_logo a span
{
	display: none;
}

/* Leadspace */

#mid-column {
	padding: 0px;
	width: 254px;
}




#left-column {
	float: left;
	width: 323px;
	height: 284px;
	padding: 0px;
	background: url("../../i/hp-leadspace.jpg") no-repeat;
}

#right-column {
	float: right;
	width: 273px;
	padding: 0px;
}




#tier-gm {	
	float: left;
	width: 254px;
	height: 97px;
	background: url("../../i/hp-tier-gm-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;	
}	


#tier-gyn {	
	width: 254px;
	height: 90px;
	background: url("../../i/hp-tier-gyn-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;	
}	

#tier-dentistry {	
	width: 254px;
	height: 97px;
	background: url("../../i/hp-tier-dentistry-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;	
}	

#tier-pediatrics {	
	width: 273px;
	height: 97px;
	background: url("../../i/hp-tier-pediatrics-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;	
}	

#tier-physiotherapy {	
	width: 273px;
	height: 90px;
	background: url("../../i/hp-tier-physiotherapy-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;	
}	

#tier-otherspec {	
	width: 273px;
	height: 97px;
	background: url("../../i/hp-tier-otherspec-cz.jpg") no-repeat;
	text-decoration: none;
	text-align: left;		
}	
/* Left bar */

#hp-sidebar-a {
	width: 254px;
	overflow: hidden;	
	float: left;
	height:auto;
	_margin-bottom: -1px;
}

#hp-sidebar-a-photogallery {

	width: 254px;
	overflow: hidden;	
	float: left;
	height: 214px;
	padding: 0px;
	background: url("../../i/hp-photogallery2-cz.jpg") no-repeat;	
}

#hp-sidebar-a-oncall {

	width: 254px;
	overflow: hidden;	
	float: left;
	height: 175px;
	padding: 0px;
	background: url("../../i/hp-24hours2-cz.jpg") no-repeat;	
}


/* Right bar */

#hp-sidebar-b {

	width: 232px;
    min-height:100%;
	float: right;
_min-height: 600px;
_margin-bottom: -1px;
	overflow: hidden;	
}

#hp-sidebar-b-onlineresults {
	width: 232px;
	height: 129px;	
	float: right;
	padding: 0px;
	background: url("../../i/hp-onlinelogin-cz.jpg") repeat;
}

#hp-sidebar-b-myresults {
	width: 232px;
	height: 129px;		
	float: right;
	padding: 0px;
	background: url("../../i/hp-myresults-cz.jpg") repeat;
}


#hp-sidebar-b-contacts {
	background: url("../../i/hp-contacts2-cz.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 181px;
}

#hp-sidebar-b-testimonials {
	background: url("../../i/hp-testimonials-cz.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 79px;
}


/* Middle column */

#hp-content {

	padding: 0px;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 10px;
	background-color: white;	
	_min-height: 600px;
_margin-bottom: -1px;
}

div#hp-content div.inside
{
	width: 330px;
	margin-left: 11px;
	margin-right: 12px;
	height:100%;
	min-height:100%;	
}


/* Shadows */
div#top_shadow
{
_margin-bottom: -2px;
	height: 10px;
	width: 850px;
	background: url("../../i/hp-topshadow.jpg") no-repeat;
	
}

div#bottom_shadow
{
	height: 35px;
	width: 850px;
	background: url("../../i/hp-bottomshadow.jpg") no-repeat;	
	_margin-top: -10px;
	margin-left: auto;
	margin-right: auto;	
}


/* form.css */

* {
  margin: 0;
  padding: 0;
}

form div select {
  width: 140px;
  padding: 2px 2px;
  background-color: rgb(255, 239, 205);
}

select {
  background-color: rgb(255, 239, 205);
  border-width: 1px 0 0 0;
  border: 1px solid #999999; 
  font-size: 10px;
  padding: 2px 2px;  
}

/* Login form */

div#login_form
{
	width: 230px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 128px;
}


div#login_form input.field
{
	width: 117px;
	height: 17px;
	background: url("../../i/hp_form_text_field.jpg") no-repeat;
	margin-left:0px; 
	margin-top:0px;
	padding-left: 3px;	
}

div#login_form input.submit_field
{
	height: 17px;
	background: url("../../i/hp-go-submit.jpg") repeat-x;
	padding: 0 5px 0 5px;	
}