body{background:url(images/bg.jpg) #4B473E no-repeat; color: #888; margin:0 0 10px 0}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kutu
{
color:#333;
	vertical-align:top;
	padding:10px 10px 7px 7px;
	text-align:left;
	width:252px;
	height:170px;
	font-size:12px;
}
a{text-decoration:none; color:#FFD32C}
.toprak{ color:#9B8D5C}
.toprak:hover{color:#fff}
img {border: none}

#fixIE{position:fixed; text-align: left; padding: 10px; background: #EDEFF4; color: #505050; border-bottom:1px solid gray; font-weight:normal}
.button{float:right; margin:2px 2px 0 0;}
.fixIEhide{display:none;}

/* Generic style for the lava lamp */
#lavalamp .lavaLamp {
    position: relative;
    height: 30px;
    margin-top:20px;
    overflow: hidden;
}
    #lavalamp .lavaLamp li {
        float: left;
        list-style: none;
    }
        #lavalamp .lavaLamp li.back {
            background: url("images/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            #lavalamp .lavaLamp li.back .left {
				display: block;
                background: url("images/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        #lavalamp .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            font-weight:bold;
            font-size:13px;
            color: #3A362D; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }