.core {
    width: 710px;
    float: left;
    margin: 20px 0px 0px 30px;
}
h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px -36px 20px;
    padding: 3px 0px 0px 0px;
    border-top: 1px solid #000;
    z-index: 10;
    position: relative;
    width: 350px;
    height: 32px;
}
h6 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px -36px 20px;
    padding: 3px 0px 0px 0px;
    border-top: 1px solid #000;
    z-index: 10;
    position: relative;
    width: 350px;
    height: 32px;
}
p.razrabotka {
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px -39px 20px;
    padding: 6px 0px 0px 0px;
    border-top: 1px solid #000;
    z-index: 10;
    position: relative;
    width: 650px;
    height: 32px;
}
h1.razrabotka {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px -36px 20px;
    padding: 3px 0px 0px 0px;
    border-top: 1px solid #000;
    z-index: 10;
    position: relative;
    width: 650px;
    height: 32px;
}
.topic {
    height: 32px;
    font-size: 18px;
    width: 150px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    border: 1px solid #000;
    border-right: none;
    background: linear-gradient(to right, #E2CA9C, #F3E9D6);
    z-index: 1;
}
.topic_top {
    top: -21px;
    width: 100%;
	height: 20px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
    border-right: none;
}
.topic_bottom {
    bottom: -20px;
    width: 100%;
	height: 20px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
    border-right: none;
}
.topic_left {
    left: -15px;
	height: 100%;
	width: 20px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.topic_right {
    right: -15px;
	height: 100%;
	width: 20px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.topic_2 {
    height: 32px;
    font-size: 18px;
    width: 150px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: -10px;
    position: relative;
    border: 1px solid #000;
    border-right: none;
    background: linear-gradient(to right, #E2CA9C, #F3E9D6);
    z-index: 1;
}
.topic_2_top {
    top: -21px;
    width: 100%;
	height: 20px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
    border-right: none;
}
.topic_2_bottom {
    bottom: -20px;
    width: 100%;
	height: 20px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
    border-right: none;
}
.topic_2_left {
    left: -15px;
	height: 100%;
	width: 20px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.topic_2_right {
    right: -15px;
	height: 100%;
	width: 20px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.box {
    float: left;
	margin: 10px 10px 10px 0px;
    padding:  0px 0px 0px 0px;
    width: 220px;
}
.preview_a {
    display: block;
    width: 200px;
	margin: -210px 0px 0px 0px;
    padding: 210px 0px 0px 0px;
    position: relative;
    text-decoration: none;
    color: #000;
}
h2:hover {
    background-color: #E2CA9C;
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
}
h2:active {
    background-color: #CE9A59;
    border-bottom: 1px solid #000;
    margin-bottom: -1px;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    margin: -10px 8px 0px 10px;
    padding: 5px 0px 5px 7px;
    color: #000;
}
.preview {
    height: 200px;
    font-size: 18px;
    width: 200px;
	margin: 10px 10px 10px 10px;
    padding:  0px 0px 0px 0px;
	position: relative;
	border: 1px solid #000;
}
.preview img {
    width: 200px;
    margin-bottom: -4.5px;
}
.scheme {
    max-width: 200px;
    cursor: pointer;
}
.scheme:focus {
    width: auto;
}
.preview_top {
    top: -10px;
    width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
}
.preview_bottom {
    bottom: -10px;
    width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
}
.preview_left {
    left: -10px;
	height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.preview_right {
    right: -10px;
	height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.type {
    margin: 20px 0px 20px 0px;
}
.call {
    float: left;
    width: 270px;
    height: auto;
    font-size: 16px;
	position: relative;
	border: 1px solid #000;
    text-align: center;
    z-index: 50;
}
.call_p {
    margin: 0px;
    display: block;
    text-decoration: none;
    color: #000;
    background-color: #F7EFE1;
    padding: 2px;
}
.top_call {
	top: -10px;
    width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
}
.bottom_call {
	bottom: -10px;
    width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none; 
}
.left_call {
    left: -10px;
    height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.right_call {
    right: -10px;
    height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.vkl2 {
    width: 200px;
    padding: 0px;
    margin: 0px;
    z-index: 200;
    cursor: pointer;
}
.vkl2 img {
    width: 100%; 
    padding: 0px;
    z-index: 200;
}
.vkl2:focus {
    position: absolute;
    border:  1px solid #000;
    top: -100px;
    left: -100px;
    width: 600px;
    cursor: auto;
    z-index: 200;
}
.vkl0 {
    width: 200px;
    padding: 0px;
    margin: 0px;
    z-index: 200;
    cursor: pointer;
}
.vkl0 img {
    width: 100%; 
    padding: 0px;
    z-index: 200;
}
.vkl0:focus {
    position: absolute;
    border:  1px solid #000;
    top: -300px;
    left: -100px;
    width: 600px;
    cursor: auto;
    z-index: 200;
}