/*<style type="text/css">*/
    
/* ************************ ÜST MENÜ BAŞI */
/* Menu özellikleri */
    .body{
        margin: 0;
        padding: 0;
/*      position: absolute;
        text-align: left;*/
    }
  
/*    .menu #anaSayfaLinki{
        position: relative;
        left: -5px;
    }
*/    .menu{
        width: flex;
        margin: 0;
        padding: 0;
    }
                                        .menu li ul .baslik{
                                            color: #333;
                                            margin: 0;
                                            padding: 0 0 0 3px;
                                            background-color: aqua;
                                            width: 266.25px;
                                            
                                        }
    
    .menu ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    .menu li{ 
        position: relative;
        float: left;
        width: 213px;
                            
    }
    .menu ul li ul{
        display: none;
    }
    .menu li:hover > ul{  /* > işareti çocukları anlamına geldi */
        display: block;
                        width: 267px;
                        height: 477px;
                        border: 0;
                        margin: 0;
                        padding: 0;
                        z-index: 1;

    }
    

    
/* *********************** */
/* Linklerin özellikleri */

    .menu li a{
        text-decoration: none;
        background-color: #EC6E00;
        display: block;
        color: white;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
        font-weight: bold;
        font-size: 13px;
        padding: 8px;
        text-align: center;
    }    
    .menu li a:hover{
        background-color: #93C;
        transition: .5s ease-in-out;
        
    }
                            .menu li ul li{
                                background-color: cadetblue;
                                display: block;
                                color: black;
                                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
                                font-weight: bold;
                                font-size: 13px;
                                margin: 0;
                                padding-left: 0;
                                text-align: left;
                                border-bottom: 1px solid #999;
                                border-bottom-width: 1px;



                            }
    
    
    /* **************************** */
    /* geniş menu asıl kodları */
    .menu li a:hover ul{
        width: 1065px;
/*        height: 500px;
*/        
        display: block;
                                
/*        background-color: #999;
*/
    }
                            .menu li ul li a:hover{
                                background-color: #EC6E00;
                            }
    .menu .urunSol{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: -213px;
    }
    .menu .urunSol li{
        background-color: #93C;
        width: 266.25px;
                    float: left;
    }
    .menu .urunSol li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .urunSag1{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 53px;
    }
    .menu .urunSag1 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .urunSag1 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .urunSag2{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 319px;
    }
    .menu .urunSag2 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .urunSag2 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .urunSag3{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 586px;
    }
    .menu .urunSag3 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .urunSag3 li a{
        background-color: #93C;
        text-align: left;
    }
    
/* ********************** */
/* ************************ ÜST MENÜ SONU */
/*</style>*/



/* kurumsal kodları */    
    
    .menu .kurumsalSol{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: -426px;
    }
    .menu .kurumsalSol li{
        background-color: #93C;
        width: 266.25px;
                    float: left;
    }
    .menu .kurumsalSol li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag1{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: -161px;
    }
    .menu .kurumsalSag1 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .kurumsalSag1 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag2{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 105px;
    }
    .menu .kurumsalSag2 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .kurumsalSag2 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag3{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 372px;
    }
    .menu .kurumsalSag3 li{
        background-color: #93C;
        width: 266.25px;
                    float: right;
    }
    .menu .kurumsalSag3 li a{
        background-color: #93C;
        text-align: left;
    }

