html
	{
		height:100%;
	}

* html .body1
	{
		height:100%;
	}

body
	{
		padding:0px;
		margin:0px;
		background:#ffffff;
		font-family:Tahoma;
		line-height:14px;
		height:100%;
		font-size:12px;
		color:#48616D;
	}

a
	{
		text-decoration:underline;
		color:#0090DA;
	}


a:hover
	{
		text-decoration:none;
	}


a img
	{
		border:0px;
	}

p
	{
		padding:7px 0px 7px 0px;
		margin:0px;
	}


form
	{
		padding:0px;
		margin:0px;
	}

h1
	{
		font-size:30px;
		line-height:30px;
		color:#454545;
		padding:20px 0px 20px 0px;
		margin:0px;
		font-weight:normal;
	}


h2
	{
		font-size:18px;
		line-height:18px;
		color:#8098A4;
		padding:0px 0px 0px 0px;
		margin:0px;
		font-weight:normal;
	}



h3
	{
		font-size:18px;
		line-height:18px;
		color:#48616D;
		padding:5px 0px 5px 0px;
		margin:0px;
		font-weight:normal;
	}


.body1
	{
	/*	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003" : "100%");
		min-width:1003px;*/
		width:1003px;
		margin:0px auto 0px auto;
		min-height:100%;
	}

.head1
	{
		height:140px;
		background:url(/images/i/top.gif) 100% 0px no-repeat;
		position: relative;
	}

.logo
	{
		float:left;
		margin:33px 0px 0px 64px;
	}

.ico1
	{
		float:right;
		width:502px;
		padding:40px 0px 0px 0px;
		font-size:9px;
		color:#999999;
	}
.ico1 img
	{
		margin:0px 5px 0px 0px;
		vertical-align:middle;
	}


.ico1 a
	{
		color:#999999;
		text-decoration:none;
	}

.ico1 a:hover
	{
		color:#0090DA;
		text-decoration:none;
	}

.tmenu1
	{
		margin:0px 47px 0px 50px;
		height:34px;
		background:url(/images/i/tmenu2.gif) 0px 0px repeat-x;
	}


.tmenu1a
	{
		height:34px;
		background:url(/images/i/tmenu3.gif) 100% 0px no-repeat;

	}



.tmenu2
	{
		background:url(/images/i/tmenu1.gif) 0px 0px no-repeat;
		padding:0px 0px 0px 15px;
		margin:0px;
		list-style-type:none;
		float:left;
		border-right:1px solid #EDEDED;
		position:relative;
		z-index:9;
	}

.tmenu2 li
	{
		float:left;
		border-left:1px solid #EDEDED;
		border-right:1px solid #DDDDDD;
		font-size:10px;
		color:#454545;
		font-weight:bold;
		text-transform:uppercase;
		padding:1px 0px 1px 0px;
		position:relative;


	}


.tmenu2 li.first
	{
		border-left:0px;
		padding:1px 0px 1px 1px;
	}

.tmenu2 li a
	{
		text-decoration:none;
		color:#454545;
		padding:10px 13px 8px 13px;
		float:left;
	}

.tmenu2 li a:hover
	{
		text-decoration:none;
		color:#ffffff;
	}



.tmenu2 li.active
	{
		border-left:1px solid #8D8D8D;
		border-right:1px solid #8D8D8D;
		background:url(/images/i/tmenu4.gif) 0px 0px repeat-x;
		padding:1px 0px 1px 0px;
	}


.tmenu2 li.active a
	{
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		color:#ffffff;
		position:relative;
		z-index:9;
		padding:10px 12px 8px 12px;
	}



.tmenu_podmenu
	{
		background:#A8A7A7;
		border:1px solid #8D8D8D;
		position:absolute;
		left:-1px;
		width:146px;
		top:33px;
		z-index:10;
		display:none;
	}


.tmenu2 li.active div.tmenu_podmenu ul
	{
		border:1px solid #CDCDCD;
		padding:8px 0px 8px 0px;
		margin:0px;
		list-style-type:none;
		float:none;
	}

.tmenu2 li div.tmenu_podmenu ul
	{
		border:1px solid #CDCDCD;
		padding:8px 0px 8px 0px;
		margin:0px;
		list-style-type:none;
		float:none;
	}

