body {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    font-size:13px;
    font-family:Trebuchet MS, Arial;
}
p, form {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
img {
    border:0px;
}
h1, h2, h3, h4 {
    color:#3e1119;
    font-weight:normal;
    padding:0px 0px 0px 20px;
    margin:20px 0px 10px 0px;
}
h1 {
    background:url(../images/h1-bg.png) no-repeat left 7px;
    font-size:28px;
}
h2 {
    background:url(../images/h1-bg.png) no-repeat left 0px;
    font-size:26px;
}
h3 {
    background:url(../images/h2-bg.png) no-repeat scroll left 4px;
    font-size:20px;
}
h4 {
    background:url(../images/h2-bg.png) no-repeat scroll left 0px;
    font-size:18px;   
}

/* добавлено DaDa 19.12.2013 для замены тегов h1-6 на div с сохранением стилизации*/

.h1, .h2, .h3, .h4 {
    color:#3e1119;
    font-weight:normal;
    padding:0px 0px 0px 20px;
    margin:20px 0px 10px 0px;
}
.h1 {
    background:url(../images/h1-bg.png) no-repeat left 7px;
    font-size:28px;
}
.h2 {
    background:url(../images/h1-bg.png) no-repeat left 0px;
    font-size:26px;
}
.h3 {
    background:url(../images/h2-bg.png) no-repeat scroll left 4px;
    font-size:20px;
}
.h4 {
    background:url(../images/h2-bg.png) no-repeat scroll left 0px;
    font-size:18px;   
}

.left .h2 {
    background:transparent url(../images/h1-bg.png) no-repeat scroll left 0px;
    font-size:26px;
    font-weight:normal;
    margin:26px 0 0px 38px;
    padding-left:21px;
}
.left .h4, .left .h3 {
    margin:26px 0 0px 38px;
}
.left .h3 {
    float:left;
}

/* END */

:root .center table {
    position:relative;
    left:1px;
}
.center table, .table-block table {
    border-collapse:collapse;
    font-size:12px;
    border:1px solid #cdd7d9;
    padding:10px 0px 0px 0px;
}
.center table th, .table-block table th{
    background: #359dc2;
    padding:7px 4px;
    vertical-align:middle;
    color:#fff;
    font-weight:normal;
    text-align:center;
    border:1px solid #cdd7d9;
}
.center table td , .table-block table td{
    border:1px solid #cdd7d9;
    padding:6px 4px;
    vertical-align:top;
}
.center table .blue, .table-block table .blue{
    background:#eef8fa;
}
.center table tr:hover, .table-block teble tr:hover, .table-block table tr:hover{
    background:#e8e8e8;
}

.clear {
	clear: both;
}

/* end element style */

.all {
    min-width: 1000px;
    background: url(../images/body-bg.png) left top repeat-x;
    text-align:center;
    border:0px solid; 
    position:relative;
}
.all div {
    /*border:0px solid; *//*debug mode*/
}
.left-corner {
    position:absolute; 
    top:0px;
    left:-10px;
    width:17px;
    height:19px;
    background:url(../images/center-corner-l.gif) no-repeat;
}
.right-corner {
    position:absolute; 
    top:0px;
    right:-11px;
    width:20px;
    height:18px;
    background:url(../images/center-corner-r.gif) no-repeat;
}
.center-block {
    width:1004px;
    margin:auto;   
    border:0px solid;
    overflow:visible;
    position:relative;
    /*padding:0px 7px 0px 7px;*/
}
/* top block */
.top {
    width:1004px;
    background: url(../images/header-bg.png) repeat-y;
    position:relative;    
}
.header { 
    height: 91px;
    background:#138296;
    width:990px;
    margin:auto;
    position:relative;
}
.header .text {
    float:left; 
    margin:32px 0 0 113px;
    font-size:20px;
    color:#fff;
    text-align:left;
}
.logo {
    margin:10px 0px 0px 60px;
    float:left;
}
.region {
    float:right; 
   /* background: url(../images/map.png) left top no-repeat;*/
    width:318px;
    height:90px;
    color:#fff;

}
.region div.location {
    font-size:11px;
    text-align: right;
    padding: 0 !important;
    margin: 15px 50px 0px 0px !important;
}
.region p {
    text-decoration:underline;
    text-align: right;
    padding: 0 !important;
    margin: 0px 30px 0px 0px !important;
}
.region select, .region ul {
    clear:both;
    color:#A9BCC0;
    float:right;    
}
/* all select syles*/
select.srReplacedSelect {
    width: 1px;
    position: absolute;
    left: -999em;
}
.select-container {
    position:absolute;height:auto;
    right:6px;
    top:44px;
    margin:7px 30px 0 0;
    float:left;
    width:187px;
    z-index:2000;

    border: 0px solid red;
}
ul.srList li.li-dotted {
    background:transparent url(../images/bottom-block-top.png) repeat-x scroll left top!important;
    height:1px!important;
    font-size:1px!important;
    line-height:1px!important;
    margin:0px!important;
    padding:0px!important;
    width:185px!important;
    overflow:hidden;
}
.bottom {
    padding:0px!important;
    margin:0px!important;
    border:0px!important;
    background:transparent!important;
}
.bottom div{
    height:7px;
    width:187px!important;
    background: url(../images/select-bg.gif) left bottom no-repeat!important;
    border:1px !important;
    line-height:1px!important;
    font-size:1px;
    position:relative;
    top:-2px;
    z-index:2000;
}
ul.srList {
    background: url(../images/bg-select.gif) left top no-repeat;
    list-style:none;
    padding:0;    
    width:186px;
    /*height:17px;*/
    margin-top:1px;
    color:#a3b7bb;
    text-align:left;
    z-index:0;
}

ul.srList li {
    display:none;
    z-index:0;
    line-height:30px;
    padding:0 10px;
    width:165px;
    /*z-index:2000;*/

}
ul.srList li.srHoverLi {
    background: #bae505;cursor:pointer;color:#61333C;
}
ul.srBlur {
    /*background: url(../images/select.gif) left top no-repeat;*/
    width:186px;
    padding:0px;margin:0px;
    line-height:17px;
}
ul.srFocus, ul.srHoverUl {
    /*background: url(../images/bg-select.gif)  no-repeat 0px 0px;*/
    margin:0px;
    width:186px;
}
ul.srBlur li {
    line-height:17px;
}
ul.srExpanded li {
    line-height:30px;
}
ul.srBlur li.srSelectedLi {
    display:block;
    /*background: url(../images/bg-select.gif)  no-repeat 0px 0px;*/
}
.select-container .srCollapsed li {
    line-height:17px!important;
}
.srCollapsed li.srHoverLi {
    line-height:19px!important;background:transparent!important;
}
ul.srFocus li.srSelectedLi, ul.srHoverUl li.srSelectedLi {
    display:block;
    /*background: url(../images/bg-select.gif)  no-repeat 0px 0px;*/
}
.srSelectedLi {
    z-index:0;
}
ul.srExpanded li.srSelectedLi {
    /*display:block;
    background: #fff;
    z-index:2000;line-height:17px;*/
}

ul.srExpanded {
    background: url(../images/bg-select.gif) left top no-repeat;
    padding:0px 0px 0px 0px;
    margin:0px 0px 7px 0px;
    position:relative;
    z-index:1000!important;
    border-top:1px solid #CAAA98;
}

ul.srExpanded li {
    z-index:1000!important;
    display:block;
    color:#41151D;
    text-decoration:underline;
    background:#F4F4F4;
    border-left:1px solid #CAAA98;
    border-right:1px solid #CAAA98;
    background:#F4F4F4 url(../images/bottom-block-top.png) repeat-x scroll left bottom;
}
/* end select styles */
/* end top block */

/* top menu */
.top_menu {  
    height: 56px;
    background: url(../images/menu-bg.png) repeat-x;
    width:990px;
    margin:auto;

}
.menu-item {
    width:127px;
    text-align:center;
    background: url(../images/menu-item-l.png) left 4px no-repeat;
    float:left;
    padding:0px 0px 0px 0px;
    position:relative;
    z-index:100;
    height:55px;
}
.menu-item-hover, .menu-item-hover-end {
    background: url(../images/menu-hover.gif) left 4px repeat-x!important;
    height:56px;
}
.one{
    padding-top:15px;
    height:36px;
}
.two {
    height:44px;
    padding-top:7px;
}
.menu-item-hover a, .menu-item-hover-end a {
    color:#492a30!important;
}
.inner .menu-item-g {
    width:40px!important;
}
.menu-item-g {
    float:left;
    /*position:relative;*/
    height:56px;
    width:108px!important;
}
.menu-item-g .submenu {
    top:147px;
    left:5px; 
}
.menu-item-g div {
    background:url(../images/menu-g-l.png)  left 0px no-repeat;
    width:8px;
    height:55px;
    float:left;
    font-size:1px;
}
.menu-item-g a.a-hover {
    background:url(../images/menu-r-hover.gif) right 4px no-repeat!important;
}
.menu-item-hover div {
    background:url(../images/menu-g-l-hover.gif) left 1px no-repeat;
}
.menu-item-g a{        
    color:#fff;
    font-size:13px;
    display:block;
    line-height:56px;
    text-decoration:none;
    background:transparent url(../images/menu-item-r.png) no-repeat scroll right 4px;
    margin-top:0px;

}

.top_menu .end {    
    width:120px;
}
.top_menu .end a.item {
    background: url(../images/menu-item-end.png) right 1px no-repeat;
    margin-top:0px;
    height:44px;
    padding-top:10px;
}
.end-current {
    background: url(../images/menu-item-end.png) right 1px no-repeat;
    margin-top:0px;
    height:44px;
}
.end-current span a {
    margin-top:0px!important;
    background:url(../images/menu-item-end-c.png) right 1px no-repeat!important;
    color:#fff!important;
    cursor:default;
    padding-top:12px
}
.top_menu .menu-item-hover-end  {
    background: url(../images/menu-item-r-hover.gif) right 0px no-repeat!important;
    margin-top:0px;
}
.top_menu .menu-item-hover-end a.item {
    background:transparent!important;
}
.end a-hover {
    background: url(../images/menu-item-r-hover.png) right top no-repeat!important;
}

.menu-item a.item {
    display:block;
    background: url(../images/menu-item-r.png) right -1px no-repeat;
    color:#fff;
    border:0px solid;
    font-size:13px;

    margin: 5px 0px 0px 0px;
    text-decoration:none;
}
/* submenu */
.submenu {
    position:absolute;
    top:56px;
    left:0px;
    width:245px;
    background: url(../images/menu-bottom.gif) left bottom no-repeat;
    z-index:100;
    list-style-type:none;
    border-top: 1px solid #caaa98;
    margin:0px;
    padding:0px 0px 7px 0px;
    display:none;
}
.end .submenu, .end-current .submenu {
    right:0px;
    left:auto;
}
submenu li a:hover {
    background:#bae505;
}
.submenu .line-dotted {
    font-size:1px!important;
    line-height:1px;    
}
.submenu .line-dotted div{
    margin:0px 10px 0px 30px!important;
    height:1px!important;
    font-size:1px!important;        
    background:url(../images/submenu-dotted.gif) repeat-x!important;
    padding:0px!important;
    width:80%;
}

.submenu li {    
    background:#f4f4f4;
    border-right: 1px solid #caaa98;
    border-left: 1px solid #caaa98;
}
.submenu li a {
    color:#41151d!important;
    display:block;
    padding:5px 10px 8px 30px;    
    width:203px;
    clear:both;
    text-align:left;
    background:#f4f4f4 !important;
    line-height:20px;
}
.submenu li a.deny {
    background:#f4f4f4 url(../images/deny.gif) 10px center no-repeat!important;
}
.submenu li a.deny:hover {
    background:#bae505 url(../images/deny-hover.gif) 10px center no-repeat!important;
}
.submenu li a:hover {
    background:#bae505!important;
    cursor:pointer;
}
/* end submenu
/* end top menu */
/*second menu */
.second-menu {
    background:#fff; 
    width: 976px;
    padding: 5px 0px 10px 5px;
    height:16px;
    overflow:hidden;
	margin-left: 15px;
}
.blue-dark {
    background: #359dc2;
    width:315px;
    height:21px;
    float:left;
    margin-right:10px;
}
.blue-dark div {
    background: #4eb6db;
    margin:1px;
    padding:1px;
}
.blue-dark div a {
    background:#5bc3e8;
    display:block;
    color:#61333c;
    text-decoration:none;
    font-size:14px;    
}
.blue-dark div a:hover {
    background:#73d9fd;
}
.blue-dark div a:active {
    background:#359dc2;
}
.green-dark div a:hover {
    background:#c5f010;
}
.green-dark div a:active {
    background:#94bf00;
}
.green-dark {
    background: #94bf00;
    width:334px;
    height:21px;
    float:left;
    margin-right:10px;
}
.green-dark div {
    background: #add800;
    margin:1px;
    padding:1px;
}
.green-dark div a {
    background:#bae505;
    display:block;
    color:#3e1119;
    text-decoration:none;
    font-size:14px;
}
/*end second menu */
/* collage */
.collage {
    width:990px;
    margin:auto;
    height:228px;
    background: url(../images/collage-bg.png) 10px bottom no-repeat;
    /*position:relative;*/
    border:0px solid;
}
.collage .img-block {
    position:absolute;
    /*top:18px;*/
    left:12px;
    width:350px;
    height:380px;

}
.collage-top {
    width:988px;
    height:3px;
    background: url(../images/collage-top.png) repeat-x;
    font-size:1px;
}
.clip {
    z-index:99;
    position:absolute;
    top:5px!important;
    left:190px !important
}

.collage .text {
    float:right;
    width:300px;
    color:#3e1119;
    font-size:13px;
    text-align:left;
    width:330px;
    padding:20px 20px 0px 0px;
}
.collage .text h2 {
    font-size:17px;
    font-weight:normal;
    background:url(../images/h2-bg.png) no-repeat left 0px;
}
.collage img {
    position:absolute; 
    top:0px;
    left:2px;
    pointer-events: none;
}
#img-1 {
    z-index:10;
}
#img-2 {
    z-index:1;
}
#text-2, #text-3, #text-4 {
    display:none;
}
#link-3 {
    line-height:23px;
    padding-top:7px;
}
.collage-menu {
    float:right;
    width:300px;
}
.collage-menu a {
    width:293px;
    border-bottom:1px dashed #cacaca;
    display:block;
    border-left:1px dashed #cacaca;
    font-size:17px;
    line-height:55px;
    color:#3e1119;
    text-decoration:none;
    padding-right:5px;
}
.collage-menu a.cur {
    background:url(../images/cur-right.png) right top no-repeat;
    color:#5bc3e8!important;
    border-left:1px dashed #fff!important;

}
.collage-menu .end a{
    border-bottom:0px!important;
}
/* end collage */
/*search block */
.menu-small {
    float:left;
    background: url(../images/search-l.png) left top no-repeat;
    width:279px;
    height:42px;
    color:#967663;
    padding:8px 0 0 107px;
    letter-spacing:5px;
    z-index:3;
}
.menu-small a {
    position:relative;
    z-index:100;
}
.search-block {
    background: url(../images/search-bg.png) left top repeat-x;
    height:42px;
    margin:0 9px 0px 7px;
    overflow:hidden;
}
.search {
    float:left;
    margin-top:7px;
}
.search .inp-text {
    margin-right:7px;
}
.search .inp-text input{
    width:172px;
}
.search .button {
    float:left;
}
.login .button {
    float:left;
}
.login {
    height:42px;
    background: url(../images/search-r.png) right top no-repeat;float:right;
    padding:7px 28px 0 43px;
}
.login .inp-text input {
    width:108px;
    margin-right:10px;
}
.inp-text {
    float:left;
    background:url(../images/input-left.png) left top no-repeat;
    padding-left:5px;
    *background-position:left 1px!important;
    
}
.inp-text input{
    background:#fff url(../images/input-bg.png) right top no-repeat;
    border:0px;
    height:17px;
    color:#b78b73;
    font-style:italic;
    font-size:12px;
}
.inp-text div{
	height:17px;
    color:#b78b73;
    
    font-size:12px;
	}

