* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

h2 {
	font: bold 20px 'Trebuchet MS';
	font-style: italic;
	color: #3c4528;
	padding-bottom:5px;
}

h3 {
	font: bold 16px 'Trebuchet MS';
	font-style: italic;
	color: #3c4528;
	padding-bottom:3px;
}

h4 {
	font: bold 14px 'Trebuchet MS';
	font-style: italic;
	color: #3c4528;
	padding-bottom:3px;
}

a {
	color: #232917;
}

a:hover {
	color: #819f01;
}

.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.pt5 {
	padding-top:5px;
}
.pt10 {
	padding-top:10px;
}
.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}
.small {
	font-size:11px;
}
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.input_arrow {
	border: none;
	width: 200px;
	height: 26px;
	padding:5px 0 0 8px;
	background:transparent url(../img/find.png) no-repeat;
	font:normal 11px 'Trebuchet MS', arial
}
.value {
	border: none;
	width: 176px;
	height: 26px;
	padding:5px 0 0 8px;
	background:transparent url(../img/input.png) no-repeat;
	font:normal 11px 'Trebuchet MS', arial
}
.input375 {
	border: none;
	width: 375px;
	height: 26px;
	padding:5px 0 0 8px;
	background:transparent url(../img/input375.png) no-repeat;
	font:normal 11px 'Trebuchet MS', arial
}
.submit {
	border: none;
	width: 33px;
	height: 31px;
	cursor:pointer;
	background:transparent url(../img/dalej.png) no-repeat;
}
.cancel {
	border: none;
	width: 33px;
	height: 31px;
	cursor:pointer;
	background:transparent url(../img/x.png) no-repeat;
}
select, textarea {
	background-color:#ece8c2;
	border:3px solid #83a101;
	width:175px;
	float:left;
	font:normal 11px 'Trebuchet MS', arial
}
.select {
	margin-left:4px;
	_margin-left:0px;
}

ol {
	padding-left:20px;
	margin: 2px 0 2px 5px
}
ul {
	list-style:none;
}
ul li {
	padding-left:20px;
	margin: 3px 0 0px 5px
}

.arrow_bullets ul li, ul.arrow_bullets li {
	background:url(../img/arrow.png) no-repeat;
}
label {
	width:110px;
	display:block;
	clear:left;
	float:left;
}
input {
	float:left;
}

body {
	background:transparent url(../img/bg.png) repeat-x;
	font: normal 12px 'Trebuchet MS', arial;
	color: #4b5237
}

#overlay {
	position:absolute;
	background: transparent url(../img/overlay2.png);
	width:100%;
	height:1000px;
	top:0;
	left:0;
	right:0;
	z-index:1000;
	_background-image: url(../img/empty.gif);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay2.png", sizingMethod="scale");
}

#lWContent {
	position:absolute;
	z-index:3000;
	float:left;
}

#page {
	width: 923px;
	min-height: 100%;
	_height:100%;
	background:transparent url(../img/bg2.png) repeat-y;
	position:relative;
	margin:0 auto;
	padding-top:5px;
}
#banner {
	width:905px;
	position:relative;
	left:50%;
	margin-left:-453px;
	height:160px;
	background: transparent url(../img/header.png) no-repeat center top;
}
#banner a#top_home {
	display:block;
	height:81px;
	left:470px;
	position:absolute;
	top:30px;
	width:57px;
}
#banner a:hover#top_home, a#top_home.top_selected {
	background: transparent url(../img/home.png) top left no-repeat;
}
#banner a#top_register {
	display:block;
	height:81px;
	left:527px;
	position:absolute;
	top:30px;
	width:91px;
}
#banner a:hover#top_register, a#top_register.top_selected {
	background: transparent url(../img/rejestracja.png) no-repeat;
}
#banner a#top_new {
	display:block;
	height:81px;
	left:617px;
	position:absolute;
	top:30px;
	width:60px;
}
#banner a:hover#top_new, a#top_new.top_selected {
	background: transparent url(../img/oddaj.png) no-repeat;
}
#banner a#top_profile {
	display:block;
	height:81px;
	left:677px;
	position:absolute;
	top:30px;
	width:88px;
}
#banner a:hover#top_profile, a#top_profile.top_selected {
	background: transparent url(../img/moj-profil.png) no-repeat;
}
#banner a#top_search {
	display:block;
	height:79px;
	left:764px;
	position:absolute;
	top:31px;
	width:66px;
}
#banner a:hover#top_search, a#top_search.top_selected {
	background: transparent url(../img/szukaj.png) no-repeat;
}
#banner a#top_forum {
	display:block;
	height:78px;
	left:830px;
	position:absolute;
	top:32px;
	width:61px;
}
#banner a:hover#top_forum, a#top_forum.top_selected{
	background: transparent url(../img/forum.png) no-repeat;
}
#banner a#tell_a_friend {
	position:absolute;
	top:120px;
	left:750px;
	display:block;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
