﻿html { height: 100%; }
body 
{
	margin:0px;
	padding:0px;
	min-height: 100%; 
	height: 100%;
	background-image:url(imgs/back.png);
	
}
#ana
{
	display:block;
	width:100%;
	min-height:100%;
	background-image:url(imgs/4555.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	
	text-align:center;

}
#desen
{
	background-image:url(imgs/desendose.png);
	display:block;
	min-height:100%;
	background-position:center center;
	background-position:80px 0px;
	background-repeat:no-repeat;
	width:100%;
	text-align:center;
	text-align: -moz-center;
}
#icerik
{
		background-image:url(imgs/icUst.png);
		background-repeat:no-repeat;
		background-position:top;
		padding-top:5px;
		width:821px;
		display:block;
		text-align:center;
		clear:none;
		
		
}
#icerikAlt
{

		background-image:url(imgs/icAlt2.png);
		background-repeat:no-repeat;
		background-position:bottom;
		bottom:auto;
		display:block;
		height:56px;	
		
}
#icerikAlt div
{
	color:White;
	padding-top:20px;
	
}
#icerikOrta
{
		margin-top:71px;
		background-image:url(imgs/icOrta.png);
		background-repeat:repeat-y;
		background-position:center;
		min-height:300px;	
		padding-left:33px;
		color:#a6a6a6;
		text-align:justify;
}
#icerikTam
{
		background-image:url(imgs/Sol.png);
		background-repeat:no-repeat;
		background-position:left bottom;
		margin-bottom:0px;
		display:block;
		position:relative;
		padding:30px 50px 0 50px;
		
		
}
#yasinderercom
{
	
		background-image:url(imgs/yasinderercom.png);
		background-repeat:no-repeat;
		background-position:bottom;
		padding-top:30px;
		display:block;
		min-height:62px;		
}

#arama
{
	float:left;
	margin-left:80px;
	margin-top:20px;
	width:20px;
	
	
}
/**Menu stilleri**/
    .lavaLampWithImage {
          margin-left:100px;
            height: 29px;
            float:left;
            overflow: hidden;
            padding-left:20px;
            clear:none;
            
        }
                .lavaLampWithImage li {
                    float: left;
                    
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("dd2.png") no-repeat right -26px;
                        width: 10px; height: 25px;
                        z-index: 8;
                         
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("dd2.png") no-repeat top left;
                            height: 25px;
                            margin-right: 10px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a 
                    {
						font-family:Sans-Serif;						
			             font: 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 5px;
                        
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 25px;
                        position: relative;
                        overflow: hidden;
                        margin: 0 15px 0  15px ;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

               
/********Menu stilleri sonu*********/
