    /*для header*/
#mainhead {
	line-height: 19.25px;

}
#budcrl img {
	width: 100%;
	/*
	background-image: url(../images/hbg.jpg);
	*/
	/*background-position: right;
	background-repeat: no-repeat;
	background-size: cover;

	overflow: hidden;
	*/
}

#adress 	{
	width: 100%;
	text-align: center;
	text-decoration-color: red;
	font-size: 18px;
	font-family: impact, garamond;
	/*position: absolute;
	padding-top: 25px;*/

}
	/*для навигатора*/

#topmenu {
	text-align: center;
	background-color: lightcyan;
	/*border-radius: 5px;
	border-style: solid;*/
	box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
	padding: 10px;
	font-family: impact, garamond;
}
	/*телефонний довідник*/
h1 {
	font-size: 22px;
	color:navy;
}

#main {
	width: 20%;
	text-align: center;
	background-color: paleturquoise;
	float: left;
}
#main > div {
	padding: 10px;
	border: 2px solid green;
	border-radius: 20px;
	margin: 5px;
}
#content {
	width: 80%;
	float: right;
	background: floralwhite;

}
.cont {
	padding: 0 10px;

}

span {
	text-align: center;
	color: darkblue;
	font-weight: bold;
}

#main > p {
	font-weight: bold;
	font-size: 18px;
	color: darkgreen;
}
/*Головна*/

#korona {
	background-color: red;
	text-align: center;
	font-size: 45px;
	font color: white;
}

#golovna {
	text-align: justify;
	font-size: 20px;
	padding-left: 10px;
}



/*Історична довідка*/
figure {
    background: lightblue;
    padding: 10px;
    display: block;
    width: 265px;
    height: 300px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
/*figcaption {
	padding-top: 5px;
}*/
 h2 {
	text-align: center;
	color:navy;
}
h3 {
	text-align: center;
	font-size: 22px;
}

.history {
	font-size: 18px;
	text-align: justify;
	text-indent: 25px;
}
.clr {
	clear: both;;
}
#arthist {
	width: 100%;
}
/*Персонал*/
#tab1  {
	/*border: 1px solid green;*/
	text-align: center;
}
#tab1 tr {
	column-width: 30%; 
}


/*Спеціалізація*/
#specialization {
	width: 60%;
	text-align: justify;
	font-size: 20px;
	color: black;
	padding-left: 20%
}

/*Наявні ліки*/
#tabliky {
	width: 100%;
	border:  1px solid navy;
	margin-top: 15px;
	
	/*margin-left: 5px;*/
		
}

#tabliky th {
	font-size: 10px;
	text-align: center;
	margin: none;
	padding: none;

}
#tabliky td {
	font-size: 10px;
	text-align: center;

}

/*Новини*/

#news {
	width: 80%;
	padding-left:20%;
	font-size: 20px;
	color: black;
	text-align: center;
	/*background-color: red;*/
	text-decoration-color: black;
 
}

/*#news1 {

	width: 60%;
	text-align: justify;
	font-size: 20px;
	color: black;
	padding-left: 20%
}*/

#order {

	width: 60%;
	text-align: justify;
	font-size: 20px;
	color: black;
	padding-left: 20%
}

#order > p {

	text-indent: 20px;
}

#tabliky td, th {
	border:  1px solid navy;
	text-align: center; 
	border-collapse: collapse;
	/*padding: 3px;*/
}

#tabdoc td, th, tr {
	border:  1px solid navy;
	text-align: justify; 
	border-collapse: collapse;
	padding: 3px;

}
#tabdoc th{
	text-align: center;
	border:  1px solid navy;

	}

#medogliady {

	width: 60%;
	text-align: justify;
	font-size: 20px;
	color: black;
	padding-left: 20%
}

#price  {
	width: 60%;
	text-align: justify;
	font-size: 20px;
	color: black;
	padding-left: 20%;
}

#price th, tr, td {
	text-align: center;
	font-size: 18px;
	border:  1px solid navy;

}

#budget {
	text-align: center;
	padding-top: 25px;

}

#taryfy {
	text-align: center;
	padding-top: 25px;

}
/*#budget {
	width: 60%;
}

img { width:300px; transition:width 0.5s ease; }
#budget1:hover img { width:900px; }

img { width:300px; transition:width 0.5s ease; }
#budget2:hover img { width:900px; }

img { width:300px; transition:width 0.5s ease; }
#budget3:hover img { width:900px; }
*/

footer {
	text-align: center;
}
