body {
	font-family: verdana,helvetica;
	color: #000000;
	font-size: 11px;
	position: relative;
    background: #ffeed2 url('./images/tlo.gif') repeat top left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}


p,ul,ol,li {
	font-family: verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
}

input, table {
    font-family: verdana, helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

h2 {
	font-family: verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ebbf90;
}

a {
	font-family: verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

td.prezentacja {
	text-align: top; 
	padding: 5px 2px; 
	border-bottom: 1px solid #666666;
}
a:hover {
	color: #eba84b;
	text-decoration: none;
}

.error {
    color: red;
}

.form {
    background: #FFFFFF;
    border: 1px solid #666666;
}

.menut {
    font-weight: bold;
    color: #333333;
}
.tekst {
    text-indent: 10px;
    text-align:justify;
}

.h1 {
    background: #ebbf90;
    border-bottom: 2px solid #333;
    padding: 0 4px;
}

.b1 {
    
    border: 1px solid #333;
    text-align: left;
    padding: 4px;
    background: #fff8dd;
}
