@font-face {
    font-family: Tahoma;
    src: url('fonts/tahoma.eot');
    src: url('fonts/tahoma.eot?#iefix') format('embedded-opentype'),
    url('fonts/tahoma.woff') format('woff'),
    url('fonts/tahoma.ttf') format('truetype'),
    url('fonts/tahoma.svg#tahoma') format('svg');
}
a { outline: 0; }

a:link {
    color: #45220c;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight:bold;
}

a:visited {
    color: #45220c;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: underline;
    font-weight:bold;
}

a:hover {
    color: #45220c;
    font-size: 14px;
    font-family: Tahoma;
    text-decoration: none;
    font-weight:bold;
}

body {
    padding: 0;
    margin: 0;
    background: #45220c;
    font-family: Tahoma;
}

.page {
    width: 1024px;
    margin: auto;
    overflow: hidden;
    background: url('img/page.png') center bottom repeat-y #9E7449;
}

.header {
    height: 160px;
    width: 100%;
    background: url('img/header.png') -1px 0 #6C2D0A;
}

.header-link {
    display: block;
    height: 90px;
    width: 50%;
}


.page-content {
    clear:both;
}

.content {
    margin: auto;
    width: 630px;
    padding-top: 40px;
    margin-bottom: 130px;
    
    font-size: 14px;
    color: #45220c;
    font-family: Tahoma;
    text-align: justify;
    font-weight: bold;
    
}


.page-content-sep:before {
    content: "";
    position: absolute;
    margin-left: 420px;
    margin-top: -130px;
    width: 184px;
    height: 130px;
    background: url('img/page-after.png') center bottom no-repeat transparent;
}

.page-content-sep {
    height: 1px;
    font-size: 1px;
    clear: both;
    width: 100%;
    margin: auto;
}

.left-col {
    width: 180px;
    float: left;
    box-shadow: 2px 4px 15px #000000;
}

.right-col {
    width: 180px;
    float: right;
    box-shadow: -2px 4px 15px #000000;
}

