.main_block {
    padding: 0px 0px 0px 0px;
    font-size: 14px;
}


.zagolovok_relate{
	font-size: 15px;
    font-weight: bold;
    color: #FF690D;
}

.relate_block {
    border: solid 1px #FFD495;
    margin: 5px 7px 15px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    min-height: 220px;
    width: 164px;
}

.relate_block_skidka {
    border: solid 1px #FFD495;
    margin: 5px 7px 15px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    min-height: 250px;
    width: 164px;
}


.relate_block:hover, .relate_block_skidka:hover{
    border: solid 1px #FF690D;
}

.relate_block a, .relate_block_skidka a{
    color: #884000;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.relate_zag {
    color: #B22222;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    clear: both
}
.relate_img {
    text-decoration: none;
    outline: none;
	text-align: center;
	margin-top: 5px;
	border-radius: 3px;
}
.relate_img img {
	margin: 0px 0px 0px 0px;
    padding: 0;
    width: 80px;
    height: 130px;
}
.relate_text {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	min-height: 40px;
	color: #884000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
	
}

.info{
    font-size: 10px;
	text-align: center;
	font-family: Verdana;
	color:#7b5d54;
	font-weight:500;
}
.seriya{
    font-size: 10px;
	text-align: center;
}

.price{
    font-size: 15px;
    text-align: center;
    color: #FF5400;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 5px;
}

.price_new{
    font-size: 15px;
    text-align: center;
    color: #ff1616;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 5px;
}

.price_old{
    font-size: 13px;
    text-align: center;
    color: #FF5400;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 5px;
}

h2.h2_hits{
	color: #ca2323;
    font-size: 19px;
	margin: 5px;
    padding: 0;
}
