@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=latin,cyrillic);
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin:0;
    padding:0;
}

body {
  
    background:#F4F4F4 url(../img/bg.jpg) repeat center top; 
    background-position:50% 0;
    color:#000;
    font-size:14px;
    font-family:tahoma;
    cursor:default;
}

#wrapper {
    width:900px;
    margin:0 auto;
}

#wrapc {
    margin-top:12px;
    border-radius:2px;
    background:#fff;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
}

#header {
    height:115px;
}

hr {
	color:#ccc;
	border:0px none;
	border-top:dotted 1px #ccc;
	height:1px;
}

#logo {
    float:left;
    margin-top:15px;}
    


a, a:visited {
    color:#666;
    text-decoration:none;
}

a:hover {
    color:#5e8702;
}

.clr {
    clear:left;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

.reset {
    list-style:none;
}

h2 {
    font-family:Cuprum, Tahoma, Arial, sans-serif;
    font-size:22px;
    font-weight:normal;
    margin:15px 0;
}

h1 {
    font-family:Cuprum, Tahoma, Arial, sans-serif;
    font-size:26px;
    font-weight:normal;
    margin-bottom:15px;
}


.menubar ul .sublnk {
    position: relative;
}


.menubar ul li ul {
    width:200px;
    box-shadow:0px 1px 5px rgba(0,0,0,0.3), 0px 0px 0px 1px rgba(0,0,0,0.1);
    margin:0;
    padding:5px 0px;
    border-radius:4px;
    background:rgba(255,255,255,0.95);
    top:35px;
    left:0;
    position:absolute;
    z-index:9999;
    display:none;
}

.menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a  {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

.menubar ul li ul li a {
    color: #666;
    font-size:12px;
    padding:5px 0 5px 7px;
}
     
.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a:hover {
	background:#f1f1f2 !important
}

#header-b {
    height:40px;
    border-top-right-radius:9px;
    border-top-left-radius:9px;
    border-bottom:3px solid #555;
    padding-left:20px;
    margin-bottom: 5px;
    background:url('https://windows-loader.ru/images/topmenu.png') repeat-x;
}
    
.topmenu {
    line-height:40px;
}
    
.topmenu li {
    float:left;
    padding-right:20px;
    font-size:16px;
}
.topmenu li a {
    display:block;
}



#footer {
    padding:10px;
    color: #ccc;
}

.counts {
    display: inline;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin: 0 0 0 8px;
    opacity:0.4;
}

.counts ul li:hover {
    opacity:1.0;
}

#content {
    padding:10px;
    overflow:hidden;
}

#l-content {
    margin-right:260px;
}
#l-content img, #l-content iframe{
    padding: 10px 0;
}
#l-content img.dlbtn {padding: 0;}
#side-panel {
    float:right;
    width:240px;
    padding-left:10px;
    border-left:1px solid #eee;
}

.side-title {
    font-weight:bold;
    font-size:15px;
    padding:7px 0 5px 0;
    border-bottom:1px solid #eee;
}

.side-content {
    padding:5px 0;
}
.topimgarea img {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 0 !important;
}
img.sidelogo {padding: 5px 0 7px;}
.ya-share2 {padding-top: 7px; padding-bottom: 3px;}

p{
    line-height:20px;
}

#l-content ul{
    margin:15px 0 15px 20px;
    line-height:20px;
}

#l-content ul li{
    line-height:20px;
}

#l-content ol{
    margin:15px 0 15px 20px;
    line-height:20px;
}


#l-content ol li{
    line-height:20px;
}

#l-content img.dlbtn2 {display:none;}

@media (max-width: 780px) { 

#wrapper {
    width: 100%;
    margin: 0 auto;
}    

#header-b {
    height: 70px;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom: 3px solid #555;
    padding-left: 10px;
    padding-top: 15px;
    background: url(https://windows-loader.ru/images/topmenu.png) repeat-x;
}

.side-title {
    font-weight: bold;
    font-size: 25px;
    padding: 7px 0 5px 0;
    border-bottom: 1px solid #eee;
}
    
    #header {
    height: auto;
}

#side-panel {
    float: none;
    width: 100%;
    padding-left: 0px;
    border-left: 0;
}

#logo {
    float: none;
    margin-top: 15px;
}

#content{
overflow:auto;
}

#l-content {
    margin-right: 0px;
}

.video{display:none;
}

.video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

#l-content img.dlbtn {display:none;}
#l-content img.dlbtn2 {display:block;}

h2 {
    font-family: Cuprum, Tahoma, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0;
}

#l-content img{
    display: block;
    max-width: 100%;
    height: auto;
}

p {
    line-height: 22px;
    font-size: 16px;
}

li{
    line-height: 22px;
    font-size: 16px;    
}

}    