body {
background-image: url('http://yzoja.pl/gfx/bg.png');
background-attachment: fixed;
font-color: #222222;
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
font-size: 12px;
margin: 50px 0;
text-align: justify;
}

a {
text-decoration: none;
color: #189ed7;
}

a:hover {
color: #65bde0;
}

.kontener {
width: 862px;
margin: 0 auto;
}

.header {
background-image: url('http://yzoja.pl/gfx/header.png');
height: 385px;
}

.menu {
margin: 20px 0;
background-image: url('http://yzoja.pl/gfx/bgM.png');
}

        span#top, span#btm {
        display: block;
        }
        
        .menu #top {
        background-image: url('http://yzoja.pl/gfx/topM.png');
        height: 10px;
        }
        
        .menu #btm {
        background-image: url('http://yzoja.pl/gfx/btmM.png');
        height: 10px;
        background-position: bottom center;
        }
        
div.right {
padding: 5px 17px;
float: right;
width: 315px;
}

div.left {
padding: 10px 5px;
float: left;
text-align: center;
width: 480px;
}
        
        img.icon {
        padding: 5px 7px;
        border: 0;
        width: 51px;
        height: 36px;
        }
        
        .main {
        padding: 0 10px;
        background-image: url('http://yzoja.pl/gfx/bgD.png');
        }
        
        .main #top {
        background-image: url('http://yzoja.pl/gfx/topD.png');
        height: 10px;
        margin: 0 -10px;        
        }
        
        #btm2 {
        background-image: url('http://yzoja.pl/gfx/btmD.png');
        height: 35px;
        display: block;
        background-position: bottom center;        
        }
        
.exClear {
clear:both;
line-height:0px;
}

        .linki {
        float: left;
        padding: 15px 0;
        width: 197px;
        }
        
                        .linki a {
                        display: block;
                        text-transform: lowercase;
                        color: #189ed7;
                        border-left: 5px solid #d7d7d7;
                        margin: 0px 0 0px 35px;
        	      padding: 2px 5px;
        	      }
                
                .linki a:hover {
                color: #222222;
                }
                
        
        .blog {
        float: right;
        padding: 15px 5px;
        width: 625px;
        text-align: justify;
        }


.linki h1 {
background-image: url('http://yzoja.pl/gfx/h1.png');
background-repeat: no-repeat;
background-position: center top;
font-size: 14px;
margin: 0 auto;
color: #d7d7d7;
text-align:center;
padding: 12px 15px 15px 15px;
}


        .blog h1 {
        margin: 0 auto;
        padding: 0px 30px 20px 0;
        text-align: right;
        }
        
span.left {
background-image: url('http://yzoja.pl/gfx/h1left.png');
background-repeat: no-repeat;
background-position: center top;
padding: 5px 10px 38px 10px;
}

span.right {
background-image: url('http://yzoja.pl/gfx/h1right.png');
background-repeat: no-repeat;
background-position: center top;
padding: 5px 10px 38px 10px;
}

span.center {
background-image: url('http://yzoja.pl/gfx/h1center.png');
background-repeat: repeat-x;
background-position: center top;
font-size: 14px;
font-weight: bold;
color: #d7d7d7;
text-align:center;
padding: 14px 0px 12px 0px;
}

	.menu .left img {
	opacity: 0.6;
	filther: alpha(opacity=60);
	}

	.menu .left img:hover {
	opacity: 1;
	filther: alpha(opacity=100);
	}
	
ul, blockquote {
background: #d7d7d7;
padding: 10px;
margin: 10px 30px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 20px;
box-shadow: 0 0 5px #666666;
-moz-box-shadow: 0 0 5px #666666;
-webkit-box-shadow: 0 0 5px #666666;
}

ul li {
padding: 5px;
list-style-type: circle;
list-style-position: inside;
}