/* end search block */
/* center block */
.content {  
    background:url(../images/bg-content.png) -3px top repeat-y;
    color:#3E1119;
    text-align:left;
    width:1004px;
    position:relative;
    *z-index:-1;
}
.content ul {
    margin:10px 0px 20px 0px;
    padding:0px 0px 0px 18px;
    list-style-image: url(../images/ul-item.png);
}
.content p {
    margin:0px 0px 10px 0px;
}
.content a {
    color:#034f5c
}
.content a:hover {
    color:#5c7300;
}
.content a:visited {
    color:#775947;
}
.left {
    /* float: left; 
    width: 317px;
    margin-right:10px;
    border:0px solid;
    padding: 0px 0px 20px 0px; */
    display: table-cell;
    width: auto;
    margin-right:10px;
    border:0px solid;
    padding: 0px 30px 20px 0px;
    vertical-align: top;
}
.left h2 {
    background:transparent url(../images/h1-bg.png) no-repeat scroll left 0px;
    font-size:26px;
    font-weight:normal;
    margin:26px 0 0px 38px;
    padding-left:21px;
}
.left h4, .left h3 {
    margin:26px 0 0px 38px;
}
.left h3 {
    float:left;
}
.left .content_conteiner {
    padding:0px 0px 0px 0px;
}
.left .calendar{
    margin:10px 0px 20px 38px;
}
.left #notice-block  {
    margin:0px 0px 0px 38px;
    width:246px;
    float:left;
	padding:0;
}
.news-item {    
    float:left;
    padding:14px 0px 0px 2px;
    display: flex;
}
.news-item a {    
    color:#034F5C;
}
.news-item p {
    background: url(../images/news-item-bg.png) left bottom repeat-x;float:left;padding:0px 0px 34px 0px;
    display:block;
    width:206px;
}
.news-item .date b {
    font-size:22px; 
    line-height:22px;
    font-weight:normal;
}
.news-item .date {
    float:left; background: url(../images/mews-date-bg.png) no-repeat;text-align:center;width:91px;
    height:45px;
    padding:5px 0px 0px 0px;
    color:#fff;
    margin-right:15px;
    min-height:57px;
}
.arhiv {
    height:20px;
    text-align:right;
    float:left;
    width:100%;
}
.arhiv a, .arhiv a:visited {
    color:#034F5C;
}
.gray-menu {
    position: relative;
    left:13px;
    float:left;
    width:302px;
    background:#F4F4F4;
    border:1px solid #D6D1D2;
    padding-bottom:15px;
}
.gray-menu h3 {
    background: url(../images/h2-bg.png) no-repeat left 3px;
    margin:5px 0px 5px 14px;
    padding:0px 0px 0px 15px;
    font-size:20px;
    float:none;
    font-weight:normal;
}
.gray-menu  ul {
    margin:0px 0px 0px 15px!important;
}
.content_conteiner {
    padding:10px 18px 10px 0px;
    overflow:visible;
}
.center {
    /* margin:12px 0px 0px 0px;
    float:right;
    padding:0px 20px 20px 0px;
    width:643px; */
    margin:12px 0px 0px 0px;
    padding:0px 20px 20px 0px;
    display: table-cell;
    width: 100%;
}
.center h1 {
    margin:8px 0 10px;
    padding:0 0 0 23px;
    background: url(../images/h1-bg.png) left 2px no-repeat;
    font-size:28px;font-weight:normal;
}
.colimn_right{
    float:right;
    margin:0 0 0 20px;
    position:relative;
    width:245px;
}
.colimn_left{
    width:317px;
    float:left;
    margin-right:1%;
    position:relative;
    background:#f4f4f4; 
    border:1px solid #d6d1d2;
    line-height:20px;
}
.content .colimn_left ul , .left .gray-menu ul{
    list-style-type:decimal!important;
    list-style-image:none;
    padding:0px 0px 0px 19px;
    margin:0px 0px 0px 0px;
}
.colimn_left .tl, .left .gray-menu .tl {
    width:9px; 
    height:8px;
    position:absolute;
    top:-1px;
    left:-1px;
    background: url(../images/gray-tl.png) no-repeat;
}
.colimn_left .tr, .left .gray-menu .tr {
    width:9px; 
    height:8px;
    position:absolute;
    top:-1px;
    right:-1px;
    background: url(../images/gray-tr.png) no-repeat;
}
.colimn_left .br , .left .gray-menu .br{
    width:9px; 
    height:8px;
    position:absolute;
    bottom:-1px;
    right:-1px;
    background: url(../images/gray-br.png) no-repeat;
}
.colimn_left .text , .left .gray-menu .text{
    padding:10px 0px 10px 10px;
}
.colimn_left .bl, .left .gray-menu .bl {
    width:9px; 
    height:8px;
    position:absolute;
    bottom:-1px;
    left:-1px;
    background: url(../images/gray-bl.png) no-repeat;
}
.colimn_left h3, .colimn_right h3{
    background: url(../images/h2-bg.png) no-repeat left 0px;
    margin:5px 0px 5px 0px;
    padding:0px 0px 0px 15px;
    font-size:20px;
    float:none;
    line-height:20px;
    font-weight:normal;
}
.colimn_left img, .colimn_right img {
    float:left;
    margin:0px 5px 0px 0px;
}
.colimn_left b, .colimn_right b {
    padding:10px 0px 0px 0px;
    display:block;
    clear:both;
}
.calendar {
    width:246px; 
/*    height:181px;*/
    border-collapse:collapse;
    
    float:left;
    font-size:14px;
}
table.calendar th {
    text-align:center;
    background:#4c1721;
    border:1px solid #4c1721;
    padding:0px!important;

}
table.calendar th a {
    color:#83cfea !important;
    font-size:12px;
}
table.calendar td.active {
    background: url(../images/calendar-active.gif) no-repeat;
    cursor: pointer;
}
table.calendar td {
    border-left:1px solid #4c1721;
    border-right:1px solid #4c1721;
    border-bottom:1px solid #4c1721;
    overflow:visible;
    color:#4c1721;
    padding:0px 0px 0px 4px!important;
    height: 26px;
}
table.calendar td a {
    color:#4c1721; 
    text-decoration:none;
    display:block;
}
table.calendar th a {
    color:#4c1721;
    text-decoration:none;
}
#notice-block {
    padding:0px;
}
.notice-item {
    /*float:left;*/
    line-height:14px;
    display:none;
}
.notice-item a{
    font-size:12px;
    color:#034F5C !important;
}
.notice-item b {
    display:block;
    padding:0px 0px 4px 0px;
}
/* end center block */