#banner a#tell_a_friend_icon {
	position:absolute;
	top:117px;
	left:712px;
	display:block;
	background: transparent url("../img/mail.png") no-repeat;
	_background-image: url(../img/empty.gif);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mail.png", sizingMethod="scale");
	width:30px;
	height:25px;
}
#banner div#logo {
	cursor:pointer;
	height:55px;
	left:25px;
	position:absolute;
	top:40px;
	width:340px;
}
#banner div#login {
	font: bold 12px 'Trebuchet MS', arial;
	height:14px;
	left:640px;
	position:absolute;
	top:12px;
}
#banner div#breadcrumbs {
	font: bold 12px 'Trebuchet MS', arial;
	font-style:italic;
	height:18px;
	left:50px;
	position:absolute;
	top:113px;
}

#main_kategorie {
	padding:0 15px 0 25px;
	width:250px;
	clear:left;
	float:left;
	
}
#main_kategorie div.input {
	clear:left;
}
#main_kategorie ul{
	clear:left;
	font: bold 12px/16px 'Trebuchet MS', arial;
	font-style:italic;
}
#main_kategorie a {
	text-decoration:none;
}
#main_kategorie #phrase_input {
	padding-bottom:10px;
	margin:3px 15px 0 0;
}
#kategorie_logo {
	width:200px;
	height:51px;
	clear:left;
	float:left;
	padding-bottom: 10px;
	margin-left:15px;
	background: transparent url(../img/tv.png) no-repeat;
}
#kategorie_logo h2{
	margin-left:60px;
	margin-top:10px;
}

.box600 {
	float:left;
}
.box600_up {
	width:598px;
	height:28px;
	background: transparent url(../img/ram_up.png) no-repeat;
}
.box600_bg {
	padding:0 20px;
	width:558px;
	min-height:200px;
	_height:200px;
	background: transparent url(../img/ram_bg.png) repeat-y;
}
.box600_down {
	width:598px;
	height:25px;
	background: transparent url(../img/ram_down.png) no-repeat;
}
#main_window_bg_left {
	clear:left;
	float:left;
	font:normal 14px 'Trebuchet MS'
}
#main_window_bg_left_up {
	width:422px;
}
#main_window_bg_left_down {
	margin-top:15px;
	width:380px;
}
#main_window_bg_right {
	float:left;
	margin-left:-40px;
	width:172px;
	height:384px;
	background: transparent url(../img/wom.png) no-repeat;
}

#footer {
	width:600px;
	clear:left;
	position:relative;
	left:50%;
	margin-left:-300px;
	padding:20px 0;
	text-align:center;
}
#footer_up {
	width:600px;
	padding-bottom: 5px;
	border-bottom: 1px solid #595f45;
}
#footer_up a{
	text-decoration:none;
	padding: 0 5px;
}
#footer_down {
	width:600px;
	padding-top: 5px;
}
#footer_down div#service_info {
	margin-top:10px;
	font-style:italic;
	text-align:center;
}
.layer_up {
	width:351px;
	height:26px;
	background: transparent url(../img/layer_up.png) no-repeat;
}
.layer_bg {
	padding:0 15px 0 20px;
	width:316px;
	background: transparent url(../img/layer_bg.png) repeat-y;
}
.layer_down {
	width:351px;
	height:29px;
	background: transparent url(../img/layer_dw.png) no-repeat;
}

#loading_div {
	float:right;
	padding:0 45px 0 0;
	height:50px;
	width:44px;
	display:none;
}

#no_account {
	margin-top:20px
}
input#agree {
	clear:left;
	float:left;
	margin:0 10px;
}
label.agreement_label {
	clear: none !important;
	float:left;
	width:270px;
}

