#window { 
	display: none; 
	position:absolute; 
	top: 0px; 
	left: 0px; 
	background:url(images/block.png); 
	width: 100%; 
	height: 100%; 
	z-index: 5; 
	vertical-align:middle; 
	text-align:center; 
	padding: 0px;
}

#window a.close { 
	background:url(images/feedback_close.gif) no-repeat right; 
	float:right; 
	height: 17px;
	padding: 1px 25px 0px 0px; 
	font-size: 12px;
	color: #cd4242;
	text-decoration: none;
	
	position: relative;
	top: 25px;
	right: 15px;
}

#window h3 { 
	margin: 0px; 
	padding: 0px;
	font-family: Georgia;
	font-size: 30px;
	color: #cb2000;
	font-weight: normal;
}

#window div.win { 
	display:inline-table; 
	width: 591px; 
	background: #ffffff url(images/feedback_fon.png) no-repeat center top; 
	text-align:left; 
	
	position: absolute;
	z-index:10;
	
	
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	
	padding: 20px 30px 20px 30px;
}



#img_full {
	background: #E9EAE9 url(images/loader.gif) center no-repeat;
	z-index: 10;
}

#img_full img {
	border: 5px #E9EAE9 solid;
}


.win .choose {
	background: #4DBE50;
	padding: 7px 8px 7px 8px;
	width: 128px;
}

.win .choose input {
	width: 128px;
	height: 43px;
	background: url(images/check_button.jpg) no-repeat;
}


.win .choose_send {
	background: #cb2000;
	padding: 7px 8px 7px 8px;
	width: 148px;
}

.win .choose_send input {
	width: 148px;
	height: 43px;
	background: url(images/send_button.jpg) no-repeat;
}

.win .choose_send img {
	cursor: pointer;
}




.win .info {
	font-family: Arial;
	font-size: 14px;
	color: #2b2f2a;
}

.win .info span {
	font-weight: bold;
	color: #d34b33;
}

.win .text {
	
}

.win .links {
	border-top: 1px #bebfbe solid;
	margin-top: 20px;
	padding-top: 10px;
}

.win .links a {
	font-family: Arial;
	font-size: 12px;
	color: #0080bc;
	text-decoration: none;
	background: url(images/aline.jpg) repeat-x center bottom;
}


.win .title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	border-bottom: 1px #bebfbe solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.win .tpls_list {
	padding-left: 0px;
}

.win .tpls_list div {
	padding: 15px 0px 5px 20px;
	font-size: 14px;
}

.win .tpls_list div.sel {
	background: url(images/arr_left.jpg) no-repeat left 25px;
}

.win .tpls_list div.sel a {
	color: #cb2000;
	font-weight: bold;
}

.win .dis_win .info {
	padding: 0px 0px 0px 20px;
}
.win .dis_win .info .data {
	padding: 0px 0px 20px 0px;
}


.win .clrs_list table td {
	padding-top: 25px;
}

.win .clrs_list img {
	cursor: pointer;
}

.win .clrs_list table td.sel {
	background: url(images/arr_top.jpg) no-repeat 7px 3px;	
}

.win .clrs_list table td.sel img {
	border: 1px #cb2000 solid;
}

.win .links .forw a {
	font-family: Georgia;
	font-size: 14px;
	color: #cb2000;
	text-decoration: underline;
	background: none;
}


.win .links .next a {
	font-family: Georgia;
	font-size: 24px;
	color: #cb2000;
	text-decoration: underline;
	background: none;
}

#stage_1 {
	display: none;
}

#stage_2 {
	display: none;
}

#stage_3 {
	display: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	
	font-family: Arial;
	font-size: 12px;
}

body td {
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #0080bc;
}

form {
	margin: 0px;
	padding: 0px;
}








.content ul, .inn_content .blue_ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

.content ul li, .inn_content .blue_ul li {
	padding: 10px 0px 0px 15px;
	margin: 0px;
	background: url(images/arr.gif) no-repeat 0px 17px;
}


.design_box {
	padding-left:48px;
}

.design_box img {
	cursor:pointer;
	border: 1px #cacaca solid;
}

.mbox {
	padding: 13px 0px 13px 0px;
}

.mtable {
	width: 985px;
	background-color: #ffffff;
}

.header {
	height: 42px;
	background-color: #2b2f2a;
}

.header td {
	color: #ffffff;
}

.footer {
	background-color: #2b2f2a;	
}

.footer td {
	color: #ffffff;
	line-height: 1.4;
	vertical-align: top;
}

.footer td.seo_text {
	color: #9ea09d;
	padding-bottom: 20px;
}

.but_line {
	height: 86px;
	background-color: #e9e9e9;
}





