*{margin: 0;
padding: 0;
}
body {
       background-image: url(images/back.jpg);
       background-repeat: repeat-x;
       background-color: #926CA9;
}

a:link, a:visited, a:hover {
              font-family: Arial CE, Helvetica, sans-serif;
            font-style: normal;
            font-weight: 600;
             font-size: 12px;
              text-decoration: none;
             color: #FF66FF;
             border: 0px;
}
a:hover{
        border: 1px;
        

}


p.tekst {
       font-family: Arial CE, Helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 12px;
       text-align: center;
       color: #C90606;
       padding-left: 70px;
       padding-right: 10px;
       padding-top: 15px;
}
p.foot {
       font-family: Arial CE, Helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 9px;
       color: #FEDDEE;
       text-align: center;
       padding-top: 20px;                        
}

.buttons {
       display: block;
       padding-top: 10px;
       padding-left: 45px;
}
.obrazki{
                display: block;
              padding-top: 6px;
              margin-left: 23px;
              border: 0px;
              }
img{
       padding: 1px;
       border: 0px;

       }




#wrapper {
       width: 800px;
       margin: 0 auto;

}
#header {
       background-image: url(images/header.jpg);
       height: 90px;
       width: 800px;
       float: left;
}
       
#west {
       background-image: url(images/west_s.jpg);
       height: 468px;
       width: 238px;
       float: left;
}
#mid {
       width: 340px;
       float: left;
}
#content {
       background-image: url(images/movies.jpg);
       height: 280px;
       width: 340px;
       }
#content1 {
       height: 280px;
       width: 325px;
	padding-left: 15px;
	font-family: Arial CE, Helvetica, sans-serif;
        font-size: 10px;
       color: #C90606;
       }
#content2 {
       height: 280px;
       width: 325px;
	padding-left: 15px;
	font-family: Arial CE, Helvetica, sans-serif;
        font-size: 12px;
       color: #C90606;
       }

#east1 {
       background-image: url(images/east_text.jpg);
       height: 178px;
       width: 222px;
       float: right;
       }
#east2 {
       background-image: url(images/east_anim.jpg);
       height: 290px;
       width: 222px;
       float: right;
       }
#buttons {
       background-image: url(images/mid_01.jpg);
       height: 50px;
       width: 340px;
}
#middle {
       background-image: url(images/mid_02.jpg);
       height: 138px;
       width: 340px;
}
#footer {
       background-image: url(images/footer.jpg);
       height: 42px;
       width: 800px;
       clear: both;       
}
