
	body {
		background-color: #bbb592;
		margin: 0;
		font-family: "Times New Roman";
		font-size: 13px;
		overflow-x: hidden;
		color: #948A54;
	}
	
	html {
		overflow-x: hidden;
	}
	
	img {border: 0}
	form {display: inline;}
	a {text-decoration: none; color: #948A54}
	.clear {clear: both;}
	.mid {vertical-align: middle}
	
	#back {
		background-image: url('img/body.png');
		background-repeat: repeat-x;
		background-color: #f7f7f2;
	}
	
	#page {
		width: 824px;
		margin: 0 auto;
	}
	
	#top {
		height: 76px;
	}
	
	h1 {
		margin: 0;
		padding: 0;
		padding-top: 37px;
		padding-left: 20px;
		font-family: "Times New Roman";
		font-size: 26px;
		font-weight:lighter;
		letter-spacing: 1px;
	}
	h1 a {color: #948a54}
	h1 span {color: #e66d00}
	
	#menu {
		height: 37px;
		margin-bottom: 16px;
	}
	
	#menulist {
		width: 617px;
		padding: 0;
		margin: 0;
		margin-left: 11px;
		float: left;
	}
	
	#menulist a {
		height: 32px;
		line-height: 32px;
		color: #948a54;
		font-family: "Times New Roman";
		font-size: 18px;
		display: block;
		padding: 5px 11px 0 12px;
		float: left;
	}
	
	#menulist a.selected, #menulist a.selected:hover {
		color: #948a54;
		background-image: url('img/menuback.png');
		background-position: right;
		background-repeat: no-repeat;
	}
	
	#menulist a.extra, #menulist a.extra:hover {
		color: #e66d00;
	}
	
	#menulist a:hover {
		text-decoration: underline;
	}
	
	#menulist li {
		height: 37px;
		width: auto;
		float: left;
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	#domena {
		height: 30px;
		background-image: url('img/domena.png');
		float: left;
		margin-top: 7px;
		position: relative;
		
		width: 1296px;
		margin-right: -1200px;
	}
	
	#leftside {
		width: 633px;
		padding-top: 2px;
		float: left;
		background-color: #ffffff;
		background-image: url('img/leftside.png');
		background-repeat: no-repeat;
	}
	
	#rightside {
		padding-left: 0;
		float: right;
	}
	
	#rightside .box {
		width: 184px;
	}
	
	#rightside .box-head {
		height: 4px;
		font-size: 0;
		background-image: url('img/line.png');
	}
	
	#rightside .box-head div {
		width: 7px;
		height: 4px;
		background-color: #e66d00;
		font-size: 0;
		float: right;
	}
	
	#rightside .box-title {
		color: #e66d00;
		margin-bottom: 8px;
	}
	
	#rightside .box-title span {
		margin: 6px 1px 6px 10px;
		display: inline-block;
		font-style: italic;
		font-size: 18px;
	}
	
	#rightside .box-title input.input-text {
		width: 65px;
		margin: 0;
		border: 1px solid #C5B76F;
		vertical-align: middle;
		background-color: transparent;
		font-family: "Times New Roman";
		color: #e66d00;
	}
	
	#rightside .box-title, .box-in {
		background-color: #fff;
	}
	
	#rightside .box-in {
		margin-bottom: 17px;
		padding: 8px;
		color: #948a54;
		font-size: 14px;
	}
	
	#rightside .box-in ul {
		margin: 0;
		padding: 0;
	}
	
	#rightside .box-in ul li {
		line-height: 21px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		background-image: url('img/aukcje_domen.png');
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding-left: 20px;
	}
	
	#rightside .box-in a {
		color: #948a54;
	}
	
	#rightside a.extra, #rightside a.extra:hover {
		color: #e66d00;
	}
	
	#content {
		background-image: url('img/content.png');
		background-repeat: repeat-y;
		min-height: 300px;
		padding: 30px;
		padding-right: 130px;
	}
	
	#content p {
		font-size: 16px;
		text-align: justify;
		text-indent: 10px;
	}
	
	.comment {
		background-image: url('img/hr.png');
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 10px;
		font-family: verdana;
		font-size: 11px;
	}
	
	.comment-body {
		padding: 3px;
		font-size: 11px;
	}
	
	#footer {
		height: 58px;
		background-color: #bbb592;
		background-image: url('img/footer.png');
		background-repeat: repeat-x;
		color: #fff;
	}
	
	#footer .in {
		width: 824px;
		margin: 0 auto;
		padding-top: 4px;
	}
	
	#footertext {
		display: inline-block;
		line-height: 22px;
		float: left;
	}
	
	#footerlist {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#footerlist a:hover {
		background-color: #EEEBE0;
	}
	
	#footerlist a {
		color: #948a54;
		font-family: "Times New Roman";
		font-size: 14px;
		display: inline-block;
		padding: 4px 11px 3px 12px;
	}
	
	#footerlist a.extra, #footerlist a.extra:hover {
		color: #e66d00;
	}
	
	#footerlist li {
		width: auto;
		float: left;
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	#made {
		display: inline-block;
		float: right;
		width: 150px;
		line-height: 22px;
	}
	
	#made, #made * {
		color: #948a54;
	}
	
	.hr {
		border: 0;
		margin: 4px 0;
		font-size: 0;
		height: 1px;
		background-image: url('img/hr.png');
		color: transparent;
		background-color: none;
	}
	
	
	
	
	
	.form {
		padding: 5px;
		background-image: url('img/section-bottom.png');
		background-repeat: no-repeat;
		background-position: bottom;
		font-family: verdana;
	}
	
	.form-row {
		background-image: url('img/dash1.png');
		background-repeat: repeat-x;
		padding-top: 10px;
	}
	
	.form-row:first-child, .form-row.first-child {
		background: none;
		padding-top: 0;
	}
	
	.form-title {
		font-weight: bold;
		color: #948a54;
	}
	
	.form-desc {
		margin: 2px;
		font-style: italic;
		font-size: 11px;
		padding: 0 9px 9px 9px;
	}
	
	.form-input {
		margin: 2px;
	}
	
	.input-text, .submit, textarea {
		background-color: #fff;
		border: 1px solid #bbb592;
	}
	
	.submit {
		background-color: #bbb592;
	}
	
	textarea {
		width: 98%;
	}
	
	.error {
		color: #E32626;
		padding: 10px;
		border: 1px solid #e3e7e9;
		font-family: verdana;
	}
	
	.mceContentBody {
		margin: 10px;
	}
	
	.info {
		padding: 10px;
		margin: 10px;
		border: 1px solid #e3e7e9;
		clear: both;
		font-family: verdana;
	}
	
	.success {
		padding: 10px;
		clear: both;
		color: #129912;
		border: 1px solid #e3e7e9;
		font-family: verdana;
	}
	
	.tlist {
		width: 100%;
		border-collapse: collapse;
		font-family: verdana;
	}
	
	.tlist td {
		border: 1px solid #EEEBE0;
		padding: 2px;
		font-size: 10px;
	}
	
	.tlist .even td {
		background-color: #EEEBE0;
	}
	
	.article {
		margin-bottom: 30px;
	}
	
	.article-footer {
		background-image: url('img/hr.png');
		background-repeat: repeat-x;
		padding: 6px;
	}
	
	.article-footer-comments {
		display: block;
		float: left;
		width: 320px;
	}
	
	.article-footer-mark {
		display: block;
		float: right;
	}
	
	.article-footer-more {
		display: block;
		float: right;
	}
	
	div.paginate {
		margin-top: 20px;
	}
	
	a.paginate-active {
		background-color: #EEEBE0;
		border: 1px solid #DEDBD1;
		display: inline-block;
		
		width: 16px;
		height: 16px;
		text-align: center;
		font-weight: bold;
		font-family: verdana;
	}
	
	a.paginate {
		display: inline-block;
		
		width: 16px;
		height: 16px;
		text-align: center;
		font-family: verdana;
	}
	
	h2 {
		margin: 0;
		padding: 4px 0;
	}
	h2, h2 a {
		color: #e66d00;
		font-weight: lighter;
		font-size: 22px;
	}
	
	h3 {
		margin: 0;
		padding: 4px 0;
	}
	h3, h3 a {
		color: #e66d00;
		font-weight: lighter;
		font-size: 17px;
	}