.inn_content {
	padding: 15px 0px 0px 20px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

.inn_content h1 { 
	background: #e9eae9;
	margin: 5px 0px 5px 0px; 
	padding: 7px 15px 7px 15px;
	font-family: Georgia;
	font-size: 21px;
	color: #454645;
	font-weight: normal;
}	

.inn_content h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #454645;
	font-weight: normal;	
}

.inn_content h3 {
	font-family: Arial;
	font-size: 12px;
	color: #454645;
	font-weight: bold;	
	padding-bottom: 5px;
	margin: 0px;
}

.inn_content ol {
	background: #f4f4f4;
	padding: 0px 0px 10px 30px;
	margin: 0px;
}

.inn_content ol li {
	background: none;
	padding: 7px 0px 0px 0px;
}

.inn_content ul {
	list-style: none;
	background: #f4f4f4;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

.inn_content ul li {
	padding: 10px 0px 0px 15px;
	margin: 0px;
	background: url(images/arr3.jpg) no-repeat 0px 18px;
}

.inn_content table {
	border: 1px #e9eae9 solid;
	border-collapse: collapse;
}

.inn_content table th {
	background: #e9eae9;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.inn_content table td {
	padding: 5px 10px 5px 10px;
}


.content {
	padding: 40px 52px 35px 16px;
}

.content.mini_content {
	font-size: 14px;
	line-height: 1.5;
	padding: 40px 52px 35px 40px;
}

.info_table {
	padding-bottom:25px;
}

.info_table td {
	padding-left: 50px;
	vertical-align:top;
	line-height:1.3;
}

.info_table .date {
	padding-bottom:5px;
}

.info_table span, .block_one span {
	color: #d65841;
}

.info_arr {
	background: url(images/arrow.jpg) no-repeat right 5px;
}


div.mtitle_close {
	clear: both;
	background-color:#e9eae9;
	font-family: Georgia;
	font-size: 21px;
	color: #454645;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 0px 0px;
	text-align:left;
	width: 673px;
}

div.mtitle_close a {
	background: url(images/aline2.jpg) repeat-x center bottom;
	color:#CB2000;
	text-decoration: none;
}

div.mtitle {
	clear: both;
	background-color:#e9eae9;
	font-family: Georgia;
	font-size: 21px;
	color: #454645;
	padding: 10px 15px 10px 15px;
	margin: 25px 0px 17px 0px;
	text-align:left;
}



table.mtitle {
	width: 917px;
	background-color:#e9eae9;
	margin: 25px 0px 17px 0px;
	text-align:left;
}

table.mtitle div.text {
	font-family: Georgia;
	font-size: 21px;
	color: #454645;
	padding: 10px 15px 10px 15px;
}

table.mtitle .colors {
	text-align: right;
}

table.mtitle .colors span img {
	border:1px solid #CB2000;
}

table.mtitle .colors img {
	margin-right: 8px;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}

table.mtitle .all_colors {
	width: 60px;
	padding-top: 3px;
	background: #ffffff url(images/colors_bg.jpg) no-repeat;
	text-align: center;
	cursor: pointer;
	font-size: 11px;
	color: #0080bc;
}

table.mtitle .all_colors a {
	position: relative;
	top: 3px;
	text-decoration: none;
}

.block_one td {
	vertical-align: top;
}

.block_one label {
	cursor: pointer;
	padding: 7px 15px 7px 7px;
}

.block_one .inp {
	padding: 5px 7px 7px 0px;
	margin-bottom: 5px;
	font-size: 14px;
}

.block_one label.bg_off {
	background: none;
	color: #000000;
}

.block_one label.bg_on {
	background: #cb2000;
	color: #ffffff;
}

.block_one input {
	position: relative;
	top: 2px;
}

.block_inf {
	padding: 5px 0px 0px 15px;
}

.block_inf a {
	text-decoration: none;
	background: url(images/aline.jpg) repeat-x bottom;
}

.block_inf .link {
	padding: 10px 0px 10px 0px;
}

.dop_01 {
	font-size: 18px;
	color: #363636;
	padding-left: 15px;	
}

.dop_02 {
	font-size: 36px;
	color: #363636;
}

.dop_02 span {
	font-size: 10px;
	padding-right: 5px;
	position: relative;
	bottom: 8px;
}

.dop_03 {
	font-size: 14px;
	padding: 10px 0px 10px 15px;	
}

.dop_04 {
	font-size: 18px;
	color: #5e5e5e;
	padding-left: 15px;	
}

.dop_04 a {
	color: #5e5e5e;
	text-decoration: none;
}

.adm_box {
	background: url(images/adm_box_01.jpg) no-repeat;
	width: 166px;
	height: 125px;
	text-align: right;
	
	cursor: pointer;
	
	margin-top: 15px;
}

.adm_box img {
	position: relative;
	z-index:1;
	left: 93px;
}

.all_link {
	padding: 10px 0px 20px 48px;
	float: left;
}

.all_link a {
	font-family: Georgia;
	font-size: 24px;
	color: #cb2000;
	text-decoration: none;
	background: url(images/aline1.jpg) repeat-x bottom;
}

.all_link img {
	position: relative;
	bottom: 2px;
	left: 7px;
}

.block_two {
	width:820px;
}

.block_two td {
	font-size: 14px;
	line-height: 1.6;
}

.block_two td span {
	color:#D65841;
	font-size: 12px;
}


.block_two input {
	width: 345px;
	height: 28px;
	
	font-family: Arial;
	font-size: 14px;
	padding: 3px;
}

#order_button {
	padding: 7px 8px 7px 8px;
	background: #cb2000;
	width: 278px;
	
	position: relative;
	bottom: 7px;
}