/* bottom block */
.dotted {
    background:url(../images/bottom-block-top.png) left top repeat-x;
    clear:both;
    height:1px;
    font-size:1px;
    margin:0px 11px 0px 11px
}
.bottom-block {
    background:url(../images/bottom-block-bg.png) left bottom repeat-x;
    clear:both;
    padding:0px 7px 20px 6px;
}
.bottom-block .container {
    padding:0px 0px 0px 35px;
}
.bottom-block .container h2 {
    background:transparent url(../images/h1-bg.png) no-repeat scroll left 0px;
    font-size:26px;
    font-weight:normal;
    margin:10px 0px 10px 0px;
    padding-left:21px;
}
.leaders{
    margin: 10px auto 0px auto;
}
.leaders td {
    background:url(../images/leaders-bg.gif) center top no-repeat;
    width:134px;
    height:83px;
    text-align:center;
    padding:0px 12px ;
}
/*end bottom block*/
/* footer */
.footer {
    width:100%;
    background:#0e5a67;
    float:left;
}
.footer .container {
    width:1004px;
    height: 126px;
    background:url(../images/footer-bg.png) repeat-x;
    clear:both;
    margin:0px auto;
    border:0px solid #fff;
    color:#fff;
    text-align:left;
    font-size:11px;
    line-height:13px;
    font-family:Arial;
}
.adderss {
    float:right;
    padding:67px 30px 0px 0px;
}
.footer a {
    color:#76a8b3;
}
.footer a:hover {
    color:#5c7300!important;
}
.footer a:visited{
    color:#775947;
}
.footer-l {
    width:16px; 
    height:126px;
    background:url(../images/footer-l.png) no-repeat;
    float:left;
    border:0px solid #fff;
}
.footer-r {
    width:16px;
    height:126px;
    background:url(../images/footer-r.png) no-repeat;
    float:right;
}
.copyright {
    float:left;
    margin:80px 0px 0px 20px;
}
/* end bottom block*/

