body {
	margin-top: 15px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}
img {
	border: none;
}
a, a:visited, a:hover {
	text-decoration: none;
	outline: 0;
	color: #20b4f1;
}
#page {
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#leftmenu{
	position: relative;
	float: left;
	top: 345px;
	width: 31px;
	height: 60px;
	background: url(/images/left.jpg) no-repeat;
}
#sidebar{
	width: 260px;
	position: relative;
	float: left;
}
#sidebar h4.title {
	font-size: 75%;
	text-transform: uppercase;
	margin-top: 5px;
	text-align: center;
}
#sidebar img.logo{
	position: relative;
	display: block;
}
#sidebar div.slogan{
	position: relative;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
#sidebar div.slogan span{
	text-align: center;
	padding: 5px;
	color: #f26c26;
}
#sidebar div.menu{
	position: relative;
	border: 1px solid #f1f1f1;
	padding: 10px 0 5px 7px;
	margin: 10px 0 0 0;
	background: #fbfbfb url(../img/ihse_bg.png) repeat;
}
#sidebar div.menu div.submenu {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
.clear {
	clear: both;
	overflow: hidden;
}
 #sidebar div.menu div.submenu span a{
	color: #20b4f1;
	padding: 0 0 0 7px;
	line-height: 30px;
	font-size: 12px;
 }
 #sidebar div.menu div.submenu ul.sub{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.menu div.submenu ul.sub li{
   display: block;
   position: relative;
   width: 240px;
   padding-left: 10px;
   line-height: 20px;
}
#sidebar div.menu div.submenu ul.sub li a{
	color: #676767;
}
#sidebar div.menu div.submenu ul.sub li img{
	padding-right: 5px;
	margin-top: 5px;
}
#sidebar div.menu div.submenu ul.sub span a{
	color: #f26c26;
	margin: 0;
	padding: 2px 0 5px 10px;
}
#content{
	position: relative;
	width: 680px;
    overflow: hidden;
    padding-left: 5px;
    margin-bottom: 25px;
}
#content div#header{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
div#header div.homes{
	position: relative;
	display: block;
	width: 100%;
	margin-left: 0;
	padding-bottom: 5px;
}
div#header div.homes a img{
	display: block;
	float: left;
	border-right: 1px dotted #bbbbbb;
	padding: 0 25px 0 25px;
}
div#header div.homes a.first img{
	padding-left: 5px;
}
div#content div.contacts{
	display: block;
	position: relative;
	width: 90%;
	padding: 10px 0 10px 3px;
}
div#content div.contacts span{
	display: block;
	float: left;
	text-align: left;
	padding-right: 18px;
	line-height: 25px;
}
div#content div.contacts span img{
	padding-right: 10px;
}
div#content div.main-images{
	position: relative;
	width: auto;
	display: block;
	height: 273px;
	margin: 0;
	padding: 0;
}
div#content div.main-images img{
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}
div#horizontal-menu {
  position: relative;
  width: 100%;
  height: 60px;
  background: transparent url(/images/hmenu_bg.jpg) repeat-x top left;
}
div#horizontal-menu ul li img {
  position: relative;
  float: left;
  width: 5px;
  margin-top: 26px;
}
div#horizontal-menu div.right-bg{
 position: relative;
 display: block;
 width: 8px;
 height: 60px;
 float: right;
 margin-top: -60px;
 background: url(/images/hmenu_right.jpg) no-repeat top right;
}
div#horizontal-menu ul{
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-left: -20px;
}
div#horizontal-menu ul li{
  position: relative;
  float: left;
  display: block;
  text-align: center;
  padding-right: 2px;
}
div#horizontal-menu ul li a{
  text-decoration: none;
  font-family: Trebuchet MS;
  color: #fff;
  line-height: 60px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
