@charset "utf-8";
/* IE ONLY CSS */
div#wrap { width:expression(((document.body.clientWidth)) < 760? "760px": ((document.body.clientWidth)) > 1060? "1060px": "auto" ); }
div#box { float:left;}
div#news_box { float:left;}
div#pathway {height:40px; min-height:32px;}
div#news_bg {width:100%;}
div.module_news {width:auto; margin:0;padding:0;}

/*--- Обшивка module: rounded ---*/
div.box-t1 { background:url(../images/png/module_rounded_tl.png) 0 0 no-repeat;}
div.box-t2 { padding:0px 10px 0px 10px; background: url(../images/png/module_rounded_tr.png) 100% 0 no-repeat;}
div.box-t3 { height:15px; background:url(../images/png/module_rounded_t.png) 0 0 repeat-x;}
div.box-1 { background:url(../images/png/module_rounded_l.png) 0 0 repeat-y;}
div.box-2 { padding:0px 5px 0px 5px; background:url(../images/png/module_rounded_r.png) 100% 0 repeat-y;}
div.box-3 { padding:0px 10px 10px 10px; background:#fcfdfe url(../images/png/module_rounded_bg.png) 0 100% repeat-x; min-height:20px; overflow:hidden;}
div.box-b1 { background:url(../images/png/module_rounded_bl.png) 0 0 no-repeat;}
div.box-b2 { padding:0px 10px 0px 10px; background:url(../images/png/module_rounded_br.png) 100% 0 no-repeat;}
div.box-b3 { height:10px; background:url(../images/png/module_rounded_b.png) 0 0 repeat-x;}

* html div.module_menu div div div div { height:1px; }
* html div.module_menu { padding:0; margin:0; }

/*--- Обшивка module: rounded ---*/
div#news_bg div.box-t1 { background:url(../images/png/news_bg/module_rounded_tl.png) 0 0 no-repeat;}
div#news_bg div.box-t2 { padding:0px 10px 0px 10px; background: url(../images/png/news_bg/module_rounded_tr.png) 100% 0 no-repeat;}
div#news_bg div.box-t3 { height:15px; background:url(../images/png/news_bg/module_rounded_t.png) 0 0 repeat-x;}
div#news_bg div.box-1 { background:url(../images/png/news_bg/module_rounded_l.png) 0 0 repeat-y;}
div#news_bg div.box-2 { padding:0px 5px 0px 5px; background:url(../images/png/news_bg/module_rounded_r.png) 100% 0 repeat-y;}
div#news_bg div.box-3 {	padding:0px 10px 10px 10px; background:#fcfdfe url(../images/png/news_bg/module_rounded_bg.png) 0 100% repeat-x; min-height:20px; overflow:hidden;}
div#news_bg div.box-b1 { background:url(../images/png/news_bg/module_rounded_bl.png) 0 0 no-repeat;}
div#news_bg div.box-b2 { padding:0px 10px 0px 10px; background:url(../images/png/news_bg/module_rounded_br.png) 100% 0 no-repeat;}
div#news_bg div.box-b3 { height:10px; background:url(../images/png/news_bg/module_rounded_b.png) 0 0 repeat-x;}
div#news_bg div.module_news { padding:0; margin:5px 15%; }
* html div#news_bg div { height:auto; }

/* --- mod_search --- */
div#search {float:right; display:none; }
#mod_search_searchword {}
div.module-search {padding:0px;margin:0px;background:none; display:none;}
div.module-search input { background:none; display:none;}
div.module-search input:focus { display:none;}
div.module-search button { padding:0px;background:none;cursor:pointer;display:none;}