.tmenu2 li.active div.tmenu_podmenu ul li
	{
		padding:0px 0px 0px 0px;
		border:0px;
		font-size:11px;
		color:#ffffff;
		font-weight:normal;
		text-transform:none;
		padding:2px 12px 2px 12px;
		float:none;
	}

.tmenu2 li div.tmenu_podmenu ul li
	{
		padding:0px 0px 0px 0px;
		border:0px;
		font-size:11px;
		color:#ffffff;
		font-weight:normal;
		text-transform:none;
		padding:2px 12px 2px 12px;
		float:none;
	}


.tmenu2 li.active div.tmenu_podmenu ul li a
	{
		text-decoration:underline;
		color:#ffffff;
		border:0px;
		display:block;
		float:none;
		border:0px;
		margin:0px;
		background:none;
		padding:1px 0px 1px 0px;
	}

.tmenu2 li div.tmenu_podmenu ul li a
	{
		text-decoration:underline;
		color:#ffffff;
		border:0px;
		display:block;
		float:none;
		border:0px;
		margin:0px;
		background:none;
		padding:1px 0px 1px 0px;
	}

.tmenu2 li.active div.tmenu_podmenu ul li a:hover
	{
		text-decoration:none;
	}


.tmenu2 li div.tmenu_podmenu ul li a:hover
	{
		text-decoration:none;
	}


.center_img
	{
		padding:5px 0px 0px 30px;
	}

.main1
	{
		padding:0px 54px 0px 49px;
	}

.news
	{
		width:55%;
		float:left;
	}

.zag1
	{
		height:56px;
		background:url(/images/i/fon_zag2.gif) 0px 0px repeat-x;
		float:left;
	}


.zag1 div
	{
		height:56px;
		background:url(/images/i/fon_zag1.gif) 0px 0px no-repeat;
		float:left;
	}


.zag1 div div
	{
		height:34px;
		background:url(/images/i/fon_zag3.gif) 100% 0px no-repeat;
		float:left;
		padding:22px 30px 0px 30px;
		font-family:Arial Narrow;
		font-size:21px;
		color:#ffffff;
		text-transform:uppercase;
	}

.clear1
	{
		clear:both;
		font-size:0px;
		line-height:0px;
		height:1px;
	}

.news_date
	{
		width:45px;
		height:26px;
		background:url(/images/i/news_date.gif) 0px 0px no-repeat;
		float:left;
		font-size:9px;
		color:#999999;
		padding:8px 0px 0px 8px;
	}

.news_txt
	{
		margin:0px 0px 0px 73px;
		font-size:12px;
		color:#48616D;
		line-height:18px;
	}



.new_block
	{
		padding:25px 0px 0px 0px;
		clear:both;
	}

.spets_pr
	{
		width:40%;
		float:right;
	}

.spets_block
	{
		padding:20px 0px 0px 0px;
		clear:both;
	}

.spets_block table
	{
		width:100%;
		border-collapse:collapse;
	}

.spets_block table td
	{
		padding:0px;
		vertical-align:top;
	}

.spets_img
	{

		position:relative;
	}

.spets_img img
	{
		margin:0px 0px 0px 0px;
		position:relative;
		z-index:9;
	}

.corner_top
	{
		width:8px;
		height:8px;
		background:url(/images/i/corner1.gif) 0px 0px no-repeat;
		position:absolute;
		font-size:0px;
		line-height:0px;
		left:0px;
		top:0px;
		z-index:11;
	}


.corner_bottom
	{
		width:8px;
		height:8px;
		background:url(/images/i/corner2.gif) 0px 0px no-repeat;
		margin:-8px 0px 0px 0px;
		position:relative;
		z-index:11;
		font-size:0px;
		line-height:0px;
	}

.spets_txt_top
	{
		height:9px;
		font-size:0px;
		line-height:0px;
		background:url(/images/i/spets_top1.gif) 0px 0px repeat-x;
		margin:0px 0px 0px 1px;
		border-left:1px solid #D3D3D3;

	}


.spets_txt_top div
	{
		height:9px;
		font-size:0px;
		line-height:0px;
		background:url(/images/i/spets_top2.gif) 100% 0px no-repeat;
	}




.spets_txt_bottom
	{
		height:9px;
		font-size:0px;
		line-height:0px;
		background:url(/images/i/spets_bottom1.gif) 0px 0px repeat-x;
		margin:0px 0px 0px 1px;
		border-left:1px solid #D3D3D3;

	}


