body {
	background: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.3;
	margin: 0;
	padding: 4px 0;
}
/* global styles ******************************************************/
.left { float: left; }
.right { float: right; }
a {
	color: #0067D0;
	text-decoration: none;
}
p.wiecej { text-align: right; }
a.wiecej {
	color: #000;
	font-size: 10px;
	background: url(../images/wiecej.gif) no-repeat;
	padding: 0 6px 2px 6px;
}
a.wiecej_long {
	color: #000;
	font-size: 10px;
	background: url(../images/wiecej_l.gif) no-repeat;
	padding: 0 6px 2px 6px;
}
a.wiecej:hover, a.wiecej_long:hover { color: #2077ce; }
.clearUl {
	margin: 0;
	padding: 0;
	list-style: none;
}
textarea, input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
input.delFriend {
	width: 14px;
	height: 14px;
	background: url(../img/remove-user.gif);
	border: 0;
	cursor: pointer;
}
img { border: 0; }
h2 img { vertical-align: middle; }

/* ad box *************************************************************/
#partnerBox { 
	text-align: center; 
	padding: 15px 0;
}

/* box główny *********************************************************/
#contentBox {
	width: 980px;
	margin: auto;
	overflow: auto;
	background: url(../images/bg_main.gif) no-repeat;
}

/* box z lewym menu ***************************************************/
#leftBox {
	padding: 10px 0 0 0;
	width: 366px;
}
#leftBox div.orange_lbl {
	height: 4px;
	background: url(../images/orange_lbl.gif) bottom no-repeat;
}
#leftBox div.blue_lbl {
	height: 4px;
	background: url(../images/blue_lbl.gif) bottom no-repeat;
}

/* menu główne ********************************************************/
#menuBox {
	width: 180px; 
	text-align: right; 
	border-bottom: solid 1px #ebebeb;
}
#menuBox h2 {
	background: url(../images/bg_h2_menu.gif) repeat-x;
	font-size: 13px;
	color: #0067D0;
	margin: 0;
	padding: 2px 0 2px 10px;
	height: 18px;
	text-align: left;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
}
#menuBox ul {
	background: #f5f5f5 url(../images/bg_menu_left.gif) repeat-x;
	padding: 3px 0;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
}
#menuBox ul.partnerzy {
	background: #fff url(../images/bg_menu_left_w.gif) repeat-x;
	padding: 3px 0;
	border-left: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
}
#menuBox ul li a { 
	padding: 2px 0 2px 30px;
	display: block;
	color: #000;
	text-align: left;
}
#menuBox ul li a:hover,#menuBox ul li a.selected { 
	background: #e2e2e2 url(../images/bg_link_left.gif) no-repeat;
	color: #0067D0;
}
#menuBox ul li a.selected { font-weight: bold; }

/* box z userami ******************************************************/
#usersBox { width: 180px; }
#usersBox h2 {
	background: url(../images/bg_h2_login.gif) repeat-x;
	font-size: 13px;
	color: #7c7c7c;
	margin: 0;
	padding: 2px 0 2px 10px;
	height: 18px;
}
#wtf { 
	padding: 15px 15px;
	height: 168px;
	overflow: hidden;
}
#wtf h4, #wtf p { 
	color: #747474; 
	font-size: 11px; 
	margin: 0; 
}
#wtf p { padding: 3px 1px; }
#usersBox table {
	background: #f5f5f5 url(../images/bg_tab_bottom.gif) bottom no-repeat;
	width: 180px;
}
#usersBox table td.pic { width: 90px; }
#usersBox table div.pic_profile {
	background: url(../images/bg_pic_profile.gif) no-repeat;
	width: 67px;
	height: 76px;
	margin: auto;
	padding: 2px;
}
#usersBox table td p { padding: 2px 10px; }
#usersBox form, #usersBox #profil {
	background: #e2e2e2 url(../images/bg_login.gif) no-repeat;
	margin: 0;
	padding: 10px 12px;
	height: 90px;
	margin: 0 0 5px 0;
}
#usersBox p { margin: 0; }
#usersBox form div { padding: 3px 0; }
#usersBox form input {
	width: 116px;
	border: solid 1px #c0c0c0;
	margin: 0 0 3px 0;
	font-size: 11px;
	padding: 2px;
}
#usersBox form label { 
	float: left; 
	display: block; 
	width: 30px; 
	padding: 3px 0 0 0;
}
#usersBox form input.submit, #userProfile input.submit {
	background: url(../images/bg_submit.gif);
	width: 49px;
	height: 19px;
	border: 0;
	cursor: pointer;
}
#usersBox form p.submit { text-align: right; }

