body {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0F1F2F;
	background-color: #F6DBCE;
	background-image: url('Background-summer.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	margin-left: 17px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
}

h1 {
	font-family: 'Comic Sans MS', Verdana, Tahoma, Sans-Serif;
	font-size: 23px;
	color: #7B6D67;
	margin-top: 20px;
}

h2 {
	font-family: 'Comic Sans MS', Verdana, Tahoma, Sans-Serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #7B6D67;
	margin-top: 8px;
}

h3 {
	font-family: 'Comic Sans MS', Verdana, Tahoma, Sans-Serif;
	font-size: 15px;
	color: #514844;
	margin-bottom: 4px;
	margin-top: 14px;
}

h4 {
	font-family: 'Comic Sans MS', Verdana, Tahoma, Sans-Serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 12px;
}

p {
	text-indent: 0.6cm;
	text-align: justify;
	line-height: 16px;
}

u,p,ul,li,td,font {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
}

legend {
	font-weight: bold;
}

thead {
	font-weight: bold;
	font-variant: small-caps;
	background-color: #F6DBCE;
	color: #A77070;
}

.highlight:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.odd:hover {
	background-color: #FFFAEB;
}

.even:hover {
	background-color: #FFFAEB;
}

.odd {
	color: #000000;
}

.even {
	color: #382525;
}

label {
	font-variant: small-caps;
	color: #A77070;
}

input,textarea {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #352F2D;
	background-color: #D8F4FF;
	background: transparent;
	border-color: #5F5F9F;
	border-style: groove;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

a:link {
	color: #B77B7B;
}

a:visited {
	color: #895C5C;
}

a:active {
	color: #CB8888;
	text-decoration: none;
}

a:hover {
	color: #F6DBCE;
	background-color: #A77070;
	text-decoration: none;
}

acronym {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	cursor: help;
}

.selectedcell {
	color: #F6DBCE;
	background-color: #A77070;
}

.disabledcell {
	color: #A39189;
	background-color: #A39189;
}

.emptycell {
	background-color: #F2D7CA;
}

.silvercell {
	color: #7F7F7F;
}

.podpis {
	font-style: italic;
	line-height: 200%;
	text-align: right;
}

.info {
	font-style: italic;
	line-height: 26px;
}

.warning {
	color: #EF8F1F;
	font-weight: bold;
	line-height: 26px;
}

.error {
	line-height: 26px;
	font-weight: bold;
	color: #FF3F5F;
}

.contentitem {
	line-height: 200%;
	border-color: #5F5F9F;
	border-style: outset;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
}

.disabledcontentitem {
	line-height: 200%;
	border-color: #5F5F9F;
	border-style: inset;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
}

