#text h1 {
 margin: 0px;
 padding: 0px;
 color: #260b0c;
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 font-size: 26px;
}
#text h2 {
 margin-top: 0px;
 margin-bottom: 20px;
 padding: 0px;
 color: #260b0c;
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 font-size: 16px;
}
#text hr {
 width: 400px;
 margin: 0px 0px 0px 30px;
 color: #260b0c;
}

#text2 h1 {
 margin: 0px;
 padding: 0px;
 color: #260b0c;
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 font-size: 26px;
}
#text2 h2 {
 margin-top: 0px;
 margin-bottom: 20px;
 padding: 0px;
 color: #260b0c;
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 font-size: 16px;
}
#text2 hr {
 width: 400px;
 margin: 0px;
 margin-left: 30px;
 color: #260b0c;
}

#mingal div {
 display: block;
}

#users {
 padding: 0px;
}
#user_table {
 padding: 30px 0px 0px 30px;
}
#user_table td {
 border: 1px dotted #feaf0d;
 padding: 3px;
 font-size: 12px;
 text-align: center;
}
#user_table th {
 border: 1px dotted #00ff00;
 padding: 5px;
 font-size: 12px;
}
#users a {
 text-decoration: none;
}
.przycisk {
 /*-moz-border-radius: 6px;*/
 font-weight: bold;
 border: 1px solid #000000;
 background-color: #ddd;
 font-size: 11px;
 cursor: pointer;
}
#mptab {
 margin-top: 20px; 
 font-size: 14px;
}
#mptab td {
 text-align: justify;
}
.galtab {
 border: 1px dotted #660000;
}
.galtab th {
 font-size: 16px;
 font-weight: bold;
 background-color: #e1cf91;
}
.galtab td {
 font-size: 14px;
 background-color: #ecda9b 
}
.galtab span {
 color: #0000ff;
}