html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, a,   address, strong, em
	{ margin: 0; padding: 0; font-weight: normal; font-style: normal; border: 0; outline: none; }

body { padding: 10px; color: #7a7764; background-color: #fffded; 
font: normal 0.68em/1.4em 'Trebuchet MS', Tahoma, Helvetica, sans-serif; }

/* komunikaty błędów */
div.error, div.success{ color: white; }
div.error, div.success, div.info{ margin-top: 10px; width: 400px;  text-align: center;   padding: 10px 0 10px 0; }
div.error{ background-color: #b81516; }
div.info{ padding-left: 10px; background-color: #f6f1da; }
div.success{ background-color: #bef050; } 
div.error a, div.success a, div.info a{ color: white; font-weight: bold; cursor: pointer; }
div.info img{ float: left; }
div.info a{ color: #6c6d45 !important; }

#header{ color: white; font-weight: bold; font-size: 13px; padding: 10px;
 background-color: #770002; }
#close{ text-align: right; margin: 0 0 5px 0; }
#engine{ padding: 10px;   margin: 2px 0 0 0; }
.bold{ font-weight: bold; }

#engine h1.t { margin: 10px 0 5px 0; padding: 0; font-size: 15px; font-weight: bold; }

