html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #336c9f url(i/left.gif) repeat-y 0 top;
}

.main {
	position: relative;
	height: 100%;
	min-width: 782px;
	width: expression(document.body.clientWidth > 780 ? "100%" : "780px" );
}

html>body .main {
	height: auto;
	min-height: 100%;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

/* SIZE's DIV's */
.left {
	width: 231px;
}

.right {
	margin-left: 234px;
}

.empty  {
	//height: 53px;
	min-height: 53px;
}

.footer {
	//height: 50px;
	min-height: 50px;
	border-top: 3px solid #034c80;	
}
/* /SIZE's DIV's */

/* LEFT */
.left {
	float: left;
	font: 0.8em arial;
}

.left, .left a {
	color: #fff;
}

.site_name {
	display: block;
	width: 100%;
	text-align: center;	
	font-family:  verdana;
	margin: 2px 0 4px;
	text-decoration: none;
	z-index: 100;
	position: relative;
}

.site_name:hover {
	color: #dfce11;
}

.logo_eng, .logo_ru {
	text-align: center;
	padding: 8px 0;
	//padding: 12px 0;
}

.logo_eng div {
	height: 199px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/logo_eng.png');
}

.logo_ru div {
	height: 199px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/logo_ru.png');
}

.logo_eng div a img, .logo_ru div a img {
	border: 0;
}

.logo_eng div img, .logo_ru div img {
	//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.menu_left {
	background: url(i/menu_left_line.gif) repeat-x top;
	margin: 0 5px;
	color: #dfce11;
	padding-top: 1px;
}

.menu_left div {
	min-height: 5px;
	//height: 5px;	
	font: bold 1.25em arial;
	padding: 15px 0 15px 5px;
	background: url(i/menu_left_line.gif) repeat-x bottom;
}

.menu_left a span, .menu_left div span {
	display: block;
	margin-right: 5px;
}

.menu_left a span {
	background: url(i/menu_left_right.gif) no-repeat right center;
}

.menu_left a {
	display: block;
	min-height: 5px;
	//height: 5px;	
	font: bold 1.25em arial;
	padding: 15px 0 15px 5px;
	background: url(i/menu_left_line.gif) repeat-x bottom;	
	text-decoration: none;
}

#menu_no_line, #menu_no_line1, #menu_no_line2 {
	background: none;
}

.menu_left a:hover, #menu_no_line:hover, #menu_no_line2:hover {
	background-color: #12589a;
	color: #fffabe;
}

.menu_left a:hover span, .menu_left div span {
	background: url(i/menu_left_right_over.gif) no-repeat right center;
}

.menu_left_add {
	background: url(i/menu_left_line.gif) repeat-x top;
	margin-left: 5px;
}

.menu_left_add div span, .menu_left_add a span {
	font-size: 0.6em;
}

.menu_left_add div span {
	padding: 0;
	margin: 0;
}

.menu_left_add a {
	display: block;
	min-height: 5px;
	//height: 5px;	
	padding: 5px 0 5px 10px;
	background: url(i/menu_left_line.gif) repeat-x bottom;	
	text-decoration: none;
}

.menu_left_add a span {
	background: url(i/menu_left_right.gif) no-repeat right center;
}

.menu_left_add div {
	padding: 5px 5px 5px 10px;
}

.counters_left {
	margin: 25px 0;
}

.counters_left div {
	text-align: center;
	margin: 10px 0;
}

.counters_left div img {
	border: 0;
}

#act_item_menu, #menu_no_line2 {
	color: #dfce11;
}
/* /LEFT */

/* RIGHT */
.right {
	color: #fff;
}

.content_top {
	min-height: 235px;
	//height: 235px;
	background: url(i/map.gif) no-repeat center top;
	padding-bottom: 17px;
}

.content_langs {
	position: absolute;
	top: 0;
	right: 0;
	margin: 6px 0 16px;
	padding-right: 10px;
	text-align: right;
}

.content_langs div {
	min-height: 21px;
	//height: 21px;	
	display: block;
	float: right;
	font: 0.75em arial;
	padding-left: 50px;
}

.content_langs img {
	border: 0;
	vertical-align: middle;
}

.content_langs a {
	color: #fff;
	text-decoration: none;
}