/*
    
    /* kurumsal kodları *//*    
    
    .menu .kurumsalSol{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: -213px;
    }
    .menu .kurumsalSol li{
        background-color: #93C;
        width: 266px;
                    float: left;
    }
    .menu .kurumsalSol li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag1{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 53px;
    }
    .menu .kurumsalSag1 li{
        background-color: #93C;
        width: 266px;
                    float: right;
    }
    .menu .kurumsalSag1 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag2{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 319px;
    }
    .menu .kurumsalSag2 li{
        background-color: #93C;
        width: 266px;
                    float: right;
    }
    .menu .kurumsalSag2 li a{
        background-color: #93C;
        text-align: left;
    }
    
    .menu .kurumsalSag3{
        position: absolute;
        width: 1065px;
        height: 150px;
        background-color: #93C;
        left: 586px;
    }
    .menu .kurumsalSag3 li{
        background-color: #93C;
        width: 267px;
                    float: right;
    }
    .menu .kurumsalSag3 li a{
        background-color: #93C;
        text-align: left;
    }

    
*/    
    
    
    
    
    
    
    
/*    .menu ul li a:hover ul{
        display: inline-block;
        margin: 266px;
        padding: 0;
        float: right;
        height: 50px;
    }    
*/    
    
    .menu .girinti15px{
        padding-left: 15px;
    }    
    
    
    
    


















/* <div class="menu">
    <ol>
        <li id="anaSayfaLinki"><a href="#">ANA SAYFA</a></li>
        <li id="urunlerLinki"><a href="#">ÜRÜNLER</a>
				<ul class="urunSol">
					<li>PVC PENCERE ve KAPI SİSTEMLERİ</li>
					<li><a href="#">Selenit 75 PVC Pencere Serisi</a></li>
					<li><a href="#">Elegance 80 & Elegance Selective PVC Pencere Serisi</a></li>
					<li><a href="#">Selenit Cover Serisi</a></li>
					<li><a href="#">Zenia Slide (Tam Yalıtımlı Sürme)</a></li>
					<li><a href="#">Zenia Hebeschiebe</a></li>
					<li><a href="#">Detay PVC Profiller</a></li>
					<li><a href="#">Lamine PVC Pencere</a></li>
					<li><a href="#">Sürme PVC Pencere Serisi</a></li>
				</ul>
				<ul class="urunSaglar">
					<li>PVC PENCERE ALTERNATİF SİSTEMLER</li>
					<li><a href="#">Çek Aç Sürme Sistemleri</a></li>
					<li><a href="#">Katlanır PVC Pencere ve Kapı Sistemleri</a></li>
					<li><a href="#">Tek Açılım PVC Pencere</a></li>
					<li><a href="#">Çift Açılım PVC Pencere</a></li>
					<li><a href="#">Vasistas Açılım PVC Pencereler</a></li>
					<li><a href="#">PVC Balkon Kapıları</a></li>                   
					<li><a href="#">Kilitli PVC Kapılar</a></li>
					<li><a href="#">Çift Kanat Açılım Pencereler</a></li>
					<li><a href="#">WC PVC Kapıları</a></li>
				</ul>
				<ul class="urunSaglar">
					<li>PVC PENCERE YARDIMCI SİSTEMLER</li>
					<li><a href="#">PVC Sineklikler</a></li>
					<li><a href="#">Panjur Sistemleri</a></li>
				</ul>
				<ul class="urunSaglar">
					<li>PVC PENCERE & KAPI SİSTEMLERİ HAKKINDA</li> 
					<li><a href="#">PVC Doğrama</a></li>
					<li><a href="#">PVC Profil</a></li>                    
					<li><a href="#">PVC Kapı ve Pencere Yalıtımı</a></li>
					<li><a href="#">PVC Pencere – Faydalı Bilgiler</a></li>
					<li><a href="#">PVC Pencere Fiyatları</a></li>
					<li><a href="#">Pvc Kapı ve Pencere Sistemleri</a></li>
					<li><a href="#">PVC Kapı Modelleri</a></li>                    
				</ul>
        </li>
            <li id="kurumsalLinki"><a href="#">KURUMSAL</a></li>
            <li id="kampanyalarLinki"><a href="#">KAMPANYALAR</a></li>
            <li id="iletisimLinki"><a href="#">İLETİŞİM</a></li>
    </ol>
</div>
<!-- /* ************************ ÜST MENÜ SONU */ 