/* inner pages */
.inner {
    background:url(../images/inner-bg.png) left top repeat-x;
}
.inner-menu .menu-item-g {
    width:60px!important;
    background:transparent!important;
}
.inner-menu .menu-item-g span.first {
    background:url(../images/menu-item-g-inner.gif) left 0px no-repeat;
    display:block;
    padding:0px;
}
.inner-menu .menu-item-g span{
    background: url(../images/menu-item-r.png) no-repeat right 4px;
    display:block;
}
.menu-item-hover span {
    background:url(../images/menu-l-hmenu-item-gover.gif) left -1px no-repeat!important;
    display:block;
}
.menu-item-hover span.first {
    background:url(../images/menu-g-l-hover.gif) right top no-repeat!important;
    display:block;
}
.menu-item-hover a {
    background:url(../images/menu-r-hover.gif) right -1px no-repeat!important;
}
.inner-menu .menu-item-g a{
    background:url(../images/home.gif) 20px 19px no-repeat;
    margin:1px 0 0 0;
    height:54px;
}
.inner-menu .menu-item-g a img {

}
.inner-menu .menu-item-g a:hover {
    background:url(../images/home-hover.gif) 21px 19px no-repeat!important;
}
.inner-menu .menu-item {
    width:118px!important;
}
.current, .end-current {
    background:url(../images/menu-current.gif) left 4px repeat-x!important;
    height:56px;    
}
.current span{
    background:url(../images/menu-l-cur.gif) left -1 no-repeat!important;
    display:block;
}
.current a{
    background:url(../images/menu-r-cur.gif) right -1px no-repeat!important;
    color:#fff!important;
    cursor:default;
}

.inner-menu .g{
    width:104px!important;
}
.menu-item-g img {
    color:#ffffff;
    margin:19px 0px 0px 0px;
}

.top-banners {
    height:132px;
    margin:auto;
    width:990px;
}
.top-banners .l {
    width:11px;
    height:113px;
    background:url(../images/banner-l.gif) no-repeat;
    position:absolute;
    top:0px;
    left:0px;
}
.top-banners .r {
    width:11px;
    height:113px;
    background:url(../images/banner-r.gif) no-repeat;
    position:absolute;
    top:0px;
    right:0px;
}

.left-banner {
    width:600px;
    height:113px;
    background:url(../images/banner-bg.png) repeat-x;
    position:relative;
    left:10px;
    top:8px;
    float:left;
}
.right-banner {
    width:360px;
    height:113px;
    background:url(../images/banner-bg.png) repeat-x;
    position:relative;
    left:20px;
    top:8px;
    float:left;
}
.left-menu {
    position:relative;
    background:#f4f4f4;
    border:1px solid #d6d1d2;
    left:13px;
    width:302px;
    margin:10px 0px 0px 0px;
}
.left-menu .tr {
    position:absolute;
    top:-1px;
    right:-1px;
    width:9px;
    height:9px;
    background:url(../images/menu-left-tr.gif) no-repeat;
}
.left-menu .tl {
    position:absolute;
    top:-1px;
    left:-1px;
    width:9px;
    height:9px;
    background:url(../images/menu-left-tl.gif) no-repeat;
}
.left-menu .br {
    position:absolute;
    bottom:-1px;
    right:-1px;
    width:9px;
    height:9px;
    background:url(../images/menu-left-br.gif) no-repeat;
}
.left-menu .bl {
    position:absolute;
    bottom:-1px;
    left:-1px;
    width:9px;
    height:9px;
    background:url(../images/menu-left-bl.gif) no-repeat;
}

.left-menu ul{
    list-style-type:none;
    padding:10px 0px 10px 20px;
    margin:0px;
    list-style-image:none;
}
.left-menu ul li {    
    padding:0px 0px 0px 0px;
    position:relative;
    /*line-height:32px;*/
    height:32px;
    border:0px solid;
}
.left-menu ul .line-dotted{
    margin:0 20px 0 20px !important;
    height:1px!important;
    line-height:1px!important;
    font-size:1px!important;
    padding:0px!important;
    background:url(../images/submenu-dotted.gif) repeat-x;
    border:0px solid;
    *z-index:-1;
    position:relative;
}
.left-menu ul li a{
    padding:0 0 7px 50px;
    line-height:32px;
    display:block;
    position:absolute;
    z-index:10;
    left:-30px;
    top:0px;
    display:block;
    width:255px;
    color:#034F5C!important;
    border:0px solid red;
}
.left-menu ul li a.sub{
    padding:0 0 7px 80px;
    width:231px;
}
.left-menu ul li a.cur, .left-menu ul li a.cur:hover {
    background: url(../images/menu-left-current.gif) left bottom no-repeat;
    color:#fff!important;
}
.left-menu ul li a:hover {
    background: url(../images/menu-left-hover.gif) left bottom no-repeat;
    color:#66280d!important;
    text-decoration:none;
}
.course {
    background:#eef8fa;
    border:1px solid #b6bdbf;
    position:relative;
    padding:10px 0px 5px 18px;
    margin:10px 0px 0px 38px;
    width:226px;
    font-size:14px;
    float:left;
}
.course div{
    background: url(../images/course-bg.png) right top no-repeat;    
    width:31px;
    height:36px;
    position:absolute;
    top:-1px;
    right:-1px;
}
.course table {
    font-size:13px;
    position:relative;
    left:-10px;
}
.course p {

}
.nav {
    color:#967663;
}
.nav a {
    color:#034F5C!important;
}
.align-left {
    float:left;
    margin:0px 10px 0px 0px;
    font-size:1px;
}
.align-right {
    float:right;
    margin:0px 0px 0px 10px;
    font-size:1px;
}
.img {
    background:url(../images/img-bg.gif) right bottom no-repeat;
    padding:0px 3px 5px 0px;
}
.pagination {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:13px;
}
.pagination a, .pagination a span {
    font-size:14px;
}
.link-top {
    float:right;
    background: url(../images/top.gif) left 6px no-repeat;
    padding:0px 0px 0px 15px;
    margin:0px 0px 0px 15px;
    font-size:14px;
}
.link-back {
    float:right;
    background: url(../images/back.gif) left 6px no-repeat;
    padding:0px 0px 0px 15px;
    font-size:14px;
}
.basket, .basket:visited {
    text-decoration:none;
    color:#034F5C!important;
}
.basket   span{
    text-decoration:underline;
    font-size:14px;
}
.basket img {
    margin:0px 0px -3px 0px;
}
.first {
    background: url(../images/back.gif) left 6px no-repeat;
    padding:0px 0px 0px 10px;
    text-decoration:none;    
}
.last {
    background: url(../images/last.gif) right 6px no-repeat;
    padding:0px 12px 0px 0px;
    text-decoration:none;
}
.list .item {
    float:left;
    width:100%;
    margin:0px 0px 25px 0px;
}
.list .item a {
    float:left;
    clear:both;
    margin:5px 0px 3px 0px;
}
.list .item p{
    /*float:left;*/
    clear:both;
}
.list .item .date{
    padding:4px 3px;
    background:#4c1721;
    color:#fff;
    float:left;
    clear:both;
}
.textarea {
    width:491px;
    height:179px;
    overflow:hidden;
    background:url(../images/textarea-bg.gif) left top no-repeat;
    position:relative;
    z-index:0;
}
.textarea .top-button {
    position:absolute;
    top:0px;
    right:0px;
    width:15px;
    height:15px;
    font-size:1px;
    display:block;
}
.textarea .bottom-button {
    position:absolute;
    bottom:0px;
    right:0px;
    width:15px;
    height:15px;
    font-size:1px;
    display:block;
}

