@font-face { 
    font-family: 'myriadpro'; 
    src: url('fonts/myriadpro-cond-webfont.eot'); 
    src: url('fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'), 
    url('fonts/myriadpro-cond-webfont.woff') format('woff'), 
    url('fonts/myriadpro-cond-webfont.ttf') format('truetype'), 
    url('fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg'); 
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
color: #575756;
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
html,body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	min-width: 1024px;
	background-color: #bcbcbc;
	padding: 0px 10px;
}
a {
	text-decoration: underline;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
}
input[type="submit"], input[type="button"] {
	cursor: pointer;
}
#wrapper {
	background-color: #fff;
	padding: 0px 0px 20px 20px;
	margin: 0 auto;
	min-width: 1024px;
	max-width: 1280px;
}
#header, #middler, #footer {
	margin-bottom: 10px;
}
.leftside {
	float: left;
	width: 200px;
}
.rightside {
	margin-left: 240px;
}
#topmenu {
	height: 50px;
	width: 100%;
}
#information {
	text-align: right;
	background-image: url('images/title.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 60px;
	color: #9d9d9c;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	padding-right: 20px;
}
span.phone {
	margin-left: 30px;
}	
#search {
	height: 75px;
	background-image: url('images/shadow_fon.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#search table {
	margin-top: 20px;
	margin-right: 20px; 
}
#search table td{
	padding: 10px;
}
td#search_button input[type="submit"] {
	padding: 0;
	margin: 0;
	border: none;
	font-style: italic;
	border: 1px dolid #931c7e;
	background: none;
	background-color: #931c7e;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 5px 30px;
	font-size: 15px;
	position: relative;
	zoom: 1;
	z-index: 0;
	behavior: url(/_css/PIE.htc);
}
td#search_sort select , td#search_code input {
	padding: 0;
	margin: 0;
	border: none;
	font-family: Verdana;
	border: 1px dolid #e6e6e5;
	background: none;
	background-color: #e6e6e5;
	color: #909090;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 5px 10px;
	font-size: 12px;
	position: relative;
	zoom: 1;
	z-index: 0;
}
td#search_code input {
	behavior: url(/_css/PIE.htc);
}
td#search_title  {
	color: #909090;
	padding: 5px 10px;
	font-family: Verdana;
	font-size: 15px;
}
ul#leftmenu li {
	padding: 5px 0px;
}
ul#leftmenu li a{
	text-decoration: none;
	color: #5a5a5a;
	font-size: 14px;
	font-weight: normal;
}
ul#leftmenu li li a{
	font-size: 12px;
	margin-left: 15px;
}
#loginform {
	margin-top: 10px;
}
.leftdivtitle {
	background-image: url('images/titlefon.png');
	width: 190px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;	
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
#loginform input[type="text"],#loginform input[type="password"] {
	padding: 0;
	margin: 0;
	border: none;
	width: 165px;
	font-family: Verdana;
	border: 1px dolid #e6e6e5;
	background: none;
	background-color: #e6e6e5;
	color: #909090;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 5px 2px;
	font-size: 11px;
	margin-top: 5px;
	position: relative;
	zoom: 1;
	z-index: 0;
	behavior: url(/_css/PIE.htc);
}
input#remember {
	vertical-align: middle;
	margin: 5px;
}
div#loginform label,div#loginform {
	color: #909090;
}
div#remember {
	margin: 5px 0px;
}
input[type="submit"],input[type="button"], input.submitButton {
	padding: 0;
	margin: 3px;
	border: none;
	font-style: italic;
	border: 1px dolid #931c7e;
	background: none;
	background-color: #931c7e;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 5px 30px;
	font-size: 15px;
	position: relative;
	zoom: 1;
	z-index: 0;
	behavior: url(/_css/PIE.htc);
}
div#submit {
	margin-bottom: 10px;
}
div#loginform a {
	font-size: 11px;	
	color: #909090;
}
.new_item {
	padding-left: 10px;
}
.new_item .date {
	margin-bottom: 5px;
	margin-top: 10px;
}
.new_item .title {
	margin-bottom: 5px;
	margin-top: 10px;
	color: #646363;
	font-size: 16px;
	font-weight: bold;
}
#news a,#services a{
	color: #004c9d;
}
#news #news_archive,#services #news_archive {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}
#footer {
	margin-top: 30px;
	color: #fff;
	min-width: 940px;
	margin-right: 20px;	
}
#footer div {
	height: 80px;
}
#leftfooter {
	background-image: url('images/footer_left.png');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 930px;
	color: #fff;
}
#rightfooter {
	background-image: url('images/footer_right.png');
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	width: 10px;
}
#centerfooter {
	background-color: #e8490b;
	margin-left: 930px;
	margin-right: 10px;
}
#leftfooter table {
	margin-left: 20px;
	margin-top: 10px;
}
#leftfooter td {
	color: #fff;
	padding-right: 30px;
}
#leftfooter td div.pageContent{
	color: #fff;
	height: auto;
}
#copyright {
	width: 200px; 
	padding-right: 20px;
}
#adress {
	font-weight: bold;
}
.delimiter {
	height: 60px;
	background-image: url("images/shadow_fon.png");
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: -30px;
}
.bannerimage {
	margin: 0 auto;
	text-align: left;
}
.bannertitle {
/*	font-weight: bold;
	font-style: italic;*/
/*	font-size: 40px;*/
	color: #fff;
	padding-left: 10px;
}
.bannertext {
	color:#fff;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
}
#catmenutable td {
	text-align: center;
	vertical-align: top;
	width: 15%;
}
#catmenutable td td{
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 100%;
}
#catmenutable a {
	color: #909090;
	font-size: 14px;
	text-decoration: none;
}
#catmenutable a:hover td, #catmenutable a.hover td {
	color: #931c7e;
	font-weight: bold;
}
#catmenutable td a img.active {
	display: none;
}
#catmenutable a:hover img.active, #catmenutable a.hover img.active {
	display: inline;
}
#catmenutable a:hover img.passive,#catmenutable a.hover img.passive {
	display: none;
}
#catmenutable td.img {
	height: 75px;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad2 {
	padding: 2px;
}
.pad0 {
	padding: 0px;
}
ul#leftmenu li a:hover, #leftmenu a.hover {
	font-weight: bold;
	color: #931c7e;
}
#content {
	padding-right: 30px;