div.left-bord{
 position: absolute;
 left: 24px;
 top: -25px;
 width: 8px;
 height: 108px;
 background: transparent url(/images/bgmenu.png) no-repeat top left;
}
div.right-bord{
 position: absolute;
 left: 260px;
 top: 303px;
 width: 7px;
 height: 108px;
 background: transparent url(/images/bgmenu.png) no-repeat top right;
 z-index: 100;
}
div#gallery{
  border: 2px solid #f3f3f3;
  margin: 7px 0 5px 0;
  width: auto;
  position: relative;
}
div#gallery div.top-left{
  background: #fff url(/images/top_left.jpg) no-repeat top left;
  top: -2px;
  left: -2px;
  position: relative;
  float: left;
  width: 10px;
  height: 10px;
}
div#gallery div.bot-left{
  background: #fff url(/images/bot_left.jpg) no-repeat bottom left;
  bottom: 9px;
  left: -2px;
  position: relative;
  float: left;
  width: 10px;
  height: 10px;
}
div#gallery div.top-right{
  background: #fff url(/images/top_right.jpg) no-repeat top right;
  top: -2px;
  right: -2px;
  position: relative;
  float: right;
  width: 10px;
  height: 10px;
}
div#gallery div.bot-right{
  background: #fff url(/images/bot_right.jpg) no-repeat bottom right;
  bottom: 9px;
  right: -2px;
  position: relative;
  float: right;
  width: 10px;
  height: 10px;
}
div#gallery h4 {
  font-size: 75%;
  font-family: Verdana;
  color: #f07e00;
  text-align: left;
  text-transform: uppercase;
  padding: 0 5px 5px 15px ;
}
div#gallery div.image_gallery{
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 10px;
}
#gallery .allimg a{
	position: relative;
	font-size: 12px;
	color: #000;
	bottom: 10px;
	padding-left: 15px;
}
.image_gallery div.allimg{
  position: relative;
  padding: 5px;
  font-size: 12px;
  color: #000;
  bottom: 0;
}
#post {
    width: 100%;
    overflow: hidden;
}
#post div.wraptext {
  position: relative;
  width: 100%;
  overflow: hidde;
  float: left;
  padding-left: 5px;
}
.wraptext h3, h2, h1 {
  font-size: 16px;
  color: #2f2f2f;
  padding-bottom: 7px;
}
.wraptext h4 {
  font-size: 95%;
  color: #20b4f1;
}
.wraptext p, span{
  text-align: justify;
  font-size: 14px;
  color: #5c5c5c;
  padding-right: 10px;
}
#post div.baner a img{
	width: 100%;
	overflow:hidden;
    position: relative;
    margin-right: 10px;
    margin-top: 15px;
    width: 270px;
    height: 90px;
}
#post div#rblock{
position: relative;
width: 280px;
overflow: hidden;
float: right;
}
#post div.newser {
	width: 100%;
	overflow:hidden;
    float: left;
    position: relative;
    clear: bottom;
}
.news_img {
	margin: 6px;
}
.newser h3 {
  font-size: 115%;
  border-bottom: 1px solid #c8c9c4;
  color: #2f2f2f;
  padding: 15px 10px 15px 10px;
  margin-right: 15px;
  margin-left: 15px;
}
div#news-date h4{
color: #20b4f1;
font-size: 14px;
padding-left: 15px;
font-family: Verdana;
font-weight: normal;
text-align: left;
}
div.news-text{
 font-size: 12px;
 color: #727272;
 padding-left: 15px;
 padding-right: 15px;
 text-align: left;
}
div.all-news span a{
color: #727272;
border-top: 1px dotted #727272;
display: block;
font-size: 14px;
margin-top: 25px;
margin-bottom: 25px;
padding-left: 15px;
padding-top: 15px;
width: 80%;
position: relative;
}
#footer {
  min-height: 40px;
  height: 40px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 0;
  border-top: 1px dotted #bdbdbd;
}
#botmenu{
text-align: center;
width: auto;
padding-top: 15px;
margin-right: 190px; 
}
#botmenu a, #botmenu a:visited, #botmenu a:hover {
color: #000066;
text-decoration: none;
}
#copirait {
position: relative;
float: right;
width: auto;
height: 30px;
margin: -20px 0 0 3px;
}
#copirait span {
text-align: center;
padding: 0 7px 0 7px;

border-left: 1px dotted #bdbdbd;
margin: 0 3px 0 3px;
}
div#banners{
position: relative;
overflow: hidden;
float: left;
width: 270px;

