	.body-in {
		background-image: url('../images/g-back.png?v16');
		background-repeat: repeat-x;
	}

	body {
		background-color:  #fff;
		color: #656565;
		background-image: url('../images/g-back.png?v16');
		background-repeat: repeat-x;
		font-size: 11px;
	}

	body * {
		color: #656565;
	}

	a, a.important {
		text-decoration: underline;
	}

	#headmenu .active, .tpanels a, .filters-ext a {
		text-decoration: none;
	}

	#headmenu .active {
		font-weight: bold;
	}

	.wrapper {
		position: static;
	}

	#top, #container, #pack {
		background: none;
	}

	#headpanel {
		height: 39px;
		margin-bottom: 2px;
		overflow: hidden;
	}

	#headpanel-in {
		width: 960px;
		margin: 0 auto;
		line-height: 39px;
	}

	#headpanel * {
		color: #afafaf;
		font-size: 11px;
	}

	#headpanel .login-input {
		border-top: 1px solid #dfad00;
		border-left: 1px solid #dfad00;
		border-right: 1px solid #ffd43e;
		border-bottom: 1px solid #ffd43e;
		background-color: #fff;
		width: 118px;
		vertical-align: middle;
		text-indent: 4px;
	}

	input.text, textarea.text {
		border-top: 1px solid #dfad00;
		border-left: 1px solid #dfad00;
		border-right: 1px solid #ffd43e;
		border-bottom: 1px solid #ffd43e;
		background-color: #fff;
		color: #4d4938;
		font-size: 11px;
	}

	input.text {
		height: 16px;
	}

	input.text.variant-2 {
		border-color: #FFAC37;
	}


	.input-error, input.red {
		/*background-image: url('../../images/icon_error.png?v16');
		background-repeat: no-repeat;
		background-position: 1px 1px;
		text-indent: 18px;*/

		background-color: #FEE4E4;
	}

	.button_small {
		background-image: url('../images/g-smallbtn.png?v16');
		color: #4d4938;
		font-size: 11px;
	}

	.button_medium {
		background-image: url('../images/g-mediumbtn.png?v16');
		color: #4d4938;
		font-size: 11px;
	}

	.button_large {
		background-image: url('../images/g-largebtn.png?v16');
		color: #4d4938;
		font-size: 11px;
	}

	#headpanel .login-button {
		background-image: url('../images/g-nextbtn.png?v16');
		width: 30px;
		height: 20px;
		border: 0;
		vertical-align: middle;
	}

	#headpanel-login {
		float: right;
		color: #afafaf;
		font-size: 11px;
	}

	.mhsep {
		margin: 0 6px;
	}

	#content {
		border-bottom: 1px solid #FFFFFF;
		padding: 0 0 22px 10px;
		width: 754px;
		overflow: hidden;
	}

	.wrapper {
		width: 960px;
	}
	.wrapper.simplemode {
		width: auto;
	}

	#top {
		width: 960px;
		margin: 0 auto;
		height: 70px;
		border-bottom: 1px solid #dfad00;
		text-align: right;
	}


	#top a {
		text-decoration: none;
		text-align: center;
		display: block;
		display: inline-block;
		float: right;
		width: 65px;
	}

	#top a span {
		display: block;
		height: auto;
		margin: 0;
		width: auto;
		padding: 0;
		border: none;
		background: transparent;
	}

	#top a:hover span {
		text-decoration: underline;
	}

	#top a img {
		width: 42px;
		padding-top: 4px;
	}

	#top h1 {
		background-image: url('../images/g-logo.png?v16');
		padding-top: 4px;
		margin-top: 0;
		width: 160px;
		height: 100px;
	}
	#top h1 a {
		width: auto;
		float: none;
	}

	#top .wrapper {
		background-image: none;
		background-repeat: no-repeat;
		background-position: right;
		padding: 0;
	}

	#counter, #changelog {
		display: none;
	}


	#headmenu {
		height: 38px;
		width: 960px;
		margin: 0 auto;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	#headmenu li {
		height: 38px;
		float: left;
	}

	#headmenu li a {
		line-height: 38px;
		display: block;
		padding: 0 14px;
		background-image: url('../images/g-punctor.png?v16');
		background-repeat: no-repeat;
		background-position: center left;
	}

	#headmenu li.first-child a {
		background-image:  none;
	}

	#footer {
		background: none;
		border-top: 1px solid #fff;
		width: 960px;
		margin: 0 auto;
	}

	#footer-left, #footer-links, #footer-right {
		float: left;
		height: 35px;
		line-height: 35px;
	}

	#footer-left {
		width: 25%;
	}

	#footer-right {
		width: 25%;
		text-align: right;
		float: right;
	}

	#footer-links {
		width: 48%;
	}

	#footer-left, #footer-links {
		text-align: left;
	}

	#footer-links li {
		height: 38px;
		float: left;
	}

	#footer-links li a {
		display: block;
		padding: 0 9px;
		background-image: url('../images/g-punctor.png?v16');
		background-repeat: no-repeat;
		background-position: center left;
	}

	#footer-links li.first-child a {
		background-image:  none;
	}

	/* +--------------------------------------------------------+
   |   SIDEBAR                                              |
   +--------------------------------------------------------+ */

	#centerframe {
		background-image: url('../images/g-point.png?v16');
		background-repeat: repeat-y;
		background-position: 215px 0;
		height: auto;
		margin: 0 auto;
		padding: 0;
		wdith: 960px;
	}

	#centerframe.no-menu, #centerframe.simplemode {
		background-image: none;
	}

	#sidebar{
		width: 200px;
		margin-top: 0;
	}

	#sidebar ul{
		margin-right: 0;
		padding-top: 0;
		border-bottom: 2px solid #C1C1C1
	}

	#sidebar ul ul{
		margin-left: 0;
		padding-top: 0;
		border-bottom: none;
	}

	#sidebar ul li{
		border-top: none;
		margin-right: 0;
	}

	#sidebar ul li:first-child,
	#sidebar ul li.first-child{
		border-top: 0;
		border-top: 1px solid #f5f0e9;
	}

	#sidebar ul:first-child li,
	#sidebar ul.first-child li{
		border-top: 0;
	}

	#sidebar ul:first-child ul,
	#sidebar ul.first-child ul{
		border-top: 1px solid #f5f0e9;
	}

	#sidebar ul li:first-child a,
	#sidebar ul li.first-child a{
	}

	#sidebar ul ul li  {
		margin-right: 0;
	}

	#sidebar ul li strong {
		padding: 0;

		padding-left: 34px;
		background: #e2e2e2 url(../images/g-listpunctor-nepand.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 10px;
		
		display:block;
		height:29px;
		line-height:29px;
		text-decoration:none;
		color: #656565;
		border-bottom: 1px solid #f5f0e9;
	}
	
	#sidebar ul li a:hover {
		background: #e9e9e9 url(../images/g-listpunctor-epand-a.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 10px;
	}
	#sidebar ul ul li a:hover {
		background: #e9e9e9 url(../images/g-listpunctor-epand-sl-a.png?v1);
		background-repeat: no-repeat;
		background-position: 25px 10px;
	}
	#sidebar ul li a {
		padding-left: 34px;
		background: #e2e2e2 url(../images/g-listpunctor-epand.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 10px;
		
		display:block;
		height:29px;
		line-height:29px;
		text-decoration:none;
		color: #656565;
		border-bottom: 1px solid #f5f0e9;
	}
	#sidebar ul ul li a {
		background: #e2e2e2 url(../images/g-listpunctor-epand-sl.png?v1);
		background-repeat: no-repeat;
	}
	#sidebar ul li.no-sub a, #sidebar ul li.no-sub a:hover {
		background: #e2e2e2 url(../images/g-listpunctor.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 12px;
	}
	#sidebar ul li.no-sub a:hover {
		background: #e9e9e9 url(../images/g-listpunctor.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 12px;
	}
	#sidebar ul li a.important {
		background: #e9e9e9 url(../images/g-listpunctor.png?v1);
		background-repeat: no-repeat;
		background-position: 19px 12px;
		white-space: nowrap;
	}

	#sidebar ul ul li a, #sidebar ul ul li.no-sub a, #sidebar ul ul li.no-sub a:hover  {
		padding-left: 38px;
		background-position: 25px 10px;
	}
	#sidebar ul ul ul li a, #sidebar ul ul ul li.no-sub a, #sidebar ul ul ul li.no-sub a:hover {
		padding-left: 50px;
		background-position: 35px 10px;
	}
	
	#sidebar ul ul li.sl a {
		background: #e9e9e9 url(../images/g-listpunctor-sl.png?v1);
		background-repeat: no-repeat;
		background-position: 25px 12px;
		white-space: nowrap;
	}
	#sidebar ul ul li.sl ul li a {
		background: #e9e9e9 url(../images/g-listpunctor-sl-sl.png?v1);
		background-repeat: no-repeat;
		background-position: 35px 12px;
		white-space: nowrap;
	}
	#sidebar ul ul li.sl a:hover {
		background: #e2e2e2 url(../images/g-listpunctor-sl.png?v1);
		background-repeat: no-repeat;
		background-position: 25px 12px;
		white-space: nowrap;
	}
	#sidebar ul li.sl ul li a:hover {
		background: #e2e2e2 url(../images/g-listpunctor-sl-sl.png?v1);
		background-repeat: no-repeat;
		background-position: 35px 12px;
		white-space: nowrap;
	}

	#sidebar ul ul li strong {
		padding-left: 38px;
		background: #e2e2e2 url(../images/g-listpunctor-nepand-sl.png?v1);
		background-position: 25px 10px;
		background-repeat: no-repeat;
	}

	#sidebar .menu-header-cnt {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #E2E2E2;
		padding-bottom: 5px;
	}

	#sidebar .menu-header-cnt:first-child {
		border-top: none;
	}

	#sidebar .menu-header {
		height: 38px;
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 45px;
		line-height: 38px;
	}

	#sidebar .menu-header-partners {
		border: 0;
		text-align: center;
	}

	#sidebar .menu-header-partners .menu-header {
		border: 0;
		text-align: left;
	}

	.panel_list {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.afterhead {
		display: block;
	}

	.panel_list th {
		border-left: 2px solid #efefef;
		background-color: #dfad00;
		color: #fff;
	}
	.panel_list th:first-child {
		border: none;
	}
	.panel_list th table td {
		background-color: #deb93d;
		background-image: url(../../images/section/pathes.png);
		background-repeat: repeat-x;
		background-position: 0 7px;
		
		border: none;
		color: #fff;
		height: 30px;
	}

	.panel_list th {
		padding: 0;
	}

	.panel_list tfoot td {
		height: 20px;
	}

	.panel_list th a {
		color:#fff;
		font-weight: normal;
	}
	.panel_list th.panel-list-th-ordered a {
		font-weight: bold;
	}
	.panel_list th {
		color:#fff;
		font-weight: normal;
	}

	.panel_list .panel-list-row td {
		border-width: 0;
	}

	.panel_list .panel-list-row td,
	.panel_list .options td {
		border-width: 1px;
	}

	.panel_list td {
		background-color: #efefef;
		padding: 3px 4px;
	}

	.panel_list .even td {
		background-color: #fafafa;
	}

	.panel_list tr.separator td {
		background-color: #e2e2e2;
		height: 1px;
		font-size: 0;
		border: none;
	}

	.panel_list .options td {
		height: 25px;
		padding: 0 4px;
	}

	.panel_list.panel_paramlist th {
		background-color:#DFAD00;
		width: 23%;
	}

	.panel_list tr.afterhead td {
		height: 5px;
		font-size: 1px;
		border: 0;
	}

	.ticket-message {
		width: 99%;
		border-collapse: collapse;
	}

	.ticket-message-reply .ticket-message-date * {
		text-align: right;
	}

	.ticket-message td {
		border: 1px solid #DBDBDB;
		padding: 4px;
	}

	.ticket-message-body td {
		padding: 6px;
	}

	.ticket-message .even td {
		background-color: #FFFFFF;
	}

	.ticket-message th, .ticket-message th span {
		padding: 4px;
		text-align: left;
		font-weight: normal;
		color: #fff;
	}

	.ticket-message th a {
		color: #65635F;
		text-decoration: underline;
	}

	.ticket-reply {
		width: 99%;
		border-collapse: collapse;
		margin-top: 20px;
	}

	.ticket-reply td {
		border: 1px solid #DBDBDB;
		background-color: #EDE6DE;
		padding: 4px;
	}

	.ticket-reply .even td {
		background-color: #FFFFFF;
	}

	.ticket-reply th {
		border: 1px solid #DBDBDB;
		padding: 4px;
		text-align: left;
	}

	.ticket-reply th, .ticket-reply th span {
		text-align: left;
		font-weight: normal;
		color: #fff;
	}

	.ticket-reply th a {
		color: #fff;
		text-decoration: underline;
	}

	.ticket-reply-submit td {
		text-align: right;
	}

	.ticket-message th, .ticket-reply th {
		border: 1px solid #DBDBDB;
		font-weight: bold;
		color: #fff;
	}
	.ticket-message th {
		background-color:#DF7C00;
	}
	.ticket-reply th {
		background-color:#DFAD00;
	}

	.ticket-message-body td, .ticket-reply td, .ticket-reply-submit td {
		background-color: #efefef;
		background-color: #fff;
	}

	.ticket-message-body span {
		font-style: italic;
		background-color: #EFEFEF;
		display: block;
	}

	.panel_list tfoot td,
	.panel_list .list-footer td {
		background-color: transparent;
		border-top: 1px solid #fff;
	}

	.panel_list.list-no-separator tr.separator td {
		display: none;
	}

	.rootbox {
		border: 1px solid #e2e2e2;
		background-image: url('../images/g-rootbox.png?v16');
		background-repeat: no-repeat;
		background-position: right;
		background-color: #fff;
		min-height: 160px;
	}

	#platnoscipl {
		margin: 0;
		vertical-align: middle;
		margin-right: 40px;
	}

	.middle {
		vertical-align: middle;
	}


	.auction-desc {
		text-align: left;
		font-size: 12px;
		padding-left: 10px;
	}

	#footer-nav {
		height:12px;
		padding: 0;
		margin: 0;
		width:960px;
	}



	.format_text, .format_price, .format_callback, .format_case, .format_yesno {
		text-align: center;
	}
	.format_price {
		white-space: nowrap;
	}

	.tpanels {
		margin:0 auto;
		width: 100%;
		padding: 0;
	}
	.tpanels-line {
		margin:0 auto;
		width: 100%;
		padding: 0;
	}

	.info, .notice, .error, .query {
		background-position: 8px 12px;
	}

	.no-icon {
		background-image: none;
		padding-left: 10px;
	}


	.list-order-cell {
		font-size: 9px;
		text-decoration: none;
	}
	.panel_list th .list-order-cell a {
		font-size: 9px;
		text-decoration: none;
		color: #000000;
	}
	.panel_list th .list-order-cell a.active {
		color: #FFE100;
	}

	.panel_list.panel_paramlist td {
		border: 1px solid #e2e2e2;
		padding-left: 14px;
		background-color: #fff;
	}

	.panel_list.panel_paramlist th {
		background-color: #E2CD3E;
		border: 1px solid #f3eccf;
		border-left: none;
		text-align: left;
		padding-left: 14px;
	}
	.panel_list.panel_paramlist.intensive th,
	.panel_list.intensive th {
		background-color: #DFAD00;
	}
	.panel_list.panel_paramlist.lighter th,
	.panel_list.lighter th {
		background-color:#FFEEB1;
		color:black;
	}

	.info-hint .info {
		margin-top:17px;
	}

	.info-hint .hint-arrow {
		background-image:url(../../images/hint-info.png?v1);
		background-position:10px 0;
		background-repeat:no-repeat;
		height:16px;
		position:absolute;
		top:2px;
		width:100px;
		z-index:12323;
	}

	.info-line {
		background-color: #FFFFFF;
		background-image: url(../images/g-listpunctor.png?v1);
		background-position: 5px 17px;
		background-repeat: no-repeat;
		border: 1px solid #E2E2E2;
		padding: 14px;
	}

	.info-line.info-higher-bid {
		background-image: url(../images/g-higher.png?v1);
		background-position:0 5px;
		padding-left:37px;
	}

	h3 {
		color: #373737;
	}

	.blank-tab tr td, .blank-tab th, .panel_list .blank-tab td {
		border: 0;
	}

	.blank-tab {
		width: 100%;
	}

	.punctor {
		color: #e0af00;
		font-size: 14px;
	}

	#content {
		width: 960px;
	}

	#content h2 {
		height:40px;
		line-height:40px;
		margin-bottom:0;
		padding-left:4px;
		color: #383838;
	}

	#content h2.h2-auction-packet span {
		background-image:url(../images/g-auction-packet.png?v1);
		float: left;
		width: 45px;
		height: 36px;
		margin-top: 2px;
		display: block;
	}

	#content h2.h2-auction span {
		background-image:url(../images/g-auction.png?v1);
		float: left;
		width: 45px;
		height: 36px;
		margin-top: 2px;
		display: block;
	}

	#content h2.h2-auction-view {
		font-size: 20px;
	}

	#content h2.h2-offer span {
		background-image:url(../images/g-offer.png?v1);
		float: left;
		width: 45px;
		height: 36px;
		margin-top: 2px;
		display: block;
	}

	#content h2.h2-whois span {
		background-image:url(../images/g-whois.png?v1);
		float: left;
		width: 45px;
		height: 36px;
		margin-top: 2px;
		display: block;
	}

	.offer-list {
		border: none;
	}
	
	.offer-list td {
		background-color: #FFFFFF;
		border: none;
		padding: 7px 14px;
		border: 1px solid #ddd;
	}



	#tray-desc {
		padding-left: 20px;
		background-image: url('../../images/icon_message.png?v16');
		background-repeat: no-repeat;
		background-position: 0 -2px;
	}

	#tray-container * {
		text-decoration: none;
	}

	#tray-container {
		display: inline-block;
		background-repeat: no-repeat;
		text-align:center;
		background-position: 0 13px;
		/*background-image: url('../../images/iconm_message.png?v16');*/
		color:#fff;
		display:inline-block;
	}

	#tray-container.active {
		/*background-image: url('../../images/iconm_message_active.png?v16');*/
		color:#fff;
	}

	#tray-container.inactive {
		/*background-image: url('../../images/iconm_message_inactive.png?v16');*/
		color:#AFAFAF;
	}

	.auction-win {
		color: #0b8710;
	}

	.auction-win span {
		width: 31px;
		height: 31px;
		vertical-align: middle;
		display: inline-block;
		background-image: url('../images/g-winicon.png?v16');
		background-repeat: no-repeat;
	}

	.auction-end span {
		width: 20px;
		height: 22px;
		vertical-align: middle;
		display: inline-block;
		background-image: url('../images/g-endicon.png?v16');
		background-repeat: no-repeat;
	}

	.auction-service-auction {
		width: 16px;
		height: 16px;
		vertical-align: middle;
		display: none;
		background-image: url('../../images/favicon.png?v16');
	}

	.cursive, .italic {
		font-style: italic;
	}

	.bolder, .bolder * {
		font-weight: bold;
	}

	.orange, .orange * {
		color: orange;
	}

	.red, .red * {
		color: red;
	}

	.text-price {
		text-align: center;
		width: 50px;
	}

	a.inactive {
		text-decoration: none;
		cursor: default;
	}

	hr {
		height:1px;
		border: 0;
		background: #ccc;
	}

	.info-hint a {
		text-decoration: underline;
		font-weight: bold;
	}

	#index-banners {
		height: 108px;
		border-top: 1px solid #e2e2e2;
	}

	#index-banners div {
		width: 234px;
		height: 38px;
		line-height: 38px;
		margin-top: 10px;
		float: left;
		background-color: #fff;
		border: 1px solid #e2e2e2;
		text-align: center;
		margin-left: 10px;
		background-repeat: no-repeat;
	}

	#index-banner-buy {
		margin-left: 0;
		background-image: url('../images/g-howbuy2.png?v16');
	}
	#index-banner-sold {
		margin-left: 0;
		background-image: url('../images/g-howsold.png?v16');
	}
	#index-banner-faq {
		margin-left: 0;
		background-image: url('../images/g-faq.png?v16');
	}
	#index-banner-advertisement {
		margin-left: 0;
		background-image: url('../../images/icon-przejrzyj.png?v16');
		background-position: 20px 0;
	}
	#index-banner-advertisementadd {
		margin-left: 0;
		background-image: url('../../images/icon-dodajogloszenie.png?v16');
		background-position: 20px 0;
	}
	#index-banner-prices {
		margin-left: 0;
		background-image: url('../../images/icon-ceny.png?v16');
		background-position: 20px 0;
	}
	#index-banner-catch {
		margin-left: 0;
		background-image: url('../../images/catch.png?v16');
		background-position: 20px 0;
	}

	#index-banners div a {
		font-weight: bold;
		padding-left: 35px;
	}

	#index-banners .index-banner {
		background-color: #D6A600;
		font-weight: bold;
		font-size: 12px;
	}

	#index-banners .index-banner a {
		color: #fff;
		padding-left: 0;
		font-size: 12px;
	}

	#menu-buttons {
		text-align: center;
		margin-top: 10px;
	}

	.search-highlight {
		background-color: #BFE9FF;
	}

	.panel_list .row-promoted td {
		background-color: #FFFF84;
	}

	html>body .panel_list .row-promoted.even td {
		background-color: #FFFFA3;
	}

	.panel_list .row-error td {
		background-color: #FF9784;
	}


	.panel_list .row-active td {
		background-color: #E5FFE5;
	}

	html>body .panel_list .row-active.even td {
		background-color: #E5FFE5;
	}

	.panel_list .row-marked td {
		background-color: #ffe5c5;
	}

	html>body .panel_list .row-marked.even td {
		background-color: #fae9d3;
	}
	.panel_list .row-disabled td {
		background-color: #ccc;
	}
	.panel_list .row-blue td, html > body .panel_list .row-blue.even td {
		background-color: #D4F4FF;
	}

	html>body .panel_list .row-disabled.even td {
		background-color: #ccc;
	}

	html>body .panel_list .row-not-paid.even td {
		background-color: #FAD3DB;
	}
	.panel_list .row-not-paid td {
		background-color: #FAD3DB;
	}
	html>body .panel_list .row-transferred.even td {
		background-color: #F3FAD3;
	}
	.panel_list .row-transferred td {
		background-color: #F3FAD3;
	}

	.panel_list .row-border-green td.first-child {
		border-left: 3px solid green;
	}

	.panel_list .row-border-red td.first-child {
		border-left: 3px solid red;
	}

	.panel_list .row-border-orange td.first-child {
		border-left: 3px solid orange;
	}

	.select-imitation-option td {
		background-color: #efefef;
		padding: 1px 4px;
		border: 1px solid #DBDBDB;
	}
	.select-imitation-option input {
		vertical-align: middle;
	}

	.auction-option {
		padding: 3px 0;
	}

	.auction-option strong {
		width: 120px;
		display: inline-block;
	}

	input.disabled {
		background-color: #ddd;
		color: #666;
	}

	.panel_list .list-view td,
	.panel_list .searchrow2 td {
		background-color: #FAFAFA;
	}

	.auction-data {
		padding: 4px;
		margin-bottom: 10px;
		background-color:#FFFFFF;
	}
	#content .auction-data h2 {
		width: auto;
		border: 0;
		background-image: none;
	}

	.nw {
		white-space: nowrap;
	}

	.cat-edit-link {
		width: 100px;
		display: block;
		color: #8E8E8B;
		text-decoration: none;
		background-image: url(../../images/select-imitation.gif); background-position: right center; padding-right: 10px; background-repeat: no-repeat;
	}

	.underline {
		text-decoration: underline;
	}

	.pointer {
		cursor: pointer;
	}

	.article-body {
		background-color: #fff;
		padding: 20px;
		border: 1px solid #898989;
		line-height: 18px;

		/*-moz-border-radius: 5px;*/
		border-radius: 5px;
	}

	#auction-timer {
		font-size: 19px;
		text-align: center;
		margin-top: 15px;
		font-variant: small-caps;
	}

	#auction-timer div {
		font-size: 14px;
	}

	#content .prices h2 {
		width: 696px;
		height: 50px;
		line-height: 50px;
		background-image: url('../../images/gradient1.png?v16');
		display: block;
		border: 0;
		padding: 0;
		margin: 0 auto;
		padding-left: 15px;
		font-size: 15px;
	}

	#content .prices h3 {
		width: 711px;
		height: 45px;
		line-height: 45px;
		display: block;
		border: 0;
		padding: 0;
		margin: 0 auto;
		font-size: 13px;
	}

	.prices {
		background-color: #fff;
		padding: 10px 0;
	}

	.prices table {
		width: 711px;
		margin: 0 auto;
		border-collapse: collapse;
	}

	.prices table th {
		height: 30px;
		background-color: #dfad00;
		color: #fff;
		vertical-align: middle;
		border-left: 1px solid #fff;
	}

	.prices table td {
		padding: 0;
		line-height: 13px;
		vertical-align: middle;
		border-left: 0 solid #e2e2e2;
	}

	.prices .price-label {
		padding: 5px 10px;
	}

	.prices .price-value {
		padding: 5px 10px;
		background-image: url('../../images/prices/14.png?v16');
		background-position: left center;
		background-repeat: no-repeat;
	}

	.prices table tr.even td {
		background-color: #efefef;
		vertical-align: middle;
	}

	.prices table td:first-child {
		border: 0;
	}

	.prices .brutto-desc {
		width: 710px;
		background-color: #efefef;
		background-image: url('../../images/prices/10.png?v16');
		background-position: right center;
		background-repeat: no-repeat;
		height: 38px;
		line-height: 38px;
		margin: 0 auto;
		border: 1px solid #dadada;
	}

	.prices h2 span {
		float: right;
		display: block;
		margin-right: 10px;
		line-height: 14px;
		font-size: 11px;
		font-weight: normal;
		margin-top: 16px;
	}

	.auction-category {
		line-height: 23px; padding-left: 15px; font-size: 12px; float: left; width: 20%;
	}

	.auction-category-active {
		font-weight: bold;
	}

	.auction-category-active a {
		text-decoration: none;
	}

	.format_dname * {
		text-decoration: none;
	}

	.desk-imitation {
		height: 55px;
	}

	.desk {
		width: 960px;
		margin: 0 auto;
	}

	.desk-in {
		width: 960px;
		position: absolute;
		z-index: 45000;
	}

	.desk-item-container {
		width: 192px;
		display: block;
		float: left;
	}

	.desk-item {
		height: 40px;
		overflow: hidden;
		background-color: #FCFCFC;
		background-image: url('../../images/section/arrow-down.png?v16');
		background-position: right 22px;
		background-repeat: no-repeat;
		border: 1px solid #DBDBDB;
		border-bottom: 2px solid #DBDBDB;
		margin: 4px;
		margin-left: 4px;
		margin-right: 0;
	}

	.desk-item-noexpand {
		background-image: none;
	}

	.desk-item-container:first-child .desk-item {
		margin-left: 0;
	}

	.desk-item:hover {
		background-color: #FFFFFF;
	}

	.desk-item-label {
		padding: 4px;
		display: block;
		text-decoration: none;
	}

	a.desk-item-label {
		text-decoration: none;
	}

	.desk-name {
		font-size: 16px;
		display: block;
		vertical-align: top;
		padding-top: 0px;
		letter-spacing: 2px;
		font-family: Helvetica;
	}

	.desk-item-selected .desk-name {
		color: #cc2233;
	}

	.desk-text {
		padding-left: 1px;
	}

	.desk-icon {
		float: left;
		padding-right: 10px;
	}

	.desk-menu {
		background-color: #F5F5F5;
	}

	.desk-menu li {
		border-top: 1px solid #DBDBDB;
	}

	.desk-menu li a {
		padding: 3px;
		padding-left: 19px;
		background-image: url('../../images/section/punctor.png?v16');
		background-repeat: no-repeat;
		background-position: 9px 7px;
		text-decoration: none;
		display: block;
	}

	.desk-menu li a.spacer {
		padding: 3px;
		padding-left: 5px;
		background-image: none;
		font-weight: bold;
		cursor: default;
	}

	.desk-menu li a:hover .desk-link {
		text-decoration: underline;
		color: #fc9500;
	}
	.desk-menu li a.active .desk-link {
		color: #cc2233;
	}

	.desk-menu li a:hover {
		background-color: #FCFCFC;
	}

	.desk-menu li a.spacer:hover {
		color: #656565;
		background-color: transparent;
		text-decoration: none;
		cursor: default;
	}

	#g-pathes-container ul{
		height:14px;
		width: 954px;
		padding:3px;
	}

	#g-pathes-container {
		margin: 0 auto;
		width: 960px;
		background-image: url('../../images/section/pathes.png?v16');
	}

	#g-pathes-container ul li{
		margin-right: 6px;
		padding-left: 8px;
		float: left;

		list-style-type: none;

		background: url(../../images/arrowRight.gif) left center no-repeat;
		color: #fff;
	}

	#g-pathes-container ul li:first-child {
		padding-left: 0;
		background-image: none;
	}


	#g-pathes-container ul li a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}


	#g-pathes-container ul li.desk-expand {
		background: none;
		float: right;
		width: 140px;
		text-align: right;
	}
	#g-pathes-container ul li.desk-search {
		background: none;
		float: right;
		margin: 0;
		padding: 0;
		margin-top: -4px;
	}
	#g-pathes-container ul li input {
	}
	#g-pathes-container ul li input.text {
		height: 13px;
		width: 130px;
		border-color: #DFAD00;
	}
	#g-pathes-container ul li select {
		height: 16px;
		font-size: 10px;
		border-color: #DFAD00;
		margin: 0;
		padding: 0;
	}

	#content {
		padding: 1px;
		width: 958px;
		margin: 0;
	}

	#headpanel strong {
		color: #fff;
	}

	input.text {
		background-color: #FFFADB;
	}

	input.button_small2, input.button_small {
		background-image: url('../images/g-smallbtn-2.png?v16');
		height: 17px;
		border: 0;
	}

	input.text2, #reportform input.text {
		height: 13px;
	}

	.panel_list select {
		height: 17px;
		font-size: 9px;
		padding: 0;
		margin: 0;
		vertical-align:middle;
	}

	.paginate-top td, .list-view td, .select-all-row td, .list-footer td {
		padding: 3px;
	}

	.loading, .loading-caption, .loading-area {
		position: absolute;
		height: auto;
	}

	.form_row {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;

		padding-bottom: 10px;
		margin-bottom: 0;
	}

	.form_input, .form_desc, .dorm_desc {
		padding-left: 10px;
	}

	#content h2 {
		font-size: 15px;
	}


	input {
		margin: 0;
	}

	textarea {}

	.submit_row {
		padding-top: 0;
		margin-top: 0;
	}

	#reportform td {
		border: none;
		background: transparent;
		line-height: 18px;
	}

	#reportform * {
		vertical-align: middle;
	}

	#reportform td {
		vertical-align: top;
	}

	#reportform .panel_list {
		border: none;
		margin: 0;
	}

	#reportform .panel_list_container {
		position: absolute;
		background-color: #FFFFFF;
		background-position: 5px 17px;
		background-repeat: no-repeat;
		border: 1px solid #E2E2E2;
		padding: 12px 14px;
		margin: 0;
		margin-top: -2px;
	}

	.filters-container {
		position: absolute;
		width: 958px;
	}

	.filters-table td {
		padding: 2px 3px;
	}

	#reportform th {
		background: transparent;
		text-align: left;
		font-weight: bold;
		color: #000;
	}

	#reportform .form_row {
		padding-bottom: 3px;
		margin: 0;
	}

	#reportform .form_title {
		font-size: 12px;
	}

	.nojs {
		width: 960px;
	}

	.ui-resizable-s {
		height: 15px;
		background-image: url('../../images/arrowDown.gif?v16');
		background-position: center center;
		background-repeat: no-repeat;
	}

	.auction-name-table {
		text-align: left;
	}

	.auction-name-table td {
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
		border:none;
		text-align: left;
	}

	.format_checkbox input {
		padding: 0;
		margin: 0;
	}

	.dname {
		background-image: url('../../images/underline.png?v16');
		background-position: 0 12px;
		background-repeat: repeat-x;
		display: inline-block;
		text-decoration: none;
	}

	.dname:hover {
		text-decoration: none;
	}

	.found-menu-options {
		width: 960px;
		margin: 0 auto;
		padding: 4px 0;
		padding-bottom: 10px;
	}

	.ui-wrapper {
		z-index:1000;
	}
	
	.panel_list th table td {
		padding-left: 5px;
		white-space: nowrap;
	}

	.like-text {
		height: 16px;
		background-color: #FFFADB;
		border-bottom: 1px solid #FFD43E;
		border-left: 1px solid #DFAD00;
		border-right: 1px solid #FFD43E;
		border-top: 1px solid #DFAD00;
		color: #4D4938;
		font-size: 11px;
		resize: none;
	}