* {
    margin: 0;
    padding: 0;
}

body {
    font: 76% Georgia, Verdana, sans-serif;
    background: #553933;
    text-align: center;
    color: #fff;
}
#wrapper {
    width: 870px;
    margin: 0 auto;
    text-align: left;
    padding-top: 18px;
}
#log {
    width: 870px;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
}
#footer{
    width: 870px;
    margin: 0 auto;
    text-align: left;
    padding-top: 18px;
}
a img {
    border: 0;
}
a:hover {
	text-decoration: none;
}
form fieldset {
	border: none;
	position: relative;
}
#topWrapper {
	height: 185px;
	border-bottom: 2px solid #fff;
	text-align: left;
}
#top {
	width: 870px;
	margin: 0 auto;
}
h1 {
	font-size: 27px;
	font-family: Arial;
	float: left;
	margin: 15px 0 5px 0;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h4 {
	clear: left;
	float: left;
	font-size: 12px;
	margin-left: 110px;
	width: 200px;
}
* html h4 {
	display: inline;
}
h3 {
	font-size: 14px;
	font-family: Arial;
	margin: 17px 0 10px 0;
}
h2.senter {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin: 25px 0 25px 0;
}
#rightTop {
	width: 450px;
	float: right;
}
label {
	font-size: .9em;
	float: left;
	width: 150px;
	padding-right: 6px;
	text-align: right;
	clear: left;
}
label.top {
	font-size: .9em;
	float: left;
	width: 100px;
	padding-right: 6px;
	text-align: right;
	clear: left;
}
input,select {
	width: 165px;
	height: 20px;
	border: 0;
	margin-bottom: 8px;
	float: left;
	vertical-align: middle;
}
textarea {
	width: 236px;
	border: 0;
	/*height: 71px; */
	font-family: Arial;
	font-size: 1.1em;
	float: left;
	margin-bottom: 8px;
}
* html textarea, * html input {
	float: none;
}
button {
	border: 0;
	background: none;
	color: #fff;
	font-weight: bold;
	font-family: Georgia;
	cursor: pointer;
	margin-left: 150px
}
#form button {
	top: 160px;	
}
.box {
	width: 420px;
	float: right;
}	
h2 {
	font-size: 18px;
	font-family: Arial;
	margin-bottom: 4px;
	font-weight: normal;
}
.par {
	padding-left: 43px;
	font-size: .9em;
}
a {
	color: #fff;
}
#links {
	width: 240px;
	margin-top: 25px;
	float: left;
	list-style: none;
}
#links li {
	padding: 7px 0;
}
#links li a {
	text-decoration: none;
}
#links li a.more {
	text-decoration: none;
	font-size: 1.2em;
	text-align: right;
	font-weight: bold;
}
#links li a:hover {
	text-decoration: underline;
}
#alert {
	margin-top: 110px;
	font-family: Arial;
	font-size: 1.2em;
}
#alert a {
	font-family: Georgia;
	font-size: .75em;
	margin-left: 225px;
}
#form textarea {
	height: 154px;
}
#form {
	margin-top: 50px;
	width: 410px;
}
.topAlert {
	margin-top: 23px;
}
#topP {
	padding-left: 300px;
	font-size: .9em;
	margin-bottom: 15px;
}
#bottomP {
	font-size: 1.2em;
}
#bottomP a {
	font-weight: bold;
}
#bottomP span {
	margin-right: 10px;
}
div.error {
	margin: 10px 50px 10px 50px;
	padding: 10px;
	border: 1px solid #fe0000;
	background: #FFFED8;
	color: #fe0000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
div.error p {
	color: #fe0000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
div.error p a {
	color: #fe0000;
}
form.logg {
	text-align: center;
	margin: 20px 150px 20px 150px;
}
form.logg label {
	float: left;
	display: block;
	width: 150px;
}
form.logg input.tekstowy {
	
}

form.logg input.przycisk  {
    font-family: Georgia, Verdana, sans-serif;
    font-weight: bold;
    background: #fff;
    text-align: center;
    color: #553933;
	margin-left: 150px;
}
.clear {
	clear: both;
}
.quarter {
	float: left;
	width: 24%;
	line-height: 26px;
}


/* Reszta */

th.thin {
	background: #ccc;
	text-align: center;
	color: #553933;
	padding: 5px;
}
td.tdinl {
	background: #68514C;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
td.tdinc {
	background: #68514C;
	text-align: center;
	font-weight: normal;
	color: #fff;
	padding: 5px;
}
th.thform {
	background: #fff;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	vertical-align: middle;
	color: #553933;
}
th.thin {
	background: #fff;
	text-align: center;
	color: #553933;
	padding: 5px;
}
th.title {
	background: #fff;
	padding: 10px;
	color: #553933;
}
td.tdform {
	background: #68514C;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
td.tdinl {
	background: #68514C;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
td.tdinc {
	background: #68514C;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}
td.tdinc select {
	font-size: 10px;
	padding: 5px;
}
table.tramka {
	background: #fff;
	width: 100%;
}
.menu {
	background: #fff;
	clear: both;
    width: 870px;
    margin: 0 auto;
    padding: 10px;
}
.menu ul {

}
.menu ul li {
	display: inline;
	margin-left: 20px;
}
.menu ul li a {
	color: #553933;
	font-weight: bold;
	text-decoration: none;
}
.menu ul li a:hover {
	text-decoration: underline;
}