margin: auto;
padding-top: 25px;
}
.ul_catalog {
background:url(../images/square.gif) left 7px no-repeat;
margin:0;
padding:2px 0px 2px 10px;
color:#333;
}
.p_catalog {
margin:0;
}
.table_catalog {
width:100%;
color:#333;
}
.table_top td {
vertical-align:top;
width:226px;
}
.table_top img {
margin-right:70px;
}
.td_header {
background:#F8B906;
padding:3px;
}
.td_row1 {
background:#ffffff;
padding:3px;
}
.td_row2 {
background:#FFE8AF;
padding:3px;
}
.img_catalog {
border:1px solid #777;
margin:2px;
}
.a_pdf {
color:#D9A626;
background:url('../images/pdf.gif') left no-repeat;
text-decoration:none;
padding-left:18px;
}
.a_pdf:hover {
color:#846413;
}
.header_category {
color:#EB6213;
font-weight:bold;
}
.content_catalog {
color:#333;
}
.content_catalog span.but {
border:1px solid #aaaaaa;
border-bottom:0;
background:url('../images/button.gif');
font-size:11px;
font-family:tahoma;
font-weight:bold;
padding:5px;
color:#333;
float:left;
margin-right:3px;
cursor:pointer;
}
.content_catalog span.sel {
background:#fff;
}
.content_catalog #menu_but {
width:650px;
border:0;
height:25px;
}
.content_catalog #content_box {
width:630px;
background:#fff;
border:1px solid #aaaaaa;
padding:15px;
}
.content_catalog #content_box p {
margin:0;
}
.content_catalog .catalog_links p {
padding-top:4px;
padding-bottom:4px;
}

/* new styles */

.table_center p {
	text-align: center;
	color: #333333;
}
.td_rowz0 p {
	font-size: 13px;
	font-family: Verdana, Geneva, Tahoma, Arial;
	color: #ffffff;
}
.td_rowz1 p, .td_rowz2 p {
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, Arial;
}
.td_rowz0 {
	background: #F8B906;
	padding: 3px;
	margin: 5px;
}
.td_rowz1 {
	background:#ffffff;
	padding: 3px;
	margin: 5px;
}
.td_rowz2 {
	background:#FFE8AF;
	padding: 3px;
	margin: 5px;
}
.table_new {
	margin: 15px 5px 10px 5px;
	border: 1px solid #F8B906;
}
.table_new p {
	text-align: center;
	color: #333333;
}
.td_rowz4 p {
	font-size: 13px;
	font-family: Verdana, Geneva, Tahoma, Arial;
	color: #ffffff;
}
.td_rowz5 p, .td_rowz6 p {
	font-size: 11px;
	font-family: Verdana, Geneva, Tahoma, Arial;
}
.td_rowz4 {
	background:#f7cf5f;
	padding: 3px;
	margin: 5px;
}
.td_rowz5 {
	background:#ffffff;
}
.td_rowz6 {
	background:#FFE8AF;
}
.td_rowz5 a, .td_rowz6 a, .td_rowz5 a:visited, .td_rowz6 a:visited {
	font-size: 13px;
	color: #20B4F1;
}
.td_rowz5 a:hover, .td_rowz6 a:hover {
	text-decoration: underline;
}
.td_rowz4 p {
	font-size: 14px;
}
.new_w {
	color: #ff2222;
	font-size: 11px;
}
.box_new p {
	font-size: 13px;
	font-family: verdana, geneva;
}
p.ul_new {
	font-size: 13px;
	font-family: Verdana, Geneva, Tahoma, Arial;
	background: url(../images/square.png) left 9px no-repeat;
	padding: 2px 0px 2px 10px;
}
.but_new {
	border: 1px solid #F8B906;
	border-bottom: none;
	background: #ffffff;
	font-size: 13px;
	font-family: Tahoma, Verdana, Geneva, Arial;
	padding: 4px 7px 4px 7px;
	margin: 0 2px 0 0;
	color: #333333;
	float: left;
	cursor: pointer;
}
.sel_new {
	border: 1px solid #F8B906;
	border-bottom: none;
	background: #F8B906;
	color: #ffffff;
}
.content_catalog #content_box_new {
	width: 640px;
	background: #ffffff;
	border: 1px solid #F8B906;
	padding: 10px;
}
.content_catalog #content_box_new p {
	margin: 0;
}
.to_center {
	text-align: center;
}
.cat_img {
	float: left;
	margin: 0 5px 10px 5px;
}
.clear_new {
	clear: both;
	margin: 0 0 7px 5px;
	height: 1px;
	width: 660px;
	background: #F8B906;
}
.menu_doteck_header {
	background: #F8B906;
	padding: 3px;
	margin: 5px 5px 10px 5px;
	color: #ffffff;
	text-align: center;
	font-size: 24px;
}
.doteck_link {
	color: #e57002 !important;
	font-size: 12px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_left_img {
	float: left;
	margin: 2px 10px 2px 0;
}
.float_right_img {
	float: right;
	margin: 2px 0 2px 10px;
}
#sidebar div.menu_doteck{
	position: relative;
	border: 1px solid #f1f1f1;
	padding: 10px 0 5px 7px;
	margin: 10px 0 0 0;
	background: #fbfbfb url(../img/doteck_bg.png) repeat;
}
#sidebar div.menu_doteck div.submenu {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
#sidebar div.menu_doteck div.submenu span a{
	color: #20b4f1;
	padding: 0 0 0 7px;
	line-height: 30px;
}
#sidebar div.menu_doteck div.submenu ul.sub{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.menu_doteck div.submenu ul.sub li{
	display: block;
	position: relative;
	width: 240px;
	padding-left: 10px;
	line-height: 20px;
}
#sidebar div.menu_doteck div.submenu ul.sub li a{
	color: #676767;
}
#sidebar div.menu_doteck div.submenu ul.sub li img{
	padding-right: 5px;
	margin-top: 5px;
}
#sidebar div.menu_doteck div.submenu ul.sub span a{
	color: #f26c26;
	margin: 0;
	padding: 2px 0 5px 10px;
}

