 html,body{background-image: url(../img/kafelki.jpg);
                      background-repeat:repeat-x;}
            .content{background:white;
                     width:600px;
                     margin:20px auto;
            margin-left:150px;
            margin-top:36px;}

            #galleria{height:400px;
            }

            *
            {padding:0;
             margin:0;}

            a img{border:0;}

            a
            {
                text-decoration:none;
                color:black;
            }

            #wrapper
            {


                background-image:url(../img/h.png);
                margin:0 auto;
                border:1px solid transparent;
                width:auto;
                margin-top:0px;
                background-repeat:repeat-x;



            }


#mitte
{
background-color:white;

-moz-border-radius: 90px 30px 90px 30px;
-webkit-border-radius: 30px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 90px;

position:relative;
margin:0 auto;
top: 90px;
width:950px;
height:700px;
border:0px solid red;
}
.shadow{
box-shadow: 6px -6px 10px #66ffff;
-webkit-box-shadow: 6px -6px 10px #66ffff;
-moz-box-shadow: 6px 6px 50px #66ffff;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#561A0B, offX=-6, offY=-6, positive=true);
}
@font-face {
    font-family: DeliciousRoman;
    src: url(fonts/Papyrus.ttc);
    font-weight:400;
}




#mitte p
{
font-family: Papyrus, Helvetica, Arial, sans-serif;
left:470px;
top:-70px;
width:400px;
position:relative;
border:0px solid green;
color:#999999;

}


            #mitte p img
            {

                left:0px;
                top:0px;
                width:400px;

                position:relative;
                border:0px solid green;

            }






         #navi
{
height:200px;
width:850px;
margin-left:auto;
position:relative;

top:-99px;


border:0px solid yellow;

}
#navi ul
{
border:0px solid black;

list-style-type:none;


}
#navi li
{

margin:-25px;
display:inline;



border:0px solid black;
}
            #logo
{
position:relative;
margin:0px;
left:29%;
top:140px;
width:383px;
height:70px;

border:0px solid red;
}
#logo img
{





border:0px solid red;
}