@charset "utf-8";
/* CSS Document */


/* Блоки страницы */
main {background: url(./img/Construction.jpg) no-repeat top center; background-size: cover; position: absolute; width: 100%; height: 1595px; left: 0; top: 100px; font-size: 16px;}

.fonp {background-color: rgba(255, 255, 255, 0.8); box-shadow: 0px 0px 15px; border-radius: 10px; margin: 25px auto; padding: 15px; width: 900px;}
.fonp p {text-indent: 1.5em; margin: 16px 0;}

h2 {margin: 0px; text-align: center; color: #000; text-shadow: 0 2px 1px rgba(0,0,0,0.3);}

table {margin: 0 35px;}
.class_beton {width: 800px; border-collapse: collapse; font: bold 100% serif; box-shadow: none;}
.class_beton td {text-align:center; border: 1px solid black; padding: 1px;}
.class_beton th {border: 1px solid #000; background: #a3a3a3; padding: 1px;}

/* ------- Конец блоков страницы -------- */

footer {background: #000; height: 90px; position: absolute; width: 100%; left: 0; top: 1695px;}