body {
	background: #847745;
}

div#main {
	width: 760px;
	background: #ffffff;
	margin: auto;
	border: 2px solid #736634;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 10px;
	line-height: 14px;
	font-family: Tahoma,Sans-Serif;
	padding: 0 20px 20px 20px;
}
	
h1,h2 {
	text-align: center;
	text-align: left;
	padding: 10px
}

h2 {
	font-size: 1.1em;
	font-size: 14px;
	padding-bottom: 5px
}

h3 {
	font-size: 1em;
	font-size: 12px;
	margin-top: 20px;
	border-top: 1px dotted gray
}

p,li {
	font-size: 0.9em;
	font-size: 10px;
	text-align: left
}
	
ol,ul {
	padding: 20px;
	font-weight: bold
}

ol li span {
	font-weight: normal
}

ol li {
	margin-bottom: 10px
}

fieldset legend {
	font-weight: bold
}

input {
	width: 200px;
	margin-right: 20px
}

a.dodaj {
	text-decoration: none
}	

a.form_button {
	text-decoration: none;
	padding: 3px;
	color: white;
	background: green;
	border: 1px solid gray
}

table.calosc td {
	font-size: 10px
}
