body {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background-color: #e5e5e5;
}

div, p, input, button, form, span, a, ul, li {
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

.header {
    background-color: #63cab9;
    width: 960px;
    margin: 0 auto;
}

.container {
    width: 921px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.book {
    width: 180px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.imgtitul {
    margin-top: 14px;
    width: 88px;
    height: 114px;
}

.booktext {
    padding: 0;
    margin-top: 14px;
}

.htop {
    font-size: 45px;
    color: #ffffff;
    width: 285px;
    text-align: center;
    margin-top: 15px;
}

.lang {
    font-weight: 900;
    text-align: right;
    margin-top: 14px;
}

.ua:hover {
    text-decoration: none;
}

.en:hover {
    text-decoration: none;
}

.topright {
    text-align: right;
    width: 180px;
}

.topright span {
    font-weight: bold;
}

.menu {
    background-color: #ffffff;
    padding-top: 9px;
    width: 960px;
    margin: 0 auto;
}

.cont0 {
    width: 960px;
    height: 49px;
    display: flex;
    justify-content: space-between;
    background-color: #206288;
}

.contmenu {
    width: 782px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.refmain, .refrk, .refia, .refeap {
    color: #ffffff;
    text-decoration: none;
    padding-top: 16px;
}

.refmain:hover, .refrk:hover, .refia:hover, .refeap:hover {
    font-weight: bold;
}

.mainbody {
    display: flex;
    justify-content: space-between;
    width: 960px;
    margin: 0 auto;
}

.mainbodyl {
    width: 770px;
    background-color: #ffffff;
}

.maincont {
    background-color: #ecf9f7;
    width: 752px;
    margin-left: 19px;
    padding-right: 53px;
    padding-left: 53px;
    padding-bottom: 32px;
    margin-bottom: 19px;
    margin-top: 11px;
}

.innercont {
    display: flex;
    justify-content: space-between;
}

.inincont {
    width: 300px;
    font-size: 14px;
    margin-top: 23px;
    margin-bottom: 0;
}

.pp .ph {
    font-size: 14;
}

.ph {
    font-weight: 900;
    margin-bottom: 10px;
    padding-top: 30px;
}

td {
    width: 300px;
    padding-left: 20px;
}

.pp.l, .ph.l, .btnl {
    padding-left: 0;
}

.textbtn {
    margin-top: 15px;
    width: 150px;
    padding: 12px 15px;
    height: 40px;
    background-color: #63CAB9;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    user-select: none;
    outline: none;
    border: 0ch;
    box-shadow: 0 0 0 45px rgba(0,0,0,0) inset, .2em .2em .3em #CCC9C9;
}

.textbtn:hover {
    background-color: #44BCA8;
}

.textbtn:active {
    box-shadow: none;
}

.mainbodyr {
    width: 191px;
    background-color: #ffffff;
    padding-left: 19px;
    padding-bottom: 19px;
}

.input {
    width: 154px;
    height: 27px;
    font-size: 10px;
    font-style: 900px;
    border: 1px solid #206288;
    padding-left: 15px;
    outline: none;
    margin-top: 11px;
}


.hbodyr {
    font-size: 18px;
    font-style: bold;
    background-color: #ecf9f7;
    width: 154px;
    box-sizing: border-box;
    padding: 9px 14px;
    color: #63cab9;
    margin-top: 11px;
}

.ref {
    width: 103px;
    background-color: #ecf9f7;
    display: block;
    padding: 8px 25px 5px 25px;
    width: 154px;
    color: #206288;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 2px;
}

.lastref {
    margin-bottom: 0px;
}

.ref:hover {
    font-weight: 900;
}

.refs12 {
    margin-top: 16px;
}

.refs13, .refs14, .refs15, .refs16, .refs17, .refs18, .refs19 {
    margin-top: 19px;
}

.footer {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    background-color: #206288;
    width: 960px;
    color: #ffffff;
}

.contfooter {
    width: 921px;
    padding-left: 54px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.contacts {
    margin-right: 55px;
}

.adress span {
    font-weight: bold;
}

.contacts span {
    font-weight: bold;
}

p{
    font-style: italic;
    font-weight: normal;
}

img{
    width: 50px;
    height: 50px;
}

.NameLink{
    text-decoration: none;
    color: #000000;
}
