*{
margin: 0;
padding: 0;
border: 0px none;
}

html, body {height: 100%;} 

body {
background: #fff;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background:#D0CBB8 url('../page_image/arka.jpg');
}

p {
margin: 12px 0 8px 0;

}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #E61000;
text-decoration: underline;
}

a.koyu{
font-size: 12px;
font-family:arial;
font-weight:bold;
color:#fff;
display:block;
padding-bottom:5px;
}


#container {
position:relative;
clear:left;
margin: 30px auto;
width: 957px;
height:542px;

}

#left {
width: 881px;
height:542px;
float:left;
background:#D0CBB8 url('../page_images/mobilya-mutfak.jpg');
}

#right {
width: 76px;
height:542px;
float:left;
}

#mobilya-linkler {
position:absolute;
left:25px;
top:60px;
width: 831px;
height:35px;
}

#mutfak-slide {
position:absolute;
left:25px;
top:103px;
width: 418px;
height:237px;
}

#banyo-dolap {
position:absolute;
left:25px;
top:297px;
width: 831px;
height:230px;
z-index:2;
}

#haberler {
position:absolute;
left:460px;
top:220px;
width: 380px;
height:230px;
z-index:1;
}


#pscroller1{
width: 350px;
height: 110px;
border: 1px solid black;
padding: 3px;
}

#mutfak{
display: none;

}