a.mp3xx:link, a.mp3xx:visited, a.mp3xx:active {text-shadow:#FFFFFF 1px 1px 0px; text-decoration:none; color:#555; display:block; background:#f0f3f9; padding:4px 5px;} 
 a.mp3xx:hover {text-shadow:#FFFFFF 1px 1px 0px; text-decoration:none; color:#333; display:block; background:#ffffff; padding:4px 5px;}



/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com All Rights Reserved.

File 'engine.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

/*loading*/
#loading-layer { line-height: 14px; }

/* ==================== Облако тегов */
.clouds_xsmall { font-size: 0.9em; }
.clouds_small { font-size: 1em; }
.clouds_medium { font-size: 1em; font-weight: bold; }
.clouds_large { font-size: 1.3em; }
.clouds_xlarge { font-size: 1.4em; }

/* ==================== Цитата и скрытый текст */
.title_quote {
 color: #636363;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe; 
 border-bottom: 0;
 font-weight: bold;
 padding: 5px;
}

.quote {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 text-align: justify;
 padding: 5px;
}

/* ==================== Tэг CODE */

.scriptcode {
 color: #757575;
 background-color: #f2f2f2; 
 border: 1px dotted #bebebe;
 text-align: left;
 padding: 5px;
}



/* ==================== Рейтинг статьи */

.rating { width: 85px; height: 16px; overflow: hidden; }
.userinfo .rating { float: left !important; }

.unit-rating {
 list-style: none;
 margin: 0; padding: 0;
 width: 85px; height: 16px;
 position: relative;
 background: url("/dleimages/rating.png") repeat-x left top;
}

.unit-rating li {
 text-indent: -90000px;
 padding: 0; margin: 0;
 float: left;
}

.unit-rating li a {
 display: block;
 width: 17px; height: 16px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 17;
 position: absolute;
 padding: 0px;
}

.unit-rating li a:hover {
 background: url("/dleimages/rating.png") left -17px;
 z-index: 2;
 left: 0px;
}

.unit-rating a.r1-unit {left: 0px;}
.unit-rating a.r1-unit:hover {width:17px;}
.unit-rating a.r2-unit {left:17px;}
.unit-rating a.r2-unit:hover {width: 34px;}
.unit-rating a.r3-unit {left: 34px;}
.unit-rating a.r3-unit:hover {width: 51px;}
.unit-rating a.r4-unit {left: 51px;} 
.unit-rating a.r4-unit:hover {width: 68px;}
.unit-rating a.r5-unit {left: 68px;}
.unit-rating a.r5-unit:hover {width: 85px;}
.unit-rating li.current-rating {
 background: url("/dleimages/rating.png") left -34px;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}
.usercolomn .unit-rating { background: url("/dleimages/rating2.png") repeat-x left top; }
.usercolomn .unit-rating li a:hover { background: url("/dleimages/rating2.png") left -17px; }
.usercolomn .unit-rating li.current-rating { background: url("/dleimages/rating2.png") left -34px; }

/*=====Лучшие пользователи*/
.userstop { }
.userstop td, .pm td.pm_list, .pm td.pm_head { border: 1px solid #eee; padding: 2px; font-size: 0.9em; }
.userstop thead td, .pm td.pm_head { background-color: #f5f5f5; height: 22px; padding: 0; font-weight: bold; text-align: center; }


/* ==================== BB коды */
 
.bbcodes {
 background: #f2f2f2 url("/images/bbcodes.png") repeat-x left top;
 border: 1px solid #dbdbdb;
 color: #7d7d7d;
 padding: 2px 5px;
 font-weight: bold;
 cursor: pointer;
 -moz-border-radius-topright:3px;
 -moz-border-radius-topleft:3px;
 -moz-border-radius-bottomright:3px;
 -moz-border-radius-bottomleft:3px;
}

.bbcodes:hover { background: #fff none; }

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */
.editor_button {
 float: left;
 cursor: pointer;
 padding-left: 2px;
 padding-right: 2px;
}
.editor_buttoncl {
 float: left;
 cursor: pointer;
 padding-left: 1px;
 padding-right: 1px;
 border-left: 1px solid #bbbbbb;
 border-right: 1px solid #bbbbbb;
}
.editbclose {
 float: right;
 cursor: pointer;
}
.editor_button select {
 font-family: tahoma;
 font-size: 11px;
}

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

/* ==================== Дополнительные поля новостей */
.xfields textarea, .xfields input, .xfields select,
.xprofile textarea, .xprofile input {
 color: #2b2b2b;
 background: #fff url("/images/fields.gif") repeat-x 0 -4px;
 border: 1px solid #bcbcbc;
}

.xfields textarea {width: 400px; height: 86px; }
.xfields input { width: 250px; height: 14px; }
.xfields select { }

.xfields_table td { vertical-align: top; }

/* ==================== Дополнительные поля профиля пользователей */

.xprofile textarea { width: 316px; height: 86px; }
.xprofile input { width: 250px; height: 14px; }

/* ==================== Персональные сообщения */ 

.pm_head {font-weight: bold;}



/* ==================== Опрос пользователей */
.vote { }
/* ==================== Уведомление о получении новых PM */

#newpm {
 position: absolute;
 width: 400px;
 padding: 4px;
 background-color: #fdfdfd;
 border: 1px solid #bbbbbb;
 line-height: 135%;
}
#newpmheader {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 height: 20px;
 color: #fff;
 font-weight: bold;
 background-color: #767676;
 cursor: move;
}
#newpmheader a { color: #fff; }

/* ==================== Ссылка на скачивание прикрепленного файла */
.attachment { color: #808080; }

/* ==================== Поиск по сайту и результаты поиска */

.search {
 color: #757575;
 text-decoration: none;
}

.sresult {
 text-align: justify;
 font-weight: normal;
 line-height: 16px;
 font-size: 12px;
 color: #757575;
}


/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
 border: 1px solid #e0e0e0;
 padding: 5px;
 text-align: left;
}


 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

/* ======= ========== === Тег SP OILER */
.title_spoiler {
 color: #636363;
 background-color: #f2f 2f2;
 border: 1px dotted #bebebe; 
 font-weight: bold;
 padding: 5px;
}

.text_spoiler {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 border-top: 0;
 text-align: justify;
 padding: 5px;
}
/*
=============================================================
This Skin for DataLife Engine Developed by DLETemplates.com
Copyright © 2005-2007 DLETemplates.com All Rights Reserved.

File 'engine.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

/*loading*/
#loading-layer { line-height: 14px; }

/* ==================== Облако тегов */
.clouds_xsmall { font-size: 0.9em; }
.clouds_small { font-size: 1em; }
.clouds_medium { font-size: 1em; font-weight: bold; }
.clouds_large { font-size: 1.3em; }
.clouds_xlarge { font-size: 1.4em; }

/* ==================== Цитата и скрытый текст */
.title_quote {
 color: #636363;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe; 
 border-bottom: 0;
 font-weight: bold;
 padding: 5px;
}

.quote {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 text-align: justify;
 padding: 5px;
}

/* ==================== Tэг CODE */

.scriptcode {
 color: #757575;
 background-color: #f2f2f2; 
 border: 1px dotted #bebebe;
 text-align: left;
 padding: 5px;
}



/* ==================== Рейтинг статьи */

.rating { width: 85px; height: 16px; overflow: hidden; }
.userinfo .rating { float: left !important; }

.unit-rating {
 list-style: none;
 margin: 0; padding: 0;
 width: 85px; height: 16px;
 position: relative;
 background: url("/dleimages/rating00.png") repeat-x left top;
}

.unit-rating li {
 text-indent: -90000px;
 padding: 0; margin: 0;
 float: left;
}

.unit-rating li a {
 display: block;
 width: 17px; height: 16px;
 text-decoration: none;
 text-indent: -9000px;
 z-index: 17;
 position: absolute;
 padding: 0px;
}

.unit-rating li a:hover {
 background: url("/dleimages/rating00.png") left -17px;
 z-index: 2;
 left: 0px;
}

.unit-rating a.r1-unit {left: 0px;}
.unit-rating a.r1-unit:hover {width:17px;}
.unit-rating a.r2-unit {left:17px;}
.unit-rating a.r2-unit:hover {width: 34px;}
.unit-rating a.r3-unit {left: 34px;}
.unit-rating a.r3-unit:hover {width: 51px;}
.unit-rating a.r4-unit {left: 51px;} 
.unit-rating a.r4-unit:hover {width: 68px;}
.unit-rating a.r5-unit {left: 68px;}
.unit-rating a.r5-unit:hover {width: 85px;}
.unit-rating li.current-rating {
 background: url("/dleimages/rating00.png") left -34px;
 position: absolute;
 height: 16px;
 display: block;
 text-indent: -9000px;
 z-index: 1;
}
.usercolomn .unit-rating { background: url("/dleimages/rating20.png") repeat-x left top; }
.usercolomn .unit-rating li a:hover { background: url("/dleimages/rating20.png") left -17px; }
.usercolomn .unit-rating li.current-rating { background: url("/dleimages/rating20.png") left -34px; }

/*=====Лучшие пользователи*/
.userstop { }
.userstop td, .pm td.pm_list, .pm td.pm_head { border: 1px solid #eee; padding: 2px; font-size: 0.9em; }
.userstop thead td, .pm td.pm_head { background-color: #f5f5f5; height: 22px; padding: 0; font-weight: bold; text-align: center; }


/* ==================== BB коды */
 
.bbcodes {
 background: #f2f2f2 url("/dleimages/bbcodes0.png") repeat-x left top;
 border: 1px solid #dbdbdb;
 color: #7d7d7d;
 padding: 2px 5px;
 font-weight: bold;
 cursor: pointer;
 -moz-border-radius-topright:3px;
 -moz-border-radius-topleft:3px;
 -moz-border-radius-bottomright:3px;
 -moz-border-radius-bottomleft:3px;
}

.bbcodes:hover { background: #fff none; }

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */
.editor_button {
 float: left;
 cursor: pointer;
 padding-left: 2px;
 padding-right: 2px;
}
.editor_buttoncl {
 float: left;
 cursor: pointer;
 padding-left: 1px;
 padding-right: 1px;
 border-left: 1px solid #bbbbbb;
 border-right: 1px solid #bbbbbb;
}
.editbclose {
 float: right;
 cursor: pointer;
}
.editor_button select {
 font-family: tahoma;
 font-size: 11px;
}

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

/* ==================== Дополнительные поля новостей */
.xfields textarea, .xfields input, .xfields select,
.xprofile textarea, .xprofile input {
 color: #2b2b2b;
 background: #fff url("/dleimages/fields00.gif") repeat-x 0 -4px;
 border: 1px solid #bcbcbc;
}

.xfields textarea {width: 400px; height: 86px; }
.xfields input { width: 250px; height: 14px; }
.xfields select { }

.xfields_table td { vertical-align: top; }

/* ==================== Дополнительные поля профиля пользователей */

.xprofile textarea { width: 316px; height: 86px; }
.xprofile input { width: 250px; height: 14px; }

/* ==================== Персональные сообщения */ 

.pm_head {font-weight: bold;}



/* ==================== Опрос пользователей */
.vote { }
/* ==================== Уведомление о получении новых PM */

#newpm {
 position: absolute;
 width: 400px;
 padding: 4px;
 background-color: #fdfdfd;
 border: 1px solid #bbbbbb;
 line-height: 135%;
}
#newpmheader {
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 2px;
 height: 20px;
 color: #fff;
 font-weight: bold;
 background-color: #767676;
 cursor: move;
}
#newpmheader a { color: #fff; }

/* ==================== Ссылка на скачивание прикрепленного файла */
.attachment { color: #808080; }

/* ==================== Поиск по сайту и результаты поиска */

.search {
 color: #757575;
 text-decoration: none;
}

.sresult {
 text-align: justify;
 font-weight: normal;
 line-height: 16px;
 font-size: 12px;
 color: #757575;
}


/* ==================== Рамка расширенной формы поиска по сайту */

fieldset {
 border: 1px solid #e0e0e0;
 padding: 5px;
 text-align: left;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline { background: #FFFFFF; }
.highslide-image { border: 2px solid #FFFFFF; }
.highslide-active-anchor { visibility: hidden; } 
.highslide-active-anchor img { visibility: hidden; }
.highslide-dimming { background-color: black; }
.highslide-html { background-color: white; }
.highslide-html-content { display: none; }
.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border: 1px solid white;
 background-color: black;
}
a.highslide-full-expand {
 background: url(fullexpa.gif) no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px;
 height: 34px;
}
.highslide-footer { height: 11px; }
.highslide-footer .highslide-resize {
 float: right;
 height: 12px;
 width: 11px;
 background: url(resize00.gif);
}
.highslide-resize { cursor: nw-resize; }
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }

.highslide-caption {
 display: none;
 padding: 5px;
 background: white;
}

.highslide-controls {
 width: 195px;
 height: 40px;
 background: url(controlb.gif) 0 -90px no-repeat;
 margin-right: 15px;
 margin-bottom: 10px;
 margin-top: 10px;
}
.highslide-controls ul {
 position: relative;
 left: 15px;
 height: 40px;
 list-style: none;
 margin: 0;
 padding: 0;
 background: url(controlb.gif) right -90px no-repeat;
}
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a {
 background: url(controlb.gif);
 display: block;
 float: left;
 height: 30px;
 width: 30px;
 outline: none;
}
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

/* ======= ========== === Тег SP OILER */
.title_spoiler {
 color: #636363;
 background-color: #f2f 2f2;
 border: 1px dotted #bebebe; 
 font-weight: bold;
 padding: 5px;
}

.text_spoiler {
 color: #757575;
 background-color: #f2f2f2;
 border: 1px dotted #bebebe;
 border-top: 0;
 text-align: justify;
 padding: 5px;
}
/* Author: Rumin Sergey | Copyright: CENTROARTS.com | e-mail: sale@centroarts.com | URL: http://www.centroarts.com */
.block { margin: 0 0 4px 0; overflow: hidden; }
.leftside .block { margin: 0 0 11px 0; width: 270px; background: #fff url("/images/block300.png") no-repeat 0 0; }
.leftside .block .dcont { width: 230px; margin: 0 0 0 20px; padding: 14px 0; overflow: hidden; }
.leftside .bpopular { margin: 0 0 4px 0; background: #e5372f url("/images/block100.png") no-repeat 0 0; }
 .leftside .bpopular .dbtm { background: url("/images/block100.png") no-repeat -270px 100%; min-height: 94px; }
 .leftside .bpopular .dtitle { color: #fff; }
 .leftside .bpopular .dcont { padding: 14px 0 25px 0; }
 .leftside .dtitle { margin: 0 0 0.6em 0; }
ul.vnavs { background: url("/images/vertmenu.png") repeat-x 0 0; }
 ul.vnavs li { background: url("/images/vertmenu.png") repeat-x 0 100%; }
 ul.vnavs li a { width: 100%; padding: 4px 0 5px 0; display: block; color: #fff; }
 ul.vnavs li a b { text-transform: uppercase; }
.leftside .blogin { background: #fb9107 url("/images/block200.png") repeat-y -540px 0; }
 .leftside .blogin .dtop { background: url("/images/block200.png") no-repeat 0 0; }
 .leftside .blogin .dbtm { background: url("/images/block200.png") no-repeat -270px 100%; }
 .leftside .blogin .dtitle { color: #fff; }
 .leftside .blogin .dcont { padding: 21px 0 20px 0; margin: 0 0 0 17px; width: 236px; }
 .leftside .blogin p { margin: 0; } .leftside .blogin a { color: #fff; }
 .leftside .dtitle { margin: 0 0 0.6em 0; }
 .loginbox .lfield { float: left; width: 187px; overflow: hidden; }
 .loginbox .lfield div { width: 187px; height: 19px; overflow: hidden; background: #303030 url("/images/login000.png") no-repeat 0 0; } 
 .loginbox .flogin, .loginbox .lfield { margin: 0 0 4px 0; }
 .loginbox .lfield div img { float: left; margin-right: 4px; width: 38px; height: 19px; background: url("/images/login000.png") no-repeat 0 -38px; }
 .loginbox .lfield .fpass img { background-position: 0 -19px; }
 .loginbox .submit { float: left; padding-left: 4px; width: 40px; }
 .loginbox .lfield input { float: left; width: 140px; padding: 3px 0 0 0; background: none; border: none; color: #f5f5f5; }
 .loginbox .submit input { width: 40px; height: 40px; background: url("/images/login000.png") no-repeat -188px 0; }
 .loginbox .submit input:hover { background: url("/images/login000.png") no-repeat -188px -40px; }
 
 .leftside .loginenter .dcont { padding: 8px 0 23px 0; }
 .loginenter ul { float: left; width: 49.9%; }

.leftside .bcalendar { margin: 0; }
.leftside .bcalendar .dbtm { background: url("/images/block300.png") no-repeat -270px 100%; }
.leftside .badwork { background: #e0dcd5 url("/images/block300.png") no-repeat -540px 100%; }
 .leftside .badwork .dcont { padding: 18px 0 31px 0; }

.leftside .bpartners {}
 .leftside .bpartners .dcont { padding: 12px 0 22px 0; width: 192px; margin: 0 0 0 39px; }
 .leftside .bpartners .dbtm { background: url("/images/block400.png") no-repeat 0 100%; }
 .bpartners .countbox { float: left; width: 88px; padding: 3px; text-align: center; }

.rightside .bpad { padding-left: 5px; }
.rightside .block { width: 152px; background: #fff url("/images/block600.png") no-repeat 0 0; }
.rightside .block .dbtm { background: url("/images/block600.png") no-repeat -152px 100%; }
.rightside .block .dcont { width: 132px; margin: 0 0 0 10px; padding: 10px 0; overflow: hidden; }
.rightside .bdonate, .rightside .badwork { background: none; }
.rightside .bdonate img { width: 152px; height: 153px; display: block; }
.rightside div.bvip, .bannerblock { text-align: center; height: 94px; background: #fff url("/images/topblock.png") no-repeat -549px 0; }
.rightside .bvmenu { background: #303030 url("/images/block500.png") no-repeat 0 0; }
 .rightside .bvmenu .dbtm { background: url("/images/block500.png") no-repeat -152px 100%; }
 .bvmenu ul.vnavs { background: url("/images/vertmenv.png") repeat-x 50% 0; }
 .bvmenu ul.vnavs li { background: url("/images/vertmenv.png") repeat-x 50% 100%; }
 .bvmenu ul.vnavs li a, h1.shortpic a { text-decoration: none !important; }
 .bvmenu ul.vnavs li a:hover { color: #ffa200; }
.rightside a.bvip img { width: 152px; height: 94px; display: block; background: #cd312a url("/images/vip00000.png") no-repeat 0 0; }
.rightside a.bvip:hover img { background-position: 0 -94px; }
.rightside .bvote { padding: 10px 0 0 0; }
.rightside .bvote .vtinfo { display: block; padding: 16px 10px 7px 10px; margin: 0; background: #2aa8ca url("/images/block600.png") no-repeat -304px 0; color: #fff; }
.rightside .bvote .vote input { margin: 1px 4px 0 0; }

/*buttons*/
.fbutton, .fbutton2, .btn_reglog { border: 0 none; cursor: pointer; font-weight: bold; }
.fbutton, .fbutton2 { background: #2aa8ca url("/images/buttons0.png") no-repeat 0 0; width: 96px; height: 21px; color: #fff; margin: 0 0 2px 0; padding: 0 0 2px 2px; }
.fbutton2 { background: #fff url("/images/buttons0.png") no-repeat 0 -22px; color: #a4a4a4; }
.fbutton:hover { background-position: 0 -44px; }
.fbutton2:hover { background-position: 0 -66px; color: #5dc3df; }

.btn_reglog { width: 108px; height: 18px; background: url("/images/button_r.png") no-repeat 0 0; margin: 0; padding: 0 0 2px 0; }
.btn_reglog:hover { background-position: 0 -18px; }

/*midcol*/
.bannerblock { background-color: #fbfaf7; background-position: 0 0; margin: 0 0 14px 0; }
.bannerblock .dcont { padding: 16px 0 0; }

/*shortpic*/
h1.shortpic { float: left; padding: 0 0 0 11px; margin: 0 0 11px 0; font-size: 1em; font-weight: normal; }
h1.shortpic a, h1.shortpic a .blacklayer, h1.shortpic a .corner, div.shortpic .corner, div.shortpic { width: 167px; height: 167px; display: block; overflow: hidden; }
h1.shortpic a span, h1.shortpic a strong { cursor: pointer; }
h1.shortpic a, div.shortpic { position: relative; background-color: #bab3a6; color: #fff; }
h1.shortpic a:hover { background-color: #000; }
h1.shortpic a:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
 -moz-opacity: 0.2;
 -khtml-opacity: 0.2;
 opacity: 0.2;
}

.shortpic .corner, h1.shortpic a .blacklayer { position: absolute; top: 0; left: 0; }
.shortpic .corner { background: url("/images/alpha_u0.png") no-repeat 0 0; z-index: 1; }
h1.shortpic a .textlayer { display: none; cursor: pointer; margin: 0 12px; padding: 8px 0; line-height: 1.4em; }
h1.shortpic a:hover .textlayer { display: block; }
h1.shortpic a .textlayer strong { display: block; margin: 0 0 0.5em 0; }
*html .shortpic .corner { background: url("/images/noalpha_.png") no-repeat 0 0; }

.bthead { height: 15px; overflow: hidden; padding: 0 15px; }
.bthead b, .bthead strong { overflow: hidden; height: 15px; line-height: 50px; background-image: url("/images/heading_.png"); }
.bthead b { float: right; width: 97px; background-position: -115px 0; }
.bthead strong { float: left; width: 111px; }
.blocktop { margin: 0 0 14px 0; background: #e0dcd5 url("/images/newsbloc.png") no-repeat 0 0; overflow: hidden; }
.blocktop .dbtm { padding: 9px 0 11px 0; background: url("/images/newsbloc.png") no-repeat -544px 100%; }
.blocktop .dcont { padding: 0 145px 0 15px; height: 78px; overflow: hidden; }
.blocktop .barchive { float: right; margin: 0 -130px 0 0; width: 130px; text-align: right; }
.blocktop .bnews { float: left; width: 100%; }
.blocktop a { color: #4b4b4b; }
.blocktop .bnews a strong { color: #e5372f; }
.blocktop .barchive #dle_news_archive_link { display: none; }

.wmbox, .wmboxfoot { width: 100%; }
.wmbox { padding: 9px 0 0; background: #fff url("/images/wmbox000.png") no-repeat 0 0; overflow: hidden; }
.wmboxfoot { padding: 0 0 9px 0; background: url("/images/wmbox000.png") no-repeat -544px 100%; }
.wmbox .dcont { margin: 0 9px; overflow: hidden; }

.wmbox, .errors { margin: 0 0 4px 0; }

.shortpicinfo { margin: 0 0 9px 0; width: 167px; background: #f1efe8 url("/images/shortpic.png") no-repeat 0 100%; }
.shortpicinfo ul { padding: 9px; }
.shortpicinfo ul li { text-align: center; color: #545452; }
.shortpicinfo a { color: #e75c54; }
.wmbox .shortpic .corner { background-position: -167px 0; }
*html .wmbox .shortpic .corner { background-position: -167px 0; }

.wmcoloms { padding: 0 0 0 183px; overflow: hidden; }
.wmleft { float: left; width: 183px; margin: 0 0 0 -183px; }
.wmright { overflow: hidden; }
.wmcoloms .wmright { float: right; width: 100%; }

/*story*/
h1.heading, h1.heading a { color: #e5372f; }
.headinfo, .toolline { color: #6e6e6e; margin: 0 0 10px 0; }
.toolline { height: 20px; overflow: hidden; padding: 0 8px 0 0; }
.aplayer { float: left; width: 233px; height: 20px; }
.argrate { margin: 2px 0 0; float: right; width: 85px; height: 17px; overflow: hidden; }
.maincont { margin: 0 0 10px 0; overflow: hidden; }
.hsep { background: url("/images/hsep0000.png") repeat-x 0 100%; height: 19px; width: 100%; clear: both; border-bottom: 3px solid #cdcdcd; margin: 0 0 9px 0; }

.relatednews { padding: 5px 0 0; margin: 0 0 5px 0; }
.relatednews li { margin: 0 0 2px 0; }
.relatednews li.relhead { padding: 0 0 7px 0; margin: 0 0 8px 0; border-bottom: 1px solid #cdcdcd; }
.relatednews li a { color: #2d2d2d; padding-left: 18px; background: url("/images/arrow000.png") no-repeat 0 5px; }
.relhead { color: #ea5f59; }

.editdate, .tagstore { margin: 0 0 8px 0; font-style: italic; }
.editdate { text-align: right; color: #cdcdcd; }
.small { font-size: 0.9em; color: #717170; }
.storenumber { text-align: center; padding: 10px 0 0 0; }
.isicons { float: right; width: 50px; }
.isicons span { float: right; padding: 0 0 0 4px; }

/*errors*/
.errors { background: #f2e9d6 url("/images/errors00.png") no-repeat 0 0; overflow: hidden; }
.errors div { background: url("/images/errors00.png") no-repeat -544px 100%; }
.errors div div { padding: 10px 9px 10px 52px; }

/*comments*/
.wmcomments { padding: 11px 0 0; }
.wmcomments .wmboxfoot { padding: 0 0 11px 0; }
.wmcomments .dcont { margin: 0 11px; }

.comments { overflow: hidden; padding: 0 0 0 88px; }
.comments .dleft { float: left; width: 88px; margin: 0 0 0 -88px; }
.comments .dright { overflow: hidden; float: right; width: 100%; }

h3.nickname a { color: #e5372f; }
h3.nickname { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 1.3em; margin: 0 0 4px 0; }
.comments .date { float: right; color: #f29b97; }

.editcomment { font-size: 0.9em; }
.editcomment a { color: #e5372f; margin: 0 10px 0 0; }

/*avatar*/
.avatarbox { }
.avatarbox img { width: 76px; height: auto; }

.signature { color: #e6bfd8; }

/*pager*/
.navigation { height: 26px; text-align: center; border-top: 1px dotted #bdb9b1; padding: 6px 0 0; font-weight: bold; }
.navipage a { text-decoration: none !important; color: #666; padding: 2px 4px; }
.navipage a:hover { background-color: #e5372f; color: #fff; }
.navipage span { color: #e5372f; padding: 2px 4px; }
.nprev img, .nnext img { width: 32px; height: 15px; background: url("/images/prev_nex.png") no-repeat 0 0; vertical-align: middle; }
.nnext img { background-position: 100% 0; }
.nprev a img { background: url("/images/prev_nex.png") no-repeat 0 100%; }
.nnext a img { background: url("/images/prev_nex.png") no-repeat 100% 100%; }

/*pages*/
h1.heading2 { color: #2aa8ca; }
h1.heading2, h1.heading3 { margin: 0 0 0.5em 0; }
h1.heading3 { font-size: 2em; color: #838383; }

/*forms*/
.tableform { width: 100%; }
.tableform td { padding: 8px 0; line-height: 1.35em; }
.tableform td.label { width: 24%; vertical-align: top; }
.tableform tr { background: url("/images/linepoin.gif") repeat-x 0 0; }
.tableform tr.flast td { padding-bottom: 0; }
.tableform .nostylebb tr { background: none; }
.tableform .nostylebb tr td { padding: 0; }
.addnews { font-weight: bold; }
.impot { color: #e5372f; font-weight: normal; }

.f_input { width: 300px; }
.f_textarea { width: 458px; height: 156px; }

.pollvotelist { width: 60%; text-align: left; }
.pollvotelist input { margin-right: 5px; }

/*search*/
.searchtable table { border-collapse: separate; border-spacing: 2px; border: 0; font-size: 0.95em; }
.searchtable fieldset legend { color: #9d5a9d; }

/*statistics*/
.statistics { margin: 0 auto; }
.statinn { text-align: left; }

.statistics ul { margin-bottom: 15px; }
.statistics ul li { position: relative; background: url("/images/linepoin.gif") repeat-x 0 100%; padding: 2px 0; }
.statistics ul li b { position: absolute; right: 0; }

/*userinfo*/
.usercolomn { overflow: hidden; padding: 0 0 0 88px; margin-bottom: 9px; }
.usercolomn .dleft { float: left; width: 88px; margin: 0 0 0 -88px; }
.usercolomn .dright { float: right; width: 100%; }
.userinfo { background-color: #f9f9f9; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #d4d4d4;}
.userinfo h2 { font-size: 18px; color: #828282; font-weight: normal; }
.userinfo .uirow, .userinfo .uirow2 { padding: 10px 0; }
.userinfo .uirow2 { background: url("/images/linepoin.gif") repeat-x 0 0; }
.userinfo .colomn { float: left; }
/* Author: Rumin Sergey | Copyright: CENTROARTS.com | e-mail: sale@centroarts.com | URL: http://www.centroarts.com */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset { margin:0; padding:0; }
h1, h2, h3, h4, h5, pre, code, address, caption, cite, code, table, font { font-size: 1em; font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, body { font-family: Tahoma, Arial, Verdana, sans-serif; }
h1, h2, h3, h4, h5 { line-height: 1.2em; font-weight: bold; }
h1 { font-size: 1.8em; font-weight: normal; } h2 { font-size: 1.25em; } h3 { font-size: 1.5em; font-weight: normal; } h4 { font-size: 1.2em; } h5 { font-size: 1.0em; }
a { color: #6bb4de; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
input, textarea, select { font-size: 1em; font-family: Tahoma, Arial, Verdana, sans-serif; outline: none; }
body { color: #000; background-color: #FFFFFF; font-size: 0.70em; font-style: normal; font-weight: normal; line-height: 1.4em; }
body.pagebg { padding: 0; margin: 0; background-color: #d5d0c6; text-align: center; }
p { padding: 0; margin: 0; margin-bottom: 0.4em; }
.clr { clear: both; }
a img { border: 0 none; }
.parag { text-indent: 30px; }
.small { color: #838383; }
hr { border: 0 none; border-top: 1px solid #cfcfcf; height: 1px; }
ul { margin: 0; padding-left: 16px; list-style-position:outside; list-style-image:none; }
ul li, #header h1 { margin: 0; padding: 0; }
ol { list-style-image: none; list-style-position: outside; list-style-type: decimal; margin-bottom: 18px; margin-left: 2.2em; }
table { border-collapse: collapse; border-spacing: 0; }
.reset, .reset li, #pager ul, #pager ul li { margin: 0; padding: 0; list-style: none; }
.wrapper { margin: auto; width: 976px; text-align: left; }
.wwide { width: 100%; min-width: 996px; }
*html .wwide { width: expression(document.body.clientWidth) < 996? "996px"; }

div.pagebg { background: #f1efe8 url("/images/pagebg00.png") repeat-x 0 0; }
div.pagebg .wwide { background: url("/images/pagetop0.png") no-repeat 50% 0; }

/*HEAD*/
.lcolomn { float: left; display: inline; }
.rcolomn { float: right; display: inline; }
.blue { color: #2aa8ca; }

.header { position: relative; padding: 0 9px 0 29px; height: 174px; background: #fdfdfc url("/images/head0000.jpg") no-repeat 0 0; overflow: hidden; }
.header h1 { float: left; margin: 46px 0 0 ; width: 204px; }
.header h1 a { display: block; width: 204px; height: 100px; background-image: url("/images/komso000.png"); overflow: hidden; line-height: 250px; white-space: nowrap; }

.headbtn { float: right; width: 20px; padding: 27px 0 0; }
.headbtn a img { display: block; width: 20px; height: 67px; background: url("/images/headbtns.png") no-repeat 0 -53px; }
.headbtn a:hover img { background-position: -20px -53px; }
.headbtn a.rss img { height: 53px; background-position: 0 0; } .headbtn a.rss:hover img { background-position: -20px 0; }

.searchform { width: 281px; height: 35px; padding: 13px 0 0 15px; overflow: hidden; position: absolute; left: 443px; top: 61px; background: url("/images/search00.png") no-repeat 0 -44px; }
.searchform .lfield { float: left; width: 196px; height: 22px; padding: 0 0 0 8px; margin: 0 8px 0 0; background: #efede8 url("/images/search00.png") no-repeat 0 0; }
.searchform .submit { float: left; }
.searchform .submit input, .searchform .submit { width: 55px; height: 22px; }
.searchform .submit input { background: url("/images/search00.png") no-repeat -215px 0; }
.searchform .submit input:hover { background-position: -215px -22px; }
.searchform .lfield input { background: none; border: 0 none; width: 188px; padding: 4px 0 0 0; }

.searchform .fbutton { width: 67px; }
.searchform .fbutton { background: url("/images/search00.png") no-repeat 0 -27px; }
.searchform .fbutton:hover { background: url("/images/search00.png") no-repeat -67px -27px; }

.hmenu { position: relative; padding: 0 156px 0 74px; height: 50px; background: #303030 url("/images/head0000.jpg") no-repeat 0 -174px; overflow: hidden; } 
.hmenu span { position: absolute; left: 18px; top: 11px; width: 19px; }
.hmenu span a img { width: 19px; height: 21px; background: url("/images/homebtn0.png") no-repeat 0 0; }
.hmenu h3 { display: inline; float: right; width: 156px; margin: 0 -156px 0 0; text-align: center; line-height: 46px; }
.hmenu h3 a { color: #303030; }
.hmenu ul { float: left; width: 100%; padding: 14px 0 0; }
.hmenu ul li { float: left; background: url("/images/hmenu_li.png") no-repeat 100% 0; }
.hmenu ul a { float: left; line-height: 17px; color: #ecebe4; text-transform: uppercase; padding: 0 10px 0 9px; text-decoration: none !important; }
.hmenu ul a:hover { color: #ed4943; }
.hmenu .last { background: none; }

.container, .leftside, .midside, .rightside, .mainside, .contentbox { overflow: hidden; }
.container { padding: 0 0 12px 275px; }
.container .midside .container { padding: 0 157px 0 0; }
.leftside { display: inline; float: left; width: 275px; margin: 0 0 0 -275px; }
.rightside { display: inline; float: right; width: 157px; margin: 0 -157px 0 0; }
.midside { float: right; width: 100%; }
.mainside { float: left; width: 544px; }
.contentbox { width: 544px; }
table.conts { border-collapse: collapse; border-spacing: 0; border: 0px; width: 100%; }

.footbg { height: 197px; background: url("/images/footwide.png") repeat-x 0 0; }
.footbg .wwide { height: 173px; padding: 24px 0 0; background: url("/images/footwidf.png") no-repeat 50% 0; }

.footer { height: 56px; padding: 0 16px; margin: 0 0 16px 0; background: #e5372f url("/images/footer00.png") no-repeat 0 0; overflow: hidden; }
.copyright { font-size: 1.5em; margin: 10px 0 5px 0; display: block; }
.copyright a, .copyright, .footer li a { color: #fff; }
.footer li { float: left; }
.footer ul li { padding: 0 5px; border-right: 1px solid #ed7c77; }
.footer li.first { padding-left: 0; }
.footer li.last { padding-right: 0; border: 0 none; }

.count { float: right; display: inline; padding-top: 12px; width: 300px; }
.count span { float: right; height: 31px; margin-left: 4px; }

.footitem { height: 22px; padding: 0 16px; }
.centroarts { float: left; width: 100px; height: 22px; background: url("/images/centroar.png") no-repeat 0 0; overflow: hidden; text-indent: 110px; white-space: nowrap; } 
.MusicBlock {opacity: 0.7;border:1px solid #FFFFFF;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-bottom:3px;text-shadow: 0px 0px 0px blue;-moz-box-shadow:1px 1px 0px #BEBEBE; box-shadow:1px 1px 0px #BEBEBE;-webkit-box-shadow:1px 1px 0px #BEBEBE;} 
 div.MusicBlock:hover {opacity: 1.0;text-shadow: 1px 1px 0px #BEBEBE;background:#cfe4ea;text-shadow: 0px 0px 0px blue;} 
 #body_music_play {width:45px;height:35px;margin-left:0px;color:red;text-decoration: blink; background: url('http://test.ucozon.ru/temp/konqsidebar_mediaplayer.png') no-repeat center center;border:0px;-moz-border-radius:3px 0px 0px 3px;-webkit-border-top-right-radius: 0px;-webkit-border-top-left-radius: 3px;-webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 3px;-khtml-border-radius:3px 0px 0px 3px;border-radius:3px 0px 0px 3px;} 
 #body_music_play:hover {text-shadow: 0 0 3px #696969;color:blue;text-decoration: none;background: url('http://test.ucozon.ru/temp/konqsidebar_mediaplayer.png') no-repeat center center;text-shadow: 0px 0px 5px blue;} 
 #body_music_play:visited {text-shadow: 0 0 5px #696969;color:yellow;} 
 #body_music_stop {width:45px;height:35px;margin-left:0px;color:orange;background:#cfe4ea url('http://test.ucozon.ru/temp/konqsidebar_mediaplayer.png') no-repeat center center;border:0px;-moz-border-radius:3px 0px 0px 3px;-webkit-border-top-right-radius: 0px;-webkit-border-top-left-radius: 3px;-webkit-border-bottom-right-radius: 0px;-webkit-border-bottom-left-radius: 3px;-khtml-border-radius:3px 0px 0px 3px;border-radius:3px 0px 0px 3px;} 
 #body_music_stop:hover {text-shadow: 0 0 5px #696969;color:green;background:#aaccd6 url('http://test.ucozon.ru/temp/konqsidebar_mediaplayer.png') no-repeat center center;} 
.NewsComm {margin-top: 10px;} 
 .Level {opacity: .5; 
 -webkit-transition: all 200ms ease; 
 -moz-transition: all 200ms ease; 
 -o-transition: all 200ms ease; 
 } 
 .Level:hover {opacity: 1;} 
 td.CommAva {vertical-align: top;} 
 td.CommAva img { 
 width: 60px; 
 height: 60px; 
 border-right: 1px solid rgba(0,0,0,.2); 
 border-bottom: 1px solid rgba(0,0,0,.2); 
 -webkit-border-radius: 2px; 
 -moz-border-radius: 2px; 
 border-radius: 2px; 
 padding: 3px; 
 background-color: #e0e0e0; 
 } 
 td.CommArrow { 
 width: 9px; 
 vertical-align: top; 
 } 
 td.CommArrow img {padding: 6px 0 0 5px;} 
 td.CommMess { 
 width: 100%; 
 background-color: rgba(0,0,0,.1); 
 padding: 5px 10px; 
 vertical-align: top; 
 -webkit-text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
 -moz-text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
 text-shadow: 1px 1px 0 rgba(255,255,255,.5); 
 -webkit-border-radius: 2px; 
 -moz-border-radius: 2px; 
 border-radius: 2px; 
 border-right: 1px solid rgba(0,0,0,.2); 
 border-bottom: 1px solid rgba(0,0,0,.2); 
 } 
 .NotRead {background: url('http://usite.su/images/CommNotReadBg.png') repeat-y right top;} 
 div.CommInf { 
 border-bottom: 1px solid rgba(0,0,0,.1); 
 padding-bottom: 5px; 
 margin-bottom: 4px; 
 font-size: 9px; 
 color: #888; 
 } 
 div.CommInf font {font-weight: bold; text-decoration: underline;} 
 .CommAnswer {text-decoration: none; color: inherit;} 
 .CommAnswer:hover {color: darkblue; cursor: pointer;}
/*Новые участники*/ 
 .utop-user {display:inline-block; width:70px; margin-bottom:8px; position:relative; font-size:10px;} 
 .utop-user .utop-number {position:absolute; top:-2px; left:-1px; padding:1px 3px; font-size:10px; font-weight:bold; color:#fff; background:#000; 
 border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;} 
 .utop-user a.ut-ava img {max-width:52px; height:52px;border-radius: 3px; 
 -moz-border-radius: 3px; 
 -webkit-border-radius: 3px; 
 border-top-left-radius: 3px; 
 border-top-right-radius: 3px; 
 border-bottom-right-radius: 3px; 
 border-bottom-left-radius: 3px;} 
 .utop-user a.ut-ava {border:1px solid #cfcfcf; padding:2px; width:52px;border-radius: 3px; 
 -moz-border-radius: 3px; 
 -webkit-border-radius: 3px; 
 border-top-left-radius: 3px; 
 border-top-right-radius: 3px; 
 border-bottom-right-radius: 3px; 
 border-bottom-left-radius: 3px; text-align:center; display:inline-block;} 
 .utop-user a.ut-ava:hover {border-color:#000;} 
 #easyTooltip{ 
 padding:10px; 
 border:1px solid #000000; 
 background:#000; 
 border-radius: 4px; 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 color: #666666; 
 filter:alpha(opacity=90); 
 -moz-opacity: 0.9; 
 -khtml-opacity: 0.9; 
 opacity: 0.9; 
 z-index:1000; 
 } 
 /*===================================*/
/* Статистика пользователей uCoz 
 ------------------------------------------*/ 
.cell_uo { 
 float:left; 
 width:270px; 
 background: #fff; 
 border: 1px solid #CAD3DA; 
} 

.uzer_info { 
 float:left; 
 width:270px; 
 margin-bottom: 10px; 
 padding: 5px 0px; 
 background: #F1F3F7; 
 border-bottom: 1px solid #CAD3DA; 
 font:9px Verdana,Arial,Helvetica, sans-serif; text-shadow: 1px 1px 1px #fff; 
} 

#onl1, 
#onl2, 
#onl3, 
#onl4, 
#onl1 b, 
#onl2 b, 
#onl3 b, 
#onl4 b {float:left; width:88px; text-align:center;} 
#onl2 {border-right: 1px solid #CAD3DA; border-left: 1px solid #CAD3DA;} 
#onl4 {border-left: 1px solid #CAD3DA;} 

#tabs_online {text-align:center;} 

.uo_ul{ 
 margin:0; 
 padding:0; 
 list-style:none; 
} 

.uo_ul li { 
 display: inline; 
 margin: 0px 5px 0px 5px; 
} 

.uo_ul li a { 
 color:#666; 
 font-weight: bold; 
 padding: 5px 10px 5px 10px; 
 text-shadow: 1px 1px 1px #fff; 
} 

.uo_ul li a.selected,ul 
.uo_ul li a.selected:hover, 
.uo_ul li a:hover {color: #666; background:#F1F3F7;} 
.uo_ul li a:focus {outline:0;} 

.uzer_online, 
.uzer_allist { 
 width:270px; 
 overflow: hidden; 
 text-align:left; 
 margin-top: 10px; 
 padding: 5px 10px 5px 10px; 
 border-top: 1px solid #cecece; 
 font:10px Verdana,Arial,Helvetica, sans-serif; 
}
.xt {margin-top: 5px !important; background: transparent url(http://novi4ok.ru/img/tool-sprites.png) no-repeat !important;} 
 .xt-mini{background-position:0 -15px!important;} 
 .xt-mini-over{background-position:-15px -15px!important;} 
 .xt-maxi{background-position:0 -30px!important;} 
 .xt-maxi-over{background-position:-15px -30px!important;} 
 .xt-rest{background-position:0 -45px!important;} 
 .xt-rest-over{background-position:-15px -45px!important;} 

 div[id*="_uwndWnd"] .xw-blank {background: rgba(0, 0, 0, 0.7) !important; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);opacity: 0.7 !important; border-radius: 0 0 3px 3px; overflow: visible;} 
 div[id*="_uwndWnd"] .xw-tl,div[id*="_uwndWnd"] .xw-ml,div[id*="_uwndWnd"] .xw-bl{background:rgba(0,0,0,0.7) !important;} 
 div[id*="_uwndWnd"] .xw-tl{border-top-left-radius:3px;border-top-right-radius:3px;padding:1px 0 0 7px !important;} 
 div[id*="_uwndWnd"] .xw-tr,div[id*="_uwndWnd"] .xw-tc, div[id*="_uwndWnd"] .xw-mr,div[id*="_uwndWnd"] .xw-br, div[id*="_uwndWnd"] .xw-bc{background:none !important;} 
 div[id*="_uwndWnd"] .xw-hdr-text{color:#fff !important;font:bold 11px/22px Tahoma !important;} 
 div[id*="_uwndWnd"] .xt-close{background:url(http://novi4ok.ru/scripts/close.png) center center no-repeat !important;opacity:0.7 !important;} 
 div[id*="_uwndWnd"] .xt-close-over{opacity:1.0 !important;} 
 div[id*="_uwndWnd"] .xw-mc{background:#fff !important;border:0 !important;border-radius:3px;} 
 div[id*="_uwndWnd"] .xw-body{border:0 !important;padding-left:7px !important;padding-right:1px !important;} 
 div[id*="_uwndWnd"] .xw-dragging .xw-tl{opacity:1.0 !important;} 
 div[id*="_uwndWnd"] .xw-draggable,div[id*="_uwndWnd"] .xw-draggable .xw-hdr-text{cursor:default !important;} 
 div[id*="_uwndWnd"] .xw-bl{border-bottom-left-radius:3px;border-bottom-right-radius:3px;} 
 div[id*="_uwndWnd"] {border-radius:5px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);} 
 div[id*="_uwndWnd"] .x-sh{display:none !important;} 
 .myWinCont{width: 99% !important;}
/* Page Selector Style */ 
.catPages1, .pagesBlockuz1, .pagesBlockuz2 {color:#ffffff;border:0px;margin-bottom:8px;margin-top:9px;} 
.catPages1 a:link, .pagesBlockuz1 a:link, .pagesBlockuz2 a:link, 
.catPages1 a:visited, .pagesBlockuz1 a:visited, .pagesBlockuz2 a:visited, 
.catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover, 
.catPages1 a:active, .pagesBlockuz1 a:active, .pagesBlockuz2 a:active {text-decoration:none;color: #000000;background:#51B5EA;padding:2px 8px;font-size:10px;font-weight:bold;-moz-border-radius: 3px;border-radius: 3px;} 
.catPages1 a:hover, .pagesBlockuz1 a:hover, .pagesBlockuz2 a:hover {background:#04b0eb;color:#000000;font-weight:bold;-moz-border-radius: 3px;border-radius: 3px;} 
.catPages1 b, .pagesBlockuz1 b, .pagesBlockuz2 b {text-decoration:none; background:#007fff; padding:2px 8px; color:#000000; font-size:10px;-moz-border-radius: 3px;border-radius: 3px;} 
/* ----------------------- */