.factory_name {
	min-height: 79px;
	//height: 79px;
	padding-top: 105px;
}

.factory_name div {
	margin-left: 26px;
	font: 1.3em arial;
	width: 187px;
	background: url(i/factory_name.gif) left top no-repeat;
	padding-left: 15px;
	min-height: 45px;
	//height: 45px;
}

.clock {
	position: absolute;
	right: 23px;
	top: -15px;
}

.map {
	position: relative;
	top: -185px;
	height: 236px;
	width: 535px;
	margin: auto auto -236px auto;
}

.content {
	padding: 2px 8px 8px 13px;
	text-align: justify;
	font: 0.75em verdana;
	line-height: 1.4;
}

.content_table {
	width: 99%;
	border-collapse: collapse;
	//border: 1px solid #336c9f;
}

.content a {
	color: #ece381;
}

h1 {
	font: bold 1.2em verdana;
	border-bottom: 2px solid #2c5e8a;
	padding: 0 0 5px 15px;
	background: url(i/h1.gif) no-repeat left 4px;
}

/* /RIGHT */

/* PRODS */
.jcarousel-scope {
    position: relative;
    width: 530px;
    background-color: #286598;
    padding: 5px 40px;
}

.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.jcarousel-list li {
    float: left;
    list-style: none;
    margin-right: 10px;
}

.jcarousel-next {
    position: absolute;
    top: 70px;
    right: 5px;
    cursor: pointer;
	border: 0;
}

.jcarousel-next-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}

.jcarousel-prev {
    position: absolute;
    top: 70px;
    left: 5px;
    cursor: pointer;
	border: 0;
}

.jcarousel-prev-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}

.prods_ul img {
	border: 1px solid #fff;
}

#mycarousel {
	border-left: 4px solid #004172;
	border-right: 4px solid #004172;
}
/* /PRODS */

/* FOOTER */
.empty, .footer {
	clear: both;
}

.footer {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #2c5d92 url(i/footer.gif) repeat top left;
	width: 100%;
	font: 0.75em verdana;
}

.footer, .footer a {
	color: #fff;
}
/* /FOOTER */

/* PROD 3 */

.prod3 {
	clear: both;
	margin: 5px 0;
	//margin: 0;
	//padding-top: 7px;
}

.prod_left_name, .prod_right_name {
	font-weight: bold;
}

.prod_left_name {
	padding: 0 0 6px 2px;
}

.prod_right_name {
	text-align: right;
	padding: 0 2px 6px 0;
}

.prod_left_img img, .prod_right_img img, .product_photo img {
	border: 2px solid #265177;
}

.prod_left_img {
	float: left;
	margin-right: 9px;
}

.prod_right_img {
	float: right;
	margin-left: 9px;
}

.prod_left_content, .prod_right_content {
	width: 60%;
	line-height: 1.2;
}

.prod_left_content a, .prod_right_content a {
	color: #fff;
	text-decoration: none;
}

.prod_left_content a:hover, .prod_right_content a:hover {
	text-decoration: none;
	color: #fffabe;
}

.prod_left_content {
	float: left;
}

.prod_right_content {
	float: right;
}

.prod_bottom_bor {
	border-bottom: 1px solid #2c5e8a;
	clear: both;
	height: 8px;
}

.prod_content {
	margin: 15px 0;
}
/* /PROD 3 */

.table_content {
	width: 100%;
}

.table_content {
	width: 100%;
}

.table_td_left {
	background-color: #356fa4;
	width: 65%;
}

.table_td_right {
	background-color: #316899;
	text-align: center;
}

.contacts_attr {
	padding-left: 30px;
	margin: 1px 0;
}

.contacts_obj1, .contacts_obj2 {
	padding: 10px 13px;
}

.contacts_obj1, .form_left {
	background-color: #356fa4;
}

.contacts_obj2, .form_right {
	background-color: #316899;
}

.form_left  {
	text-align: right;
	vertical-align: middle;
	width: 43%;
}

.form_right {
	line-height: 1.6;
}

.form {
	width: 250px;
}

.form, .form_tex {
	border: 2px solid #265177;
}

.form_tex {
	overflow: hidden;
}

.prod_td {
	width: 50%;
	text-align: center;
	background-color: #356fa4;
}

.form_table {
	width: 80%;
}