.left-col, .right-col {
    position: relative;
    margin-top: 70px;
    margin-bottom: 124px;
    background: linear-gradient(top, #593620, #3F1C06);
    background: -webkit-linear-gradient(top, #593620, #3F1C06);
    background: -moz-linear-gradient(top, #593620, #3F1C06);
    background: -o-linear-gradient(top, #593620, #3F1C06);
    background: -ms-linear-gradient(top, #593620, #3F1C06);
    color: #f5d9a3;
}
.left-col a, .right-col a {
    color: #f5d9a3;
}

.left-col-in {
    min-height: 200px;
    box-shadow: 2px 2px 10px #D7C598;
    padding: 60px 0;
}
.right-col-in {
    min-height: 200px;
    box-shadow: -2px 2px 10px #D7C598;
    padding: 60px 16px;
}

.left-col-in:before,
.left-col-in:after,
.right-col-in:before,
.right-col-in:after {
    content: "";
    position: absolute;
    width: 148px;
    height: 1px;
    border-bottom: 1px solid #A88862;
}

.left-col-in:before,
.right-col-in:before {
    top: 40px;
}
.left-col-in:after,
.right-col-in:after {
    bottom: 40px;
}
.left-col-in:before,
.left-col-in:after {
    margin-left: 16px;
}

.right-col-in:before,
.right-col-in:after {
    margin: auto;
}


.nail {
    position: absolute;
    display: block;
    height: 44px;
    width: 44px;
    background:  url('img/nail.png') 0 0 no-repeat transparent;
    top: -10px;
}

.right-col-counters {
    position: absolute;
    bottom: -92px;
    right: 3px;
    width: 88px;
}

.left-col .nail {
    right: 8px;
}

.right-col .nail {
    left: 11px;
}

.col-top {
    margin: 40px 16px 40px 16px;
    border-top: solid 1px #9E7449;
    border-bottom: solid 1px #9E7449;
}

.center-col {
    width: 830px;
    background: #F5D9A3;
    min-height: 544px;
    margin: auto;
    margin-top: -70px;
}

.footer {
    clear: both;
    background: #461F07;
    min-height: 134px;
    box-shadow: 0 -2px 4px 0 #D7C598;
}
.footer-top {
    background: url('img/footer.png') -1px bottom no-repeat #6D2E0B;
    height: 21px;
}

.footer-content {
    min-height: 104px;
}

.footer-bottom {
    position: relative;
    height: 8px;
    background: #6C2D0A;
    border-bottom: solid 1px #9E7449;
}

.phones {
    width: 300px;
    float: right;
    margin-top: 4px; /*10*/
    margin-right: 160px;
    color: #f5d9a3;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
    font-family: Tahoma;
}

.phones i {
    font-size: 24px;
}

.phones .l {
    font-weight: lighter;
}
.address {
    font-family: Tahoma;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 19px;
}

.left-menu {
    text-align: left;
}

.left-menu ul {
	margin: 0;
	padding: 0 0 0 28px;
}

.left-menu ul li ul {
	margin: 0;
	padding: 0;
}

.left-menu ul li {
	margin: 0;
	padding: 0;
	/* display: block; */
	min-height: 18px;
	white-space: nowrap;
	list-style-type: disc !important;
}

.left-menu ul li ul li,
.left-menu ul li ul li ul li {
    text-transform: lowercase;
}

.left-menu a,
.left-menu ul li.active ul li a {
    display: block;
    color:#f5d9a3;
    font-family: Tahoma;
    font-weight: lighter;
    text-decoration: underline;
}

.left-menu ul li a {
    font-size: 14px;
}

.left-menu ul li a {
    margin-left: -6px;
}

.left-menu ul li a:hover {
    font-size: 14.4px;
    text-decoration: none;
    line-height: 16px;
}

.left-menu ul li ul li a,
.left-menu ul li ul li.active ul li a {
    font-size: 12px;
}

.left-menu ul li ul li a:hover,
.left-menu ul li ul li ul li a:hover {
    font-size: 12.4px;
    text-decoration: none;
    line-height: 14px;
}

.left-menu ul li.active a {
    font-weight: bold;
    /*font-family: Arial, Helvetica, sans-serif;*/
}

.left-menu ul li ul li.active a,
.left-menu ul li ul li ul li.active a {
    font-size: 13px;
    line-height: 16px;
}




.footer-links {
    text-align: center;
    width: 99%;
    padding-top: 30px;
    margin: auto;
}

.footer-links ul,
.footer-links ul li ul {
	margin: 0;
	padding: 0;
    display: inline;
}

.footer-links ul li ul,
.footer-links ul li ul li ul {
    padding: 0 0 0 4px;
}

.footer-links ul li {
	margin: 0;
	padding: 0;
    display: inline;
}

.footer-links ul li ul li {
    text-transform: lowercase;
}

.footer-links a,
.footer-links ul li.active ul li a {
    display: inline;
    color:#f5d9a3;
    font-family: Tahoma;
    font-weight: lighter;
    text-decoration: underline;
}

.footer-links ul li a {
    font-size: 12px;
}

.footer-links ul li a:hover {
    text-decoration: none;
}

.footer-links ul li ul li a {
    font-size: 11px;
}

.footer-links ul li ul li a:hover {
    text-decoration: none;
}

.footer-links ul li.active a {
    font-weight: bold;
    /*font-family: Arial, Helvetica, sans-serif;*/
}

.footer-links ul li ul li.active a {
    font-weight: bold;
}

.copyright {
    position: absolute;
    top: -2px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #9E7449;
    letter-spacing: 1px;
}


.imgramka {
    border: 3px;
    border-color: #45220c;
    border-style: inset;
    margin:25px;
}


.imgramka2 {
    border: 5px;
    border-color: #f0e64d;
    border-style: inset;
    margin:0px;
}

.right_content {
    font-size: 12px;
    color: #f5d9a3;
    font-family: Tahoma;
    text-align: center;
}


.inputbutton {
    border-width: 2px;
    font-size: 11px;
    font-family: tahoma;
    background-color: #ffffff;
    color: #163445;
}

h1,h2,h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #45220c;
    text-align: center;

}


.app-n-p-c-block {
	position: fixed;
	left: auto;
	right: 6px;
	bottom: 6px;
	max-width: 320px;
	width: 100%;
	padding: 16px 26px;
	background-color: #f3f3f3;
	box-shadow: 0 10px 30px 0 rgba(40, 40, 40, .30);
	border-radius: 8px;
	z-index: 9999;
}
.app-n-p-c-text {
	color: #222;
	font-size: 14px;
	line-height: 18px;
	margin: 10px;
	float: left;
}
@media screen and (max-width: 992px) {
	.app-n-p-c-text {
		font-size: 13px;
	}
}
.app-n-p-c-link,
.app-n-p-c-link:link,
.app-n-p-c-link:hover,
.app-n-p-c-link:focus,
.app-n-p-c-link:active {
	color: #d0392e;
	text-decoration: underline;
	cursor: pointer;
}
.app-n-p-c-button {
	background-color: #e84748;
	color: #efefef;
	cursor: pointer;
	padding: 4px 10px;
	border-radius: 4px;
	border: 0;
	outline: 0;
	float: right;
	margin: 6px 0 0 6px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1px;
}