#teams:hover{
   box-shadow: 0 0 5px #000; 
}

#footer {
    /*position: fixed;  Фиксированное положение */
    left: 0; bottom: 0; /* Левый нижний угол */
    padding: 10px; /* Поля вокруг текста */
    background: ##032956;; /* Цвет фона */
    color: #fff; /* Цвет текста */
    /*width: 1100px;  Ширина слоя */
    margin: 0 auto;
    min-width: 1100px;
}
.wrapper { 
  margin: 0 auto;
  text-align: left;
  width: 1100px;
  
  overflow: hidden;
  /*margin-top: 20px;*/
}
@keyframes fade {
  0%{ opacity: 0; }
  10%{ opacity: 1; }
  20%{ opacity: 1; }
  30%{ opacity: 1; }
  40%{ opacity: 0; }
  50%{ opacity: 0; }
  60%{ opacity: 0; }
  70%{ opacity: 0; }
  80%{ opacity: 0; }
  90%{ opacity: 0;} 
  100% { opacity: 0; }
}	

.wrapper img { 
  position:absolute;
  border-radius: 15px;
  border:3px #808080 solid;
  margin: 0 auto;
  width: 800px;
  overflow: hidden;
  opacity:0; 
  animation-name: fade; 
  animation-duration: 20s; 
  animation-iteration-count: infinite; 
  display: block;
}
.wrapper img:nth-child(1) { animation-delay: 0s;  }
.wrapper img:nth-child(2) { animation-delay: 5s;  }
.wrapper img:nth-child(3) { animation-delay: 10s;  }
.wrapper img:nth-child(4) { animation-delay: 15s;  }


#left { text-align: left; 
    margin-left: 420px;
}
body
{
   background-color: #032956;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#command
{
width: 1100px;
height:auto;   
margin: 0 auto;
}
#gamer
{
width: 1100px;
height:auto;   
margin: 0 auto;
}
#igamer
{
/*border: 1px solid 0000FF;*/
background: linear-gradient(to top, #0000FF, #f1da36);
width: 1100px;
height:400px;   
margin: 0 auto;
font-weight: bold;
text-shadow: 3px 3px 2px black;
color: #FFFF00;
   /*font-size: 45px;*/
   font-style: normal;
   /*text-decoration: underline;*/
   text-align: center;
}
#plyer
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   overflow: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#plyer th,
#plyer td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#plyer th 
{
   text-align: left;
   color: #FFFF00;
   font-weight: normal;
   font-style: normal;
}
#plyer table
{
 border:3px #808080 solid;}
#plyer table td
{
   background: linear-gradient(to top, #b0cef2, #032956);
}    
#plyer thead th
{
   background-color: #808080;
}
#plyer .sortable thead th
{
  padding-left: 18px;
}
#Layer5{
/*border: 1px solid #0000FF;*/
background-image: url(images/filter.jpg);
width: 1100px;
height:201px;   
margin: 0 auto;
}
div#container
{
   width: 1100px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
div#filter
{
   width: 1100px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}

#Layer4
{
   background-color: #808080;
   background-image: none;
}
#wb_Extension1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   /*overflow: auto;*/
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_Extension1 th,
#wb_Extension1 td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#wb_Extension1 th 
{
   text-align: left;
   color: #FFFF00;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension1 table
{
   border:4px #808080 solid;}
#wb_Extension1 thead th
{
   background-color: #808080;
}
#wb_Extension1 .sortable thead th
{
   padding-left: 18px;
}
tr.even, tr.first
{
   background-color: #EEEEEE;
}
tr.odd,
tr.second
{
   background-color: #C0C0C0;
}
td.sorted
{
   background: #FFFFDD;
}
th.clickable
{
   background: transparent url(./images/white_arrows.gif) no-repeat 0 0;
}
th.sorted-asc
{
   background-position: 0 -20px;
}
th.sorted-desc
{
   background-position: 0 -40px;
}
.clickable
{
   cursor: pointer;
}
.hover
{
   text-decoration: underline;
}
#bloc-search{ 
border: 1px solid black;
background: #fc3;
height: 200px;
width: 220px;
float: right;
font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: underline;
}
#bloc-search ul{ 
list-style-type: none;
float: left;
left: 0px;
font-size: 20px;
}
#button-search{
    width: 100px;
    height:30px;
    background: url(/images/1315.png);
}
#comand{
border: 1px solid 0000FF;
background: linear-gradient(to top, #0000FF, #f1da36);
width: 1100px;
height:300px;   
margin: 0 auto;
font-weight: bold;
color: #FFFF00;
   font-size: 45px;
   font-style: normal;
   text-decoration: underline;
   text-align: center;
   /*float: center;*/
}
#comand ul{
color:#FFFFFF;
font-weight: bold;
font-size: 25px;
text-decoration: none;
}
#gp li{
   float: left;
}
#blocvibor
{
    background-color: #808080;
    margin: 0 auto;
    border:1px;
}
header {
    display: block;
    background: #032956;/*#00b0d8 url(images/header-gradient.png) repeat-x; */                /* Градиент */
   }
   .header-bg {
    min-width: 1100px;
    background: url(images/fut.jpg) no-repeat center center;                 /* Животные */
    height: 105px; /* Высота шапки */
    text-align: center; /* Выравнивание по центру */
   }
   .header-bg img {
    position: relative; /* Относительное позиционирование */
    /*right: -400px;*/
    top: 2px; /* Сдвигаем картинку вниз */
   }
   #naclon1 {
    -webkit-transform: skewX(-30deg); /* Для Safari и Chrome */
    -moz-transform: skewX(-30deg); /* Для Firefox */
    -o-transform: skewX(-30deg); /* Для Opera */
    -ms-transform: skewX(-30deg); /* Для IE */
    transform: skewX(-30deg); /* CSS3 */
   }
   #naclon2 {
    -webkit-transform: skewX(30deg); /* Для Safari и Chrome */
    -moz-transform: skewX(30deg); /* Для Firefox */
    -o-transform: skewX(30deg); /* Для Opera */
    -ms-transform: skewX(30deg); /* Для IE */
    transform: skewX(30deg); /* CSS3 */
   }
   #naclon3 {
    -webkit-transform: skewX(30deg); /* Для Safari и Chrome */
    -moz-transform: skewX(30deg); /* Для Firefox */
    -o-transform: skewX(30deg); /* Для Opera */
    -ms-transform: skewX(30deg); /* Для IE */
    transform: skewX(30deg); /* CSS3 */
    }
