ul { list-style: none; margin:0; padding:0; }
li {list-style:none; padding:0; margin:0}

/* шапка сайта */
.blogname {width:1000px;margin:25px 0 0 40px;height:70px;text-align:left;float:left;font-family: Georgia,Arial ,Tahoma, Helvetica, sans-serif;}
.blogname h1 {font-size:34px;padding:10px 0 0 0;margin:0;font-weight:normal;}
.blogname h1 a {color:#fff;display:block;margin:0;}
.blogname h1 a:hover {color:#fff;}

/*Глобальные болки*/
#GLOBAL1
{position:absolute; left: 0px;top: 0px; width: 100%; height:200;background: #7fc7ff;}

/*убрать бордюр у ссылок картинок*/
A IMG { border: none; }

/*вид новости*/
#news {width:;height:;background: #fffddd;border:1px dotted #34c924;}
#news a:link {text-decoration:underline; color:#040404;}
#news a:visited {text-decoration:underline; color:#040404;}
#news a:hover {text-decoration:underline; color:#040404;}
#news a:active {text-decoration:underline; color:#040404;}

/*вид документов*/
#doc {width:;height:;background: #fffddd;border:1px dotted #34c924;}
#doc a:link {text-decoration:none; color:#040404;}
#doc a:visited {text-decoration:none; color:#040404;}
#doc a:hover {text-decoration:none; color:#040404;}
#doc a:active {text-decoration:underline; color:#040404;}

/*меню сайта 1 уровень*/
#menuFon{margin:0;padding:0px 0px 0 0px;width:100%;height:30px;background:url('/.s/t/631/9.gif');}
#menu{margin:0;padding:0px 0px 0 0px;width:100%;height:33px;}
#menu ul {float:left;list-style:none;margin:0;padding:0;}
#menu li {float:left;list-style:none;margin:0;padding:0 2px;}
#menu li a {display:block;margin:0;line-height:29px;height:29px;color:#f4c430;text-shadow:1px 1px 0 #555;font-weight:bold;background:url('/images/menuitem.png') 0 0 no-repeat;white-space:nowrap;_width:10px;}
#menu li a span {display:block;margin:0;line-height:29px;height:29px;padding:0px 10px;background:url('/images/menuitem.png') right -29px no-repeat;cursor:pointer;}
#menu li a:hover,#menu li a.uMenuItemA {background-position:0 -58px;background-color:#f0c621;color:#fff;margin:0;text-decoration:none;}
#menu li a:hover span,#menu li a.uMenuItemA span {background-position:right -87px;}

/*меню сайта 2 уровень*/
#menu .x-unselectable{margin:30 0 0 -30;}
#menu .uMenuArrow {display:none;}
#menu li.hover .uMenuArrow {display:block;background:url('/images/menuarrow.png') center 0 no-repeat;width:100%;height:4px;position:absolute;bottom:-8px;_display:none;}
#menu .u-menubody {background:none;border:none;}
#menu .xw-tl,#menu .xw-bl,#menu .u-menuvsep {display:none;}
#menu .xw-ml,#menu .xw-mr {margin:0;padding:0;}
#menu .xw-mc {background:#d5d5d5;margin:0;border:1px solid #333;border-bottom:none;}
#menu .u-menu a {text-decoration:none;color:#000;cursor:pointer;}
#menu .u-menu .u-menuvitem {background:#fff;color:#34c924;font-weight:normal;float:none;margin:0;border-bottom:1px solid #333;line-height:30px;position:relative;padding: 0 16px;text-shadow:1px 1px 1px #fff;}
#menu .u-menu .u-menuitemhl {background:#f0c621;color:#fff;text-shadow:1px 1px 1px #000;padding:0 16px;line-height:30px;}
#menu .u-menu .u-menuitemhl a {background:none;color:#fff;}
#menu .u-menuarrow {background:url('/images/arrow.gif') no-repeat 5px 6px;height:16px;width:16px;position:absolute;right:0;top:6px}