html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #f4f3f2;
	background-position:top right;
	font-family: tahoma, Arial, Helvetica, sans-serif;

	color: #646464;
	font-size: 10px;
}


h1 {
	font-family: arial;
	font-size: 14px;
	background-color: #f2ede8; 
	color: #4c4c6f; 
	text-align: center;
	margin-left: 4px;
}
h2 {
	font-family: arial;
	font-size: 14px;
	background-color: #f2ede8; 
	color: #4c4c6f; 
	text-align: center;
	margin-left: 4px;	
}
h3 {	
	font-family: arial;
	font-size: 14px;
	background-color: #f0ebdd; 
	color: #5c5c6f; 
	text-align: center;
	margin-left: 4px;	
}        
h4 {	
	font-family: arial;
	font-size: 12px;

	color: #60608e; 
	text-align: left;
	margin-left: 14px;	
}        

a {
	color: #4e4c79; 
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #e77818; 
	font-weight:normal;
	text-decoration: none;
}
p {
	font-family:tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757; 
	text-align: justify;
	text-decoration: none;
	}

ul {
	font-family:tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-align: justify;}

li {
	font-family:tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color:  #575757;
	text-align: justify;
	text-decoration: none;
}


.normal {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
}

.underline {
	text-decoration: underline;
}	

.l_product {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #575757;}
	
.text {
	font-size: 11px; 
	color: #575757; 
	font-family: tahoma;
	font-weight:normal;
	text-align:justify;
}
.text1 {
	font-size: 12px; 
	color: #575757; 
	font-family: tahoma;
	font-weight:normal;
}	
.l_menu {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #575757;
    text-transform: uppercase;
	text-decoration: none;	
}
.l_menu:hover {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #575757;
    text-transform: uppercase;
	text-decoration: none;
}
.block {
	margin: 0px;
	padding: 2px 0px 2px 2em;
	font-size: 110%;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../graphics/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


}
#menu{
	margin-top:24px;
	margin-left:14px;
}
#menu_bas{
	margin-top:24px;
	margin-left:14px;
	}
.up_menu {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-transform:lowercase;
	text-decoration:none;
}	
.up_menu:hover {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-transform:lowercase;
	text-decoration: none;
}
.bold12 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}
.bold12:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #62a90a;
	}
.cprt {
	font-size: 12px; 
	color: #FFFFFF; 	
	font-family: tahoma;
	font-weight: bold;	
	text-decoration:underline;
}
.cprt:hover {
	font-size: 12px; 
	color: #FFFFFF; 	
	font-family: tahoma;	
	font-weight:bold;
	text-decoration:underline;
}
#picture {
	width:40px; 
	height:15px; 
	position:relative; 
	float:left;	
	margin-right:11px;
	margin-bottom:10px;
	border:none;	
	}
.alt {
	background-color:#FFFFFF;
	position:absolute;
	padding:5px;
	border:1px solid #575757;
	font-size: 11px; 
	color: #575757; 
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	}
/*	Columns
------------------------------ */

.columns {
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.w-5, .w-10, .w-15, .w-20, .w-25, .w-30, .w-35, .w-40, .w-45, .w-50, .w-55, .w-60, .w-65, .w-70, .w-75, .w-80, .w-85, .w-90, .w-95, .w-100, .w-33, .w-66, .w-38, .w-62 {
	float: left;
	overflow: hidden;
}

.col-content {
	padding: 0px 1em;
	margin: 0px;
}
.col-first {
	padding-left: 0!important;
	margin: 0px!important;
}
.col-last {
	padding-right: 0!important;
	margin: 0px!important;
}	
.w-5 { width: 5%; }
.w-10 { width: 10%; }
.w-15 { width: 15%; }
.w-20 { width: 20%; }
.w-25 { width: 25%; }
.w-30 { width: 30%; }
.w-35 { width: 35%; }
.w-40 { width: 40%; }
.w-45 { width: 45%; }
.w-50 { width: 50%; }
.w-55 { width: 55%; }
.w-60 { width: 60%; }
.w-65 { width: 65%; }
.w-70 { width: 70%; }
.w-75 { width: 75%; }
.w-80 { width: 80%; }
.w-85 { width: 85%; }
.w-90 { width: 90%; }
.w-95 { width: 95%; }
.w-100 { width: 100%; }
#footer {
	clear: both;
	padding-top: 1em;
	font-size: 90%;
	color: #676767;
	padding-bottom: 1em;
}
/* Images
------------------------------ */

.content img {
	padding: 5px;
	border: 1px solid #ccc!important;
	margin: 0.4em;
	background-color: #FFFFFF;
}
.content img.null-image {
	padding: 0!important;
	border: none!important;
	margin: 0!important;
	background: 0;
}
img.f-left { margin-right: 1em; }
img.f-right { margin-left: 1em; }

/* Content Form
------------------------------ */

