
body {margin: 0; padding: 0; background: url('img/bg.jpg') repeat-x; background-color:#FFF; font-family: tahoma;}

.ramka_movie {
 width: 1000px; 
 height: 400px;
 padding-top: -40px;
 padding-left: 50px;
 background-image: url('img/bg_text.jpg') repeat-y;
}

.tresc {
background-image: url(img/bg_text.jpg) ;
padding-left:0px;
padding-top:0px;
}

.kategorie {font-weight: bolder; font-family: tahoma; font-size: 18px; color: #4ab9fe; line-height:30px; background-image:url(img/kategorie_text.jpg); padding-left:35px }
.kategorie a {text-decoration: none}
.kategorie a:hover {text-decoration: underline;}

.box_title {font-weight: bolder; font-family: tahoma; font-size: 18px; color: #000;}
.box_title2 {font-weight: bolder; font-family: tahoma; font-size: 22px; color: #000;}

.czytaj {font-weight: bolder; font-family: tahoma; font-size: 14px; color:#0200; padding-right:20px}
.czytaj a {text-decoration: none}
.czytaj a:hover {text-decoration: underline}

.reklama1_switch{
   height: 240px; /*Wysokość obrazka*/
   width: 225px; /* połowa szerokości obrazka*/
   background:  transparent url(img/reklama1.jpg) 0 0 no-repeat;
}
.reklama1_switch:hover{
   background-position: -225px 0;
}

.galeria {text-align:center; margin-left:45px}

.galeria img { border:0px;}
