/* 
    Document   : style
    Created on : Aug 19, 2012, 12:32:23 PM
    Author     : jb
    Description:
        Purpose of the stylesheet follows.
*/

@media only screen and (min-width: 960px) and (max-width: 1279px) { 
    header {
        width: 85%;
      

    }
    nav{

        width: 85%;
      


    }
    
    
    section{
        width: 85%;
      
    }
    footer{

        width: 85%; }

   #komutan_ust {
        width: 95%;
    }
   
}