/* box z contentem ****************************************************/
#rightBox { width: 610px; }
#topMenuBox { 
	height: 33px;
	/*background: #ff0;*/
}
#topMenuBox ul li { float: left; }
#topMenuBox ul li a {
	width: 152px;
	display: block;
	text-align: center;
	height: 25px;
	padding: 8px 0 0 0;
	color: #000;
}
#topMenuBox ul li.m1 { padding: 0 0 0 1px; font-weight: bold; }
#topMenuBox ul li a:hover {
	color: #0067D0;
	background: url(../images/bg_link_top.gif);
}
#topMenuBox ul li a.m2 { color: #f00; font-weight: bold; }
#topMenuBox ul li a.m2:hover { background: url(../images/bg_link_top1.gif); }

#mainContent {
	clear: both;
	padding: 35px 0 0 0;
}
#mainContent h2, #mainContent h1, #mainContent h3 {
	color: #ff7100;
	margin: 3px 0;
	font-size: 14px;
}
#mainContent h1.bluejackers { padding-bottom: 25px; }
#mainContent h2 span, #mainContent h1 span, #mainContent h3 span {
	font-weight: normal;
	font-size: 11px;
	color: #7a7a7a;
	display: block;
	float: right;
}
#mainContent h2#blogi {
	background: url(../images/h2_blogi.gif) no-repeat;
	color: #2077ce;
	padding: 10px 0 15px 55px;
}
#mainContent p.zajawka { font-weight: bold; padding-bottom: 15px; }
#mainContent p.source { color: #a3a3a3; padding: 10px 0 0 0; border-top: solid 1px #a3a3a3; margin: 20px 0 0 0; }
#mainContent div.c { padding: 0 10px; line-height: 1.6; }
#mainContent div.c img.imgT { vertical-align: middle; }
#mainContent div.news {
	clear: both;
	padding: 0 0 10px 0;
	line-height: 1.4;
}
#mainContent div.news div.news_body { width: 535px; }

#mainContent div.gray_lbl {
	height: 8px;
	background: url(../images/gray_lbl.gif) no-repeat;
	clear: both;
}

#komunikat {
	color: #090;
	font-size: 12px;
	padding: 5px 20px;
	background: url(../images/accept.gif) 0 20px no-repeat;
}
#userProfile div.fe, #mainContent div.c div.fe { background: url(../images/cancel.gif) 0 20px no-repeat; color: #f00; }

#userProfile { padding: 0 10px; }
#userProfile fieldset {
	border: 0;
	border-top: solid 1px #7a7a7a;
	margin: 8px 0;
}
#userProfile fieldset legend {
	font-weight: bold;
	font-size: 12px;
	color: #0067D0;
}
#userProfile fieldset strong {
	display: block;
	padding: 2px 0;
}
#userProfile input.submit { font-size: 11px; }
#userProfile textarea {
	width: 100%;
	height: 120px;
	display: block;
	margin: 0 0 10px 0;
}

#uProfil {
	background: #e2e2e2 url(../images/bg_profil.jpg) repeat-x;
	width: 480px;
	padding: 0 10px;
	margin: 0 0 0 20px;
}
#uProfil h3 { position: relative; }
#uProfil h3 img {
	position: absolute;
	margin: 4px 0 0 -18px;
}

#wpisy h4 {
	color: #2077ce;
	margin: 3px 0;
	font-size: 14px;
}
#wpisy h4 span {
	font-weight: normal;
	font-size: 11px;
	color: #7a7a7a;
	display: block;
}
#wpisy td {
	vertical-align: 50%;
	width: 50%;
}

/* tabelka ************************************************************/
#telefony {
	/*width: 450px;
	margin: 0 0 25px 35px;*/
	width: 500px;
	margin: 20px auto;
	clear: both;
	border: solid 1px #ebebeb;
}
#telefony th { 
	background: url(../images/bg_menu_left.gif) top repeat-x;
	padding: 4px 0;
}
#telefony th.nick { text-align: left; padding: 0 4px; }
#telefony tr { 
	background: #f5f5f5;
	position: relative;
}
#telefony td {
	border-bottom: solid 1px #ebebeb;
	border-left: solid 1px #ebebeb;
}
#telefony td img { vertical-align: middle; }
#telefony tr.p { background: #e3e3e3; }
#telefony td.t { vertical-align: top; }
#telefony td.tel { width: 90px; text-align: center; }
#telefony td.o { text-align: center; width: 80px; }
#telefony td.p, #telefony th.p {
	text-align: left;
	padding: 0 0 0 10px;
	border-left: 0;
}
#telefony td.pi { border-left: 0; text-align: center; padding: 4px; }
#telefony td.nick { border-left: 0; padding: 1px 4px; }
#telefony td.op { padding: 4px 4px 10px 4px; }
#telefony td.l { border-bottom: 0; }
#telefony td a { color: #000; text-decoration: underline; }
/*#telefony td span { position: relative; }
#telefony td span img.l { display: none; }
#telefony tr:hover img.l { 
	display: block;
	position: absolute;
	top: -2px;
	left: 35px;
}*/
#telefony tr:hover {
	background: #fff;
}

#footer {
	padding: 10px 5px;
	background: url(../images/bg_footer.gif) repeat-x;
	text-align: right;
	width: 980px;
	margin: 10px auto;
}