#navbar ul{
    display: none;
    background-color: #f90;
    position: absolute;
   top: 100%;
}
      #navbar li:hover ul { display: block; }
      #navbar, #navbar ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
      }
      #navbar {
        height: 35px;
        font-size: 20px;
        background-color: #666;
        /*padding-left: 20%;*/
        margin: 0 auto;
        min-width: 470px;
      }
      #navbar li {
        float: left;
        position: relative;
        height: 100%;
        width: 130px;
      }
      #navbar li a {
        display: block;
        padding: 6px;
        width: 100px;
        color: #fff;
        text-decoration: none;
        text-align: center;
      }
      #navbar ul li { float: none; }
      #navbar li:hover { background-color: #f90; }
      #navbar ul li:hover { background-color: #666; }
      
      
   .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 3px 10px 3px 0; /* Отступы вокруг картинки */
    width: 300px;
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
    width: 300px;
   }
   


.media{
   background: #666;
    margin: 20px auto;
    padding: 10px 10px 10px 10px;
   overflow: hidden;
}

.galer{
    background: white; 
   width: 210px;
   height: 210px;
   float: left;
   text-align: center;
    box-shadow: 0 0 5px rgba( 0, 0, 0, .5);
    margin: 0 6px 10px 0;
}
.galerg{
    background: white; 
   width: 210px;
   min-height: 230px;
   float: left;
   text-align: center;
    box-shadow: 0 0 5px rgba( 0, 0, 0, .5);
    margin: 0 6px 10px 0;
}
.igaler{
   position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.igalerg{
   position: relative;
    top: 5px;
    
    
}

.front:{
    transition: all .5s;
}

.front:hover{
   box-shadow: 0 0 5px #000; 
}