body {
background-color: #213521;
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
margin:0;
padding:0;
}
.container {
background-color: #213521;
width: 100%;
margin:0 auto;
text-align: center;
}
.header{
text-align: left;
height: 96px;
background: url(/pda/images/head.png);
border-bottom: 1px solid #003333;
}
.title {
color: #ffffff;
font-weight: bold;
font-size: 14px;  
padding:  12px; 
margin:0px;
border-top: 1px solid #6ebe68;
border-bottom: 2px solid #224521;
text-shadow: 0 1px 0 #335433;
background: #005f2f url(/pda/images/title.png) repeat-x top;
}
.foot{
text-align: center;
}
.foot a{
text-decoration: none;
color: #f6c6cf;
}
.foot a:hover{
cursor: pointer;
color: #e5e4e4;
}
.play {

  background: #4f7d4f;
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border-bottom: 2px solid #7bc17b;
    border-top: 2px solid #7bc17b;

}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.menux {

    text-align: center;
  
}
.menux a{
    background: url(/pda/images/zx.png);
    border-radius: 5px;
    border: 2px solid #78b778;
	text-shadow: 0 1px 0 #264927;
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    margin: 5px;
  
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
.menux a:hover{
 background: url(/pda/images/zxhov.png);
    border: 2px solid #8fd58f;

}
.videos {
max-width: 1200px;
width: 100%;
margin:0 auto;
text-align: center;
}
.razdel {
font-size: 14px;
width: 24.5%; 
display: inline-block; 
}
.razdel a{ 
text-decoration: none;
    text-align: left !important;
    color: #ffffff;
    display: block;
    padding: 9px 7px 9px 10px;
    text-align: center;
    font-weight: bold;
    border: 2px solid #78b778;
    background: url(/pda/images/zx.png);
    border-radius: 5px;
   text-shadow: 0 1px 0 #264927;
    margin: 5px 5px 5px 5px;
}
.razdel a:hover{ 
 background: url(/pda/images/zxhov.png);
    border: 2px solid #8fd58f;
cursor: pointer;
}
.fa-chevron-right:before {
content: "\f054";
}
.video {
border: 2px solid #66cc66;
    border-radius: 8px;
    overflow: hidden;
    background: #1d5633 url(/pda/images/name.png) repeat-x bottom;
    display: inline-block;
    width: 100%;
    max-width: 23%;
    text-align: center;
    margin: 3px 3px;
box-shadow: inset 0 -15px 25px rgba(0, 0, 0, 0.2);
}
.video a{
display: block;
color:#ffffff;  
text-decoration: none;
}
.video a:hover {
cursor: pointer;
color:#a8a6a6;
}
.video:hover {
opacity: 0.8;
}
.vsc {
position:relative;
}
.vsc img{ 
max-width: 100%;
width: 100%;
}
a.xact{
background-color: #d87b8d !important;
}
.name {
text-shadow: 0 1px 0 #375737;
display: table-cell;
height: 40px;
line-height: 14px;
padding: 1px 7px 5px 7px;
margin: 0 auto;
overflow: hidden;

}
a.lnk1 {
border-radius: 4px;
white-space: nowrap;
text-align: center;
margin-left: 3px;
margin-right: 3px;
margin-top: 2px;
margin-bottom: 2px;
font-weight: bold;
text-decoration: none;
display: inline-block;
padding: 10px;
color: #ffffff;
   border: 2px solid #78b778;
	text-shadow: 0 1px 0 #264927;
 background: url(/pda/images/zx.png);
    border-radius: 5px;
}
a.lnk1:hover{
cursor: pointer;
 background: url(/pda/images/zxhov.png);
    border: 2px solid #8fd58f;
text-decoration: none;
}


.infoblock {
color: #ffffff;
    text-align: left;
    padding: 10px;
    margin: 5px 0px 5px 0px;
    text-shadow: 0 1px 0 #1b2d1b;
    background-color: #355535;
    border-bottom: 2px solid #397237;
    border-top: 2px solid #397237;
}
@media (max-width: 1080px) {
.video { 
max-width: 31%;
}   
}    
@media (max-width: 800px) {
.alltitle {
font-size: 16px;
}
.video { 
max-width: 46%;
}
}
@media (max-width:700px) { 
.medblock {
padding: 7px 0px 7px 0px; 
}
a.lnk1 {
display: block;
} 
} 
@media (max-width: 550px) {
.video { 
max-width: 47%;
}
.alltitle {
font-size: 15px;
}
a.lnk1 {
margin: 2px 0px 2px 0px;
display: block;
}
}
@media (max-width: 467px) {
a.lnk2 {
padding: 6px 9px 6px 9px;
}
a.lnk1 {
margin-left: 0px;
display: block;
} 
.alltitle {
font-size: 14px;
}
.video { 
max-width: 95%;
margin: 5px 0px 5px 0px;
}
.vsc img{ 
max-width: 100%;
}   
}
.time{ 
       position: absolute;
    right: 5px;
    top: 5px;
    background: #669966;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    text-shadow: 0 1px 0 #336633;
    padding: 5px 10px;
    z-index: 3;
} 
.spt{position:absolute;top:0;left:0;width:0;background:rgba(0,0,0,.55);height:6px}
.headlogo img{
max-width: 100%;
}
.left {
text-align: left !important;    
padding: 9px 9px 9px 10px; 
}
.center {
text-align: center !important;    
padding: 3px 0px 3px 0px; 
}

@media (max-width:1100px) {
.razdel {
width: 32%; 
}  
}
@media (max-width:850px) {
.razdel {
width: 49%; 
}  
}
@media (max-width:570px) {
.razdel {
width: 99%; 
margin: 0px;
display: block; 
}  
}
@media (max-width:260px) {
.razdel {
font-size: 12px;
}  
}

.kol {
margin: -4px 1px 5px -5px;
    float: right;
    text-align: center;
    color: #ffffff;
    padding: 3px 6px 0px 6px;
    border-radius: 4px;
    font-size: 12px;
    height: 18px;
    text-shadow: 0 1px 0 #172b17;
    background-color: #254425;
    border: 2px solid #1b341b;

}
.ob {
padding: 5px 0px 5px 0px;
}
a.nav {
white-space: nowrap;
    text-align: center;
    margin-left: 3px;
    font-size: 15px;
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    border-radius: 6px;
    text-decoration: none;
    /* border: 2px solid #c83550; */
    display: inline-block;
    padding: 10px 12px;
    color: #ffffff;
    border: 2px solid #78b778;
    text-shadow: 0 1px 0 #264927;
    background: url(/pda/images/zx.png);
}
a.nav:hover{
cursor: pointer;
background: url(/pda/images/zxhov.png);
border: 2px solid #8fd58f;
text-decoration: none;
}
.navactive{
font-size: 15px;
    text-align: center;
    margin-right: 3px;
    margin-left: 3px;
    font-weight: bold;
    border-radius: 6px;
    display: inline-block;
    padding: 10px 13px;
  
    color: #ffffff;
       text-shadow: 0 1px 0 #264927;
    border: 2px solid #8fd58f;
    background: url(/pda/images/zxhov.png);
    text-decoration: none;
}
input, select, textarea {
  border-radius: 4px;
    padding: 7px;
    color: #ffffff;
    margin: 1px;
    background: #304e30;
    border: 2px solid #4a754a;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.15);
}
input[type=submit] {
white-space: nowrap;
    margin-left: 3px;
    font-size: 14px;
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    border-radius: 6px;
    text-decoration: none;
    border: 2px solid #c83550;
    display: inline-block;
    padding: 10px;
    color: #ffffff;
    color: #ffffff;
     border: 2px solid #78b778;
    text-shadow: 0 1px 0 #264927;
    background: url(/pda/images/zx.png);
}
input[type=submit]:hover {
cursor: pointer;
background: url(/pda/images/zxhov.png);
    border: 2px solid #8fd58f;
    text-decoration: none;
}

.bigblock {
text-align: left;
    margin: 3px 0px 3px 0px;
    border-radius: 0px;
    padding: 10px;
    color: #ffffff;
    text-shadow: 0 1px 0 #1b2d1b;
    line-height: 2;
    background-color: #355535;
    border-bottom: 2px solid #397237;
    border-top: 2px solid #397237;
}
.bigblock a {
    border-radius: 4px;
    white-space: nowrap;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding: 4px 9px 4px 9px;
    color: #ffffff;
     border: 2px solid #78b778;
    text-shadow: 0 1px 0 #264927;
    background: url(/pda/images/zx.png);
}
.bigblock a:hover{
    cursor: pointer;
background: url(/pda/images/zxhov.png);
    border: 2px solid #8fd58f;
    text-decoration: none;
}
@media (max-width:240px) {
.headlogo{
height: 50px;  
}
.bigblock {
padding: 10px 5px 10px 5px;
}
}
.countstat {
padding: 5px 0px 5px 0px;
word-spacing: 3px;
}
.adska {
text-align: left;
line-height: 2;
margin: 3px 0px 3px 0px;
border-radius: 4px;
padding: 2px 10px 2px 10px;
box-shadow: inset 0 -15px 25px rgba(0, 0, 0, 0.1);
background-color:#355535;
}
.adska a{
text-decoration: none;
color: #ffffff;
}
.adska a:hover{
cursor: pointer;
color: #d0cece;
}