.textarea textarea {
    border:0px;
    background:transparent;
    width:479px;
    height:177px;
    padding:0 10px 0px 1px;
    margin-top: 1px;
}
@-moz-document url-prefix()
{
.textarea textarea { width: 489px; }
}
table.table-form {
    border:0px;
    font-size:13px;
    position:relative;
    left:11px!important;
}
table.table-form td {
    padding:6px 12px;
}
table.table-form td, table.table-form th {
    border:0px;
}
table.order .input-text input {
    width:482px;
}
table.table-form tr:hover {
    background:transparent;
}
.input-text {
    background:url(../images/input-gray-l.gif) left top no-repeat;
}
.input-text div{
    background:url(../images/input-gray-r.gif) right top no-repeat;
}
.input-text input{
    background:url(../images/input-gray-bg.gif) left top repeat-x;
    border:0px;
    height:19px;
    margin:0px 4px;
}
.input-button {
    background:url(../images/input-button-l.png) left top no-repeat;
    height:26px;
    float:left;
    width:auto;
}
.input-button:hover {
    background:url(../images/input-button-l-h.png) left top no-repeat;
}
.input-button:hover> div {
    background:url(../images/input-button-r-h.png) right top no-repeat;
}
.input-button:hover> div input {
    background:url(../images/input-button-bg-h.png) right top  repeat-x!important;
}
.input-button:active {
    background:url(../images/input-button-l-a.png) left top no-repeat;
}
.input-button:active> div {
    background:url(../images/input-button-r-a.png) right top no-repeat;
}
.input-button:active> div input{
    background:url(../images/input-button-bg-a.png) top left repeat-x!important;
}
.input-button div {
    background:url(../images/input-button-r.png) right top no-repeat;
    height:26px;
    float:left;
}
.input-button input {
    background:url(../images/input-button-bg.png) left top repeat-x;
    height:26px;
    border:0px;
    color:#fff;
    cursor:pointer;
    margin:0px 3px;
}
.select {
    position:relative;
    height:19px;
    background:transparent url(../images/form-select.gif) no-repeat scroll 0 0;
    z-index:10;
}
.select ul.srList {
    background:url(../images/form-select.gif) no-repeat;
    width:500px;
}
.select ul.srList li, .select ul.srExpanded li.srHoverli {
    line-height:19px;
}
.select ul.srExpanded li {
    line-height:24px!important;
}
.select ul.srList li.srSelectedLi{
    background:transparent;
    width:100%;
}

.select ul.srExpanded  li{
    width:450px!important;
    background:#fff!important;
    border-bottom:1px solid;
    //DoAl	
    overflow:hidden;
}

.select2 {
    position:relative;
    height:19px;
    background:transparent url(../images/vinos_mozga.png) no-repeat scroll 0 0;
    z-index:10;
}

.select2 ul.srList {
    background:url(../images/vinos_mozga.png) no-repeat;
    width:200px;
    color: #3E1119;
}
.select2 ul.srList li, .select ul.srExpanded li.srHoverli {
    line-height:19px;
}

.select2 ul.srExpanded li {
    line-height:24px!important;
}
.select2 ul.srList li.srSelectedLi{
    background:transparent;
    width:100%;
}

.select2 ul.srExpanded  li{
    width:160px!important;
    background:#fff!important;
    border-bottom:1px solid;
    //DoAl	
    overflow:hidden;
}

.select2 ul.srList div {
    display:none;
}
.select2 ul {
    list-style-image:none;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
}

/*telesales select begin*/

.tselect {
    position:relative;
    height:19px;
    background:transparent url(../images/form-selecter.gif) no-repeat scroll 0 0;
    z-index:10;
}

.tselect ul.srList {
    background:url(../images/form-selecter.gif) no-repeat;
    width:388px;
    color: #3E1119;
}
.tselect ul.srList li, .select ul.srExpanded li.srHoverli {
    line-height:19px;
}

.tselect ul.srExpanded li {
    line-height:24px!important;
}
.tselect ul.srList li.srSelectedLi{
    background:transparent;
    width:100%;
}

.tselect ul.srExpanded  li{
    width:368px!important;
    background:#fff!important;
    border-bottom:1px solid;
    //DoAl	
    overflow:hidden;
}

.tselect ul.srList div {
    display:none;
}
.tselect ul {
    list-style-image:none;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
}

/*telesales select end*/

.select ul.srList div {
    display:none;
}
.select ul {
    list-style-image:none;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
}
.input-radio {
    position:relative;
    top:0px;
    margin:0px;
}
#scroll-lihe {
    position:absolute;
    top:16px;
    right:0px;
    width:17px;
    height:146px;
    overflow:hidden;
}
#scroll {
    background:#3E1119;
    position:absolute;
    bottom:0px;right:2px;
    width:11px;
    height:30px;
    display:none;
}

/* internet - shop */
.form-search {
    width:100%;
    /*height:190px;*/
    padding: 10px 0px 0px 10px;
}
.form-search label{
    display:block;
    margin:6px 7px 0px 0px;
    float:left;
}
.form-search .input-text {
    width:148px;
    float:left;
    margin:5px 4px 0px 0px;
}
.form-search .input-text input{
    width:140px;
}

.form-search .input-button {
    margin:0px 4px 0px 0px;
    width:84px;
}
.form-search .input-button input{
    width:80px;
}
.content table.transparent-table{
    width:100%;
    border:0px;
    padding:5px 0px;
    margin:0px 0px 20px 0px;
    font-size:14px;
}
.content table.gray, tr.gray {
    background:#e2e6e7;
}
.content table.transparent-table td{
    border:0px;
    padding:4px 0px 4px 20px;    
}
.content table.transparent-table tr:hover{
    background:transparent;
}
.input-gray {
    background:url(../images/input-gray-l.gif) left top no-repeat;
    *background:url(../images/input-gray-l.gif) left 1px no-repeat;
    height:19px;
    /*width:51px;*/
}
.input-gray div{
    background:url(../images/input-gray-r.gif) right top no-repeat;
    *background:url(../images/input-gray-r.gif) right 1px no-repeat;
    height:19px;
}
.input-gray div input{
    background:url(../images/input-gray-bg.gif) left top repeat-x;
    height:19px;
    border:0px;
    margin:0px 4px;    
}
.table-block {
    margin:0px 40px;
    clear:both;
}
.table-block h3 {
    margin-left:19px;
}
.table-block .pagination{
    height:60px;
    padding-left:19px;
}
.table-block .pagination span {
    color:#967663;
}
.noactive {
    color:#967663!important;
}
.table-block .input-gray {
    width:50px;
}
.table-block .input-gray input{
    width:42px;
}
.big-ico {
    float:right;
    width:130px;
}
.big-ico a {
    display:block;
    float:right;
    margin-left:10px;
}
.actions {
    float:right;
    margin:0px 0 0;
    width:550px;
    clear:right;
}
.content .actions a span {
    text-decoration:underline;
    color:#034F5C;
}
.actions a span:hover {
    color:#5c7300;
}
.actions a, .content .actions a:visited  {
    display:block;
    color:#034F5C;
    float:left;
    margin:0px 0px 0px 15px;
    text-decoration:none;
    line-height:27px;
}
.pagination .info {
    float:left;
    margin-top:-15px;
}
.pagination .link {
    float:right;
    clear:both;
    padding-top:10px;
}