.spets_txt_bottom div
	{
		height:9px;
		font-size:0px;
		line-height:0px;
		background:url(/images/i/spets_bottom2.gif) 100% 0px no-repeat;
	}

.spets_txt_middle
	{
		background:#F1F0F0 url(/images/i/spets_center.gif) 0px 0px repeat-x;
		padding:5px 20px 5px 20px;
		min-height:72px;
		_height:72px;
		margin:0px 0px 0px 1px;
		border-left:1px solid #D3D3D3;
		font-size:11px;
		color:#48616D;
	}

.spets_txt_middle h3
	{
		font-family:Arial Narrow;
		font-size:18px;
		color:#0090DA;
		text-transform:uppercase;
		padding:3px 0px 5px 0px;
		font-weight:bold;
		line-height:21px;
		margin:0px;
	}

.clear_bottom
	{
		clear:both;
		height:180px;
	}

.footer1
	{
		height:120px;
		background:url(/images/i/bottom2.jpg) 0px 100% repeat-x;
		font-size:10px;
		color:#989898;
		width:1003px;
		margin:-120px auto 0px auto;
	}

.footer2
	{
		float:left;
		width:220px;
		padding:0px 0px 0px 120px;
		background:url(/images/i/bottom1.gif) 0px 5px no-repeat;
	}

.footer3
	{
		float:right;
		width:400px;
	}

.left1
	{
		width:250px;
		float:left;
		padding:30px 0px 0px 0px;
	}

.lmenu1
	{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px -14px;
		list-style-type:none;
		clear:left;
		width:220px;
		position:Relative;
	}

.lmenu1 li
	{
		padding:5px 0px 5px 14px;
		font-weight:bold;
		font-size:11px;
		clear:left;
		width:234px;

	}



.lmenu1 li.active
	{
		padding:3px 0px 3px 0px;
		color:#ffffff;
	}

.lmenu1 li.active a
	{
		color:#ffffff;
		text-decoration:none;
	}


.lmenu1 li.active a:hover
	{
		text-decoration:underline;
	}



.lmenu1 li.active div
	{
		padding:0px 0px 0px 0px;
		background:#73B327 url(/images/i/lmenu1.gif) 0px 0px no-repeat;

	}

.lmenu1 li.active div div
	{
		background:url(/images/i/lmenu2.gif) 0px 100% no-repeat;
	}

.lmenu1 li.active div div div
	{
		background:url(/images/i/lmenu3.gif) 100% 0px no-repeat;
	}

.lmenu1 li.active div div div div
	{
		background:url(/images/i/lmenu4.gif) 100% 100% no-repeat;
		padding:5px 0px 5px 14px;
	}



.lmenu2
	{
		padding:5px 0px 0px 0px;
		margin:0px;
		list-style-type:none;
		clear:left;
	}

.lmenu2 li
	{
		padding:5px 0px 5px 14px;
		font-weight:normal;
		clear:left;
	}



.lmenu2 li.active
	{
		padding:3px 0px 3px 0px;
		color:#ffffff;
	}

.lmenu2 li.active a
	{
		color:#ffffff;
		text-decoration:none;
	}


.lmenu2 li.active a:hover
	{
		text-decoration:underline;
	}



.lmenu2 li.active div
	{
		padding:0px 0px 0px 0px;
		background:#73B327 url(/images/i/lmenu1.gif) 0px 0px no-repeat;
	}

.lmenu2 li.active div div
	{
		background:url(/images/i/lmenu2.gif) 0px 100% no-repeat;
	}

.lmenu2 li.active div div div
	{
		background:url(/images/i/lmenu3.gif) 100% 0px no-repeat;
	}

.lmenu2 li.active div div div div
	{
		background:url(/images/i/lmenu4.gif) 100% 100% no-repeat;
		padding:5px 0px 5px 14px;
	}



.lmenu3
	{
		padding:5px 0px 0px 0px;
		margin:0px;
		list-style-type:none;
		clear:left;
	}

.lmenu3 li
	{
		padding:5px 0px 5px 14px;
		font-weight:normal;
		width:206px;
	}

.lmenu3 li.active
	{
		padding:3px 0px 3px 0px;
		color:#ffffff;
	}

