
body {
	margin: 0;
	padding: 0;
	background: #ded4d4;
	font: normal 80% Tahoma,sans-serif;
}

a { color: #082; text-decoration: none }
a:visited { color: #553108 }
a:hover, a:focus, a:active { color: navy; text-decoration: underline }


ul li {
	list-style-image: url('lista.gif');
}
ul li img {
	vertical-align: top;
	position: relative;
	top: 1px;
}

hr {
	background: #fff;
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #736161;
}
hr#tax_hr {
  margin-bottom: 1.7em;
}

h1, .h1, .sections .h1 {
	font: bold 250% 'Times new roman','Nimbus Roman NO9 L',times,serif;
	text-align: center;
	padding: 9px 0 11px 0;
	margin: 0;
}
.sections .h1 {
	font-size: 200%;
	text-decoration: none;
	margin: 1ex 0;
	padding: 9px 0;
}

#border {
	width: 751px;
}

#frame {
	border: solid #736161;
	border-width: 0 1px;
	background-color: #fff;
	text-align: left;
	font-size: 110%;
}

#menu {
	height: 27px;
	background-image: url('menu.png');
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 42px;
	overflow: hidden;
}

#menu div {
	padding: 4px 0 0 1ex;
}

#menu a:link {text-decoration: none; color: #000}
#menu a:visited {text-decoration: none; color: #030}
#menu a:hover {text-decoration: underline; color: #330}
#menu a:active {text-decoration: underline; color: #003}

#path {
	background: url('path.png') no-repeat 15px 0px;
	padding: 5px 2em 2px 28px;
	font: normal 85% Helvetica,Arial,sans-serif;
}
#path tt {
	position: relative;
	bottom: 1px;
}
#path a {
	color: #000;
	text-decoration: none;
}
#path a:hover, #path a:active, #path a:focus {
	text-decoration: underline;
}

#header {
	overflow: hidden;
	height: 87px;
}
#header img {
  margin: 0;
  padding: 0;
}

#login {
	padding: 2px 1.5ex;
	font: normal 80% Verdana;
	text-align: right;
}
#login a {
	text-decoration: none;
	color: #CFE297;
}
#login a:hover, #login a:focus, #login a:active {
	text-decoration: underline;
	color: #553108;
}

#search {
	margin: 0;
	padding: 12px 56px 0 0;
	float: right;
}

#search input {
	margin: 0;
	padding: 0 1ex;
	border: 1px solid #000;
	background: e7e0e0;
	font: normal 85% Tahoma;
}

#search input.search {
	height: 15px;
	font-size: 95%;
	padding: 0 .8ex;
	width: 104px;
}

#tresc {
	padding: 1px 20px 12em;
	font: normal 16px Georgia,'Times New Roman',times,serif;
}

.tax {
	overflow: hidden;
	padding-top: 19px;
}
.tax b, .specieslist b {
	font: bold 13px Helvetica,Arial,sans-serif;
}
.tax blockquote {
  padding: 0 40px;
  margin: 16px 0;
}
.tax ul {
  margin: 0;
  padding: 8px 0 10px 40px;
}
.tax a {
	text-decoration: underline;
}

.specieslist {
	overflow: hidden;
	background-image: url('hr.png');
	background-repeat: repeat-x;
	padding: 27px 60px 20px 40px;
	margin: 0 -20px;
}
.specieslist div {
	padding-left: 20px;
}
.specieslist div.foto {
	background: #fff url('picture.png') no-repeat scroll left 2px;
}
.specieslist a {
	text-decoration: none;
}
.specieslist a:hover, .specieslist a:focus, .specieslist a:active {
	text-decoration: underline;
}


.dodaj {
	float: right;
	width: 80px;
	margin: 14px 14px 0 0;
}
div.tax .dodaj {
	margin: 14px;
}
.dodaj form {
	margin: 0;
	padding: 0;
}
.dodaj input {
	width: 80px;
	font-weight: bold;
}

.linnaeus {
	color: #686262;
}

.sections h2 {
	margin: 1em 0 1.1em 0;
	padding: 0;
	font: bold 90% Helvetica,Arial,sans-serif;
	text-decoration: underline;
}

.sections {
	padding: 8px 44px;
	background-image: url('hr.png');
	background-repeat: repeat-x;
	margin: 0 -20px;
}
.sections p {
	padding-left: 24px;
}
.descr p, .descr h3 {
	padding: 0 24px;
}
.sections h3 {
	font-size: 100%;
	margin: 0;
}

.sections ul {
	margin: 14px 0;
	padding: 0 0 0 7ex;
}
.sections ul li {
	margin: 0;
	padding: 0;
}
.sections .dodaj {
	margin-right: -10px;
}
.cnt {
	font: normal 10px Verdana,sans-serif;
	color: #686262;
}

.descr a {
	text-decoration: underline;
}
.descr {
	text-align: justify;
}

.images td {
	vertical-align: middle;
	text-align: center;
	width: 158px;
	height: 158px;
	background: #fff url('img.png') center no-repeat;
}
.images img {
	border: 1px solid #000;
	display: block;
	text-align: center;
	margin: auto;
}

.copyright {
	text-align: right;
	font-size: 70%;
	margin: 2em 0 0;
	padding: 0 24px;
	line-height: 15px;
	vertical-align: bottom;
}
.copyright img {
	vertical-align: top;
}

