.svarbu {font-weight: bold; color: #59b337;}

/* Skaičiuoklei //i */
#skaiciuokle {/*width: 500px; */}
#hr_zalias {color: #59b337; clear: both;}
#sk_1 {width: 235px; float: left; padding: 5px;}
#sk_2 {width: 235px; float: right; padding: 5px;}
#sk_form {text-align: center; height: 40px;}

#uzklausimas { margin-top: 5px; }
#uzklausimas *, #contactRequest *  {
	font-size: 10px;
}
#contactRequest {
	background-color: #fff;
	height: 205px; 
	width: 280px; 
	padding: 15px; 
	display:none; 
	position: absolute;
	margin-top: -180px;
}
#contactRequest .title-bar {
	height: 15px;
	width: 10px; 
	position: relative; 
	float: right;
}
#cs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  background-image: url('/bitrix/templates/cu/images/overlay.png');  
}
#cs-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#contactRequest #wrapperF {
	padding:5px;
}
table.boo {
	border-collapse: collapse;
}
table.boo td {
	border: solid 1px #ccc;
}

#slider { display: none; }


#clinic-list{font-family:Arial; font-size:11px; border-collapse:collapse;}
#clinic-list th {background-color:#68b8ed;}
#clinic-list td {padding:3px;}
#clinic-list .city {text-align:center; background-color:#ffd900; font-weight:bold;}
