* html .sky1, * html .sky2, * html .sky3, * html a .logo, * html .gm
{
    width: expression(this.firstChild.width);
    filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+
            this.firstChild.src+"', sizingMethod='image')");

    background: expression("transparent url("+
            this.firstChild.src.replace(".png", ".gif")+") no-repeat");
    backgr\ound: none !important;
}

* html .sky1 img, * html .sky2 img, * html .sky3 img, * html .gm img,
{
    behavior: expression(this.style.visibility="hidden");
}

html {margin: 0; padding: 0;}
body {
	background: #ffffff url(img/main-bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336699;
}
a img, img {border: 0;}
.top {
	background: url(img/line.gif) no-repeat top center;
	height: 220px;
	border-bottom: solid 4px #336699;
}
.sity {height: 220px; background: url(img/city.gif) no-repeat bottom center;}
.sky {position: absolute; z-index: 1;}

.sky1, .sky2, .sky3, .logo, .logo-size {position: absolute;}
.sky1 {z-index: 2; top: -5px; left: 5%;}
.sky2 {z-index: 3; top: 10px; left: 45%;}
.sky3 {z-index: 4; top: 5px;  left: 80%;}

.logo {z-index: 11; top: 40px; left: 5%; width: 886px; margin: 0}

/* - main menu - */
.menu {position: relative; top: 196px; width: 886px; margin: 0 auto;}

a.lm {text-decoration: underline; line-height: 30px; color: #336699;}

.mm {background: #f2f2f2 url(img/m/mbg.gif) repeat-x top; border: 3px solid #336699; width: 500px;}
.mm .lt, .mm .rt, .mm .rb, .mm .lb {position: relative; z-index: 1;}
.mm .lt {background: transparent url(img/m/lt.gif) no-repeat; left: -3px; top: -3px;}
.mm .rt {background: transparent url(img/m/rt.gif) no-repeat right top; left: 6px;}
.mm .rb {background: transparent url(img/m/rb.gif) no-repeat right bottom; top: 6px;}
.mm .lb {background: transparent url(img/m/lb.gif) no-repeat left bottom; left: -6px; padding: 0 0 6px 6px;}

.mm .lb ul {margin-left: 0; padding-left: 0; display: inline;}
.mm .lb ul li {margin-left: 0; padding: 3px 6px; display: inline; list-style: none; text-transform: uppercase; height: 30px; font-weight: bold;}
.mm .lb li {
	margin-left: 0;
	padding: 3px 6px;
	display: inline;
	list-style: none;
	text-transform: uppercase;
	height: 30px;
	font-weight: bold;
}

.menu .leng, .menu .gm {float: right;}
.leng {height: 30px; padding: 17px 20px 5px 0;}
.gm {position: relative; z-index: 1; top: -35px; margin-right: 5%; padding-right: 5%;}

/*.content {padding: 50px 5% 50px 5%;}*/

pre {margin: 0; font-family: verdana, sans-serif; font-size: .9em;}
.alignright {margin-top: 0; text-align: right;}
.small {font-size: .9em;}

/* - positioning rules - */

#maincontainer {
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection {
height: 30px; /*Height of top section*/
}

#contentwrapper {
float: left;
width: 100%;
}

#contentcolumn {
margin: 0 270px 0 270px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn {
float: left;
width: 270px; /*Width of left column in pixel*/
margin-left: -890px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn {
float: left;
width: 270px; /*Width of right column*/
margin-left: -310px; /*Set left margin to -(RightColumnWidth)*/
}

#footer {
clear: left;
width: 100%;
color: #000;
padding: 20px 0;
background: transparent url(img/footer_bg.jpg) no-repeat center top;
}
#footer p {padding-left: 30px;}
#footer p a {color: #708090;}

.innertube {
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.cl {
	font-size: 0.8em;
}
.cc {
	font-size: 1.1em;
}
/*
.cr {
	font-size: 0.8em;
}*/


div.td table {
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}
div.td table tbody tr td {
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
div.td table tbody tr th {
	background-color: #d5d9da;
}
div.td table tbody tr th.tht {
	background: none;
	border-right: 1px solid #c0c0c0;
	color: #004080;
} 


/*		 device			 

.device {border-bottom: 1px #326092 solid;}
.brends ul li, .m-img ul li {display: inline;}
.brends ul {margin-left: 0; padding-left: 0;}
.brends ul li {margin-right: 30px}
.b-title {font-size: 20px; padding-right: 50px; margin-bottom: 100px;}
.m-img {padding: 10px;} */


.device {border-bottom: 1px dotted #D4EBF0; margin-right:20px;}
.brends ul li, .m-img ul li {display: inline;}
.brends ul {margin-left: 0; padding-left: 0;}
.brends ul li {margin-right: 30px;}
.b-title {font-size: 20px; padding: 5px; width: 50%;}





@charset "UTF-8";

/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	/*border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;*/
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	/*background-color: #CCCCCC;*/
	/*border-top: solid 1px black;
	border-bottom: solid 1px gray;*/
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #EEEEEE;*/
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	/*background-color: #3399FF;*/
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	/*background-color: #33CCFF;*/
}