body {
	margin:0;
	padding:0;
	background:#D3D6D8;
}
H1 {
	font-size:24px;
	COLOR:#4C2E2E;
	font-weight:bold;
	FONT-FAMILY:Arial;
}
P, DIV, UL, TD {
	font-size:12px;
	COLOR:#4C2E2E;
	FONT-FAMILY:Verdana;
}
B, STRONG {font-weight:bold;}

A {
	COLOR:#83555F;
	TEXT-DECORATION:none;
}
A:hover {
	COLOR:#000000;
	TEXT-DECORATION:underline;
}

.content {
    margin: 0 auto;
    width: 980px;
    position: relative;
}
.menu {
    display: flex;
    align-items: center;
    height: 50px;
    background: #989595;
}
.menu a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 15px;
}
.left-content,
.right-content {
    width: 200px;
    padding: 30px 10px;
    box-sizing: border-box;
    vertical-align: top;
}
.left-content {background: #CC0202;}
.right-content {background: #C8C8CA;}
.left-content a {
    display: table;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.centr-content {
    vertical-align: top;
    padding: 25px 10px;
    width: 580px;
    box-sizing: border-box;
}
.podval {
    background: #7b7a7a;
    padding: 20px;
    text-align: center;
}
.copyright {
    color: #ffffff;
    margin-bottom: 10px;
}
.copyright a {color: #ffffff;}
.shapka {
    background: url('/shapka.jpg') left top no-repeat;
    width: 980px;
    height: 199px;
    vertical-align: top;
}
a.glavnaja {
    position: absolute;
    display: block;
    width: 157px;
    height: 50px;
    z-index: 0;
    left: 16px;
    top: 51px;
}
.telslogan {
    position: absolute;
    font-family: Micra;
    color: #1a96ff;
    font-size: 14px;
    margin: 0 0 0 280px;
    top: 68px;
}
.telslogan .kod {
    font-size: 10px;
    color: #7c7c7c;
}
.telslogan .tel {font-size: 21px;}

.leftcolon {
    padding: 74px 0 0 10px;
    background: #CC0202;
    width: 190px;
    vertical-align: top;
}
.leftcolon p,
.leftcolon a {color: #fff;}