body {
	font: 11px arial, helvetica, sans-serif;
	background: #c4e6ff;
	color: #313940;
}

body > img {
	display: none;
}

#register, header, #nav, #website, footer {
	width: 960px;
	margin: 0 auto;
}

#nav {
	width: 1008px;
}

#top {
	height: 30px;
	background: #789ab2;
}

#register > a, #register span {
	font: 12px arial, helvetica, sans-serif;
	color: #e0f2ff;
	margin-top: 8px;
	display: inline-block;
}

#register span a {
	color: #e0f2ff;
}

header {
	background: url(images/logo.png) no-repeat 10px 5px;
	height: 145px;
}

#title {
	font-size: 44px;
	margin: 24px 0 12px 190px;
	display: inline-block;
	color: #3c637f;
	text-shadow: 2px 2px #b0cfe5;
	letter-spacing: 1px;
}

#description {
	font-size: 32px;
	color: #93adbf;
	letter-spacing: 6px;
	margin-left: 385px;
}

nav {
	height: 45px;
	background: #3d647f;
}

nav ul {
	margin-left: 5px;
	list-style: none;
}

nav li {
	float: left;
	height: 45px;
	border-left: 1px solid #9fbacc;
}

nav li:first-child {
	border: 0;
}

nav a {
	font-size: 18px;
	font-weight: bold;
	color: #e0f2ff;
	margin: 12px 7px 0 7px;
	display: block;
}

nav li:first-child a {
	padding-left: 0;
}

nav ul > a {
	float: left;
}

#website {
	margin-top: 10px;
}

#widget {
	width: 200px;
	float: left;
	min-height: 670px;
	background: #b3d2e5;
}

#widget h3, #content h3 {
	background: #7a9db2;
	height: 25px;
	font-size: 16px;
	color: #ffe0e2;
	text-align: center;
	padding-top: 4px;
}

#widget p {
	margin: 5px 10px;
	font-size: 13px;
	color: #72828c;
}

#widget img {
	max-width: 180px;
	padding: 5px 0;
}

#content > h3 {
	text-align: left;
	padding-left: 5px;
}

#content {
	width: 720px;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}

#content p {
	font: 11px 'trebuchet ms', arial, helvetica, sans-serif;
	text-align: justify;
	margin-top: 5px;
}

#content p a {
	color: #72828C;
}

#content table tr td:first-child a {
	border-bottom: 1px dotted #3D647F;
}

#content table a {
	color: #3D647F;
}

#admin p a, #ago a {
	font-size: 20px;
}

#ago {
	clear: both;
}

.aukcja {
	clear: both;
}

#content .aukcja div {
	float: left;
}

#content .aukcja > div:first-child a img {
	width: 100px;
	max-height: 130px;
	margin: 7px;
	float: left;
}

#content .aukcja div.tresc img {
	width: 606px !important;
	margin: 0 auto !important;
}

#content .aukcja div span {
	clear: both;
	display: block;
	text-align: center;
	color: #b29465;
	font: bold 11px 'trebuchet ms', arial, helvetica, sans-serif;
	margin-bottom: 4px;
}

#content h4 {
	font-size: 16px;
	text-shadow: 1px 1px #e0f2ff;
	clear: both;
	padding-top: 10px;
}

.data {
	display: block;
	font: bold 13px 'trebuchet ms', arial, helvetica, sans-serif !important;
	margin: 0;
}

.tresc {
	width: 606px;
	float: left;
	margin-top: 5px;
}

.tresc h2 a, .tresc h2  {
	color: #b29465;
	background: none;
	text-align: left;
	font: 22px 'trebuchet ms', arial, helvetica, sans-serif;
}

.details, .bid {
	text-indent: -9999px;
	background: url(images/details.png);
	width: 72px;
	height: 26px;
	display: inline-block;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bid {
	background: url(images/auction.png);
}

#footer {
	clear: both;
	background: #8baec5;
	height: 25px;
}

#footer p {
	width: 960px;
}

footer {
	padding-top: 5px;
	color: #313940;
}

#form p {
	display: table;
	width: 300px;
}

#install p, #admin p {
	display: table;
	width: 422px;
}

input[type="text"], input[type="password"], textarea {
	float: right;
	margin-top: -3px;
}

input[type="checkbox"] {
	margin-top: -3px;
}

#admin input[type="text"], #pages input[name="description"], #admin input[type="password"], #admin input[type="date"], #admin textarea, #settings input[name="title"], select, option {
	width: 422px;
	float: left;
	margin: 3px 0;
	border: 1px solid #72828C;
	background: none;
}

#admin textarea, #cke_editor1 {
	width: 720px !important;
}

textarea {
	height: 200px;
	font: 11px 'trebuchet ms', arial, helvetica, sans-serif;
}

#admin input[name="title"] {
	color: #b29465;
	font: 22px 'trebuchet ms', arial, helvetica, sans-serif;
}

#admin input[name="end"], #admin input[type="date"], #admin input[name="hour"] {
	font: bold 13px 'trebuchet ms', arial, helvetica, sans-serif !important;
	color: #B29465;
	width: auto;
	float: right;
	margin-top: -3px;
}

#admin input[type="date"], #admin input[name="hour"] {
	margin: 0;
}

#pages input[name="title"], .widget input[name="title"] {
	background: #7a9db2 !important;
	height: 25px;
	font: bold 16px arial, helvetica, sans-serif !important;
	color: #FFE0E2 !important;
	padding-left: 5px;
	border: 0 !important;
	width: 421px;
}

.widget input[name="title"] {
	padding: 0;
	text-align: center;
	width: 200px !important;
}

.widget a, #pages a, #auctions a, #settings a{
	font-size: 11px !important;
}

input[type="submit"] {
	float: left;
	margin: 0;
}

table {
	width: 720px;
	margin: 3px 0;
}

table td {
	border: 1px solid #72828C;
	font-size: 14px;
	padding: 3px 0;
	text-align: center;
}

th {
	font-size: 14px;
	padding: 3px 0;
	text-shadow: 1px 1px #e0f2ff;
}

.mce-tinymce, .mce-container .mce-panel  {
	width: 720px;
}