body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #252525;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #636363;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #636363;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

a.n123 {text-decoration: none;}
.n123 {
	color: #070704;
	font-size: 12px;
	font-family: arial;
	
}

.a123 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.das {
	color: #070704;
	font-size: 23px;
	font-family: arial;
	font-weight: bold;
	text-transform:uppercase;
	
}

.das1 {
	color: #070704;
	font-size: 23px;
	font-family: arial;
	text-transform:uppercase;
	
}

.ho {
	color: #070704;
	font-size: 12px;
	font-family: arial;
	text-transform:uppercase;
	
}

.we {
	color: #070704;
	font-size: 18px;
	font-family: arial;
	text-transform:uppercase;
	font-weight: bold;
	
}

.arc {
	color: #070704;
	font-size: 9px;
	font-family: arial;
	font-weight: bold;
	text-transform:uppercase;
	
}

/*Pop-up menu*/

.popupmenuact {
		padding:2px; 
		
		padding-right:10px; 
		background-color:#c0c0c0; 
		color: #FFFFFF;
		font-family: Arial; font-size: 12px; font-weight:bold;
		}

.popupmenu {
		padding:2px; 
		
		padding-right:10px; 
		color: #070704;
		font-family: Arial; font-size: 12px;
	}

.popupmenutext, .popupmenuclosed { font-family: Arial; font-size: 12px; font-weight:bold;}
.popupmenutext {color: #070704;}


/*Site menu*/
.lang, .langact {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #FFFFFF; text-decoration:underline;}
.langact {text-decoration:none;}

/*Style for basket panel text*/

.smalltext, .smalltextwhite, 
.smalltextblack, .baskettext {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #25639A;} /*Small text blue*/ 
.smalltextwhite{color: #FFFFFF;} /*Small text white*/
.smalltextblack{color: #000000;} /*Small text black*/
.baskettext {color: #FFFFFF;}

.chain {font-family: Arial; font-size:11px; font-weight:normal; color: #636363;}

.newstext, .newsdata, .newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newsdata {color: #FF4C1E;}
.newsdatab {font-weight: bold; color: #FF4C1E;}

.titletext {font-family: Arial, Helvetica, sans-serif; color:#252525; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Arial, Helvetica, sans-serif; color:#363636; font-size:13px; font-weight:bold;}/*Subtitle*/

.errortext, .oktext, .notetext {font-family:Arial; font-size:13px; font-weight:bold;}
.errortext {color:red;}
.oktext {color:#005000;}
.notetext {color:green;}

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFFFFF;}

.tableheads {background-color:#FCFDFE;}
.tableborders {background-color:#B9CEDF;}

.incborder{border: 1px solid #C1E6FF} /*Area border*/
.incimage{background-image: url(/bitrix/templates/demo/images/include_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#C6DFF5;} /*Area image corner*/
.incbg{background-color:#C6DFF5} /*Area background*/
.sectincborder{border: 1px solid #C1E6FF} /*Section area border*/
.sectincimage{background-image: url(/bitrix/templates/demo/images/include_sect_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#9BD0FC;} /*Section area image corner*/
.sectincbg{background-color:#9BD0FC} /*Section area background*/

.mainincbg{height: 18px;}
.mainincline{background-color:#CDDCE9}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #4791D3; text-decoration:none;}

hr {color: #BDCEDE; height: 1px}

.inputfield, .inputbuttonflat, .inputbuttonS {font-family:Verdana,Arial,Helvetica; font-size:11px;}
.inputfield {color:black; border: solid 1px #C7CACC;}
.inputbuttonflat {color:#6E96B7; background-color:#DDF1FF; border: solid 1px #A4CCED;}
.inputbuttonS {font-weight:bold;}

/*******************************************/
/* Standard styles for Bitrix Site Manager */
/* used by public section scripts          */
/*******************************************/

/* Headers */

H1, .H1, H2, .H2, H3, .H3, H4, .H4  {font-family: Verdana, Arial, Helvetica, sans-serif; color:#252525; font-size:13px; font-weight:bold; line-height: 16px; margin: 0 px; TEXT-transform:uppercase;}
H2, .H2 {color:#363636; font-size:13px; line-height: 18px;}
H3, .H3 {font-size:12px; color: #1C1C1C;}
H4, .H4 {font-size:12px; color: #1C1C1C;}

/* Table colors */
.tableborder {background-color:#B9CEDF;}
.tablehead {background-color:#D5E3F0;}
.tablebody {background-color:#F4F8FB;}
.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#25639A;}
.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}

/* Regular text */
.text {font-size: 11px;
	font-family: Arial;}


.arial, .arial p {font-family:Arial, Helvetica, sans-serif;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Onscreen messages */
.errormessage{font-family: Arial, Helvetica, sans-serif; font-size:13px; color:red; font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox, 
.inputradio, .inputfile, .inputbutton, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

/* Required sign */
.starrequired, .required{font-family: Verdana, Arial, Helvetica, sans-serif; color:red; font-size:12px; }
.red_note {color:#C00000;}

.arial3 li, .arial3 font, .arial3 font a, .arial3 font span {font-family:Arial, Helvetica, sans-serif; font-size:13pt;}

.tblPhoto td {text-align:center; padding:10px 2px; vertical-align:top;}
.tblPhoto td img {padding-bottom:5px;}

.tblPhoto td {font-family:Arial, Helvetica, sans-serif;}