/* ------------------- LAYOUT ------------------- */

/* main layout */

/* header */
#header {
	background: url(./images/gora_bel_tlo_prawa.gif) repeat-x top;
}

#header .topbar .right {
	background: url(./images/gora_bel_tlo_prawa.gif) repeat-x top;
}

#header .topbar .left {
	background: url(./images/gora_bel_sep.gif) no-repeat right;
}

#header .leftspace {
	background: url(./images/gora_bel_tlo_lewa.gif) repeat-x top;
}

/* top panel */
.toppanel {
	background: url(./images/gora_cien.gif) repeat-x top;
}

.toppanel .start {
	background: url(./images/gora_start.gif) no-repeat;
}

.toppanel .profil {
	background: url(./images/gora_profil.gif) no-repeat;
}

.toppanel .bloblo {
	background: url(./images/logo_bloblo.gif) no-repeat;
}

.toppanel .avatar {
	background: url(./images/logo_awatar.gif) no-repeat;
}

.userpanel .avatar {
	background: url(./images/podstr_logo.png) no-repeat;
}

#quickstart { /*background: url(./images/flash_start.jpg) no-repeat;*/ }

/* stat panel */
.statpanel, .statpanel .frame {
	background: url(./images/pasek_pgora_tlo.gif) repeat-x;
text-align: center;
}

.statpanel li, .toppanel li {
	background: url(./images/strz_pgora1.gif) no-repeat left;
}

.statpanel li {
	float: none;
	display: inline;
}


ul.stats-widget li
{
	padding: 1px;
	color: #525252;
	list-style-image: url(./images/podstr_strz.gif);
}

 a:hover, a:visited
{
	color: #525252;
}

ul.stats-widget li a {
	color: #525252;
}

ul.stats-widget li span
{
	font-weight: bold;
}

/* footer */
#ft, #ft .frame {
	background: url(./images/stopka_tlo.gif) repeat-x top;
}


/* -------------------- HELPERS -------------------- */

/* pager */
.pager .pagerNext a {
	background: url(./images/button_starsze.png) no-repeat;
}

.pager .pagerPrevious a {
	background: url(./images/button_nowsze.png) no-repeat;
}

.pager .pagerNext, .pager .pagerPrevious {
	background-image: none;	
}

.pager li {
	background: url(./images/lista_num_tlo.gif) repeat-x;
}

.pager ul.bl {
	padding-left: 3px;
	background: url(./images/lista_num_1.gif) no-repeat;
}

.pager ul.br {
	padding-right: 3px;
	background: url(./images/lista_num_2.gif) no-repeat right;
}



/* ------------------- WIDGETS ------------------- */