.login_page {
	padding: 38px 24px;
}
.login_page form {
	margin: 0 64px;
	padding: 8px 4em;
	background: #eee;
	border: 1px dashed #CFE297;
}
.login_page label {
	font: bold 13px Helvetica,Arial,sans-serif;
	padding-right: 1em;
}
.login_page td input {
	border: 1px solid #CFE297;
	width: 300px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;
}
.login_page td.error {
	color: red;
	text-align: center;
	padding: 0 0 1ex 0;
}
.login_page .submit {
	margin: 4px;
	font: bold 13px Helvetica,Arial,sans-serif;
	border: none;
	background: #eee;
}
.openidfld {
	background-image: url('http://openid.net/wp-content/uploads/2007/10/openid_small_logo_white.gif');
}
#fld_pwd {
	background-image: url('bullet_key.png');
}

table.addform {
	margin: .8ex 0;
}
table.addform td {
	font: normal 13px Verdana,sans-serif;
	padding: 6px 30px;
	background: #def;
	text-align: left;
}
table.addform th {
	font: bold 13px Verdana,sans-serif;
	padding: 8px 10px 0;
	vertical-align: top;
	background: #9cf;
	text-align: left;
}
table.addform td.input, table.addform td.radio {
	background: #69c;
	padding: 6px;
	width: 420px;
}
table.addform .input input, table.addform .input select {
	border: 1px solid black;
	width: 100%;
}
table.addform h3 {
	font: bold 15px Verdana,sans-serif;
	padding-bottom: 8px;
	text-decoration: underline;
	margin: 0 -20px;
	padding: 0 0 8px;
}

.news {
	border: 1px solid #C9D787;
	background: #E6EDC7;
	margin: 1ex 0 1em 0;
}
.news .text, .news form {
	padding: 1ex 1em;
	font: normal 75% Verdana,sans-serif;
}
.news .link {
	text-align: center;
	margin: 2em;
	padding: 0;
}
.news p {
	text-align: justify;
	text-indent: 3ex;
	margin: 0;
	padding: 0;
}
.news .header {
	border-bottom: 1px solid #C9D787;
	background: #D8E691 url('menu.png') -56px -4px no-repeat;
	color: #838B58;
	text-align: left;
	padding: 2px 1em;
}
.news h2 {
	margin: 0;
	padding: 0 0 0 7em;
	font: bold 70% Helvetica,Arial,sans-serif;
	text-decoration: none;
}
.news .date {
	float: right;
	font: bold 60% Helvetica,Arial,sans-serif;
}

.news form {
	padding: 1ex 1em 1ex 0;
	margin: 0;
	text-align: right;
}
.news .fldiv {
	padding: 2px 0 1px;
}
.news label {
	padding-right: 1em;
}
.news input {
	width: 450px;
	padding: 0 3px;
}
.news .hr {
	padding: 9px 1px 10px 0;
	font-size: 1px;
	text-align: right;
}
.news textarea {
	width: 633px;
}
.news input, .news textarea {
	border: 1px solid #C9D787; 
}

#col_left {
	margin-right: 170px;
}
#col_right {
	float: right;
	width: 152px;
	margin: 1ex 0 1em 0;
}
#col_right .frame {
	border: 1px solid #C9D787;
	background: #E6EDC7 url('frame.png') bottom center no-repeat;
	padding: 0 0 56px 0;
}
#col_right .item {
	margin: 1em 1.1em 1em 1em;
	font: bold 70% Helvetica,Arial,sans-serif;
	text-decoration: none;
}
#col_right .item img {
	vertical-align: middle;
	margin-right: 1ex;
}
#col_right .button {
	border: 1px solid #C9D787;
	background: #E6EDC7;
	text-align: center;
	display: block;
	margin: 4px 0;
}
#col_right a.button:hover {
	border: 1px solid blue;
}
#col_right .button img {
	display: block;
	margin: 0 auto;
}

code {
	font: normal 70% 'Lucida console','Courier New',monospace;
	border: 1px solid #C9D787;
	background: #E6EDC7;
	display: block;
	margin-top: 1em;
	padding: 2px 4px 2em;
	overflow: auto;
}

a.newname {
	font: normal 50% Verdana,sans-serif;
	position: relative;
	top: 2px;
	margin-left: 4px;
}
form.newname {
	margin: 1ex 1em;
	border: 1px dashed #ddd;
	background: #f4f2f0;
	width: 330px;
	padding: 4px 8px;
	text-align: right;
	display: none;
}
.newname label {
	float: left;
}
.newname input {
	width: 240px;
	float: left;
}
.newname button {
	width: 75px;
}
.newname select {
	width: 120px;
}

li.lang_PL { list-style-image: url('/flags/pl.gif'); }
li.lang_EN { list-style-image: url('/flags/gb.gif'); }
li.lang_DE { list-style-image: url('/flags/de.gif'); }
li.lang_RU { list-style-image: url('/flags/ru.gif'); }
li.lang_CZ { list-style-image: url('/flags/cz.gif'); }
li.lang_ES { list-style-image: url('/flags/es.gif'); }
li.lang_FR { list-style-image: url('/flags/fr.gif'); }

dl {
	margin: 0;
	padding: 0;
}
dt {
	margin-left: 0;
	padding: .5ex 0;
}
dd {
	margin-left: 0;
	padding: 0 0 1ex 1.3em;
}

td#flags {
	padding-top: 4px;
}
td#flags label {
	color: #fff;
	font-weight: bold;
}
td#flags img {
	vertical-align: top;
}
td#flags input {
	width: auto !important;
	padding: 0 !important;
	margin: 2px .7ex 0 .9ex !important;
	vertical-align: top;
	border: none;
}