/* personal page */
.order  {
    margin:10px 0px 10px 0px;
}
.img-calendar {
    float:left;
}
.float-left , .img-calendar{
    float:left;
}
.order .input-gray {
    float:left;
    margin:0px 2px;
}
.text-left {
    text-align:left!important;
}
div.select-small ul, div.select-small {
    background: url(../images/select-small-bg.gif) left top no-repeat!important;
    width:155px!important;

}
.z-index13 {
    z-index:13;
}
.z-index12 {
    z-index:12;
}
.z-index11 {
    z-index:11;
}
.z-index10 {
    z-index:10;
}
.z-index9 {
    z-index:9;
}
.z-index8 {
    z-index:8;
}
.z-index7 {
    z-index:7;
}
.z-index6 {
    z-index:6;
}
.z-index5 {
    z-index:5;
}
.select-small ul.srList li.srSelectedLi {
    width:135px!important;
    background:transparent;
}
.select-small ul.srExpanded li.srSelectedLi {
    background:#ffffff;
    width:115px!important;
}
.select-small ul.srExpanded {
    border-top:0px;
}
.select-small ul.srList  li {
    width:115px!important;
}
.multiple {
    width:153px!important;
    border:0px solid #a3acae;
    position:relative;
    z-index:0;
}
.multiple  .tl {
    position:absolute;
    width:4px;
    height:4px;
    background:url(../images/multiple-tl.gif) no-repeat;
    top:0px;
    left:0px;
}
.multiple  .tr {
    position:absolute;
    width:4px;
    height:4px;
    background:url(../images/multiple-tr.gif) no-repeat;
    top:0px;
    right:0px;
}.multiple  .br {
    position:absolute;
    width:4px;
    height:4px;
    background:url(../images/multiple-br.gif) no-repeat;
    bottom:0px;
    right:0px;
}.multiple  .bl {
    position:absolute;
    width:4px;
    height:4px;
    background:url(../images/multiple-bl.gif) no-repeat;
    bottom:0px;
    left:0px;
}
.multiple-top {
    height:3px;
    border-top:1px solid #A3ACAE;
    margin:0px 3px 0px 3px;
    background:#fff;
    font-size:1px;
}
.multiple-bottom {
    height:3px;
    border-bottom:1px solid #A3ACAE;
    margin:0px 4px 0px 4px;
    background:#fff;
    font-size:1px;
}
.multiple ul {
    padding:5px 5px 5px 5px;
    background:#fff;
    border-right:1px solid #A3ACAE;
    border-left:1px solid #A3ACAE;
    margin:0px;
}
.multiple ul  li:hover{
    background:#e4e7e7;
}
.multiple ul  li.selected a{
    background:#a3acae!important;
}
.content .multiple ul#ul-multiple {
    list-style-image:none!important;
}
.multiple ul  li a{
    cursor:pointer;
    display:block;
    width:100%;
}
.srFocus  li, .srBlur {
    /*z-index:10!important;*/
}
.srBlur  li{
    z-index:0;
}
.multiple  ul li {
    display:block!important;
}
.margin-block .input-button {
    margin-right:10px;
}
.margin-block {
    padding:10px 0px 30px 0px;
    width:100%;
}
.date_to .input-gray, .date_from .input-gray {
    width:102px;
}
.date_to .input-gray input, .date_from .input-gray input{
    width:94px;
}
.date_to, .date_from {
    float:left;
    width:50%;
}
.text-name {
    width:316px;
}
.text-name input{
    width:308px;
}
.select-small {
    position:relative;
}
.relative {
    position:relative;
    z-index:11111;
}
/*.hide-window {
    position:absolute;
    top:0px;
    left:10px;
    width:380px;
    background:url(../images/hide-windows-bg.png) repeat-y;
    padding:8px 30px 8px 30px;
    z-index:100000;
    display:none;
}
.hide-window .top-corners {
    position:absolute;
    top:-24px;
    left:0px;
    width:435px;
    height:24px;
    background:url(../images/hide-menu-top.png) no-repeat;
}
.hide-window .bottom-corners {
    position:absolute;
    float:left;
    bottom:-24px;
    left:0px;
    width:435px;
    height:24px;
    background:url(../images/hide-menu-bottom.png) no-repeat;
}
.hide-window .item {
    float:left;
    margin:0px 0px 13px 0px;
}
.hide-window .dotted {
    margin:10px 0px;
}
.hide-window .item .date{
    background:#4c1721;
    color:#fff;
    padding:2px 4px;
    float:left;
    clear:both;
}
.hide-window .item p{
    clear:both;
    margin:7px 0px 0px 0px;
}
.hide-window .item a, .hide-window .item a:visited {
    text-decoration:underline;
    color:#0e5a67;
}*/
.float-right{
    float:right !important;
}
/* end inner pages */
/*
.container {
    overflow:auto;
}*/



/*                 ��� ��� �� ����� ����� - �� �������, ������ ������������!!!             */


/* ����� ������� ������ */
.blue-dark:hover {
	background-color: #c5f010;
	border-color: #94bf00;
}
.blue-dark div:hover {
	background-color: #c5f010;
	border-color: #94bf00;
}
.blue-dark div a:hover {
    background:#c5f010;
}
.green-dark {
    background: #359dc2;
    width:334px;
    height:21px;
    float:left;
    margin-right:10px;
}
.green-dark div {
    background: #4eb6db;
    margin:1px;
    padding:1px;
}
.green-dark div a {
    background:#5bc3e8;
    display:block;
    color:#61333c;
    text-decoration:none;
    font-size:14px;    
}

/* ���� �������� ����� */
#link-1 {
    line-height:55px;
    padding-top:0px;
}
#link-3 {
    line-height:55px;
    padding-top:0px;
}


/* ��� ��� ������������ �������� */
.news-item .regionned {
   background: url(../images/mews-date-bg-blue.png) no-repeat;text-align:center;width:91px;
}

/*��������� ������� - ����� ����*/

table.calendar div.yearselect {
	position: relative;
	text-align: left;
}
table.calendar a {
	cursor: pointer;
}
table.calendar div.yearselect {
	display: none;
}
table.calendar div.yearselect div {
	position: absolute;
	text-align: center;	
	top: 0px;
	left: 80px;
	background-color: #FFF;
	border: 1px #4C1721 solid;
	color: #4C1721;
	width: 80px;
}

/* ���� �������� */

.left-banner {
    background: none;
    top:5px;
}
.right-banner {
    background: none;
	top:5px;
}
/* ���������� �������*/


.content_conteiner .datelabel {
	clear:both;
	color:#FFFFFF;
	float:left;
	padding:4px 3px;
}
.content_conteiner .infotext {
	clear:both;
}


/* ���� ������ */

/* BEGIN ARTICLES */
div.articles_tree {
}
div.articles_tree ul {
	clear:both;
	margin: 0px;
	padding: 5px;
	background-color: #CDD7D9;
	margin-bottom: 20px;
}
div.articles_tree li {
	margin: 1px;
	list-style: none;
}
div.articles_tree li.active {
	font-weight: bold;
}
div.articles_sections {
	background-color: #FFD;
	background-color: #CDD7D9;
	padding: 3px;
	margin-bottom: 20px;
}
div.articles_list {
	background-color: #FFF;
}
div.article_search {
	margin: 5px;
	float:left;
}
div.article_search input {
	width: 530px;
}
div.articles_search ol {
	margin-top: 10px;
}
div.articles_search ol li {
	margin-bottom: 10px;
}
div.articles_search ol li div.atricle_search_params {
	color: #AAA;
	font-size: 8pt;
	font-family: sans-serif;
}
div.search_message {
	clear:both;
}
/* END ARTICLES */


/*ORDERS BEGIN */
div.sale-personal-order-list-orderstatus div.sale-personal-order-list-orderstatus-notice {
	display: none;	
	border: 1px #FCC solid;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
	background: #FEC;
	white-space: nowrap;
	padding: 5px;
}
/*div.sale-personal-order-list-orderstatus:HOVER div.sale-personal-order-list-orderstatus-notice {
	display:block;
}*/
div.sale-personal-order-list-file {
	font-size: 7pt;
	font-family: sans-serif;
}
/*Table*/
table.sale-personal-order-list
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:100%;
}