.lmenu3 li.active a
	{
		color:#ffffff;
		text-decoration:none;
	}


.lmenu3 li.active a:hover
	{
		text-decoration:underline;
	}



.lmenu3 li.active div
	{
		padding:0px 0px 0px 0px;
		background:#73B327 url(/images/i/lmenu1.gif) 0px 0px no-repeat;
	}

.lmenu3 li.active div div
	{
		background:url(/images/i/lmenu2.gif) 0px 100% no-repeat;
	}

.lmenu3 li.active div div div
	{
		background:url(/images/i/lmenu3.gif) 100% 0px no-repeat;
	}

.lmenu3 li.active div div div div
	{
		background:url(/images/i/lmenu4.gif) 100% 100% no-repeat;
		padding:5px 0px 5px 14px;
	}

.center1
	{
		margin:0px 0px 0px 251px;
	}

.center1a
	{
		float:left;
		width:100%;
	}

.corn1
	{
		height:22px;
		background:url(/images/i/corn2.gif) 0px 0px repeat-x;
	}

.corn1 div
	{
		height:22px;
		background:url(/images/i/corn1.gif) 0px 0px no-repeat;
	}

.corn1 div div
	{
		height:22px;
		background:url(/images/i/corn3.gif) 100% 0px no-repeat;
	}


.corn3
	{
		height:22px;
		background:url(/images/i/corn2.gif) 0px 100% repeat-x;
	}

.corn3 div
	{
		height:22px;
		background:url(/images/i/corn4.gif) 0px 0px no-repeat;
	}

.corn3 div div
	{
		height:22px;
		background:url(/images/i/corn5.gif) 100% 0px no-repeat;
	}



.corn2
	{
		background:url(/images/i/corn2.gif) 0px 0px repeat-y;
	}


.corn2a
	{
		background:url(/images/i/corn2.gif) 100% 0px repeat-y;
		padding:0px 22px 0px 22px;
		text-align:center;
	}

.item1
	{
		width:100%;
		border-collapse:collapse;
	}

.item_foto
	{
		width:250px;
		padding:30px 0px 0px 0px;
		vertical-align:top;
	}

.item_txt
	{
		padding:40px 45px 0px 0px;
		vertical-align:top;
		line-height:18px;
	}

.item_foto2
	{
		border-collapse:collapse;
		margin:10px 0px 0px 0px;
	}


.item_foto2 td
	{
		padding:0px 5px 0px 5px;
		width:119px;
		height:129px;
		text-align:center;
		vertical-align:middle;
		background:url(/images/i/img_fon1.gif) 50% 50% no-repeat;
	}

.right_inner
	{
		width:257px;
		float:right;
		padding:50px 0px 0px 0px;
	}

.pl1
	{
		width:230px;
		height:33px;
		background:url(/images/i/pl1.gif) 0px 0px no-repeat;
		padding:20px 0px 0px 20px;
		font-weight:bold;
	}

.useful
	{
		padding:10px 0px 10px 20px;
		line-height:18px;
	}

.useful h3
	{
		color:#454545;
	}

.tel1
	{
		font-size:24px;
		color:#380083;
		font-weight:bold;
		padding:0px 0px 0px 21px;
		background:url(/images/i/ico4.gif) 0px 6px no-repeat;
		line-height:24px;
	}

.kont1
	{
		padding:5px 0px 5px 21px;
	}

.mail1
	{
		padding:10px 0px 30px 20px;
		background:url(/images/i/ico5.gif) 0px 14px no-repeat;
	}

.vopr
	{
		padding:20px 0px 0px 20px;
		background:url(/images/i/bottom1.gif) 0px 0px no-repeat;
		line-height:18px;
	}

.content1
	{
		margin:0px 305px 0px 0px;
	}


.content1a
	{
		float:left;
		width:100%;
		line-height:18px;
	}

.bread_grit
	{
		font-size:10px;
		color:#999999;
		padding:15px 0px 0px 0px;
	}

.bread_grit b
	{
		font-weight:normal;
	}
.bread_grit a
	{
		color:#999999;
		text-decoration:none;
	}
.bread_grit a:hover
	{
		color:#0090da;
		text-decoration:none;
	}

.catalog
	{
		width:100%;
		border-collapse:collapse;
	}