/*	overflow: hidden;*/
}
#content h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 16px;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p {
	margin-top: 10px;
}
#content table.web_ar_datagrid td, #content table.web_ar_datagrid th,#content table.form_ar_datagrid td, #content table.form_ar_datagrid th {
	padding: 3px;
}
#form_required_field, span.star {
	color: #931c7e;
}
#content table.form_ar_datagrid td.control_title {
	text-align: right;
	padding-right: 10px;
}
#content table.form_ar_datagrid td.control {
	text-align: left;
}
#content input[type="text"],
#content input[type="password"],
#content select {
	padding: 0;
	margin: 0;
	border: none;
	font-family: Verdana;
	border: 1px dolid #e6e6e5;
	background: none;
	background-color: #e6e6e5;
	color: #909090;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 5px 10px;
	font-size: 12px;
	position: relative;
	zoom: 1;
	z-index: 0;
	width: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content input[type="text"],
#content input[type="password"] {
	behavior: url(/_css/PIE.htc);
}
#content textarea {
	background-color: #e6e6e5;
	min-height: 50px;
}
#content input[type="submit"] {
	margin-top: 5px; 
}
table.web_ar_datagrid {
	width: 100%;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}
table.web_ar_datagrid th {
    background: #F0F0F0;
    color: #4E8BC1;
    height: 36px;
    text-align: center;
}
table.web_ar_datagrid td,table.web_ar_datagrid th {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
table.web_ar_datagrid td td,table.web_ar_datagrid th td,table.web_ar_datagrid td th,table.web_ar_datagrid th th {
	border:  none;
}
table.history td {
	padding: 3px;
}
table.web_ar_datagrid tr.odd td {
	background-color: #efefef;
}
.cancelForm {
	height: 50px;
}
table#quest {
	margin: 5px 0;
}
table#quest td{
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
select#golst_golan_id {
	display: none;
}
img.check_answer {
	cursor: pointer;
}
#gol_button {
	color: #e84c09;
}

#special_goods div.h2 {
	text-align: center;
	font-size: 18px;
	color: #00489c;
}
#special_goods td.image img{
	max-width: 300px;
}
#special_goods td.image {
	min-width: 300px;
}
#special_goods td {
	text-align: center;
}
#special_goods .spr_name {
	color: #000;
	font-weight: bold;
	font-size: 17px;
	min-height: 32px;
}
#special_goods .spr_article {
	color: #808080;
	font-weight: bold;
	font-size: 17px;
	min-height: 30px;
}
#special_goods .spr_short_text {
	color: #808080;
	font-size: 13px;
	min-height: 35px;
}
#special_goods .spr_price_old {
	color: #000;
	font-size: 14px;
	background-image: url('images/old_price.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#special_goods .spr_price{
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
#special_goods td.basket {
	width: 110px;
}
#special_goods .basket a {
	color: #00489c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#special_goods .basket_links {
	margin-top: 10px;
}
#special_goods div {
	margin-bottom: 0px;
}
#special_goods td.text, #special_goods td.image {
	vertical-align: top;
	padding: 10px;
}
#special_goods td.text td, #special_goods td.image td{
	vertical-align: middle;
}
#special_goods div.spr_info {
	border: 1px solid #808080;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	zoom: 1;
	z-index: 0;
	behavior: url(/_css/PIE.htc);
	font-size: 11px;
	color: #808080;
}
#special_goods div.spr_info td {
	padding: 5px;
}
#special_goods .spr_date_end span.value {
	font-weight: bold;
	font-size: 18px;
	color: #e00023;
}
#special_goods .spr_remains span.value {
	font-weight: bold;
	font-size: 18px;
	color: #00489c;
}
#special_goods .all_link {
	margin-top: 7px;
	text-align: right;
}
#special_goods .all_link a{
	font-size: 11px;
	color: #808080;	
}
#special_goods  tr.delimiter_row td {
	border-bottom: 1px dashed #808080;
	padding-bottom: 5px;
}
#special_goods  tr.delimiter_row td td{
	border-bottom: none;
}
#special_goods table.basket_links td {
	padding: 0;
}
#special_goods td.nonmain img {
	max-width: 500px; 
}
#special_goods td.nonmain {
	min-width: 500px;
}
#special_goods td.spr_date_end, #special_goods td.spr_remains {
	padding: 8px 5px;
}
#special_goods div.spr_info td.spr_remains {
	padding-left: 0px;
}
#special_goods div.spr_info td.bordert {
	border-left: 1px solid #808080;
	padding: 0px;
	padding-left: 5px;
}
#special_goods div.csSprImgDesc {
    color: #808080;
    font-size: 11px;	
}
