
body {
	background-color: #e9e9eb;
	background-image: url(../images/tlo.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	margin:0;
	padding:0;
}
#wrapper {
        width:100%;
}
.kontener {
    position:absolute;
    top:50%;
    left:50%;
	width:522px;
	height:328px;
    margin:-164px 0 0 -261px;
}
.kino {
float:left;
width:231px;
margin-right:60px;
}
.klub {
float:left;
width:231px;

}