/*Table head*/
table.sale-personal-order-list th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale-personal-order-list th, table.sale-personal-order-list td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

/* Only table cells*/
table.sale-personal-order-list td
{

}


/*Filter*/

table.sale-personal-order-list-filter
{
	background-color:#F9FAFB;
	font-size:100%;
	border-collapse:collapse;
}

table.sale-personal-order-list-filter th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.sale-personal-order-list-filter td, table.sale-personal-order-list-filter th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.sale-personal-order-list-filter td
{
	vertical-align: top;
}
/*ORDERS END */

/*CALENDAR START*/
table.calendar td div.calendar-events-notice {
	position: absolute;
	background-color: #FFB;
	border: 1px black solid;
	padding: 5px;
	display: none;
}
table.calendar td:hover div.calendar-events-notice {
	display: block;
}
table.calendar th {
	color: white;
	font-weight: normal;
}
/*CALENDAR END*/
/*TOP BUTTONS BEGIN*/
div.top-button {
	float:left;
	width: 315px;
	margin-right: 10px;
}
div.top-button a {
	background-color: #5BC3E8;
	padding: 1px;
	border-top: 2px #45ADC2 solid;
	border-left: 2px #45ADC2 solid;
	border-bottom: 1px #45ADC2 solid;
	border-right: 1px #45ADC2 solid;
	display: block;
	text-decoration: none;
	color: #61333C;
}
div.top-button a:HOVER {
	background-color: #BAE505;
	padding: 1px;
	border-top: 2px #9DCF00 solid;
	border-left: 2px #9DCF00 solid;
	border-bottom: 1px #9DCF00 solid;
	border-right: 1px #9DCF00 solid;	
}
/*TOP BUTTONS END*/

table.table_order_goods {
	font-size: 8pt;
	font-family: sans-serif;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	border-bottom: 1px dotted #CDD7D9;
}
table.table_order_goods td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: none;
	border-top: 1px dotted #CDD7D9;
	padding-left: 5px;
}
table.table_order_goods tr:HOVER {
	background-color: #fdfFd5;
}

table.popup-window td {
	padding: 0px !important; 
}

/* ����� ��� ����������� ���� */

.hide-window {
    position:absolute;
    z-index:100;
    margin-top: 30px;
    margin-left: 5px;
    display:none;
}
.hide-window  table{
	border:0;
	padding:0;
	margin-top: -15px;
}
		
.hide-window  table td.top-left-corner {
	float:left;
	left:0px;
	width:25px;
	height:24px;
	display: inline;
	top:-24px;
	padding: 0px; 
	background:url(../images/hide-windows-top-left-corner.png) no-repeat;
}

.hide-window  table td.top-bg{
	padding: 0px; 
	top:-24px;
	background: transparent url(../images/hide-windows-top-bg.png) repeat-x;
	}

	
.hide-window   table td.top-rigth-corner {
	float:right;
	padding: 0px; 
	margin:0px;
	width:25px;
	height:24px;
	display: inline;
	background:url(../images/hide-windows-top-right-corner.png) no-repeat;
}

.hide-window  table td.left-border {
	padding: 0px; 
	margin:0px;
	width:25px;
	background:url(../images/hide-windows-left-border.png) repeat-y;
}

.hide-window   table td.main-bg {
	padding: 0px; 
	top:-24px;
	background-color: #fff;
	
}

.hide-window  table td.rigth-border {
	padding: 0px; 
	margin-right:-3px;
	width:25px;
	background:url(../images/hide-windows-right-border.png) repeat-y;
}

.hide-window .bottom-left-corner {
	left:0px;
	float:left;
	width:25px;
	height:24px;
	display: inline;
	top:-24px;
	padding: 0px; 
	border:0;
	background:url(../images/hide-windows-bottom-left-corner.png) no-repeat;
}

.hide-window .bottom-bg{
	padding: 0px; 
	top:-24px;
	background: url(../images/hide-windows-bottom-bg.png) repeat-x;
	}

	
.hide-window   table td.bottom-rigth-corner {
	float:right;
	padding: 0px; 
	margin:0px;
	width:25px;
	height:24px;
	display: inline;
	background:url(../images/hide-windows-bottom-right-corner.png) no-repeat;
}

.hide-window .item {
    float:left;
    margin:0px 0px 13px 0px;
}
.hide-window .dotted {
    margin:10px 0px;
}
.float-right{
    float:right;
}
.hide-window .item .date{
    background:#4c1721;
    color:#fff;
    padding:2px 4px;
    float:left;
    clear:both;
}
.hide-window .item p{
    clear:both;
    margin:7px 0px 0px 0px;
}
.hide-window .item a, .hide-window .item a:visited {
    text-decoration:underline;
    color:#0e5a67;
}

/* ����� ������ ��� ����������� ���� */




/*��������� ����, �.�. ��� "����������" ������*/

/* ��������� ��������� */
div.select_cont {
    position:absolute;
    right:9px;
    top:44px;
    margin:7px 30px 0 0;
    float:left;
    width:300px;
    z-index:999;
}

	/* ��������� �������� */
	div.rs_label {
		text-align:left;
		padding-left: 30px;
		color:#A3B7BB;
		text-decoration:none;
		height:20px;
		background:url(../images/bg-select.gif) no-repeat;
		cursor: pointer;
	} 
	
	/* ��������� �������� - ��������� ����� */ 
	div.rs_label_mousein {
		text-align:left;
		padding-left: 30px;
		color:#61333C;
		text-decoration:none;
		height:20px;
		background:url(../images/bg-select.gif) no-repeat;
		cursor: pointer;
	}
	 
	/* ���������� ��������� ���� */
	div.rs_menu {
	 	display: none;
		position: relative;
	 	top: -20px;		
	}
		/* ������������ ����� ���� */
		div.rs_menu_solid {
		 	border-top:1px solid #CAAA98;			
		 	border-left:1px solid #CAAA98;			
		 	border-right:1px solid #CAAA98;
		 	background:#F4F4F4;
		}
			/* ����� "�������� ����� �������" */
			div.rs_region_cancel {
				height: 30px;
			}
			div.rs_region_cancel_mousein {
				height: 30px;
				background:#BAE505;
			}
				/* ����� � ������ "�������� ����� �������" */
				div.rs_region_cancel_name {
					text-align:left;
					margin-left: 10px;
					padding-top: 5px;
					color:#41151D
				}
				
			/* ����� ���� "�����" */
			div.rs_okrug {
				height: 30px;
				border-top: 1px dashed #CAAA98;
		 		cursor: pointer;
			}
			div.rs_okrug_mousein {
				height: 30px;
				border-top: 1px dashed #CAAA98;
		 		cursor: pointer;
				background:#BAE505;
			}
				/* ����� � ������ ���� "�����" */
				div.rs_okrug_name {
					font-weight: bold;
					text-align:left;
					margin-left: 10px;
					margin-top:5px;
					color:#41151D
				}
				
			/* ������� ������ �������� � ������ */
			div.rs_okrug_menu {
				display: none;
			}
			
				/* ����� ���� "������" */
				div.rs_region {
					height: 30px;
					border-top: 1px dashed #CAAA98;
				}
				div.rs_region_mousein {
					height: 30px;
					border-top: 1px dashed #CAAA98;
					background:#BAE505;
				}
					/* ����� � ������ ���� "������" */
					div.rs_region_name {
						text-align:left;
						margin-top:5px;
						margin-left:20px;
						color:#41151D
					}
		/* ���������� ����� ���� */
		div.rs_menu_bottom {
			background: url(../images/rs-select-bg.gif) no-repeat;			
		}
/* ������ � ���� */
a.rs_link {
	margin-top: 4px;
	cursor:hand;
	color:#41151D;
}