.content form { padding: .5em 0; }
.content fieldset { margin-bottom: 1em; border: none; }
.content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

.content .f-row { overflow: hidden; margin-bottom: .5em; }
.content label { float: left; text-align: right; width: 25.99%; padding: 0 2%; }
.content .f-inputs { padding-left: 30%; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs
------------------------------ */

input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 200px; padding: 0 1px; font: 1em sans-serif; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }
.menu-h .end {
	float: left;
	list-style: none;
	padding: 0 .8em;
	border: 0px;
}
.polosa {
	margin: 0px 0px 1em;
	padding: 0px;
	background-color: #990000;
	max-height: 40px;
}
.menu-h a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.menu-h a:hover {

	text-decoration: none;
	display: block;
	color: #FFC1C1;
}
.polosared {
	margin: 0px 0px 1em;
	padding: 0px;
	background-color: #CC0000;
	max-height: 40px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.head_tbl {
	margin: 0px;
	border: 0px none;
}
.head_tbl td {
	margin: 0px;
	padding: 2px;
	border: 0px none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}.block {
	margin: 0px;
	padding: 2px 0px 2px 2em;
	font-size: 110%;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
img.part {
padding: 2!important; border: none!important; margin: 0!important; background: 0;
}
.head_tbl img {
padding: 3!important; border: none!important; margin: 0!important; background: 0;
}
.head_tbl p {
	padding-bottom: 1em;
}
.block_m {
	margin: 0px;
	padding: 2px 8px;
	font-size: 90%;
	background-color: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-image: url("../images/grad3.jpg"/*tpa=http://www.rusfabrica.ru/images/grad3.jpg*/);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.top_left {
	BACKGROUND: url("../images/topleft.gif"/*tpa=http://www.rusfabrica.ru/images/topleft.gif*/) no-repeat left top}
.top_right {
	BACKGROUND: url("../images/topright.gif"/*tpa=http://www.rusfabrica.ru/images/topright.gif*/) no-repeat right top
}
.bottom_left {
	BACKGROUND: url("../images/bottomleft.gif"/*tpa=http://www.rusfabrica.ru/images/bottomleft.gif*/) no-repeat left bottom
}
.bottom_right {
	BACKGROUND: url("../images/bottomright.gif"/*tpa=http://www.rusfabrica.ru/images/bottomright.gif*/) no-repeat right bottom
}
DIV.spacer {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-SIZE: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 0px; PADDING-TOP: 0px
}
.higt {
	background-color: #EEEEEE;
	margin: 0px 0px 1em;
	padding: 0px;
	background-image: url("../images/grad1.jpg"/*tpa=http://www.rusfabrica.ru/images/grad1.jpg*/);
	background-repeat: repeat-x;
	background-position: right top;
}
.top_left_r {

	BACKGROUND: url("../images/topleft_r.gif"/*tpa=http://www.rusfabrica.ru/images/topleft_r.gif*/) no-repeat left top
}
.top_right_r {

	BACKGROUND: url("../images/topright_r.gif"/*tpa=http://www.rusfabrica.ru/images/topright_r.gif*/) no-repeat right top
}
.bottom_left_r {

	BACKGROUND: url("../images/bottomleft_r.gif"/*tpa=http://www.rusfabrica.ru/images/bottomleft_r.gif*/) no-repeat left bottom
}
.bottom_right_r {

	BACKGROUND: url("../images/bottomright_r.gif"/*tpa=http://www.rusfabrica.ru/images/bottomright_r.gif*/) no-repeat right bottom
}
img.pert {

padding: 0px 6px!important; border: none!important; margin: 0!important;  background: 0;
}
.polosared {
	margin: 0px 0px 1em;
	padding: 0px;
	background-color: #CC0000;
	max-height: 40px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;}
* Content elements
------------------------------ */

.content h1, .content h2, .content h3, .content h4 { font: 1.7em "Arial Narrow", Helvetica, sans-serif; margin-bottom: .5em; }
.content h2 {
	font-size: 1.5em;
	font-weight: bold;
}
.content h3 { font-size: 1.3em; }
.content h4 { font-size: 1.1em; }

blockquote {
	margin-left: 4em;
	padding-left: 1em;
	border-left: 1px solid #DDDDDD;
	font-style: italic;
	color: #990000;
}
pre, code { font: 1.2em/1.8 "Courier New", Courier, monospace; border: 1px dashed #aaa; padding: 1em; background: #eee; }
code { padding: .2em .5em; }

.content ul, .content ol { margin-left: 3em; line-height: 1.3em; }
.content ul li, .content ol li { margin-bottom: .2em; }

.icons a, .icon { padding-left: 20px; background-repeat: no-repeat; background-position: left center; }

.content p, .content ul, .content ol, .content table, blockquote, pre, .columns, .content img { margin-bottom: 1em; }	
	