body {font-family: 'Scada',Helvetica,Arial,sans-serif;color:#231f20;font-size:17px;}
a, a:hover {color:#231f20;}
a:hover {text-decoration:none;}

.workarea p {/*text-indent: 45px;*/}
h3 {color: #5a2800;text-transform: uppercase;}
@media (min-width: 768px){
	.container {
		width: 760px;
	}
}
@media (min-width: 992px){
	.container {
		width: 970px;
	}
}
@media (min-width: 1280px){
	.container {
		width: 1280px;
	}
}
footer {margin-top:60px;}
.detail_line {
    height: 15px;
    border-bottom: solid 2px #5a2800;
    position: absolute;
    height: 25px;
    left: 15px;
    right: 25px;
}
.detail_section {
    background: #ffffff;
    position: absolute;
    font-size: 25px;
    color: #5a2800;
    padding-right: 8px;
}
.text-indent {text-indent: 45px;}
.section_header {
    height: 25px;
    margin-bottom: 35px;
}
.page_header {margin-top: -9px;text-transform: uppercase;color:#5a2800;margin-bottom: 45px;}
#posmotret_catalog {
    background-color: #5a2900;
    width: 220px;
    margin-bottom: 40px;
    height: 50px;
    padding-top: 15px;
}
.btn_220 {
    background-color: #5a2900;
    width: 220px;
    margin-bottom: 40px;
    height: 50px;
    padding-top: 15px;
}
.bold {
	font-weight:bold;
}
.link {
	color:#0000FF;
}
.color_point {
    background-color: #fcf5d7;
    border-radius: 20px;
    box-shadow: 4px 4px 8px 1px rgba(0, 0, 0, 0.29);
    display: inline-block;
    margin: 5px;
    padding: 5px;
}
a.color_point:focus {
	text-decoration: none;
}
.color_tags {
    display: block;
    min-height: 100px;
    padding: 10px;
}