/***/
div.order_filter_border {
	border-top: 1px #CDD7D9 dotted;
}
td.order_filter_status div {
	padding: 4px;
	margin: 0;
}
td.order_filter_status div div {
	margin-left: 25px;
}
td.order_filter_icon {
		text-align: center;
		margin: 0px;
		width: 45px;
}
.margin0 {
	margin: 0px;
}
.padding0 {
	padding: 0px !important;
}
.padding0 td {
	padding: 0px !important;
}
.padding0 th {
	padding: 0px !important;
}
hr {
	color: white;
	border: 0px;
	border-top: 1px #CDD7D9 dashed;
}
div.popup_hint {
	position: absolute;
	border: 1px #999 solid;
	background-color: white;
	padding: 3px;
	margin-top: -35px;
	margin-left: 20px;
	display: none;
	color: black;
	text-align: left;
	-webkit-box-shadow: 2px 2px 5px #CCC;
	-moz-box-shadow: 2px 2px 5px #CCC;
	box-shadow: 2px 2px 5px #CCC;
	-moz-border-radius: 3px;     /* mozilla 1.5 */
	-webkit-border-radius: 3px;  /* safari 3 */
	-khtml-border-radius: 3px;   /* Konqueror */
	border-radius: 3px;          /* CSS3 */

}
div.popup_hint2 {
	position: absolute;
	border: 1px #999 solid;
	background-color: white;
	display: none;
	right: 15px;
	margin-top: -30px;
	color: black;
	text-align: left;
}
div.popup_hint3 {
	position: absolute;
	border: 1px #999 solid;
	background-color: white;
	display: none;
	/*right: 5px;
	margin-top: -10px;
	*/
	left:17px;
	top:15px;
	color: black;
	text-align: left;
}
div.popup_posdesc {
	position: absolute;
	border: 1px #CCC solid;
	background-color: white;
	display: none;
}
.contentpopup {  
    color:#3E1119;
}
.contentpopup ul {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 18px;
    list-style-image: url(../images/ul-item.png);
}
.contentpopup p {
    margin:0px 0px 10px 0px;
}
.contentpopup a {
    color:#034f5c
}
.contentpopup a:hover {
    color:#5c7300!important;
}
.contentpopup a:visited {
    color:#775947;
}
/* BEGIN FILE BLOCK */
div.files_list img {
	border-top: 0px #AAA solid;
	border-left: 0px #AAA solid;
	border-bottom: 0px #666 solid;
	border-right: 0px #666 solid;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #999;
}
div.files_list div.fileblock_begin {
	border-top: 1px #aaa dashed;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 12pt;
	clear: both;
}
div.files_list div.fileblock_end {
	text-align: right;
	clear: both;
}
.forms_noimage {
	width: 100px;
	height: 70px;
	padding: 10px;
	text-align: center;
	color: #BBB;
	float: left;
	margin:2px 10px 10px 12px;
}
.forms_image {
	float: left;
	width: 200px;
}
/* END FILE BLOCK */

table.param-table .input-gray {
	width: 132px;
}
table.param-table .input-gray input {
	width: 124px;
}
div.input-omg {
	width: 132px !important;
}
div.input-omg input {
	width: 124px !important;
}
.input-small {
	width: 42px !important;
}
.input-small input {
	width: 34px !important;
}
.input-long {
	width: 902px !important;
}
.input-long input {
	width: 894px !important;
}



.center div.content-image {
	margin: 5px 25px 5px 10px;
	background: #aeacac url("/bitrix/templates/dim2010/images/img-bg-dim.gif") bottom right no-repeat;
	float: left;
}
.center div.content-image img {
	position: relative;
	top: -6px;
	left: -3px;
	margin-bottom: -1px;
	
}
table.calendar td.today {
    background: url(/bitrix/templates/dim2010/images/calendar-today.gif) no-repeat;
}
table.calendar td.today-active {
    background: url(/bitrix/templates/dim2010/images/calendar-today-active.gif) no-repeat;
}

a.catact_enabled {
	
}
a.catact_disabled {
	color: #CCC !important;
}
a.catact_disabled span {
	color: #CCC !important;
}
.underline {
	text-decoration: underline;
	cursor: pointer;
}
div.denychecker {
	border: 2px #C00 solid;
	padding: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: red;
}
table.form .input-text input {
    width:400px;
}
table.form td.form {
    width:200px;
}
/* ViSe 14.05.2010 ����� ����� � ���������� ��������� */
.content table.transparent-table .grletter{
    color: gray;
    letter-spacing: 3px;
}

/*yadm 170510*/
.disabled-button {
    background:url(../images/disabled-button-l.png) left top no-repeat;
    height:26px;
    float:left;
    width:auto;
    margin-right:10px;
}
.disabled-button:hover {
    background:url(../images/disabled-button-l.png) left top no-repeat;
}
.disabled-button:hover> div {
    background:url(../images/disabled-button-r.png) right top no-repeat;
}
.disabled-button:hover> div input {
    background:url(../images/disabled-button-bg.png) right top  repeat-x!important;
}
.disabled-button:active {
    background:url(../images/disabled-button-l.png) left top no-repeat;
}
.disabled-button:active> div {
    background:url(../images/disabled-button-r.png) right top no-repeat;
}
.disabled-button:active> div input{
    background:url(../images/disabled-button-bg.png) top left repeat-x!important;
}
.disabled-button div {
    background:url(../images/disabled-button-r.png) right top no-repeat;
    height:26px;
    float:left;
}
.disabled-button input {
    background:url(../images/disabled-button-bg.png) left top repeat-x;
    height:26px;
    border:0px;
    color:#fff;
    cursor:pointer;
    margin:0px 3px;
}
.textarea-form {
    width:407px;
    height:179px;
    overflow:hidden;
    background:url(../images/text-bg.gif) left top no-repeat;
    position:relative;
    z-index:0;
}
.textarea-form textarea {
    border:0px;
    background:transparent;
    width:395px;
    height:177px;
    padding:0px 10px 0px 1px;
}
@-moz-document url-prefix()
{
.textarea-form textarea { width: 405px; }
}

table.table-layout,
table.table-layout td,
table.table-layout th,
table.table-layout td:hover {
	border: none;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
table.table-layout tr:hover {
	background: transparent;
}
*:focus {
	outline: 1px #777 dotted;
}
input{ 
	outline: none !important;
}

ol {
	list-style: decimal outside none;
}

div.select-mini ul, div.select-mini {
    background: url(../images/select-mini-bg.gif) left top no-repeat!important;
    width:55px!important;

}
.select-mini ul.srList li.srSelectedLi {
    width:35px!important;
    background:transparent;
}
.select-mini ul.srExpanded li.srSelectedLi {
    background:#ffffff;
    width:15px!important;
}
.select-mini ul.srExpanded {
    border-top:0px;
}
.select-mini ul.srList  li {
    width:15px!important;
}
.select-mini {
    position:relative;
}

div.select-meeting ul, div.select-meeting {
    background: url(../images/select-medium-bg.gif) left top no-repeat!important;
    

}

div.select-meeting2 ul, div.select-meeting {
    background: url(../images/vinos_mozga.png) left top no-repeat!important;
    

}

.select-meeting ul.srList li.srSelectedLi {
    width:357px!important;
    background:transparent;
}

.select-meeting ul.srExpanded li.srSelectedLi {
    background:#ffffff;
    width:357px!important;
}

.select-meeting ul.srExpanded {
    border-top:2px;
}

.select-meeting ul.srList  li {
    width:357px!important;
}

.select-meeting {
    position:relative;
}
/*kudm popup images*/
.popup-container
{
	cursor: pointer;
	display:none;
	width:100px;
	height:100px;
	position:absolute;
	left:50%;
	top:50%;
	z-index: 10;
}

.texttemp {
    text-align: justify;
    width: 506px;
}



/*bage*/
.login{ /* line 690 padding*/
   /*padding:3px 10px 0 0;*/
}
.login a, .login a:visited{
    color: white;
}