html, body, table, td, table td, form, div, img {
	margin: 0px;
	padding:0px;
	border: 0px;

	border-spacing: 0px;
	border-collapse: collapse;
}
td.prri {
	padding-left: 20px;
}
body, div, table, td, a {
	color: #333333;

	font-size: 11px;
	font-family: Verdana, Times, Arial;
	text-decoration: none;
}

h1 {
	color: #106EA5;
	font: bold 15px Arial;
}

h2 {
	color: #D45E3E;
	font: bold 15px Arial;
	margin: 0px;padding:0px;
}

h3 {
	color: #959595;
	font: bold 15px Arial;
	margin: 0px;padding:0px;
}

body {
	/* background: url('../design/pic_fon.jpg') no-repeat bottom right; */
}
html {
	background: url('../design/bg.jpg') repeat-x;
}

div.top {
	width: 100%;
	height:232px;
	background: url('../design/bg_up.jpg') repeat-x;
}
div.top2 {
	width:100%;
	height:232px;
	background: url('../design/truba_up.jpg') no-repeat;
}
div.top2-in {
	padding-left: 258px;
}
div.top3 {
	clear: both;
	height: 138px;
	padding: 33px 0 0 17px;
	background: url('../design/fon_up.jpg') no-repeat;
}

div.top4 {
	padding-top: 23px;
	width:500px;
}

div.top30 {
	width: 452px;
}
div.t301 {
	padding-top: 10px;
}
div.th {float:left;padding-top:6px;}
div.tm {float:left;padding-top:8px;padding-left: 10px;}
div.t302 {
	float: left;
	color: #ffffff;
	font: normal 11px Verdana;
	padding-left: 20px;
	padding-top: 5px;
}
div.t303 {
	padding-top: 4px;
	float: right;
}
div.t303 a, div.t303 a:visited {
	color: #ffffff;
	font: bold 12px Verdana;
}
div.t303 a:hover {
	text-decoration: underline;
}

div.top4 a {
	text-transform: uppercase;
	color: #333333;
	font: normal 13px Verdana;
	padding-right: 30px;
}

div.body {
	padding-left: 100px;
	background: url('../design/truba_down.jpg') no-repeat;
}
table.body {
	width: 100%;
}

table.body td {
	text-align: left;
	vertical-align: top;
}

td.pr-r {
	padding: 0 10px;
	/*background: url('../design/pic_fon.jpg') no-repeat bottom right;*/
}
td.prod-r {
}

div.pr {
	width: 155px;
	padding: 0px 5px;
	background: #ffffff;
}

td.prtl {padding-right: 5px;}
td.prtr {}

td.prbl {}
td.prbr {}

td.text {
	width:458px;
	padding-right:5%;
	padding-top: 40px;
	padding-bottom: 20px;
}



div.botb0 {
	width: 731px;
}




div.bot0 {
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
	font: normal 9px Verdana;
	text-transform: lowercase;
	color: #aaaaaa;
}

div.bot0 a {
	font: normal 9px Verdana;
	text-transform: lowercase;
	color: #aaaaaa;
}



div.bot-l {
	float: right;
	
}

table.tech, table.tech td {
	border: solid 1px #000000;
	padding: 4px;
}


div.bot-l a, div.bot-l a:visited, div.bot-l a:link {
	color: #ffffff;
	font: normal 11px Arial;
}

div.bot-l div.bl {
	padding: 20px 10px 0px 0px;
	float: left;
}

div.bot-l div.br {
	float: left;
	padding-top: 19px;
}

table.cert td {padding-bottom: 10px;}

#top {
	position: absolute;
	top: 30px;
	left:275px;
	width: 460px;
	height:65px;
	cursor: pointer;
}

table.cert img {cursor: pointer;}

div.cert {
	float: left;
	padding: 10px;
	cursor: pointer;
}

div.price table, div.price table td {
	border: solid 1px #000000;
	padding: 3px;
}

br.s5 {font-size: 5px;}

table.of {
	width: 300px;
}
#name, #text {
	width: 300px;
}

html>body, html, body {
	width: 100%;
	height:100%;
	overflow: auto;
	overflow-x: hidden;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#content {
	padding-bottom: 66px;
}
div.bot {
	width: 100%;
	height:66px;
	position: absolute;
	bottom: 0px;
	background: url('../design/bgdown.gif');
}

#outer {width:150px; height:20px;position: relative;}
#menu {list-style-type:none; width:150px;}
#menu li.sub {background:none;color:#ρρρ;font-family:arial, sans-serif; font-size:0.6em; width:150px;}
#menu ul {position:absolute;left:-9999px;}
#menu li {display:block; color:#619fce; font-family:arial, sans-serif; font-size:1.2em;width:350px;cursor:pointer;
background:none;}
#menu li.click {background:none;}
#menu li.click ul{left:0; top:24px; background:url(transparent.gif);} /* the background image is for IE7 */
#menu li:hover, #menu li a:hover {background:none;width:350px}
#menu li a {width:100%;}

/*
#outer {width:150px; height:20px; position: relative;}
#menu {list-style-type:none; width:150px;}
#menu li.sub {
	background: none;
	color: Gray;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	width: 150px;
}
#menu ul {position:absolute;left:-9999px;}
#menu li {display:block; color:black; font-family:arial, sans-serif; font-size:1.2em;width:350px;cursor:pointer;
background:none;}
#menu li.click {background:none;}
#menu li.click ul{left:0; top:24px; background:url(transparent.gif);}  
#menu li:hover, #menu li a:hover {background:none;width:350px}
#menu li a {width:100%;}
*/