body {
    font-family: Arial, Tahoma, sans-serif;
    background-color: #FFFFFF;
    font-size: 11px;
}

table {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 11px;
    border-collapse: collapse;
}

.title {
    background: #ffcc66;
    color: #cc3300;
    font-weight: bold;
}

.naglowek {
	color: #339966;
	font-size: medium;
	font-weight: bold;
}

hr {
    color: #009999;
    height: 1px;
}

a {
    color: #009999;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #ff9933;
    text-decoration: underline;
}

a.top {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.top:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}


.inactive {
    color: #9E894C;
}

.active {
    color: #FF0000;
    font-weight: bold;
}

.H {
	font-weight: bold;
}

img {
	border: 0px;
}

small {
	font-size: 10px;
}

form {
	display: inline;
}

input, textarea, select {
    text-indent: 3;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 11PX;
    color: #622402;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #BFAF7F;
    border-style: inset;
}

table, tr, td {
    border-color: #A78655;
}

.content {
    background: #FFFFCC;
}

.content2 {
    background: #FFFF99;
}