.no-main-tabs { background: #eeeeee url(./images/okno_gl_g_tlo.gif) repeat-x top; }

.no-main-tabs .l { 
	background: url(./images/okno_narozniki.gif) no-repeat bottom left; 
	margin-left:-5px;
}
.no-main-tabs .r { 
	background: url(./images/okno_narozniki.gif) no-repeat bottom right; 
	margin-right:-5px;
}

.homepage .maincontent .content {
	background-color: #eeeeee;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.homepage .maincontent .bottom {
	background: #eeeeee url(./images/okno_gl_d_tlo.gif) repeat-x top;
}

.homepage .maincontent .bottom .l {
	background: url(./images/okno_narozniki.gif) no-repeat top left;
	margin-left:-5px;
}

.homepage .maincontent .bottom .r {
	background: url(./images/okno_narozniki.gif) no-repeat top right;
	margin-right: -5px;
}

.widgetHomeRight .content {
	background-color: #f1f1f1;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.widgetHomeRight .footer {
	background-color: white;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;	
}


.widgetHomeRight .top { background: #eeeeee url(./images/okno_prawa_g_tlo.gif) repeat-x top; }
.widgetHomeRight .top .l { 
	background: url(./images/okno_narozniki.gif) no-repeat bottom left; 
	margin-left: -5px;
}

.widgetHomeRight .top .r { 

	background: url(./images/okno_narozniki.gif) no-repeat bottom right;
	margin-right: -5px;
}
.widgetHomeRight .bottom { 
	background: #eeeeee url(./images/okno_prawa_d_tlo.gif) repeat-x top;
}
.widgetHomeRight .bottom .l { 
	background: url(./images/okno_narozniki.gif) no-repeat top left; 
	margin-left: -5px;
}
.widgetHomeRight .bottom .r { 
	background: url(./images/okno_narozniki.gif) no-repeat top right; 
	margin-right: -5px;
}

.widgetHomeRight .content .headerRed { background: #d30215 url(./images/nag_czerwony.gif) no-repeat left; }
.widgetHomeRight .content .headerRed a { color: #ffffff; }
.widgetHomeRight .content .headerBlue { background: #0c7fd0 url(./images/nag_niebieski2.gif) no-repeat left; }
.widgetHomeRight .content .headerBlue a { color: #ffffff; }
.widgetHomeRight .content .headerNavyBlue { background: #06609f url(./images/nag_niebieski1.gif) no-repeat left; }
.widgetHomeRight .content .headerNavyBlue a { color: #ffffff; }
.widgetHomeRight .actualLoged { padding-left: 5px; width:291px; color:#525252; }

.tickercontainer {
	float:right;
	height:15px;
	margin:-15px 0 0;
	top:-105px;
	width:165px;
}

.tickercontainer .mask {
	left:5px;
	overflow:hidden;
	position:relative;
	float: left;
	width:160px;
}

ul.newsticker {
	list-style: none;
	width: 12em;
	float: left;
	margin:0;
	padding:0;
	position:relative;
}


/* search */
.searchPanel {
	background: url(./images/gora_wyszukaj.gif) no-repeat;
}

/* login */
.loginbox .welcome {
	background: url(./images/gora_witaj.gif) no-repeat;
}

.widget .bottom .more, .widget .footer .more, .content .more {
	 background: url(./images/strzalka_wiecej.png) no-repeat right 3px; 
}

/* ------------------- TABS -------------------- */

.tab-main-container .tab-main-default a { background-image: url(./images/zakladka_dodane_wpisy.gif); }
.tab-main-container .tab-main-photos a { background-image: url(./images/zakladka_dodane_fotki.gif); }
.tab-main-container .tab-main-movies a { background-image: url(./images/zakladka_dodane_filmy.gif); }

/* ------------------- NEW POST ---------------- */

.new-post-frame, .new-movie-frame {
	background: url(./images/okno_dodajwpis_tlo.gif) repeat-x #ffffff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;	
}

.new-post .b, .new-movie .b {
	background: url(./images/okno_dodajwpis_dtlo.gif) repeat-x;
}

.new-post strong, .new-movie strong, .preferences h3 {
	background:transparent url(./images/podstr_strz.gif) no-repeat scroll 0px 3px;
	padding-left:18px;
}

.new-movie div.otg, .new-post div.otg
{
	display:inline;
	font-weight:normal;
}

.new-post .more-options {
	background: url(./images/wiecej_opcji_tlo.gif) no-repeat;
}

.new-post .more-options a {
	background: url(./images/button_wiecej_opcji.gif) no-repeat right 1px;
}

.new-post a.less-options {
	background: url(./images/button_mniej_opcji.gif) no-repeat right 1px;
}

.avatar-selector a.prev {
	background: url(./images/avatar_prev.gif) no-repeat;
}

.avatar-selector a.next {
	background: url(./images/avatar_next.gif) no-repeat;
}

.avatar-selector-user a.prev {
	background: url(./images/prev_avatar_user.png) no-repeat;
}

.avatar-selector-user a.next {
	background: url(./images/next_avatar_user.png) no-repeat;
		margin-left: 97px;
		display: inline;
}


/* ------------------- POSTS ------------------- */
.post .p-body {
	border-right: 1px solid #cfcfcf;
}

.post .p-bottom .p-r div {
	border-bottom: 1px solid #cfcfcf;
}

.post .p-top .p-r div {
	border-top: 1px solid #cfcfcf;
}


.post_balloon_0 .p-body {
	background: url(./images/balonik_zolty_lewa.gif) repeat-y left;
}

.post_balloon_0 .p-tip {
	background: url(./images/balonik_zolty_ogon.png) no-repeat top left;
}

.post_balloon_0 .p-content {
	background-color: #fdf9e1;
}

.post_balloon_0 .p-bottom .p-l {
	background: url(./images/balonik_zolty_d1.gif) no-repeat top left;
}

.post_balloon_0 .p-bottom .p-r {
	background: url(./images/balonik_zolty_d2.gif) no-repeat top right;
}

.post_balloon_0 .p-bottom .p-r div {
	background: #fdf9e1;
}

.post_balloon_0 .p-top .p-l {
	background: url(./images/balonik_zolty_g1.gif) no-repeat top left;
}

.post_balloon_0 .p-top .p-r {
	background: url(./images/balonik_zolty_g2.gif) no-repeat top right;
}

.post_balloon_0 .p-top .p-r div {
	background: #fdf9e1;
}


.post_balloon_1 .p-body {
	background: url(./images/balonik_rozowy_lewa.gif) repeat-y left;
}

.post_balloon_1 .p-tip {
	background: url(./images/balonik_rozowy_ogon.png) no-repeat top left;
}

.post_balloon_1 .p-content {
	background-color: #fff1f9;
}

.post_balloon_1 .p-bottom .p-l {
	background: url(./images/balonik_rozowy_d1.gif) no-repeat top left;
}

.post_balloon_1 .p-bottom .p-r {
	background: url(./images/balonik_rozowy_d2.gif) no-repeat top right;
}

.post_balloon_1 .p-bottom .p-r div {
	background: #fff1f9;
}

.post_balloon_1 .p-top .p-l {
	background: url(./images/balonik_rozowy_g1.gif) no-repeat top left;
}

.post_balloon_1 .p-top .p-r {
	background: url(./images/balonik_rozowy_g2.gif) no-repeat top right;
}

.post_balloon_1 .p-top .p-r div {
	background: #fff1f9;
}


.post_balloon_2 .p-body {
	background: url(./images/balonik_niebieski_lewa.gif) repeat-y left;
}

.post_balloon_2 .p-tip {
	background: url(./images/balonik_niebieski_ogon.png) no-repeat top left;
}

.post_balloon_2 .p-content {
	background-color: #ecfbff;
}

.post_balloon_2 .p-bottom .p-l {
	background: url(./images/balonik_niebieski_d1.gif) no-repeat top left;
}

.post_balloon_2 .p-bottom .p-r {
	background: url(./images/balonik_niebieski_d2.gif) no-repeat top right;
}

.post_balloon_2 .p-bottom .p-r div {
	background: #ecfbff;
}

.post_balloon_2 .p-top .p-l {
	background: url(./images/balonik_niebieski_g1.gif) no-repeat top left;
}

.post_balloon_2 .p-top .p-r {
	background: url(./images/balonik_niebieski_g2.gif) no-repeat top right;
}

.post_balloon_2 .p-top .p-r div {
	background: #ecfbff;
}


.post_balloon_3 .p-body {
	background: url(./images/balonik_zielony_lewa.gif) repeat-y left;
}

.post_balloon_3 .p-tip {
	background: url(./images/balonik_zielony_ogon.png) no-repeat top left;
}

.post_balloon_3 .p-content {
	background-color: #ecffe7;
}

.post_balloon_3 .p-bottom .p-l {
	background: url(./images/balonik_zielony_d1.gif) no-repeat top left;
}

.post_balloon_3 .p-bottom .p-r {
	background: url(./images/balonik_zielony_d2.gif) no-repeat top right;
}

.post_balloon_3 .p-bottom .p-r div {
	background: #ecffe7;
}

.post_balloon_3 .p-top .p-l {
	background: url(./images/balonik_zielony_g1.gif) no-repeat top left;
}

.post_balloon_3 .p-top .p-r {
	background: url(./images/balonik_zielony_g2.gif) no-repeat top right;
}

.post_balloon_3 .p-top .p-r div {
	background: #ecffe7;
}


.post .p-info .date {
	background: url(./images/czas_1.gif) no-repeat left;
	color: #4b4b4b;
	
}

.post .p-info .date .r div {
	background: url(./images/czas_tlo.gif) repeat-x;
}

.post .p-info .date .r {
	background: url(./images/czas_2.gif) no-repeat right;

}


.gallery .g-prev { background: url(./images/zdjecie_poprzednie.gif) no-repeat; }
.gallery .g-next { background: url(./images/zdjecie_nastepne.gif) no-repeat; }
.gallery .g-thumbs .image-thumbs { float: left; display: inline;}
.gallery .g-thumbs .image-thumbs .title-image {  width: 110px; margin-top: 10px;}
}
