@charset "utf-8";
body {
    scrollbar-face-color: #EEEEEE;
    scrollbar-arrow-color: #999999;
    vertical-align: top;
    scrollbar-track-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    scrollbar-darkshadow-color: #999999;
    scrollbar-3dlight-color: #999999;
    scrollbar-base-color: #EEEEEE;
    text-align: center;
    background: #333333;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

body, p, ul, li, td, div {
    font-family: verdana;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
}

p, li {
    text-align: justify;
}

p {
    padding: 0;
    margin: 15px 20px;
}

li { margin: 5px 20px 5px 20px; }

img {
    display: block;
}

a img {
    border: 0;
}
a, a:link,  a:visited { color: #3a3c04; text-decoration: none; }

a:hover, a:active { color: #3a3c04; text-decoration: underline; }

h2 { font-family: "Trebuchet MS", "Tahoma Bold", Tahoma; font-size: 13px; text-align: left;  color: #434444; line-height: 22px;  padding: 0 0 0 20px; display: block;  margin: 14px 21px 10px 9px; text-decoration: underline;  }


hr {
    margin: 0 20px;
    height: 1px;
}

/* Style użytkownika */
.clear { clear: both; }
.linia { height: 14px; background: url('../img/linia_bg.gif') repeat-x bottom;  margin-left: 20px; margin-right: 20px;  }
.left { float: left; }
.right { float: right; }




form { margin: 0; padding: 0;}

#c_ontainer { width: 100%; height: 100%;}
#c_ontainer_l { background: url('../img/bg_left.gif') repeat-y right; height: 100%;}
#c_ontainer_r { background: url('../img/bg_right.gif') repeat-y left; height: 100%;}
#h_eader,#flash1 { width: 774px; height: 236px; }
#b_ody {height: 100%; background: url('../img/b_ody_bg.gif') repeat-y center; vertical-align: top;}
#c_ontent { width: 734px; margin-left: 20px; margin-right: 20px; }
#c_ontent img { display: inline;  }
#h1_img { height: 66px;  }

#f_ooter { text-align: center; height: 52px; vertical-align: bottom; color: #a09d9d; font-size: 7pt; background: url('../img/bg_kratka.gif') repeat;}
#f_ooter a,#f_ooter a:visited{ color: #a09d9d; text-decoration: none; font-weight: bold; font-size: 7pt;}
#f_ooter a:hover{ color: #FFFFFF;}

#error { font-weight: bold; color: #4a4d08; font-family: sans-serif; vertical-align: middle;  }
#komunikat {font-weight: bold; color: #4a4d08; font-family: sans-serif; vertical-align: middle; }





