body, html {
    /*	font-family: 'Open Sans', sans-serif; */
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}

a {
    text-decoration:none;
}
a:visited, a:link {
    color:#000;
}
a:hover {
    color:#999;
}
a:active {
    color:#000;
}

.menu {
    position: relative;
    top: -115px;
    -ms-top: -105px; /* IE */
    left: 265px;
    font-weight: bold;
}

/* IE 11 */
*::-ms-backdrop, .menu {
    top: -105px;
}

#genmenu {
    text-align:center;
    margin:179px 0 0 0;
}

#home_news {
    width:100%;
}

/* dm */
#home_news a {
    text-decoration: underline;
}

/* IE 11 */
*::-ms-backdrop, #home_news {
    top:10px;
}

/*#home_news h3 {
    float:left;
    clear:both;
    margin:10px 0 5px 0;
}*/
aside h3 a {
    color: #666;
}
aside h3 .archive-link {
    font-size: 12px;
    /*color: #666;*/
    float: right;
    padding-right: 10px;    
}

#anonsy {
    padding:0 0 0 10px;
}

#home_news li, #anonsy li {
    list-style-type:none;
    font-size:13px;
    display: block;
    clear: both;
    margin: 10px 0 10px 0;
    padding: 0;
    color:#666;
}

#anonsy h3 {
    margin:0 0 0px 0;
}

#anonsy li {
    margin:0;
    padding:0;
}

#home_news li a, #anonsy li a {
    color:#666;
}

.dt {
    font-size:13px;
    font-weight: bold;
    margin: 20px 0 3px 0;
}

.gorod {
    font-size:16px;
    margin:0 0 3px 0;
}

.link_a {
    background-color:#666;
    padding:10px 5px 10px 5px;
    margin:10px 0 5px 0;
}

#anonsy li .link_a a {
    color:#ddd;
}

.right_block {
    margin: 0 0 15px 10px;
}

article, section, aside, hgroup, nav, header, footer, figure, figcaption {
    display: block;
}

*{
    margin: 0px;
    padding: 0px;
}
body {
    margin-left: 0px;
    margin-top: 0px;
}
img {
    border: none;
}

#wrapper {
    /* width: 100%;
     width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
     min-width: 1000px;
    height:100%;*/
}

#wrapper {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}

header {
    height: 290px;
    background:white url('/img/site/head.gif') no-repeat 0px 0px;
    margin:0 0 20px 0;
}

aside {
    float: left;
    margin-right: 10px;
    width: 280px;
}


#right {
    width: 690px;
    float: left;
    margin:0 0 0 10px;
}

#rightleft {
    width: 335px;
    float:left;
    margin:0 0 20px 0;
}

#rightright {
    width: 355px;
    float: left;
    padding:10px 0px 20px 0;
}

#home_video {
    margin:0px 0 0 0;
}

#content {
    width: 335px;
    float: left;
    margin:0 0 0 10px;
}

#rightsidebar {
    width: 355px;
    float: left;
    padding:10px 0px 0 0;
}

footer {
    clear: both;
    text-align: center;
    padding:10px 0 10px 10px;
    background-color: #ccc;
}

#counterz {
    margin:10px 0 0 0;
    padding:0;
}

#title {
    position: relative;
    left: 30px;
    top: 50px;
}

#title h1 {
    color:#666;
    background-color:white;
    font-size:60px;
    width:520px;
    height:70px;
    text-align:center;
    font-weight: normal;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
}

.icons {
    float:right; margin:-50px 15px 0px 0px;
}
.icons img {
    margin-right: 2px;
}


div.block-buy{
    width:100%;
    margin-bottom: 20px;
}
.btn {
    /*width: 325px;*/
    background-color: #CCC;
    color: #333;
    margin: 0; 
    margin-right: 10px;
    padding: 4px 0;
    cursor: pointer;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -webkit-transition: background-color 0.3s ease-out;
}
.btn:hover {
    background-color: #AAA;
    /*    color: #FFF;*/
}
.w345 {
    width: 345px;
}
.btn-wide {
    margin-right: 0;
}


/*--------- main menu on css -----------------*/
#main-menu {
    width: 100%;
    position: relative;
    left: 0;
    top: 184px;
}

#main-menu a {
    text-decoration: none;
}

#main-menu nav {
    font-family: monospace;
    font-size: inherit;
}

#main-menu ul {
    background: darkorange;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

#main-menu li {
    border-left: 1px solid #aaa;
    color: #fff;
    background-color: #ccc;
    display: block;
    float: left;
    padding: 8px 40px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.2s;
}

#main-menu .menu-donbass {
    background-color: #8A0707;
}
#main-menu .menu-donbass a {
    color: white;
}
#main-menu .menu-donbass:hover {
    background-color: #b70000;
}

#main-menu .menu-img {
    border-left: 0px;
    background: none;
    margin: 0;
    background-color: white;
    padding: 0px 11px 0px 0px;
}

#main-menu .menu-img:hover {
    background-color: white;
}

#main-menu li a {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
}

#main-menu li:hover,
li:focus-within {
    cursor: pointer;
    background-color: #ccc;
    text-decoration: none;
}

#main-menu li:focus-within a {
    outline: none;
}

#main-menu ul li ul {
    background: orange;
    visibility: hidden;
    opacity: 0;
    min-width: 5rem;
    position: absolute;
    transition: all 0.2s ease;
    margin-top: 8px;
    left: 0;
    display: none;
}

#main-menu ul li:hover > ul,
ul li:focus-within > ul,
ul li ul:hover,
ul li ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
}

#main-menu ul li ul li {
    clear: both;
    width: 100%;
}
/*--------- /main menu on css -----------------*/
