/* welcome_panel č*/ 
a.uvit            { color:#000; text-decoration:none; }
a:hover.uvit      { color:#0a0; text-decoration:underline; }
/* filmlist_panel */
.artcontent       { padding-bottom:20px; }
.artcat           { height:24px; line-height:24px; background:#FFF6B9; border:1px solid #f70; margin-top:1px; font-size:12px; }
.artcat img       { float:left; }
.artcat a         { color:#a60; text-decoration:none; padding:1px 4px; }
.artcat a:hover   { color:#420; text-decoration:underline; }
.arthead          { height:18px; line-height:18px; background:#FFF6B9; border-top:1px solid black; }
.arthead div      { border-right:1px solid #f70; padding:0px 2px; text-align:center; font-weight:bold; }
/*.artlist          { height:18px; line-height:18px; }
.artlist td       { padding:0px 2px; text-align:left; }*/
.artlist img      { float:left; border:0; margin:0; padding:0; }/*
.artlist a        { color:#630; text-decoration:none; padding:0px 2px;}
.artlist a:hover  { color:#a00; text-decoration:underline; }*/

.artitem          { width:100%; background:transparent; }
.artitem th       { background:#FFF6B9; border-bottom:1px solid white; letter-spacing:-1px; }
.artitem td       { height:18px; line-height:18px; padding:0 2px; border-bottom:1px solid black; }
.artitem a        { color:#000; text-decoration:none; padding:0px 2px;}
.artitem a:hover  { color:#a00; text-decoration:underline; }

.acatitle         { font-size:16px; color:#741616; text-align:center; padding:20px; }
.empty            { font-size:12px; color:#06a; text-align:center; padding-top:30px; }

.left             { float:left; }
.right            { float:right; }
.clear            { clear:both; }







