html, body{ background: #F6F5F3;border : 0; padding : 0; margin : 0; font-family: 'Exo 2', sans-serif; font-size: 15px;  color : #111;} 
html{
}.address{word-wrap: break-word; }
a.catalog{color: #4a82c3}
.ald{min-width: 990px;}
.mbg{margin: 0 auto; width: 960px; min-width: 960px; padding-left: 15px; padding-right: 15px;}
h1{font-size: 20px; font-weight: normal; padding: 0; margin: 0; padding-bottom: 10px;}
a.mm, a.mma{display: block; border-radius: 3px; padding: 9px;padding-left: 15px; padding-right: 15px;color: #777;margin-bottom: 2px}
a:hover.mm{color :#000;}
a.mma, a:hover.mma{background: #fff; color: #000;}
a.mc, a:hover.mc{display: block; font-size: 18px; color: #0f2f54;margin-bottom: 5px;}
a:hover.mc{color: Red;}
a.cc{display: block; text-decoration: none;color: #444;padding-left: 3px;}
a:hover.cc{text-decoration: none;}
img{border:0;vertical-align: middle;}img a{border:0;} 
*{-moz-outline-style: none; outline-style: none; outline: none;} 
a{outline-style: none;-moz-outline-style: none; outline: none;} 
a.bl{text-decoration: underline}
a, a:hover{color: #111;text-decoration:none;-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;} a:hover{text-decoration:none;color:Red;-moz-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;} 
	a.op{opacity: 0.6;}
	a:hover.op{opacity: 1;}
a.poc{padding-left: 3px;color:#999; background-image: url('/i/st2.png'); background-position: right center; background-repeat: no-repeat; displau: block; float: left; padding-right: 14px;font-weight: 300; font-size: 13px;text-decoration: none;}
a:hover.poc{color: Red;}
.btm a{color: #1a3dc1;color: #666;text-decoration: underline; display:block; font-size: 12px;padding: 3px;padding-bottom: 5px;}
.btm a:hover{color: Red;}
.fl{float: left;}
.fr{float: right;}
.cb{clear: both;}
.copy{color: #777;}
a.lkrox{color: #777;font-size: 12px;}
a:hover.lkrox{text-decoration:underline;}
a.asnotit{color: #000; cursor: text;}
.flreg{width: 160px;padding-top: 8px;}
input[type="text"], input[type="password"],input[type="file"], select, input[type="file"], textarea{
	
	font-family: 'Exo 2', sans-serif;
	font-size: 15px;
padding: 12px;
box-shadow: 0 2px 1px rgba(0,0,0,0.1) inset;
border: 1px solid #CCC;
border-radius: 4px;
background-color: #fcfcfc;

-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

	}
input[type="text"]:focus, input[type="password"]:focus,input[type="file"]:focus, select:focus, input[type="file"]:focus, textarea:focus{

background-color: #fff;
border: 1px solid #56b4ef;
border-radius: 2px;

box-shadow:0 0 3px rgba(86,180,239,1);
-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;

	}

input[type="submit"], input[type="button"], select{
cursor: pointer;
}

input[type="submit"], input[type="submit"]:hover, input[type="button"], input[type="button"]:hover{
background: rgb(255,255,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWRhZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(218,218,218) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(218,218,218)));
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(218,218,218) 100%);
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(218,218,218) 100%);
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(218,218,218) 100%);
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(218,218,218) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada',GradientType=0 );

border-radius: 4px;
padding: 12px;
padding-left: 20px;
padding-right: 20px;
font-size: 13px;

border: 1px solid #aaa;
color: #444;
text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}
input[type="submit"]:hover, input[type="button"]:hover{
background: rgb(245,245,245);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWNhY2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(245,245,245) 0%, rgb(202,202,202) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(245,245,245)), color-stop(100%,rgb(202,202,202)));
background: -webkit-linear-gradient(top,  rgb(245,245,245) 0%,rgb(202,202,202) 100%);
background: -o-linear-gradient(top,  rgb(245,245,245) 0%,rgb(202,202,202) 100%);
background: -ms-linear-gradient(top,  rgb(245,245,245) 0%,rgb(202,202,202) 100%);
background: linear-gradient(to bottom,  rgb(245,245,245) 0%,rgb(202,202,202) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cacaca',GradientType=0 );
color: #000;
text-shadow: 0 -1px 0 rgba(255,255,255,0.2);
border: 1px solid #A5a5a5;

}
* html #laygbg{
height: 100%;
width: 100%;
}
#laybg{
width: 100%;
width: expression(document.body.clientWidth + "px");
height: expression((document.body.clientHeight) + "px");
top: 0px;
left: 0;display: none;
right: 0;
bottom: 0;
overflow: auto;
background-color: #000;
position: fixed;
margin: auto;
flat: top;
z-index: 99;
filter:alpha(opacity=65);
-khtml-opacity:0.65;
-moz-opacity:0.65;
opacity:0.65;
}

#lay{
display: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:0 0 15px rgba(0,0,0,1);
z-index: 100;
position: fixed;  
overflow: auto;  
width: 160px;  
height: 150px;
margin-left: -80px;
margin-top: -75px;
left: 50%;  
top: 50%;
background-color: #fff;
}
* html #laygbg2{ height: 100%; width: 100%; }  
#laybg2{
width: 100%;
width: expression(document.body.clientWidth + "px");
height: expression((document.body.clientHeight) + "px");
top: 0px;
left: 0;
display: none;
right: 0;
bottom: 0;
overflow: hidden;
background-color: #fff;
position: fixed;
margin: auto;
flat: top;
z-index: 99;
filter:alpha(opacity=65);
-khtml-opacity:0.75;
-moz-opacity:0.75;
opacity:0.75;
}
#lay2{
display: none;
z-index: 100;
position: fixed;  
overflow: hidden;  
width: 64px;  
height: 64px;
margin-left: -32px;
margin-top: -32px;
left: 50%;  
top: 50%;

}
a.tomagaz, a:hover.tomagaz{
	border: 0;
	margin: 0 auto;
	display: table;
	color: #222;
	border-bottom: 1px solid #c9820a;
	padding: 6px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
	text-decoration: none;
	border-radius: 5px;
background: #ffdc63; /* Old browsers */
background: -moz-linear-gradient(top,  #ffdc63 0%, #fed153 31%, #fec23e 69%, #fdbc35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffdc63 0%,#fed153 31%,#fec23e 69%,#fdbc35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffdc63 0%,#fed153 31%,#fec23e 69%,#fdbc35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdc63', endColorstr='#fdbc35',GradientType=0 ); /* IE6-9 */
}a:hover.tomagaz{
	background: #ffdb61;
	color: #444;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	border-bottom: 1px solid #d7a147;
	box-shadow: 0 1px 1px rgba(0,0,0,0.01);
	
}