/* 
    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: 1280px) and (max-width: 1360px) { 
    header {
        width: 85%;
      

    }
    nav{

        width: 85%;
      


    }
    
    
    section{
        width: 85%;
      
    }
    footer{

        width: 85%; }

   #komutan_ust {
        width: 93%;
    }
	#guncelduyuru_tarih_sol {
	
	width: 10%; float: left;
	
	}
	#guncelduyuru_tarih_sag {
	
	width: 30%; float: left;
	
	}
	#guncelduyuru_turu_sol {
	
	width: 10%; float: left;
	
	}
	#guncelduyuru_turu_sag {
	
	width: 30%; float: left;
	
	}
   
}
