@charset "utf-8";
/* CSS Document */
.toptext {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDB4DB;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.bottomtext {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CDB4DB;
	margin-top: 5px;
	text-align: left;
}
.m_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6F2797;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.vert_line{
background:url(../images/v_line_segment.jpg);
background:repeat-y;
background-repeat:repeat-y;
background-position:center;
}
.advice_pic{
	position: relative;
	right: -3px;
}
.advice_text{
	background-color: #6F2797;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	right: -5px;
	position: relative;
	padding-top: 5px;
	margin-top: 10px;
}
.advice_body{
	position: relative;
	right: -5px;
}
.novelty_body{
	position: relative;
	right: -5px;
	padding: 7px;
	text-align:center;
}
.novelty{
	font-size: 24px;
	font-weight: bold;
	color: #6F2797;
	text-align: center;
	right: -5px;
	position: relative;
	padding-top: 5px;
	margin-top: 10px;
}
.nov_name {
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
}

.price_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FA5221;
	text-decoration: none;
	position: relative;
	text-align: right;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fasovka {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#6F2797;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	text-align: center;
	margin-top: 5px;
	width: 60px;
	margin-left: 2px;
	padding: 5px;
}
.cod {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F2797;
	text-decoration: none;
	position: relative;
	text-align: center;
	padding-left: 2px;
	width: 60px;
	margin-top: 3px;
	margin-left: 2px;
}

.desc_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#6F2797;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	text-align: left;
	padding-left:5px;
	margin-top: 5px;
	margin-bottom: 10px;

	padding-top: 5px;
	padding-bottom: 5px;
}
