@import url(tools.css);
@import url(blocks.css);

ul.reset,ul.reset li {
list-style:none;
padding:0;
margin:0;
}

/*WRAPPER нямнбмни пюглепмши акнй*/
.wrapper {
margin:auto;
padding:0;
width:100%;
min-width:986px;
max-width:2000px;
text-align: top;
}

.wrapper {
width:expression(((document.body.clientWidth)) < 986px 986px ((document.body.clientWidth)) > 1400px 1400px 100% );
}

.wwide {
margin:auto;
padding:0;
width:100%;
min-width:994px;
}

.wwide {
width:expression(document.body.clientWidth) < 994px 994px );
}


/*HORIZONTAL TOP MENU*/
.thmenu {
height:25px;
padding:0;
margin:0;
background: url(../images/shab/theader_bg.png) repeat-x 0 0;
font-size:.8em;
}