#new, #add_comment_box {
	position:relative;
	left:50%;
	width:600px;
	margin-left:-300px;
}
#new form {
	margin-left:25px;
}
#new form div {
	padding-top:10px;
}
#new form #description {
	clear:left;
	width:485px;
	height:200px;
}
#new form .file {
	width:375px;
	height:24px;
	border: 3px solid #83a101;
	background-color:#ece8c2;
	font-size:11px;
	font-weight:normal;
}
#new form #days {
	width:70px;
}
#new form #points {
	width:95px;
}

#search form div {
	padding-top:10px;
	*padding-top:5px;
}

#contact #details {
	height:200px;
}

/* Object list */
.row {
	height:52px;
}
.zebra {
		
}
#object {
	width:845px;
	margin-top:10px;
	margin-left:40px;
}
#object #description{
	width:412px;
	padding-right:20px;
	float:left;
}
#object .buttons{
	padding-top:15px;
	height:75px;
}
#object .buy {
	float:left;
	width:90px;
	height:48px;
	cursor:pointer;
}
#object #object_buy {
	background:transparent url("../img/oferta.png") left bottom no-repeat;
}
#object #object_mail {
	background:transparent url("../img/zadaj_pytanie.png") left bottom no-repeat;
}
#item_upper_menu {
	width:100%;
	text-align:right;
}
#item_upper_menu a {
	margin-left:5px;
}
.optional {
	text-decoration:line-through;
	font-style:italic;
}
#buy #details {
	height:60px;
	margin-top:5px
}
.objects_img {
	width:100px;
	vertical-align:middle;
}
.objects_title {
	width:700px;
	vertical-align:middle;
}
.objects_date {
	vertical-align:middle;
}
.objects_opt {
	width:80px;
	vertical-align:middle;
}
/* Object list */
#error {
	left:50%;
	margin-left:-300px;
	position:relative;
	width:600px;
}
.state, #state {
	color: red;
	clear:both;
	text-align:center;
	font: bold 16px 'Trebuchet MS';
}

#profile_about #description {
	width:552px;
	height:400px;
}

div.captcha {
	margin-left:115px;
}

.helper {
	width:16px;
	height:16px;
	float:left;
	background: transparent url("../img/help.png");
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/help.png", sizingMethod="scale");
	margin:4px 0 0 3px;
}
#offers {
	clear:left;
	line-height:25px
}
.offer_status_NEW, .offer_status_REFUSED, .offer_status_CONFIRMED {
	width:16px;
	height:16px;
	margin:4px 10px 0 0;
	_margin-left: 5px
}
.offer_status_NEW {
	background: transparent url("../img/new.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/new.png", sizingMethod="scale");
}
.offer_status_REFUSED {
	background: transparent url("../img/delete.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/delete.png", sizingMethod="scale");
}
.offer_status_CONFIRMED {
	background: transparent url("../img/accept.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/accept.png", sizingMethod="scale");
}
#std_login_container {
	margin: 30px 0 70px 300px; 
}
.comment_add_icon {
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-right:10px;
	_margin-right:5px;
	background: transparent url("../img/comment_edit.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/comment_edit.png", sizingMethod="scale");
}
.comment_read_icon {
	display:block;
	float:left;
	width:16px;
	height:16px;
	background: transparent url("../img/comments.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/comments.png", sizingMethod="scale");
}
.comment_object_icon {
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-left:20px;
	_margin-left:10px;
	background: transparent url("../img/package.png") no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/package.png", sizingMethod="scale");
}
.comment_status_0 {
	color:green;
}
.comment_status_1 {
	color:blue;
}
.comment_status_2 {
	color:red;
}
th.comment_text {
	width:400px
}
th.comment_date {
	width:90px
}
td.comment_date {
	text-align:center;
}
table.comments_summary a {
	text-decoration: none;
}
td.invalid_date {
	text-decoration:line-through;
}
#add_comment_box .comment_text {
	width: 550px;
	height: 180px;
	clear: left;
	margin:25px 0;
}

#forbidden th {
	background-color: #92a058
}
#forbidden td {
	border-bottom:1px solid #92a058;
	padding:0;
	margin:0
}
#agreement p {
	padding-bottom: 5px;
}
div#tell_a_friend #details {
	height:150px;
}
#google_ad_bottom {
	width:728px;
	height:90px;
	margin:0 auto;
	padding-top:20px;
	clear:left;
}
#forum table {
	border-collapse: collapse;
}
#forum table td, #forum table th {
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	padding:2px 10px
}
#admin_page {
	padding:10px 20px;
}