.search-block { display: none; }
.menu { display: none; }
.one-column-model,
.two-column-model-21 { padding: 0; }
.one-column-model .col-2,
.two-column-model-21 .col-2 { display: none; }

.rightColumn {
  float:none !important;
  width:auto !important;
}
.leftColumn {
    display: none !important;
    width:0 !important;
}
.mainpage .rightSide {
    display:none;
    width:0;
}
.mainpage .leftSide {
    float:none !important;
    width:auto !important;
}
#catalog {
    display:none;
}
#generalSearchForm {
    display:none;
}
.employee{
    display:none;
}
.other_info {
    display:none;
}
h2{
    display:none;
}
#footer {
    display:none;
}
.makeQuestionLink,.cityChoice,.phoneNumber, #topMenu, #languageChoice,.print{
    display:none !important;
}
#__clTag{
    display:none;
}
body, html,#bgWrapper {
    background: #fff !important;
}
.breadcrumbs { display: none; }

input {
	border: 0;
	border-bottom: 1px solid #000 !important;
	 }
.input-plain- { background: none; }
textarea { border: 1px solid #000 !important; }
.rounded-textarea textarea { margin-left: 9px; }
.rounded-textarea .c6- { border: none !important; }
.submit- { display: none; }

* {color:#000}
a:link,
a:visited,
a:hover,
a:active {color:#000}

.footer {
	margin: 0; }

table {
	border: none;
	border-left: 1px #000 solid !important;
	border-top: 1px #000 solid !important; }
table td {
	border: none !important;
	border-right: 1px #000 solid !important;
	border-bottom: 1px #000 solid !important; }
table.decorated thead td.lt-,
table.decorated tbody td.lb- {
	width: 1px !important;
	border-right: none !important; }
table.decorated thead td.rt-,
table.decorated tbody td.rb- {
	width: 1px !important; }
table.decorated td.last-col- {
	border-right: none !important; }

.wrapper #center{width: 100%;}	
.wrapper #center .header{height: 100px; width: 400px;}
.wrapper #center .header .logo{float: none;}

.wrapper #center .header .search,
.wrapper #center .header .mainmenu,
.wrapper #center .footer .services,
.wrapper #center .footer .banner,
.wrapper #center .main .leftcol,
.wrapper #center .main .in_leftcol,
.wrapper #center .main .in_rightcol,
.wrapper #center .main .b-pager {display: none;}

.wrapper #center .main .rightcol,
.wrapper #center .main .in_content,
.wrapper #center .main .big_content{margin: 0; padding: 0; width: auto; float: none; overflow: visible;}

.wrapper #center .main .content p,
.wrapper #center .main .content h1,
.wrapper #center .main .content h2,
.wrapper #center .main .content h3,
.wrapper #center .main .content h4,
.wrapper #center .main .content ul,
.wrapper #center .main .content ol,
.wrapper #center .main .content blockquote{width: auto; max-width: 100%; color: #000;}
.wrapper #center .main .content blockquote{font-weight: bold;}
.wrapper #center .main .content table tr,
.wrapper #center .main .content table tr td{background: none; color: #000;}
