body{
	padding: 20px;
}
form, .header #slogan, .header #auth, .header #top_menu,
.footer, #basket, .files, .breadcrumbs, .left-col, .print-link, 
.readmore, .photos{
	display: none;
}
img{
	border:0;
}
.header-b .nazv{
	padding: 10px 0;
}
.header-b .nazv a{
	text-decoration:none;
	color: #333;
}
.header-b{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
.typography ul {
    list-style-type: none;
    padding-left: 20px;
}
.typography ul li {
    background: url("../img/li.jpg") no-repeat scroll 0 9px transparent;
    padding-left: 15px;
}
.typography .data-table th, .typography .data-table th, .typography .data-table td {
    font-size: 12px;
    border: 1px solid #cccccc;
    padding: 10px 15px;
}
.typography a{
	color: #3F4753;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.photos {
    padding: 20px 0;
}
.photos a {
    color: #3F4753;
    font-size: 12px;
}
.photos div {
    float: left;
    margin: 0 30px 15px 0;
    width: 150px;
}
.photos div p {
    text-align: center;
}
.typography .photos img {
    margin: 0 0 10px;
}
.typography h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 15px 0 10px;
    padding: 0;
    text-transform: uppercase;
}
.typography h2 {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 38px;
    margin: 15px 0 10px;
    padding: 0;
}
.typography h3 {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    margin: 15px 0 10px;
    padding: 0;
}

td.typography div.padding {
    border-top: 1px solid #CCCCCC;
}
.typography td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.typography table {
    margin-bottom: 20px;
}
