* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg_bottom.gif) repeat-x bottom;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	color: #9c109c;
	font-size:24px;
}

p {
	color: #898989;
}

a {
	color: #898989;
}

a:hover {
	color: #9c109c;
}

table {
	border-collapse: collapse;
}

table.structure {
	width: 100%;
}

table.page {
	width: 868px;
	min-width: 868px;
}

img.logo {
	margin-left: 15px;
}

tr.header_menu {
	background: #630477;
	height: 27px;
}

tr.header_menu a {
	color: #fff;
	text-decoration: none;
	margin-left: 19px;
}

tr.header_menu a:hover {
	text-decoration: underline;
}

img.phone {
	margin: 38px 6px 0 0;
}

td.sidebar {
	width: 255px;
	vertical-align: top;
}

table.corners_block {
	width: 255px;
}

table.corners_block td.bg {
	background: url(../img/corners_lr.png) repeat-y;
}

table.block_corners_in {
	width: 218px;
}

table.block_corners_in td.bg {
	background: url(../img/corners2_lr.gif) repeat-y;
}

table.block_corners_in .inside {
	margin: 6px 12px 0 12px;
	text-align: left;
}

table.block_corners_in h2 {
	color: #9c109c;
	font-size: 12px;
	margin-bottom: 7px;
}

table.block_corners_in a {
	color: #898989;
	display: block;
	text-decoration: none;
	line-height: 18px;
}

table.block_corners_in a.spec {
	color: #9c109c;
	font-weight: bold;
}

table.block_corners_in a:hover {
	text-decoration: underline;
	color: #9c109c;
}

.cost, .old_cost {
	font-size: 16px;
}

.old_cost {
	color: #6b6b6b;
	margin-top: 20px;
}

.old_cost span {
	text-decoration: line-through;
}

.cost {
	color: #9c109c;
}

.block_1 .cost {
	font-size: 12px;
}

table.size a {
	display: block;
	border: 1px solid #000;
	color: #000;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 24px;
	margin: 0 7px 7px 0;
}

.content {
	vertical-align: top;
}

table.size a:hover {
	border: 1px solid #9c109c;
	color: #9c109c;
	text-decoration: none;
}

table.size p.dis {
	color: #c6c6c6;
	border: 1px solid #c6c6c6;
	cursor: default;
	display: block;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 24px;
	margin: 0 7px 7px 0;
}

table.corners_block td.main_block {
	background: url(../img/corners3_lr.png) repeat-y;
}

.main_block {
	height: 724px;
	vertical-align: top;
}

.main_inside {
	padding: 0 22px 0 22px;
	text-align: left;
	color: #898989;
}
.main_inside h2{
	font-size:24px;
}
.block_1 {
	text-align: center;
	border: 1px solid #c6c6c6;
	width: 174px;
}

.block_1 h2 {
	color: #898989 !important;
	font-size: 11px !important;
	font-weight: normal !important;
	margin-top: 3px !important;
	margin-bottom: 5px !important;
}

.block_1 .cost {
	font-size: 12px;
	color: #9c109c;
	font-weight: bold;
	margin-bottom: 3px;
}

.block_1 .cost span {
	color: #c6c6c6;
	text-decoration: line-through;
}

.main_block h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 9px 0;
}

div.text {
	text-align: left;
	margin: 0 22px 0 22px;
}
div.text td{
	text-align: left;
	padding:15px 0px 0px 40px;
	color:#898989;
	line-height:18px;
	text-align:justify;
}

div.text p {
	padding:15px 0px 0px 40px;
	line-height:18px;
	text-align:justify;
}
div.text h2 {
	font-size:24px;
}
div.text h3 {
	padding:15px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	color: #9c109c;
}
div.text h4 {
	padding:15px 0px 10px 40px;
	font-size:16px;
	font-weight:bold;
	color: #9c109c;
}

.footer p {
	margin-left: 34px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: white;
	text-align:right;
}

.pages {
	margin-left: 22px;
	margin-top: 0px;
}

.pages a {
	display: block;
	width: 23px;
	height: 23px;
	border: 1px solid #c6c6c6;
	text-align: center;
	line-height: 24px;
	float: left;
	margin-right: 7px;
	color: #898989;
	text-decoration: none;
}

.button_empty {
	background: url(../img/button_empty.png) no-repeat;
	width: 133px;
	height: 36px;
	display: block;
	text-align: center;
	line-height: 37px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: 300px !important;
}

.pages a:hover {
	border: 1px solid #9C109C;
	color: #9C109C;
}


.pages a.sel {
	border: 1px solid #9C109C;
	color: #fff;
	background: #9C109C;
}

input.order {
	border: 1px solid #c6c6c6;
	width: 322px;
	padding: 4px 0 4px 0;
	vertical-align: middle;
}

.confirm {
	margin: 206px 22px 0 0;
}

.main_block .size a {
	border: 1px solid #c6c6c6;
	color: #898989;
}

.main_block .size a.sel {
	border: 1px solid #9c109c;
	background: #9c109c;
	color: #fff;
}

.main_block .size a {
	text-decoration: none;
	margin-bottom: 0;
}

.main_block .size .size_link {
	display: inline;
	border: 0;
	text-decoration: underline;
	height: auto;
	width: auto;
	color: #898989;
}

.main_block .size .size_link:hover {
	color: #9C109C;
}

/*
.main_block .cost, .main_block .old_cost {
	font-size: 16px;
}

.main_block .old_cost {
	color: #6b6b6b;
	margin-top: 20px;
}

.main_block .old_cost span {
	text-decoration: line-through;
}

.main_block .cost {
	color: #ff458c;
	font-size: 24px;
	margin-bottom: 5px;
}
*/

.total {
	color: #9c109c;
	font-size: 16px;
	margin: 0 0 6px 0;
}

.size_table {
	color: #909090;
	margin-left:40px;
}

.size_table td, .size_table th {
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}

.size_table th {
	background: #f83f86;
	color: #fff;
	font-weight:bold;
	text-align:left;
}
a.bottom_logo
{
	display:block;
	color:#707070;
	float: left;
	width:180px;
	height:56px;
	text-decoration:none;
	font-weight:bold;
	padding-top:24px;
}