

#send{
	left:-40px;
	top:80px;
    width:111px;
    height:260px;
	position:fixed;
	z-index:6;
    background:url('image/notice.png') -104px 0 no-repeat;
    cursor:pointer;
}

#send_notice{
    width:240px;
    height: 100px;
    position:absolute;
    bottom:-20px;
    right:-25px;
    background:url('/public/images/send2.png') 0 -101px no-repeat;
    cursor:pointer;
}
#send_notice:hover, #send:hover{
    background-position:0 0;
}

#clouds{
	display: none;
	position:fixed;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:58px;
	background:url(/public/images/clouds_50_glow_drop.png) repeat-x center top;
	cursor:pointer;
}
#clouds .arrow{
	padding:18px;
	background:url(/public/images/up_cloud.png) no-repeat center;
}


#header-clouds{
    z-index:2;
    margin-top: -2px;
    height:25px;
    width:100%;
    background:url(/public/images/clouds_50_glow.png) repeat-x center bottom;
}
#header .unit{
    float:left;
}

#header .unit.left.logo{
	width:20%;
	background:url(/public/images/logo_flag_hor.png) no-repeat center;
	height:100%;
	z-index:1;
}
#header .unit.middle{
    width:60%;
    height:100%;
}
#header .middle .name{
    margin:10px 0 0 0;
    font-size: 23px;
    line-height: 28px;
    color:#444;
}
#header .middle .bottom{
    position:absolute;
    width:100%;
    height:50px;
    line-height: 50px;
}
#header .middle .bottom .unit{
    width:50%;
    height:100%;
}
#contact{
    display:none;
    top:0;
    left:50%;
    margin:0 -130px;
    position:absolute;
    background-color: white;
    padding: 40px 20px 20px;
    box-shadow:0 0 5px #777;
    z-index:2000;
}
#clickable-contact{
    color:#333;
    z-index:2001;
    padding-left:30px;
    background:url(/public/images/tel.png) no-repeat left center;
    cursor:pointer;
}
#clickable-contact:hover{
    color:#111;
}
#contact ul{
    list-style:none;
    text-align:left;
    margin:10px 10px 0 10px;
}
#contact ul li{
    font-size:12px;
    line-height:30px;
}
#contact ul li a{
    padding:5px;
}
#contact .tel .city{color:#222; margin-right:10px;}
#contact .tel .zip{color:#555;}
#contact .tel .main{color:#222;font:Italic 22px/22px serif;}
#contact .skype, #contact .mail{padding-left:24px;background: no-repeat left center none;}
#contact .skype.call{background-image:url(/public/images/skype_call.png);}
#contact .skype.chat{background-image:url(/public/images/skype_instant.png);}
#contact .mail{padding-left:28px;background-image:url(/public/images/mail_y.png);}


#header .unit.right.info{
    position:absolute;
    padding:5px 5px 0 0;
    right:0;
    top:0;
    width:160px;
	font-size:12px;
	text-align:right;	
}
#header .info img{margin:0 -12px;}
#header .info table{width:100%;}
#header .info table td{text-align:center;padding:4px;}
#header .info .weather span{ line-height:13px;}


#menu{
	text-align:center;
    width:130%;
    margin:0 -15%;
    padding:20px 0 30px;
}
#menu .btn{
	padding:12px 14px;
	margin:5px;
	border-radius:8px 22px;
    box-shadow: 0 0 5px #eee;
    background-color: white;
}
#menu span.btn{
    font-size: 20px;
    color:#444;
	cursor:default;
    background-color: #fff0c0;
    box-shadow: 0 0 10px #ddd;
    text-shadow: 1px 1px 1px white;
}
#menu a:hover{
    box-shadow: 0 0 10px #ddd;
    color:#111;
}


/*HEADER-END  CONTAINER-BEGIN*/
.btn_main{
	overflow:hidden;
	display:block;
}
.btn_main:hover{
	box-shadow:1px 1px 25px #76899f/*3b5068*/;
}
.btn_main span{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	padding:20px;
	font-size:24px;
	text-align:left;
}

.btn_main.e{border-radius:8px 40px;}
.btn_main.e1{border-radius:40px 8px;}
.img{border-radius:8px 40px;}
.img1{border-radius:40px 8px;}
.btn_main.service{background-image:url(/public/images/btn_icon/service.png);}
.btn_main.diagnos{background-image:url(/public/images/btn_icon/diagnos_.png);}
.btn_main.cure{background-image:url(/public/images/btn_icon/cure_.png);}
.btn_main.about{background-image:url(/public/images/btn_icon/about_.png);}
.btn_main.info{background-image:url(/public/images/btn_icon/info_.png);}
.btn_main.news .news_block{
	position:absolute;
	bottom:0;
	left:0;
    font-size:12px;
	width:203px;
	height:120px;
    padding:10px 5px 10px 25px;
    background:#fff5d2;
    border-radius:0 0 4px 36px;
}
.btn_main.news .news_block a{
    text-decoration: underline;
}
.btn_main.news{
	border-radius:8px 40px;
}

.all_btn{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0 0 50px 0;	
}
.pdf_icon{
	padding-left:20px;
	background:url(/public/images/icons/adobe_reader_16x16.png) no-repeat left center;
}


#container ul{
    list-style-image: url(/public/images/ul.gif);
}
#container .main .res{
	padding:15px 30px;
	line-height:20px;
	font-size:15px;
	background:url(/public/images/grad_blue_200.png) center top repeat-x white;
	border-radius:8px;
}
#container .main .res p{
	margin:10px 0;
}
#container .main .res a{
	text-decoration:underline;
}
#container .main .res ul{
	margin:10px 0 20px 0;
}
#container .main .res li{
	margin:2px 0 4px 20px;
}
#container .main .res .roll .title{
	cursor:pointer;
	color:#000;
	font-size:15px;
	border-bottom:1px dashed #ccc;
	padding-right:20px;
	background:url(/public/images/down.png) right center no-repeat;
}
#container .main .res .roll .title:hover{
	color:#444;	
}
#container .main .res .roll .title.hide{
	color:#23395d;
	background-image:url(/public/images/up.png);
}
#container .main .res .roll .list{
	display:none;
	padding:2px 10px;
	margin:0 0 10px 10px;
	border-left:3px solid #ddd;
	background-color:#fffae8;
	font-size:14px;
	color:#222;
	border-radius:0 8px 8px 0;
}

#contentOnMain form{
	font-size:14px;
	color:#222;
	text-align:left;
	width: 371px;
}
#contentOnMain form table{
    margin-left:20px;
}
#contentOnMain form input, #contentOnMain textarea, #contentOnMain form select{
	background-color:white;
	border:1px solid #ddd;
	border-radius:6px;
	padding:4px;
	font-size:17px;
	margin:3px 10px;
}
#contentOnMain form .m{
	color:#b30000;
	font-size:20px;
}
#contentOnMain form td{
	text-align:right;
}

#contentOnMain h6{
	color:#666;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	font-family: "Times New Roman",sans-serif;
	margin:20px 0 5px 0;
}
#contentOnMain .photoblock{
 	border-radius:6px;
    background: white;
    padding: 10px;
    width:96px;
    position:absolute;
    right:-140px;
    top:10px;
    z-index:6;
}

#container .photoblock img{
    margin:2px;
    width:92px;
    border-radius:4px;
}
#container .photoblock img:hover{
    opacity:0.8;
}

