@charset "iso-8859-2";
/* CSS Document */

/* Page styles */
td.topbar{ height:29px; vertical-align:middle; }
.menu{ background:#f5f8f8; }
.main{ background:#f5f8f8; }
.article{ padding:10px 15px 0px 15px; }
.footer{ background:url(../img/footer_bg.gif); }
.navmenu{ background:url(../img/footer_nav.gif);  }
.news{ background:#FFFFFF; }

/* Box Grey */
table.news{ background:#22476E; margin-bottom:10px; }
table.news td.t_l{ width:10px; height:10px; background:url(../img/news_t_l.gif) no-repeat; }
table.news td.t{ height:10px; background:url(../img/news_t.gif) repeat-x; }
table.news td.t_r{ width:10px; background:url(../img/news_t_r.gif) no-repeat; }
table.news td.l{ width:10px; background:url(../img/news_l.gif) repeat-y; }
table.news td.r{ width:10px; background:url(../img/news_r.gif) repeat-y; }
table.news td.b_l{ width:10px; height:10px; background:url(../img/news_b_l.gif) no-repeat; }
table.news td.b{ height:10px; background:url(../img/news_b.gif) repeat-x; }
table.news td.b_r{ width:10px; background:url(../img/news_b_r.gif) no-repeat; }
table.news td.c{ padding:5px; }


table.news_head{ background:#22476E; }
table.news_head td.t_l{ width:10px; height:25px; background:url(../img/news_head_l.gif) no-repeat; }
table.news_head td.t{ height:10px; background:url(../img/news_head.gif) repeat-x; padding:0px 5px 0px 5px; }
table.news_head td.t_r{ width:10px; background:url(../img/news_head_r.gif) no-repeat; }