body {
background-color: #e2e2e2;
background-image: url('background.jpg');
background-repeat: no-repeat;
background-position: 50% -100px;
font-family: georgia, serif;
font-size: 15px;
color: #222;
}

#header {
background-image: url('headerimg.png');
background-repeat: no-repeat;
background-position: 50% 10%;
width: 692px;
height: 178px;
margin: 25px auto;
}

img, a img {
border: 0 !important;
}

#kontener {
background-image: url('main.png');
background-repeat: no-repeat;
width: 585px;
padding: 1px;
margin: -50px auto 0 auto;
height: 669px;
}

#main {
height: 319px;
text-align: center;
margin: -115px 90px 20px 150px;
overflow: auto;
}

        #main:first-line {
        font-size: 19px;
        font-style: italic;
        line-height: 40px;
        text-shadow: 1px 1px 2px #ccc;
        }

#map2 {
position: relative;
margin: 120px 0px 0 -32px;
}

#map {
margin: -3px 5px 0 -2px;
}

#serwisy {
padding: 20px;
font-size: 13px;
font-family: arial;
line-height: 1;
}

#serwisy a {
border-left: 1px solid #555;
padding: 0 10px;
margin: 5px 0;
display: inline-block;
}

#serwisy a:first-child {
border-left: 0px;
}

#serwisy a:hover, a:hover {
text-shadow: 0px 1px 4px #999;
color: #111;
}

a {
color: #666;
text-decoration: none;
}

a[href="mailto:angelika.wincenta@yzoja.pl"], a.nav {
padding: 0 5px;
color: #888;
}

a.nav {
padding: 0 5px 0 230px;
}

ul.muzyka, ul.ksiazki {
margin: 0;
list-style-type: none;
text-align: left;
padding: 0;
}

	ul li {
	padding: 0px;
	}

.left {
padding-left: 0px;
width: 45%;
float: left;
}

.right {
width: 50%;
float: right;
}




.clear {
clear: both;
}