.new_pdf {
	padding: 10px;
	margin: 15px auto 10px auto;
	text-align: center;
	border: 4px double #999999;
	border-radius: 10px;
}
.new_pdf_text {
	text-align: center;
	margin: auto;
	color: #666666;
	font-size: 15px;
	margin: 0 auto 5px auto;
}

/* top image */

.top_blank {
	width: 100%;
	height: 15px;
}
.top_image {
	width: 671px;
	height: 253px;
	margin: 20px 0 15px 2px;
}
.top_image_1 {
	float: left;
	width: 335px;
	height: 155px;
	margin: 0;
	padding: 0;
}
.top_image_2 {
	float: left;
	width: 336px;
	height: 155px;
	margin: 0;
	padding: 0;
}
.top_image_3 {
	float: left;
	clear: both;
	width: 222px;
	height: 98px;
	margin: 0;
	padding: 0;
}
.top_image_4 {
	float: left;
	width: 222px;
	height: 98px;
	margin: 0;
	padding: 0;
}
.top_image_5 {
	float: left;
	width: 227px;
	height: 98px;
	margin: 0;
	padding: 0;
}

#sidebar div.menu_avlink {
	position: relative;
	border: 1px solid #f1f1f1;
	padding: 10px 0 5px 7px;
	margin: 10px 0 0 0;
	background: #fbfbfb url(../img/avlink_bg.png) repeat;
}
#sidebar div.menu_avlink div.submenu {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
#sidebar div.menu_avlink div.submenu span a{
	color: #20b4f1;
	padding: 0 0 0 7px;
	line-height: 30px;
}
#sidebar div.menu_avlink div.submenu ul.sub{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.menu_avlink div.submenu ul.sub li{
	display: block;
	position: relative;
	width: 240px;
	padding-left: 10px;
	line-height: 20px;
}
#sidebar div.menu_avlink div.submenu ul.sub li a{
	color: #676767;
}
#sidebar div.menu_avlink div.submenu ul.sub li img{
	padding-right: 5px;
	margin-top: 5px;
}
#sidebar div.menu_avlink div.submenu ul.sub span a{
	color: #f26c26;
	margin: 0;
	padding: 2px 0 5px 10px;
}
#sidebar div.menu_avlink div.submenu ul.sub span {
	font-size: 12px;
	color: #F8B906;
	margin: 0;
	padding: 2px 0 5px 7px;
}
.avlink_link {
	color: #F8B906 !important;
	font-size: 12px;
}

