#box-friends .header {
	background: url(/_items/_new/img/ico-friends-small.png) no-repeat 15px center;
}

#box-friends .header p {
	padding-left: 45px;
}

#box-user-comments .header, #box-comments-on-forum .header {
	background: url(/_items/_new/img/ico-comments-small.png) no-repeat 15px 6px;
}

#box-user-comments .header p, #box-comments-on-forum .header p {
	padding-left: 45px;
}
#box-user-comments .list-element{
	width: 250px;
}

span.green-title {
	color:#687907;
}

.content-left {
	overflow: hidden;
	width: 670px;
}

.content-right {
	overflow: hidden;
	width: 304px;
}

.content-right .box {
	margin-bottom: 10px;
}

.content-right .box .empty, .page-section .empty, .left .empty, .inner-content .empty {
	text-align: center;
	color: #c3b9ae;
	font-size: 14px;
	padding: 10px 0;
}

.content-left, .content-right {
	padding-top: 10px;
}

.content-left .page-header {
	color: #5a3a22;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0;
	padding-left: 40px;
}

#user-activity ul {
	margin: 20px 10px;
	border-top: 1px dotted #c3b9ae;
}

#user-activity ul li {
	border-bottom: 1px dotted #c3b9ae;
	padding: 8px 0;
	color: #655946;
}

.page-section {
	margin-bottom: 10px;
}

.page-section a, .box .empty a {
	color: #687907;
	text-decoration: none;
}

.page-section .empty {
	padding: 30px 0;
}

.page-section .page-header a {
	padding-right: 10px;
}

.page-section .see-more {
	display: block;
	width: 100px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#user-activity .page-header {
	padding-left: 10px;
}

#user-galeries .page-header {
	background: url(/_items/_new/img/ico-fotogalerie.png) no-repeat 10px 2px;
}

#user-beauty-spots .page-header {
	background: url(/_items/_new/img/ico-beauty-spot.png) no-repeat 10px 2px;
}

#user-routes .page-header {
	background: url(/_items/_new/img/routes-map-small2.png) no-repeat 10px 2px;
}

#user-favorites .page-header {
	background: url(/_items/_new/img/ico-moje-ulubione.png) no-repeat 10px 5px;
}

#user-messages .page-header {
	background: url(/_items/_new/img/ico-user-messages.png) no-repeat 10px 5px;
}

#my-messages {
	margin: 0 auto;
}

#my-messages th, #my-messages td {
	border-bottom: 1px dotted #c3b9ae;
	padding: 7px 5px;
}

#my-messages th {
	font-weight: bold;
}

#my-messages .unreaded td, #my-messages .unreaded td a {
	font-weight: bold;
}

#my-messages .col1 {
	width: 205px;
}

#my-messages .col2 {
	width: 350px;
}

#my-messages .col3 {
	width: 75px;
}

.navigation-prev img, .navigation-next img {
	margin-top: 56px;
}

.galeries-list .gallery {
	border-bottom: none;
}

.galeries-list .scrollable {
	height: 157px;
}

.galeries-list .item p {
	color: #687907;
	font-size: 11px;
	padding: 2px;
}

#box-friends ul {
	width: 280px;
	overflow: hidden;
}

#box-friends li {
	width: 69px;
	height: 75px;
	overflow: hidden;
}

#box-friends li img {
	border: 1px solid #dad9ca;
}

#box-friends li .name {
	color: #658707;
	font-size: 11px;
	width: 60px;
	overflow: hidden;
}
#form-user-edit .flashUpload input{
  display:none;
}
#form-user-edit .form-element {
	padding-bottom: 10px;
}
#form-user-edit .tip{
  font-size: 10px;
	color: #666666;
}
#form-user-edit label {
	display: block;
	font-size: 11px;
	color: #666666;
	padding: 3px 0;
}

#user-edit-description {
	height: 50px;
}

#btn-save {
	margin-right: 5px;
}

#btn-cancel, #btn-save {
	width: 70px;
}



.my-objects .element {
	width: 325px;
	height: 151px;
	overflow: hidden;
	background: url(/_items/_new/img/fotogalerie-bg.png) no-repeat;
	float: left;
	margin-bottom: 2px;
	margin-right: 1px;
}

.my-objects .last {
	margin-right: 0;
}

.my-objects .element .wrapper {
	padding: 13px;
}

.my-objects .element .main-image {
	border: 1px solid #dad6cf;
	background-color: #f5f5f1;
	width: 123px;
	height: 123px;
	overflow: hidden;
}

.my-objects .element .main-image img {
	margin: 5px;
}

.my-objects .element .content {
	width: 160px;
	margin-left: 10px;
}

.my-objects .element .content .title {
	color: #687907;
	font-weight: bold;
	font-size: 14px;
	height: 90px;
	overflow: hidden;
}

.my-objects .element .content .info {
	line-height: 14px;
}

.my-objects .element .content .info, .my-objects .element .content .action {
	color: #5a4333;
	font-size: 11px;
}

.my-objects .element .content .action a {
	color: #687907;
	font-size: 11px;
	text-decoration: none;
}
