@charset "utf-8";
/* CSS Document */

#bg_ptla{width:983px; height:1380px; background:#4BBCFE url(imgs/bg.jpg);}
#top_flash{height:504px; margin-bottom:62px;}


#galeria{height:312px; float:left; width:525px; margin-left:35px;}
.photo{width:92px; height:77px; padding:10px; background:url(imgs/bg_photo.jpg) repeat-x; float:left; margin-right:17px; margin-bottom:7px; border:1px solid #0068d4;}
.curvyphoto {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#ptla_player{width:350px; height:248px; float:right; background:#000; margin-right:50px; border:1px solid #000;}