.catalog td
	{
		vertical-align:top;
		padding:0px 5px 10px 5px;
	}

.catalog_grey1
	{
		height:22px;
		background:#e8e8e8 url(/images/i/catalog_grey2.gif) 0px 0px repeat-x;
	}

.catalog_grey1 div
	{
		height:22px;
		background:url(/images/i/catalog_grey3.gif) 100% 0px no-repeat;
	}


.catalog_grey1 div div
	{
		height:22px;
		background:url(/images/i/catalog_grey1.gif) 0px 0px no-repeat;
	}



.catalog_grey3
	{
		height:22px;
		background:#73b327 url(/images/i/catalog2.gif) 0px 0px repeat-x;
	}

.catalog_grey3 div
	{
		height:22px;
		background:url(/images/i/catalog3.gif) 100% 0px no-repeat;
	}


.catalog_grey3 div div
	{
		height:20px;
		background:url(/images/i/catalog1.gif) 0px 0px no-repeat;
		padding:2px 28px 0px 0px;
		text-align:right;
		font-size:11px;
		color:#ffffff;
	}

.catalog_grey3 a
	{
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}

.catalog_grey3 a:hover
	{
		text-decoration:underline;
	}


.catalog_grey2
	{
		background:#e8e8e8 url(/images/i/catalog_grey2.gif) 0px 0px repeat-y;
	}



.catalog_grey2a
	{
		background:url(/images/i/catalog_grey2.gif) 100% 0px repeat-y;
		padding:0px 10px 10px 10px;
		height:180px;
	}




.catalog_img
	{
		border-collapse:collapse;
		margin:0px 0px 0px 0px;
		float:right;
	}


.catalog_img td
	{
		padding:0px 0px 0px 0px;
		width:119px;
		height:119px;
		text-align:center;
		vertical-align:middle;
		background:url(/images/i/img_fon1.gif) 50% 50% no-repeat;
	}

.catalog_txt
	{
		font-size:11px;
		line-height:18px;
		margin:0px 120px 0px 0px;
	}

.catalog_txt h3
	{
		font-size:14px;
		font-weight:bold;
		padding-top:0px;
	}

.navigation
	{
		height:21px;
		padding:0px 5px 0px 0px;
	}

.navigation div
	{
		float:right;
		height:21px;
		background:#73b327 url(/images/i/navigation1.gif) 0px 0px no-repeat;
	}

.navigation div div
	{
		background:url(/images/i/navigation2.gif) 100% 0px no-repeat;
		padding:2px 18px 0px 13px;
		font-size:11px;
		color:#ffffff;
		height:19px;
		float:left;
	}


.navigation a
	{
		color:#ffffff;
	}

.navigation b
	{
		font-size:12px;
	}

.banner1
	{
		padding:40px 0px 0px 0px;
		text-align:center;
	}


.dop_info
	{
		padding:10px 0px 10px 0px;
	}

.dop_info table
	{
		border-collapse:collapse;
		width:100%;
		margin:10px 0px 0px 0px;
	}

.dop_info table td
	{
		padding:4px 10px 4px 10px;
		border:1px solid #cccccc;
		text-align:center;
	}

.dop_info table td.first
	{
		text-align:left;
	}

.form1
	{
		padding:0px 0px 0px 0px;
	}

.form1 input, .form1 textarea
	{
		background-color:#EEEEEE;
		border:1px solid #ACACAC;
		color:#000000;
		width:300px;
		margin:3px 0px 7px 0px;
	}

.form1 textarea.big
	{
		width: 400px;
		height: 200px;
	}

.form1 textarea.medium
	{
		width: 400px;
		height: 100px;
	}


.form1 .box
	{
		width: 20px;
		margin: 0;
	}

.form1 textarea
	{
		height:130px;
		overflow:auto;
	}

.form1 input.i_sub
	{
		color: #454545;
		width: 130px;
		padding: 3px 0;
		font-weight: bold;
	}

.form1 input.key
	{
		width: 50px;
	}

.form1 img
	{
		border:1px solid #ACACAC;
	}

.red
  {
    color: red;
  }

.lang
	{
		position: absolute;
		color: #48108E;
		font-size: 12px;
		font-weight: bold;
		left: 67px;
		top: 10px;
	}

.lang a
	{
		color: #48108E;
	}

.lang a:hover
	{
		color: #0090DA;
	}