/* 
    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: 1361px) and (max-width: 1599px) { 
    header {
        width: 77%;
      

    }
    nav{

        width: 77%;
      


    }
    
    
    section{
        width: 77%;
      
    }
    footer{

        width: 77%; }

   #komutan_ust {
        width: 90%;
    }
	
	.komutan li {
	
	line-height:30px;
	}
	
	#guncelduyuru_tarih_sol {
	
	width: 6%; float: left;
	
	}
	#guncelduyuru_tarih_sag {
	
	width: 30%; float: left;
	
	}
	#guncelduyuru_turu_sol {
	
	width: 6%; float: left;
	
	}
	#guncelduyuru_turu_sag {
	
	width: 30%; float: left;
	
	}

   
}
@media only screen and (min-width: 1600px){ 
 header {
        width: 77%;
      

    }
    nav{

        width: 77%;
      


    }
    
    
    section{
        width: 77%;
      
    }
    footer{

        width: 77%; }

   #komutan_ust {
        width: 80%;
    }
	
	.komutan li {
	
	line-height:30px;
	}
}