div.button input {
	width: 278px;
	height: 51px;
	font-family: Georgia;
	font-size: 30px;
	color: #3f3e3c;
	
	background: url(images/button_bg.jpg) no-repeat;
	border:0px;
	
	cursor: pointer;
}

div.button img {
	border: none;
	cursor: pointer;
}

.but_info {
	height: 39px;
	
	position: relative;
	top: 21px;
	right: 18px;
}

.but_info td {
	vertical-align: top;
}

.but_info .text {
	font-size: 14px;
	background-color: #fff8dd;
	border: 1px #cdcdcd solid;
	border-left: 0px;
	border-right: 0px;
	padding: 11px 0px 10px 0px;
}

.but_info .left {
	background: url(images/inf_box_01.png) no-repeat;
}

.but_info .right {
	background: url(images/inf_box_02.jpg) no-repeat;
}

.nf_line {
	height: 85px;
}

.nf_line td {
	background: #cb2000;
}

.nf_line td div {
	font-family: Arial;
	font-size: 24px;
	color: #fffefe;
	padding-left: 40px;
}



.inn_content .portf_title {
	background: #e9eae9;
	width: 685px;
	height: 40px;
	border: 0px;
}

.inn_content .portf_title .title {
	font-family: Georgia;
	font-size: 21px;
	color: #454645;
	width: 230px;
	padding-left: 15px;
}

.inn_content .portf_title .sel {
	background: #ffffff url(images/port_bg.jpg) repeat-x top;
	color: #cb2000;
	font-weight: bold;	
	padding-top: 10px;
	text-align: center;
}

.inn_content .portf_title td.item {
	padding-top: 10px;
	text-align: center;
}

.inn_content .portf_content {
	width: 685px;
	border:0px;
}

.inn_content .portf_content .items {
	vertical-align: top;
	width: 230px;
}

.inn_content .portf_content .items .items_list {
	padding: 40px 0px 0px 10px;
	width: 177px;
}

.inn_content .portf_content .items .item {
	padding: 5px 0px 5px 15px;
	background: url(images/arr.gif) no-repeat 0px 11px;
}

.inn_content .portf_content .items .sel {
	color: #cb2000;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	background: url(images/arr_big.jpg) no-repeat right bottom;
}

.inn_content .portf_content .content .title {
	font-family: Georgia;
	font-size: 18px;
	color: #454645;
	padding: 10px 0px 5px 0px;
}

.inn_content .portf_content .content .text {
	line-height: 1.5;
}

.inn_content .portf_content .content .text p {
	margin: 0px;
	padding: 0px;
}

.inn_content .portf_content .content .mimg {
	padding: 5px 10px 5px 0px;
}

.inn_content .portf_content .images {
	padding-top: 13px;
}


.content .portf_all a {
	color: #cb2000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #CB2100 solid;
}

.content .portf_all {
	padding: 0px 0px 5px 15px;
	background: url(images/arr_big.jpg) no-repeat right 11px;
}



.feedback_win {
	padding-bottom: 30px;
	width: 415px;
}

.feedback_win div {
	padding-top: 20px;
}

.feedback_win input {
	width: 345px;
	height: 28px;
}

.feedback_win span {
	color:#D65841;
	font-size:12px;
}



.inner_blocks .closed_tab .mtitle {
	margin: 0px 0px 1px;
}

.inner_blocks .open_tab .mtitle {
	margin-bottom: 17px;
}

.inner_blocks .open_tab {
	text-align: center;	
}

.inner_blocks .open_tab {
	padding-bottom: 25px;
}




.inner_blocks .mtitle a {
	color: #d34b33;
	text-decoration: none;
	background: url(images/mtitle_und.jpg) repeat-x bottom;
}