/***** DESIGNER M25 *****/
.to_full_screen {
	background-color: #fff;
	padding: 5px 5px 0px 0px;
	position:relative;
	top: 5px;
	width: 653px;
	height: 20px;
}
.to_full_screen a, .to_full_screen a:visited, .to_full_screen a:hover {
	display: block;
	float: right;
	width: 97px;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	text-decoration: none;
	color: #000;
	background: url('../images/designer_M25/but-fullscr.gif') no-repeat;
}
.to_full_screen a:hover {
	background-position: 100% 0%;
}
.designer {
	width: 656px;
	/*width: 100%;*/
	overflow: auto;
	padding-top: 10px;
	margin-top: 5px;
}
#smankotebabickocaruj {
	background-color: #fff;
}
.fs_win .designer {
	width: 100%;
	overflow: visible;
}
.designer .i_text {
	width: 121px;
	height: 17px;
	padding: 3px 3px 1px 3px;
}
.designer .i_sel {
	width: 131px;
	width: 95px;
	width: 70px;
	height: 24px;
	padding: 1px 1px 1px 0px;
}
.designer .i_cb {
}
.designer_img td {
	padding: 23px 0px 16px 0px;
	/*height: 420px;*/
	vertical-align: bottom;
}
.designer_buttons {
	padding-bottom: 16px;
}
.designer_buttons .des_but {
	width: 121px;
	height: 24px;
	background-color: #e3e7e7;
	border: none;
	margin-right: 16px;
	font-size: 11px;
	padding: 0;
	cursor: pointer !important;
}
.designer_buttons .des_but:hover, .designer_buttons .des_buthover {
	background-position: 100% 0%;
}
.des_but_save {
	background: #e3e7e7 url('../images/designer_M25/but-save.gif') no-repeat;
}
.des_but_add {
	background: #e3e7e7 url('../images/designer_M25/but-add.gif') no-repeat;
}
.des_but_drop {
	padding-left: 15px !important;
	background: #e3e7e7 url('../images/designer_M25/but-drop.gif') no-repeat;
}
.des_but_new {
	background: #e3e7e7 url('../images/designer_M25/but-new.gif') no-repeat;
}
.des_but_buy {
	width: 138px;
	height: 39px;
	border: none;
	background: #9a1e1f url('../images/designer_M25/but-buy.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	padding-left: 30px !important;
	float: right;
	margin-top: 20px;
	cursor: pointer !important;
}
.itcount {
	float: right;
	margin: 28px 10px 0px 0px;
}
.des_table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.des_table td, .summary_table th {
	padding: 0 9px;
	/*padding: 4px 5px 5px 5px;*/
}
.main_prop_table_wrap {
	background-color: #dfe5e6;
	margin-bottom: 16px;
	padding-top: 1px;
}
.main_prop_table {
}
.main_prop_table td {
	border: 2px solid #dfe5e6;
	line-height: 30px;
	height: 30px;
}
.main_table {
	margin-bottom: 16px;
}
.main_table td {
	border: 2px solid #fff;
	background-color: #f2f4f4;
	line-height: 30px;
	height: 30px;
}
.main_table td.opla {
	line-height: 12px;
}
.des_td_white {
	width: 120px !important;
	background-color: #fff !important;
}
.designer_col_num {
	font-weight: bold;
	width: 131px;
	width: 95px;
	width: 70px;
}
.cols_table {
}
.cols_table td {
	border: 1px solid #aaa;
}
.designer_summary {
	background-color: #fee7e8;
	background-color: #ffe8d8;
	width: 100%;
	margin-top: 16px;
}
.designer_summary_in {
	padding: 18px 14px 18px 10px;
}
.des_price {
	font-weight: bold;
	font-size: 14px;
}
.des_discount {
	padding: 16px 0px;
}
.des_store {
	font-weight: bold;
}
.des_price_info {
	padding: 8px 14px 8px 10px;
}
.summary_table {
}
.summary_table td {
	border: 2px solid #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f2f4f4;
}
.des_alternative {
	background-color: #c00;
	margin-bottom: 16px;
}
.des_alt_item {
	float: left;
	width: 33%;
	color: #fff;
}
.des_alt_item_in {
	padding: 9px;
}
/***** END DESIGNER M25 *****/
/***** FULLSCREEN OKNO *****/
.fs_win {
	background-color: #fff;
}
.fs_win_in {
	padding: 26px 8px 8px 8px;
}
.fs_cross {
	position:absolute;
	top: 6px;
	right: 6px;
	width: 94px;
	height: 30px;
	line-height: 30px;
	padding-left: 28px;
	color: #ed1c24;
	background: #fff url('../images/designer_M25/but-close.gif') no-repeat;
	cursor: pointer !important;
}
.fs_cross:hover {
	background-position: 100% 0%;
}
/***** END FULLSCREEN OKNO *****/
