* {
 margin: 0;
 padding: 0;
}
 
body {
 width: 100%;
 height: 100%;
 color:#333;   // Цвет шрифта сайта
 background: url(images/body.png) 0px 0px repeat;
 font-family: "Segoe UI", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size:0.94em;
 line-height:135%;
}
 
h1 {
 font-size:30px;
 font-weight:normal;
 padding:0px 0 0px;
 line-height:100%;
 font-style:italic;
}
 
a {
 color: #cd5252;
 text-decoration:none;
}
 
a:hover {
 color:#963c3c;
 text-decoration: none;
}
 
/* -------------------------------
 Структура
 ----------------------------------*/
 
/* -------------------------------
 Ширина сайта в 1000px
 ----------------------------------*/
 
#wrapper {
 margin-top:40px;
 border:0px solid #000;
 width: 100%;
 max-width:1000px;
 margin: 0 auto;
 height: auto !important;
}
 
/* -------------------------------
 Шапка сайта
 ----------------------------------*/
 
#headerInner {
 border: 0px solid #000;
 background: #d04942;
 position:relative;
 width:100%;
 max-width:1000px;
 height:100px;
 margin:0 auto;
 margin-top:0px;
}
 
.text {
 margin:15px;
 
}
 
/* -------------------------------
 Главный контент
 ----------------------------------*/
 
#content #colLeft {
 
border: 0px solid #000;
 float:left;
 width:67%;
 margin-right:0px;
 background: #85c9cf;
}
 
/* -------------------------------
 Сайтбар сайта
 ----------------------------------*/
 
#content #colRight {
 position:relative;
 margin-left:30px;
 float:left;
 width:30%;
 border: 0px solid #1FA2E1;
 background: #7a9e0e;
}
 
#middle:after {
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
}
 
/*----------------------------
 Логотип
 ------------------------------*/
 
.logo {
 position:absolute;
 left:0px;
 top:40px;
}
 
.logo a {
 margin-left:30px;
 font-size:30px;
 color:#96b551;
}




                                      /*FLASH ЗАГОЛОВОК */

   .zagol {

    width: 950px; 
    margin: 0 auto; /* Отступ слева и справа */
    position: relative; 
    z-index: 5;
    background-image: url(images/barbus_alt_3.png); /* Путь к фоновому рисунку */
    background-repeat: no-repeat; /* Без повтора */
   }


   .vk {

    position:  absolute; 
    z-index: 500;
    top: 100px; 
    left: 800px;
    width: 25px;
    height: 25px;   

   }

   .inst {

    position:  absolute; 
    z-index: 500;
    top: 100px; 
    left: 890px;
    width: 25px;
    height: 25px;   

   }

   .WhatsApp {

    position:  absolute; 
    z-index: 500;
    top: 98px; 
    left: 770px;
    width: 25px;
    height: 25px;   

   }





    .s1673 {

    position:  absolute; 
    z-index: 500;
    top: 30px; 
    left: 420px;
  

   }



   .s4380 {

    position:  absolute; 
    z-index: 500;
    top: 65px; 
    left: 420px;
   

   }


   .mail {

    position:  absolute; 
    z-index: 500;
    top: 100px; 
    left: 860px;
    width: 25px;
    height: 25px;   

   }
   
   
   .telegram {

    position:  absolute; 
    z-index: 500;
    top: 100px; 
    left: 830px;
    width: 25px;
    height: 25px;   

   }



   .my_rabotaem {

    position:  absolute; 
    z-index: 500;
    top: 88px; 
    left: 360px;



   }


   .since {

    position:  absolute; 
    z-index: 500;
    top: 84px; 
    left: 200px;



   }






                                      /*КОНЕЦ FLASH ЗАГОЛОВОК */

									  
									  
