* { margin: 0; ma\rgin: 0; }
BODY { background: #6B7B9C url(mularz_files/img/body.gif) repeat center top; }
DIV { margin: auto; font-family: Verdana, Arial, Tahoma, Geneva; font-size: 12px; color: #000; }
UL { margin-left: 40px; padding: 0px; }

/* NAJCZĘŚCIEJ WYKORZYSTYWANE - W DOWOLNYM MIEJSCU W SERWISIE */
/* ------------------------------------------------------------------------------------------------------ */
A { text-decoration: none; color: #EC8600; }            /* główny styl dla linków */
A:hover { text-decoration: underline; }
/* --- */
A.a_no { text-decoration: none; color: #444; }          /* dla 'niewidocznych' linków */
A.a_no:hover { text-decoration: underline; }
/* --- */
.d_both { clear: both; height: 1px; font-size: 0px; }   /* both do wykorzystywania w każdym miejscu */
/* --- */
.d_ramka { float: left; padding: 2px; background: #FFF; border: 1px solid #D3D3D3; }
.d_ramka IMG { border: 0px none; }
/* --- */
.red { color: #FF0000; }                                /* dla komunikatów */
.redb { color: #FF0000; font-weight: bold; }
.green { color: #46A24B; }
.greenb { color: #46A24B; font-weight: bold; }
/* --- */
.d_er { padding: 5px 10px; margin-bottom: 15px; color: #FF0000; font-weight: bold; text-align: center; 
        border: 1px solid #FF0000; background: #FFF0F0; }
.d_ok { padding: 5px 10px; margin-bottom: 15px; color: #37B049; font-weight: bold; text-align: center; 
        border: 1px solid #55B948; background: #E4FFE0; }
/* ------------------------------------------------------------------------------------------------------ */

.d_body { min-width: 960px; background: url(mularz_files/img/d_body.jpg) repeat-x center top; }

.all { width: 920px; }
.all_left { float: left; padding-top: 20px; width: 230px; }
.all_right { float: right; width: 670px; }
.all_both { clear: both; height: 50px; font-size: 0px; }
/* --- */
.dl_brewka { padding: 10px; color: #FFF; text-align: right; font-size: 11px; }
.dl_brewka A { text-decoration: none; color: #FFF; font-weight: bold; }
.dl_brewka A:hover { text-decoration: underline; }
/* --- */
.dr_main { width: 670px; background: #FFF url(mularz_files/img/d_main.gif) no-repeat center top; }
/* --- */
.dr_title { margin: 0px 20px; padding: 20px 10px 5px; border-bottom: 1px solid #CCC; }
.dr_title IMG { border: 0px none; }
/* --- */
.dr_content { padding: 10px 30px 40px; line-height: 18px; 
              background: url(mularz_files/img/dr_content.gif) no-repeat right bottom;
              min-height: 400px; height: auto !important; height: 400px; }
.dr_content IMG.left { float: left; border: 0px none; margin-right: 15px; margin-bottom: 10px; }
.dr_content P { text-indent: 30px; }
/* --- */
.dr_menu_out { margin: 3px 3px 0px; padding: 2px 0px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
.dr_menu_in { padding: 4px 10px; background: #41506F; text-align: center; color: #FFF; font-size: 11px; }
.dr_menu_in A { text-decoration: none; color: #FFF; }
.dr_menu_in A:hover { text-decoration: underline; }
/* --- */

.form_pad { padding: 5px 0px; text-align: center; }
.form_textarea { padding: 5px 0px; text-align: right; }
.form_textarea TEXTAREA { width: 595px; height: 200px; padding: 5px; color: #333; border: 1px solid #999; 
                          background: #F6F6F6; font-family: Verdana, Arial, Tahoma, Geneva; font-size: 12px; 
                          overflow: auto; }
.form_text { padding: 5px 0px; text-align: right; }
.form_text INPUT { padding: 5px; width: 220px; border: 1px solid #999; background: #F6F6F6; color: #333; 
                   font-family: Verdana, Arial, Tahoma, Geneva; font-size: 12px; text-align: right; }
.form_sub { padding: 5px 0px; text-align: right; }