.stroka {
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
	color: #93391e;
	font-weight: bold;
}
.stroka_footer {
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
	color: #93391e;
	font-weight: bold;
	font-size: 16px;
}
.footer_tel {
	text-align: right;
	width: 980px;
	margin: auto;
	padding: 0 17px 0 0;
	font-size: 13px;
	color: #727272;
}
.ban_new {
	margin: 10px 0 0 20px;
	text-align: center;
}
.ban_one {
	float: left;
}
.ban_one_newtec {
	margin: 0 10px 0 10px;
	float: left;
}
.new_hdmi {
	padding: 10px;
	margin: 10px 0 0 10px;
	text-align: center;
	border: 4px double #999999;
	width: 220px;
	border-radius: 10px;
}

.to_center {
	margin: auto;
	text-align: center;
}
.header_p {
	color: rgb(32, 180, 241);
	text-align: center;
	padding: 0 50px 0 50px;
	font-size: 15px;
}
.td_rowz8 {
	background:#FFFFFF;
	text-align: left;
	padding: 3px 0 3px 5px;
	text-align: left;
	border: 1px solid #eeeeee;
}
.td_rowz9 {
	background: #9fddf6;
	padding: 3px 0 3px 5px;
	text-align: left;
	border: 1px solid #eeeeee;
}

#sidebar div.menu_avocent {
	position: relative;
	border: 1px solid #f1f1f1;
	padding: 10px 0 5px 7px;
	margin: 10px 0 0 0;
	background: #fbfbfb url(../img/avocent_bg.png) repeat;
}
#sidebar div.menu_avocent div.submenu {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
#sidebar div.menu_avocent div.submenu span a{
	color: #20b4f1;
	padding: 0 0 0 7px;
	line-height: 30px;
}
#sidebar div.menu_avocent div.submenu ul.sub{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.menu_avocent div.submenu ul.sub li{
	display: block;
	position: relative;
	width: 240px;
	padding-left: 10px;
	line-height: 20px;
}
#sidebar div.menu_avocent div.submenu ul.sub li a{
	color: #676767;
}
#sidebar div.menu_avocent div.submenu ul.sub li img{
	padding-right: 5px;
	margin-top: 5px;
}
#sidebar div.menu_avocent div.submenu ul.sub span a{
	color: #f26c26;
	margin: 0;
	padding: 2px 0 5px 10px;
}
.avocent_link {
	color: #793200 !important;
	font-size: 12px;
}

#sidebar div.menu_lenkeng {
	position: relative;
	border: 1px solid #f1f1f1;
	padding: 10px 0 5px 7px;
	margin: 10px 0 0 0;
	background: #fbfbfb url(../img/lenkeng_bg.png) repeat;
}
#sidebar div.menu_lenkeng div.submenu {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
#sidebar div.menu_lenkeng div.submenu span a{
	color: #20b4f1;
	padding: 0 0 0 7px;
	line-height: 30px;
}
#sidebar div.menu_lenkeng div.submenu ul.sub{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar div.menu_lenkeng div.submenu ul.sub li{
	display: block;
	position: relative;
	width: 240px;
	padding-left: 10px;
	line-height: 20px;
}
#sidebar div.menu_lenkeng div.submenu ul.sub li a{
	color: #676767;
}
#sidebar div.menu_lenkeng div.submenu ul.sub li img{
	padding-right: 5px;
	margin-top: 5px;
}
#sidebar div.menu_lenkeng div.submenu ul.sub span a{
	color: #f26c26;
	margin: 0;
	padding: 2px 0 5px 10px;
}
.lenkeng_link {
	color: #CC0000 !important;
	font-size: 12px;
}
h3.newtec {
	color: #5173a4;
}
.newimg {
	padding: 10px;
	margin: 10px 18px 10px 20px;
	border: 1px solid #F8B906;
	border-radius: 5px;
}
