﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background-color: transparent;
    border-color: inherit;
    border-width: 0;
    border-style: none;
    font-size: 100%;
    margin-right:0;
    margin-top:0;
    outline: 0;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
}

body
{
    background: url('/Graphics/background_main.png') repeat 0 0;
    color: #444444;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
}

ol, ul {list-style: none}

blockquote, q {quotes: none}

blockquote:before, blockquote:after, q:before, q:after{content: ''}

ins {text-decoration: none}

del {text-decoration: line-through}

table 
{
    border-collapse: collapse;
    border-spacing: 0;
}

a:link, a:visited {text-decoration:underline}
a:hover, a:active {text-decoration:none}

a.inverted:link, a.inverted:visited, .inverted a:link, .inverted a:visited {text-decoration:none}
a.inverted:hover, a.inverted:active, .inverted a:hover, .inverted a:active {text-decoration:underline}

a:-webkit-any-link{text-decoration: none;}

button::-moz-focus-inner
{
    border: 0;
    padding: 0;
}

a img {border: 0}

 /**************\
/* Klasy ogolne *\
\****************/

.container
{
    position:relative;
    width:900px;
}

.section {float:left}

.orange {color:#E5A725}
.blue {color:#31A0C7}

.helper {cursor:help}

span.icon
{
    background-image: url('/graphics/backgrounds.png');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 35px;
    margin: 0 10px 0 -30px;
    width: 30px;
}

.hidden{display:none}

.visible{display:block}

.center{text-align:center}

 /*********************\
/* Klasy dla elementow *\
\***********************/

button.linklike
{
    background-color:transparent;
    border:0 none;
    color:inherit;
    cursor:pointer;
    display:block;
    font-family:inherit;
    font-size:inherit;
    padding:0;
    text-decoration:underline;
}
button.linklike:hover {text-decoration:none}

input.text
{
    border:#74BAD3 1px solid;
    color:#3685AC;
    display:block;
    float:left;
    font-size:11px;
    height:14px;
    padding:3px 5px;
    width:165px;  
}

input.text:focus
{
    border-color:#448AA3;
}

.grey li
{
    background:url("/graphics/backgrounds.png") -889px -351px no-repeat;
    padding-left:20px;
}

.grey a
{
    color:#47443F;
    font-weight:bold;
}

.sidebar a.block
{
	display:block;
	text-decoration:none;
}

input.button, button.img, a.button
{
    background:transparent url("/graphics/backgrounds.png");
    border:0 none;
    cursor:pointer;
    display:block;
    float:left;
    font-size:0;
    text-indent: -9999px;
}

a.cta
{
	background:transparent url("/graphics/backgrounds.png");
	color:#444444;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-top:40px;
	text-align:center;
	text-decoration:none;
	width:80px;
}

.sidebar
{
    background:url('/Graphics/backgrounds-y.png') 0 0 repeat-y;
    margin:0;
    padding:0 20px;
}

.sidebar h2, .sidebar h1
{
    background:url('/Graphics/backgrounds.png') -52px -25px no-repeat;
    color:#194D63;
    font-size:14px;
    font-weight:normal;
    line-height:40px;
    margin:0 -20px;
    padding-left:60px;
}

.sidebar h2.center, .sidebar h1.center {padding-left:0}

.sidebar-bottom
{
    background:url('/Graphics/backgrounds.png') -52px -76px no-repeat;
    height:5px;
    margin:0 -20px 20px;
    width:280px;
}

.sidebar-wide
{
    background-position: -1298px 0;
    margin-bottom:20px;
    padding:0;
    width:600px;    
}
.sidebar-wide.yellow {background-position: -2000px 0;}
.sidebar-wide.green {background-position: -2700px 0;}

.sidebar-wide h2, .sidebar-wide h1
{
    background-position: -52px -459px;
    color:#0A2C32;
    font-size:15px;
    font-weight:normal;
    margin:0;
}

span.search-head
{
    background-position: 0px center;
    background-image: url('../../../Graphics/serach-header.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 80px;
    display: block;
    display: block;
    padding-left: 40px;
    margin-left: -20px;
}

.sidebar-wide.yellow h2, .sidebar-wide.yellow h1 {background-position: -50px -350px; color:#194D63}
.sidebar-wide.green h2, .sidebar-wide.green h1 {background-position: -50px -300px; color:#194D63}
.sidebar-wide.blue h2, .sidebar-wide.blue h1 {background-position: -52px -459px; color:#194D63}

h2.slide, h1.slide
{
	border-bottom:#A3C2D5 1px solid;
	cursor:pointer;
	margin-bottom:-1px;
	overflow:hidden;
}

#ludzie .sidebar-wide h2, #ludzie .sidebar-wide h1,
#grupy .sidebar-wide h2, #grupy .sidebar-wide h1
{padding-left:220px}

.sidebar-wide .sidebar-bottom
{
    background-position: -50px -440px;
    clear:both;
    margin:0;
    width: 600px;
}
.sidebar-wide.yellow .sidebar-bottom {background-position:-50px -423px}
.sidebar-wide.green .sidebar-bottom {background-position:-50px -405px}

.sidebar-wide h2 span.topic-big, .sidebar-wide h1 span.topic-big,
.sidebar-wide h2 span.topic-big-priv, .sidebar-wide h1 span.topic-big-priv,
.sidebar-wide .arrow
{
	float:right;
	margin:7px 20px 0 0
}

.yellow .slide{border-bottom:#DCC707 1px solid}
.green .slide{border-bottom:#93AC53 1px solid}
.sidebar .slide .clouds {margin:6px 10px 0 55px}
.sidebar .slide .you-help{margin:3px 10px 0 55px}
.sidebar .slide .helping-me{margin:5px 10px 0 53px}
.sidebar .slide .book{margin:5px 13px 0 56px}
.sidebar .slide .notes{margin:5px 12px 0 50px}

/*| Pager |*/
.pager
{
	border-top:#77BACB 1px solid;
	clear:both;
	padding-bottom:5px;
    text-align:right;
}
#search_results .pager {margin-left:0}

.pager span
{
    margin-right: 5px;
    }

#archiwum .pager {border-top:0 none}

.pager a:link, .pager a:visited {text-decoration:none}

.pager button
{
    background-color:#74BAD3;
    border:#74BAD3 1px solid;
    color:#FFFFFF;
    cursor:pointer;
    font-size:11px;
    margin:5px 5px 0 0;
    padding:2px 4px;
}
.pager button:hover{color:#000000}

.pager button.active
{
    background-color:#FFFFFF;
    color:#74BAD3;
    cursor:default;
}

.see_more 
{
	clear:both;
	padding-top:3px;
	text-align:right;
}

#poradniki .see_more{padding-right:15px}

.see_more a
{
    color:#274A5B;
    display:inline;
    font-weight:bold;
    font-size:11px;
}

.sidebar-wide .see_more {border-top:1px solid #74BAD3;padding-right:20px}

.sidebar-wide h2 .see_more, .sidebar-wide h1 .see_more {border-top:0 none;float:right;margin-top:-40px}

.sidebar-wide .see_more .star {margin:4px -17px -20px 490px/*4px -17px 0 490px*/}

.baloon
{
    left:50px;
    position:absolute;
    top:-90px;
    z-index:80;
}

#tooltip 
{
	display:none;
	left:640px;
	position:absolute;
	z-index:5;
}

#ludzie .sidebar-wide .baloon {top:-140px}

#page-description
{
	border:2px solid #74BAD3;
	color:#1A4C63;
	float:left;
	font-size:14px;
	line-height:18px;
	margin:-16px 0 0 0;
	padding:5px 10px;
	text-align:center;
	width:875px;
}

.report-abuse
{
	color:#909090;
	cursor:pointer;
	float:right;
	font-size:10px;
	margin:10px 17px 5px 0;
	width:158px;
}

.question-box .report-abuse
{
	bottom:5px;
	position:absolute;
	right:5px;
}
    
form>.report-abuse
{
	float:left;
	margin-left:260px;
	width:70px;
}

#group_info_l .report-abuse {margin-top:-38px}

.report-abuse .abuse {margin:5px 4px 0 0}

.text-popup
{
	background-color:#E6F5FB;
	border:2px solid #61B0CD;
	color:#274756;
	display:none;
	font-size:12px;
	line-height:140%;
	padding:15px;
	position:absolute;
	text-align:justify;
	z-index:9999;
}

.text-popup p
{
	margin-bottom:0 0 2em;
}

/*| Ratingi |*/

.rating
{
    border:#F17C15 1px solid;
    float:left;
    width:10px;
}

.low
{
    background-color: #3B6A7D;
    border-color:#90B9D0;
}

.medium
{
    background-color: #F8E455;
    border-color:#B1770C;
}

.high
{
    background-color: #98E80F;
    border-color:#75AD10;
}

 /************************\
/* Powtarzajace sie ikony *\
\**************************/

span.abuse {background:url("../../Graphics/abuse_rep_x.png"); background-position:right center;background-repeat: no-repeat;height:10px;width:8px}
p:hover span.abuse{background-position:left center;}
span.arrow {background-position:-632px 4px;height:36px;width:32px}
span.arrow.active {background-position:-632px -36px}
	.yellow span.arrow{background-position:-532px 4px}
	.yellow span.arrow.active{background-position:-532px -36px}
	.green span.arrow{background-position:-582px 4px}
	.green span.arrow.active{background-position:-582px -36px}
span.big-star{background-position:-850px -350px}
span.book{background-position:-700px -550px}
span.clock {background-position:-698px -361px;height:35px;width:41px}
span.empty_ico {background-image: none; height:20px;width:20px; cursor: default;}
span.envelope{}
	span.envelope.open{background-position:-910px -250px;height:30px;width:30px}
	span.envelope.closed{background-position:-910px -200px;height:19px;width:28px}
span.clouds{background-position:-775px -500px;height:30px;width:46px}
span.dot{height:15px;width:15px}
	span.yellow.dot{background-position:-775px -150px}
	span.grey.dot{background-position:-775px -125px}
span.groups-icon{background-position:-711px -90px; height:20px}
span.group-ranking{background-position:-920px -395px; height:35px;width:38px}
span.helping-me{background-position:-775px -375px; width:36px}
span.i-help{background-position:-832px -208px; width:36px}
span.new {background-position:-764px -440px; width:40px}
span.new-nogradient {background-position:-678px -281px; width:60px}
span.new-users{background-position:-825px -9px; width:47px}
span.notes{background-position:-700px -500px;width:40px}
span.people{background-position:-820px -590px}
span.question{background-position:-925px -300px;height:18px;width:18px}
span.ranking{background-position:-775px -200px; width:40px}
span.search{background-position:-880px -590px}
span.topic-big {background-position:-775px -275px; height:27px;width:32px}
span.topic-big-priv{background-position:-819px -275px; height:23px;width:43px}
span.users{background-position:-775px -550px}
span.v{background-position:-775px -9px; width:36px}
span.waiting-room {background-position:-711px -200px;height:38px}
span.you-help{background-position:-832px -208px; height:28px;width:34px}

/*| Waga |*/
span.weight{height:19px;width:19px}
span.p-1{background-position:-851px -75px}
span.p-2{background-position:-832px -75px}
span.p-3{background-position:-813px -75px}
span.p-4{background-position:-794px -75px}
span.p-5{background-position:-775px -75px}

 /****************************\
/* Powtarzajace sie przyciski *\
\******************************/

#zastosuj
{
    background-position: -120px -215px;
    height:24px;
    width:64px;
}
#zastosuj:hover {background-position: -120px -245px}
#zastosuj:active {background-position: -120px -275px}

#arrow-up
{
    background-position: -845px -134px;
    height:11px;
    width:10px;
}
#arrow-up:hover {background-position: -845px -154px}
#arrow-up:active {background-position: -845px -174px}

 /**********\
/* Naglowek *\
\************/

.head
{
	background:url("../../Graphics/backgrounds.png") 0 -631px no-repeat;
	height:145px;
	padding:23px 10px 0;
    position: relative;
}

.head .bkg-fill
{
	background:url("../../Graphics/backgrounds-x.png") 0 -13px repeat-x;
	height:150px;
}

#logo
{
	height:76px;
	margin:10px 0 0 38px;
	width:100px;
}

#logo a 
{
	background:url("../../Graphics/backgrounds.png") -500px -550px no-repeat;
    display: block;
    height: 76px;
    text-indent: -9999px;
}
/* żałoba
#logo a 
{
	background:url("../../Graphics/logow.png");
    display: block;
    height: 76px;
    text-indent: -9999px;
}
*/

/*| Moze pomozesz? |*/
#requests
{
	margin:10px 0 0 50px;
	width:350px;
}

#request-nav h2, #request-nav h1
{
	color:#4e9fba;
	float:left;
	font-size:15px;
	text-transform:uppercase;
}

a.pomoge-big:link, a.pomoge-big:visited
{
	background:url("../../Graphics/backgrounds.png") -375px -215px no-repeat;
	height:28px;
	margin:-4px 0 0 30px;
	width:97px;
}
.logged-out a.pomoge-big:link, a.pomoge-big:visited{margin-left:20px;}
a.pomoge-big:hover, a.pomoge-big:active {background-position:-375px -245px}

#request-nav button
{
	height:20px;
	margin-top:-1px;
	width:18px;
}

#request-nav button.prev
{
	background-position:-910px -125px;
	margin:-1px 5px 0 30px;
}
.logged-out #request-nav button.prev {margin-left:20px}
#request-nav button.prev:hover{background-position:-910px -150px}

#request-nav button.next{background-position:-940px -125px}
#request-nav button.next:hover{background-position:-940px -150px}

#request-content{clear:left}

.ie7 #request-content {margin-top:-20px}

#request-content h2 a, #request-content h1 a
{
	color:#19495D;
	font-size:14px;
	text-decoration:none;
}

#request-content p
{
	line-height:13px;
	margin-top:-7px;
}
.ie7 #request-content p {margin-top:-17px}

#request-content p a
{
    color:#19495D;
    text-decoration: none;
}

/*| Zalogowany jako |*/

#login-panel, .logged-out #requests
{
    background:url("../../Graphics/backgrounds.png") no-repeat scroll -50px -525px #F2FAFD;
	height:104px;
	margin-left:30px;
	width:365px;
}

.logged-out #requests
{
	height:67px;
	margin:-3px 0 0 48px;
	padding:20px;
	width:325px;
}

.logged-out #requests.no_frame
{
	height:67px;
	margin:-3px 0 0 48px;
	padding:20px;
	width:325px;
	background:#F2FAFD url("../../Graphics/top_req_logout_bg.png") 0px 0px;
	background-repeat: no-repeat;
}

#logged-as
{
	color:#7D9597;
	font-size:11px;
	margin:6px 0 0 20px;
	padding:0 6px;
	width:320px;
	text-align: right;
}

#logged-as span
{
    background-color:#F2FAFD;
    padding: 0 5px 0 5px;
}

#logged-as a {color:#7D9597}

#user-ranks>div
{
	margin-left:5px;
	padding-top:10px;
}

#user-ranks>div>div {margin:-5px 0 0 -12px}

#user-ranks>div .icon
{
	margin:10px 0 -10px -10px;	
	position:relative;
	z-index:1;
}

#stats-more
{
	display:block;
	height:70px;
	margin:0 0 0 -15px;
	position:absolute;
	width:150px;
	z-index:0;
}

#mail
{
	margin:-60px 0 0 210px;
}

#mail a
{
	color:#587FA4;
	font-size:11px;
}

#active-button {margin:-24px 0 0 180px}

#activeButton
{
    background-position: top;
    background-image: url('../../../Graphics/chce_pomagac_yellow.png');
    height: 27px;
    width: 161px;
}

#activeButton.inactive {background-position: bottom;}

#header-main-text
{
	color: #19495D;
	font-size: 18px;
    height: 90px;
    line-height: 25px;
    margin:5px 0 0 20px;
    width: 366px;
}

#header-main-text a {color:inherit}

#header-main-text h2, #header-main-text h1{margin-bottom:5px}

#header-main-text p.helper
{
	font-size:11px;
	font-weight:bold;
	margin:-80px 0 0 230px;
}

#header-main-text p .icon
{
	float:right;
	margin:4px -18px 0 0;
}

#start-popup{width:530px}

/*NAVIGATION SECTION*/

#nav
{
	float:left;
    margin:0;
    width:645px;
}

#nav li{float: left}

#nav li a 
{
	display:block;
    text-indent: -9999px;
    height: 34px;
	background-repeat:no-repeat;
	background-image:url("../../Graphics/backgrounds.png");
}

#start-b 
{
    width: 83px;
	background-position:-275px -800px;
}
#start-b:hover {background-position:-275px -875px}

#wyslij-prosbe-b 
{
    width: 149px;
    background-position:-375px -800px;
}
#wyslij-prosbe-b:hover {background-position:-375px -875px}

#pomoce-b
{
    width: 123px;
    background-position:-530px -800px;
}

#pomoce-b:hover {background-position:-530px -875px}

#poradniki-b 
{
    width: 124px;
    background-position:-660px -800px;
}

#poradniki-b:hover {background-position:-660px -875px}

#ludzie-b 
{
    width: 162px;
    background-position:-790px -800px;
}
#ludzie-b:hover {background-position:-790px -875px}

/*SUB MENU*/

#nav li ul 
{
	box-shadow:#777777 0 5px 5px;
		-moz-box-shadow:#777777 0 5px 5px;
		-webkit-box-shadow:#777777 0 5px 5px;
	display:none;
	margin-left:0;
	position:absolute;
	z-index:5;
}

#nav li li {float:none;}

#nav li li a {height:30px}

#poczekalnia-b 
{
	width:124px;
	background-position:-275px -925px;
}
#poczekalnia-b:hover {background-position:-275px -955px}

#ja-pomagam-b
{
	width:124px;
	background-position: -694px -925px;
}
#ja-pomagam-b:hover {background-position: -694px -955px}

#mi-pomagaja-b
{
	width:124px;
	background-position: -571px -1000px;
}
#mi-pomagaja-b:hover {background-position: -571px -1030px}

#przegladaj-b
{
	width:125px;
	background-position:-399px -925px;
}
#przegladaj-b:hover {background-position:-399px -955px}

#utworz-b
{
	width:125px;
	background-position:-275px -1000px;
}
#utworz-b:hover {background-position:-275px -1030px}

#ranking-uzytkownikow-b 
{
	width:173px;
	background-position:-522px -925px;
}
#ranking-uzytkownikow-b:hover {background-position:-522px -955px}

#ranking-grup-b 
{
	width:173px;
	background-position:-399px -1000px;
}
#ranking-grup-b:hover {background-position:-399px -1030px}

/*MENU BUTTONS*/

#WylogujButton, #OptionsButton, #PocztaButton, #LoginButton 
{
	background: transparent url(../../Graphics/backgrounds.png) no-repeat;
	border:0 none;
	color: #FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	height: 19px;
	margin: 7px 0 0 10px;
	padding-top:1px;
	text-decoration: none;
}

#LoginButton 
{
    width: 94px;
    margin: 7px 0 0 107px;
    background-position: -180px -1075px;
    color: #fff;
    padding-top:0;
    text-indent: 25px;
}
#LoginButton:hover {background-position: -180px -1095px}

div#zaloz-konto 
{
	color:#FFFFFF;
	float:left;
	margin: 7px 0 0 5px;
}

div#zaloz-konto a {
	color:#fff;
	text-decoration:underline;
}
div#zaloz-konto a:hover {
	text-decoration:none;
}

#WylogujButton
{
    background-position: -300px -1075px;
	height:20px;
    padding:0 0 1px;
    text-indent: 20px;
    width: 94px;
}
#WylogujButton:hover {background-position: -300px -1095px}

a#OptionsButton
{
    background-position: -50px -1075px;
    text-indent: 25px;
    width: 65px;
}
#OptionsButton:hover {background-position: -50px -1095px}

#PocztaButton
{
    background-position:-430px -1075px;
	margin:7px 0 0 30px;
	text-indent:29px;
	width:71px;
}
#PocztaButton:hover {background-position: -430px -1095px}


/*MAIN CONTENT SECTION*/

div#content-bottom 
{
    clear:both;
    height: 15px;
    background: transparent url(../../Graphics/content-bottom.png) left top no-repeat;
}

div#content 
{
    padding: 20px 30px 50px 30px;
    width: 900px;
    overflow: hidden;
    text-align: left;
}

/*FOOTER*/
#footer
{
	background-image: url('../../../Graphics/footer-bg.png');
    background-repeat: no-repeat;
    clear: both;
    height: 110px;
    margin-top: 20px;
    margin: 20px 0;
    overflow:hidden;
    position: relative;
    padding-bottom: 20px;
}

.ie7 #footer {padding-top:10px}

#footer .beta_version
{
    position: absolute;
    left: 0px;
    top: 22px;
    width: 91px; 
    height: 96px;
	background-image: url('../../../Graphics/wersja-beta.png');    
    }

#footer-list 
{
    margin: 15px 0 0 33px;
    overflow:hidden;
}

#footer-list li 
{
	float:left;
	color:#333;
	font-weight:bold;
	padding-right:5px
}

#footer-list li a 
{
	display:block;
	color:#333;
	float:left;
	padding-right:5px;
}

#footer p
{
	color: #174D63;
	font-size:11px;
	font-weight:bold;
	margin:35px 0 0 70px;
}

#stat24
{
	display:block;
	margin:-20px 0 0 480px;
	width:90px;
}

/***********************************PAGES***********************************/

/*----------------STRONA GLOWNA v3--------------------------------*/

#sg-top 
{
	margin-bottom: 30px;
	padding-top:55px;
	overflow:hidden;
}

div#sg-top h1
{
    float: left;
    font-size:35px;
    line-height:35px;
    width: 550px;
    margin-left: 50px;   
}    

div#sg-content-bottom 
{
	clear:both;
	padding-left: 30px;
}

div#sg-content div#left-col
{
    width: 250px;
    margin-left: 10px;
    float: left;
    padding-left : 40px;
    margin-top: 20px;
}

.ie7 div#sg-content div#left-col,
.ie7 div#sg-content div#right-col
{padding-top:20px}

div#sg-content div#left-col div
{
    font-size: 12px;
    color: #275366;
    margin-bottom: 20px;
    font-weight: normal;
}

div#sg-content div#left-col div a
{
    background-position: 0 0;
    font-size: 17px;
    text-decoration: underline;
    color: #275366;
    height: 27px;
    display: block;
    padding-left: 45px;
    padding-top: 3px;
    background-repeat: no-repeat;
    font-weight: bold;
}

div#sg-content div#left-col div a.dp {background-image: url('../../../Graphics/dodaj-prosbe-ico.png')}

div#sg-content div#left-col div a.pp {background-image: url('../../../Graphics/przejrzyj-poradniki-ico.png')}

div#sg-content div#left-col div a.zp {padding: 0 0 30px 0}


div#sg-content div#right-col
{
    width: 600px;
    margin-right: 20px;
    float: right;
}

div#sg-content div#left-col h1,
div#sg-content div#right-col h1
{
    display: block;
    margin-bottom:25px;
    font-weight: normal;
    }

a#szukasz-pomocy,
a#pomoz-komus
{
    color: #144E65;
    text-decoration: none;
}

div#sg-content div#right-col div.help_sb
{
	border:#A2A5A4 1px solid;
	border-color: #A2A5A4 #FFFFFF;
    width: 288px;
    height: 100px;
    float: left;
    margin: 0px 10px -1px 0px;
    position: relative;
}

div#sg-content div#right-col div.help_sb:hover
{
    border-color: #DBC741;
    background-color: #FFFADC;
}

div#sg-content div#right-col h2
{
	font-size: 13px;
    font-weight: normal;
    padding-bottom: 5px;
    width: 300px;
    margin-bottom: 0px;
}

div.help_sb a
{
	display:block;
	text-decoration:none;
}

div#sg-content div#right-col div.help_sb h3 {margin-bottom:0}

div#sg-content div#right-col div.help_sb h3 a {color: #444444}

div#sg-content div#right-col div.help_sb .question {margin-bottom:10px;min-height:80px}

#randomRequest .help_sb a.pomoge,
.question-box a.pomoge2
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
    width: 68px;
    height: 18px;
    background-image: url('../../../Graphics/pomoge-btn-main.png');
    background-position: top;
    margin: 0;
}

#randomRequest .help_sb a.pomoge:hover,
.question-box a.pomoge2:hover
{background-position: bottom}

#randomRequest .help_sb:hover a.pomoge,
.question-box:hover a.pomoge2
{display: block}

#randomRequest .help_sb:hover .nick a
{
    border-color: #FFFADC;
    background-color: #FFFADC;  
}

#randomRequest .help_sb:hover .nick a:hover{background-color: #FFFFFF}

div#sg-content div.help_sb_menu
{
    width: 600px;
    height: 40px;
    float: left;
    font-size: 13px;
    margin: 10px 0 20px 0px;
}

div#sg-content a.left_link
{
    color: #384E59;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: inherit;
    display: block;
}

div#sg-content div.help_sb_menu a
{
    color: #0F4863;
    cursor: pointer;
    font-size: 18px;
    text-decoration: none;
}
   
div#sg-content div.help_sb_menu a#losuj
{
    background-position: left center;
    float: left;
    padding-left: 30px;
    background-image: url('../../../Graphics/losuj_inne.png');
    background-repeat: no-repeat;
    
}

div#sg-content div.help_sb_menu a.wiecej
{
    float: right;
    margin-right: 15px;
}   

    
div#sg-content div.help_sb_menu a:hover{text-decoration: underline}
    
div#sg-content a.left_link:hover {text-decoration: none}

#sg-content-bottom .sidebar 
{
	float:left;
	width:260px;
}

#sg-content-bottom .sidebar-bottom {margin-bottom:0}

#sg-content-bottom .sidebar h2
{
	font-size:13px;
	line-height:40px;
	padding:0;
	text-align:center;
}
#dziedziny-box.sidebar h2 {line-height:20px}
#zobacz-tez-box h2 {font-size:18px}

#sg-content-bottom #ostatnio-widziani-box h2 .icon {margin: 8px -40px 0 20px}

#sg-content-bottom #zobacz-tez-box h2 .icon {margin:12px -110px 0 90px}

#sg-content-bottom .sidebar h2 .icon {margin:12px -35px -20px 10px}

#sg-content-bottom .sidebar .content 
{
	height:117px;
	padding:15px 0;
}

#dziedziny-box .cats a
{
	color:#251F1D;
	font-size:15px;
}

#dziedziny-box .search .text {font-size:0.9em;padding:5px}

#dziedziny-box .search .icon {margin:0 -4px 0 -12px}

#ostatnio-widziani {margin:0 -20px}

.ie7 #ostatnio-widziani .nick {margin-left:-55px}

.ie7 .sidebar #ostatnio-widziani.content
{
	margin:0 0 0 -20px;
	width:272px;
}

ul.see-also-list
{
    list-style-type: square;
    margin: -30px 0 0 -30px;
}

ul.see-also-list li
{
    line-height: 15px;
    margin: 13px 0 0 40px;
    font-size: 13px;
}

ul.see-also-list li a
{
    color: #231F20;
    text-decoration: none;
}

ul.see-also-list a:hover {text-decoration: underline}

/*MASTER PAGE*/

div.main
{
    width: 960px;
    margin:0 auto;
}

/*STRONA STARTOWA*/

div.holder
{
    background-color: transparent;
    background-image:url(../../Graphics/backgrounds-y.png);
    background-position:-326px 0;
    background-repeat:repeat-y;
    float:left;
    padding:0 10px 30px;
    width: 940px;
}

/*strona PROSBY O POMOC*/

div.elem div#left
{
    margin: 0;
    float: left;
    width: 110px;
    padding-left: 30px;
    color: #3587AE;
    text-align: left;
}

div.elem div#left span
{
    font-size: 16px;
    font-weight: bold;
    }

div.elem div#left span span
{
    font-size: 12px;
    }

div.elem div#center span
{
    font-size: 12px;
    font-size: 14px;
    color: #1675A2;
    font-weight: bold;
    }

div.elem div#center
{
    margin: 0;
    float: left;
    width: 480px;
    text-align: left;
}

div.elem div#center div.title
{
    height: 55px;
    width: 480px;
}

div.elem div#center div.title .title_tb
{
    width: 480px;
    }

div.elem div#center div.content
{
    padding-bottom: 20px;
    }

div.elem div#center div.content a
{
    text-decoration: underline;
    font-size: 12px;
    color: #737373;
    cursor: pointer;
    font-weight: bold;
}

div.elem div#center div.attach
{
    max-height: 80px;
    overflow: auto;
    line-height: 20px;
}

div.elem div#center div.attach table td
{
    vertical-align: middle;
}

div.elem div#center div.attach img.spinacz
{
    width: 13px;
    height: 22px;
    float: left;
}

div.elem div#center div.attach span.label
{
    padding-bottom: 5px;
    margin-right: 5px;
    display: block;
    height: 20px;
    width: 80px;
    float: left;
}

div.elem div#center div.localization
{
    padding-left: 10px;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #4EC8CF;
    background-color: #E7F8F9;
    height: 35px;
    margin-top: 8px;
    padding-top: 11px;
    position: relative;
}

div.elem div#center div.localization span.loc
{
    height: 15px;
    margin-right: 5px;

    }
div.elem div#center div.localization label
{
    position: relative;
    height: 15px;
    margin-right: 5px;
    color: #1675A2;
    font-weight: bold;
    }

div.elem div#center div.localization #changeLocalization
{
    position: absolute;
    top: 10px;
    left: 270px;
    width: 48px;
    height: 20px;
    background-image: url('../../../Graphics/button_zmien.png');
    background-position: 0 0;
    cursor: pointer;
}

div.elem div#center div.localization #changeLocalization:hover
{
    background-position: 0 20px;
    }

div.elem div#center div.weight
{
    padding-left: 10px;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #92D3A8;
    background-color: #DEF6E6;
    height: 55px;
    padding-top: 22px;
    position: relative;
}

div.elem div#center div.weight div.slider_holder
{
    width: 172px;
    height: 39px;
    position: absolute;
    left: 150px;
    background-image: url('../../Graphics/slider.png');
    top: 20px;
}


div.elem div#center div.weight div#slider
{
    margin-top: 14px;
    width: 172px;
    }

div.elem div#center div#date
{
    padding-left: 10px;
    background-color: #D9F4CD;
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #ABD797;
    background-color: #D9F4CD;
    height: 50px;
    padding-top: 7px;
}

div.elem div#center div#date div#date_l
{
    height: 100%;
    width: 70%;
    float: left;
    vertical-align: middle;
}

div.elem div#center div#date div#date_l span.label
{
    float: left;
    height: 23px;
    display: block;
    margin-right: 5px;
    }

div.elem div#center div#date div#date_l #clendarImage
{
    cursor: pointer;
    display: block;
    float: left;
    }

div.elem div#center div#date div#date_l #calSummary
{
    font-size: 11px;
    color: #666666;
    float: right;
    margin-right: 60px;
    margin-top: 3px;
}

div.elem div#center div#date div#date_r
{
    height: 100%;
    width: 30%;
    float: left;
    text-align: right;
    vertical-align: middle;
}

div.elem div#center div.menu
{
    padding-top: 15px;
    vertical-align: middle;
    }


div.elem div#right
{
    margin: 0;
    float: left;
    width: 320px;
    text-align: right;
    position: relative;
}

div.elem div#right div#actualHelp
{
    position: absolute;
    left: 35px;
    padding: 10px 10px 10px 10px;
    width: 250px;
    text-align: justify;
    font-size: 11px;
    font-weight: bold;
    color: #474747;
    border: 2px solid #4FADCE;
    background-color: #DFEBEE;
    z-index: 50;
}

div.elem div#right div#actualHelpCorner
{
    position: absolute;
    left: 18px;
    background-position: 0 0;
    width: 19px;
    height: 17px;
    background-image: url('../../../Graphics/baloon_corner.png');
    background-repeat: no-repeat;
    z-index: 100;
}

div.elem div#center .desc
{
    width: 480px;
    height: 115px;
}

div.user_search
{
    width: 100%;
    }

/*-----krok 3-----------*/

div.elem li.dzialy_list
{
    font-size: 13px;
    color: #1A4C63;
    line-height: 22px;
    margin-left: 15px;
    width: 180px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: bold;
}

div.elem li.dzialy_list:hover
{
    text-decoration: underline;
    }

div.elem li.dziedziny_list
{
    color: #525252;
    font-size: 12px;
    line-height: 20px;
    margin-left: 15px;
    cursor: pointer;
    }

div.elem li.poradniki_list
{
    font-size: 11px;
    color: #1A4E66;
    font-style: italic;
    font-weight: bold;
    line-height: 13px;
    height: 20px;
    margin-left: 20px;
    text-decoration: underline;
    cursor: pointer;
}

div.elem li.poradniki_list:hover
{
    text-decoration: none;
    }

div.elem div.top_block
{
    width: 920px;
    height: 50px;
    padding-top: 20px;
    margin-left: 20px;
    float: left;
}

div.elem div.top_block .tb
{
    width: 150px;
    height: 13px;
    float: left;
    margin-top: 3px;
    margin-left: 0;

    }

div.elem div.top_block img.lupa
{
    margin: 0 10px 0 10px;
    width: 22px;
    height: 20px;
    background-image: url('../../../Graphics/lupa.png');
    float: left;
    }

div.elem div.top_block .button_szukaj
{
    background-position: left top;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    float: left;
    cursor: pointer;
    }

div.elem div.top_block .button_szukaj:hover
{
    background-position: right top;
    }

div.elem div.small_block_l
{
    width: 200px;
    margin-left: 20px;
    margin-right: 10px;
    float: left;
    }

div.elem div.small_block_r
{
    width: 200px;
    margin-left: 10px;
    margin-right: 20px;
    float: left;
    }

div.elem div.small_block_bottom
{
    width: 880px;
    float: left;
    padding: 15px 30px 10px 30px;
    }

div.elem div.small_block_l div.cont_box,
div.elem div.small_block_r div.cont_box
{
    width: 200px;
    background-image: url('../../../Graphics/tagi-box-200-middle.png');
    background-repeat: repeat-y;
    margin-bottom: 20px;
}

div.elem div.small_block_l div.cont_box div.head
{
    width: 200px;
    height: 30px;
    padding-top: 10px;
    background-image: url('../../../Graphics/tagi-box-200-left-header.png');
    font-size: 14px;
    font-weight: bold;
    color: #174E63;
    text-align: center;
    margin-bottom: 15px;
}

div.elem div.small_block_r div.cont_box div.head
{
    width: 200px;
    height: 22px;
    padding-top: 2px;
    background-image: url('../../../Graphics/tagi-box-200-right-header.png');
    font-size: 13px;
    font-weight: bold;
    color: #174E63;
    text-align: center;
    margin-bottom: 20px;
}

div.elem div.small_block_l div.cont_box div.footer,
div.elem div.small_block_r div.cont_box div.footer
{
    width: 200px;
    height: 1px;
    background-image: url('../../../Graphics/tagi-box-200-footer.png');
    margin-top: 20px;
}

div.elem div.main_block
{
    width: 480px;
    float: left;
    }

div.elem div.main_block div.cont_box
{
    width: 480px;
    background-image: url('../../../Graphics/tagi-box-480-middle.png');
    background-repeat: repeat-y;
    float: left;
    margin-bottom: 20px;
}

div.elem div.main_block div.cont_box h2, div.elem div.main_block div.cont_box h1
{
    font-size: 12px;
    color: #194D62;
    line-height: 14px;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
    padding-left: 15px;
    width: 145px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    }

div.elem div.main_block div.cont_box div.head
{
    width: 480px;
    height: 22px;
    padding-top: 2px;
    background-image: url('../../../Graphics/tagi-box-480-header.png');
    font-size: 13px;
    font-weight: bold;
    color: #174E63;
    text-align: center;
    float: left;
    margin-bottom:15px;
}

div.elem div.main_block div.cont_box div.footer
{
    width: 480px;
    height: 1px;
    background-image: url('../../../Graphics/tagi-box-480-footer.png');
    float: left;
    margin-top: 20px;
}

div.elem div.main_block div.cont_box div.cat_details

{
    width: 240px;
    float: left;
    }

div.elem div.main_block div.cont_box div.cat_details h2
{
    font-size: 12px;
    color: #194D62;
    line-height: 14px;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
    padding-left: 20px;
    width: 220px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    }

div.elem div.main_block div.cont_box div.cat_details h3
{
    font-size: 12px;
    color: #515151;
    line-height: 18px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 40px;
    width: 200px;
    cursor: pointer;
    float: left;
    font-weight: normal;
    cursor: pointer;
}

div.elem div.main_block div.cont_box div.cat_details h4
{
    background-position: 50px 50%;
    font-size: 11px;
    color: #515151;
    line-height: 15px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 70px;
    width: 170px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    font-weight: normal;
    background-repeat: no-repeat;
    background-image: url('../../../Graphics/tagi-arrow.png');
    cursor: pointer;
    margin: 0;
}

div.elem div.main_block div.cont_box div.cat_details h5
{
    font-size: 11px;
    color: #515151;
    line-height: 12px;
    font-weight: bold;
    height: 18px;
    vertical-align: middle;
    padding-left: 80px;
    width: 160px;
    cursor: pointer;
    float: left;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    }

div.elem div.main_block div.cont_box div.cat_details h3:hover,
div.elem div.main_block div.cont_box div.cat_details h4:hover,
div.elem div.main_block div.cont_box div.cat_details h5:hover
{
    text-decoration: underline;
    }

/*------------krok 4----------------*/

div.elem div#step4_header
{
    padding: 5px 10px 5px 30px;
    width: 860px;
    height: 63px;
    margin-left: 20px;
    float: left;

}

div.elem div#step4_header h1
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.elem div#step4_header h3
{
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    }

div.elem div#step4_notification_search
{
    width: 900px;
    height: 40px;
    float: left;
    padding-top: 20px;
    }

div.elem div#step4_notification_search h4
{
    width: 160px;
    height: 20px;
    float: left;
    font-size: 16px;
    color: #458A9A;
    font-weight: bold;
    padding-top: 3px;
    margin-left: 20px;
    margin-right: 20px;
}

div.elem div#step4_notification_search .notif_tb
{
    width: 180px;
    height: 20px;
    float: left;
    }

div.elem div#step4_notification_search .notif_butt
{
    background-position: left top;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    float: left;
    cursor: pointer;
    }

div.elem div#step4_notification_search .notif_butt:hover
{
    background-position: right top;
    }

div.elem div#step4_notification_search .lupa
{
    margin: 0 10px 0 10px;
    width: 22px;
    height: 20px;
    background-image: url('../../../Graphics/lupa.png');
    float: left;
    }

div.elem div#step4_notification_search .przenies_do_glownej,
div.elem div#step4_notification_footer .przenies_do_glownej
{
    width: 227px;
    height: 25px;
    float: right;
    background-image: url('../../../Graphics/krok4-przenies-button.png');
    background-position: 0 0;
    cursor: pointer;
}

div.elem div#step4_notification_search .przenies_do_glownej:hover,
div.elem div#step4_notification_footer .przenies_do_glownej:hover
{
    background-position: left bottom;
    }

div.elem div#step4_notification_search_res
{
    width: 900px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 20px;
    background-image: url('../../../Graphics/krok4-gradient.png');
    background-repeat: repeat;
    height:auto;
    float: left;
}

div.elem div#step4_notification_footer
{
    width: 900px;
    float: left;
    }

div.elem div#step4_notification_footer .wstecz
{
    float: left;
    width: 83px;
    height: 25px;
    cursor: pointer;
    background-position: 0 0;
    background-image: url('../../../Graphics/button_wstecz.png');
    border-width: 0;
    margin-left: 20px;
    }

div.elem div#step4_notification_footer .wstecz:hover
{
    background-position: left bottom;
    }

div.elem div.send_notif_user_box
{
    width: 140px;
    height: 205px;
    margin-right: 10px;
    float: left;
    position: relative;
    }

div.elem div.send_notif_user_box h2.username
{
    position: absolute;
    top: 129px;
    left: 5px;
    width: 130px;
    text-align: center;
    color: #3684AA;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
}

div.elem div.send_notif_user_box img.send_notif
{
    position: absolute;
    top: 151px;
    left: 32px;
    width: 100px;
    height: 25px;
    background-position: left top;
    background-image: url('../../../Graphics/krok4-wyslij-prosbe.png');
    background-repeat:no-repeat;
    cursor: pointer;
    }

div.elem div.send_notif_user_box img.send_notif:hover
{
    background-position: left bottom;
    }

div.elem div.send_notif_user_box div.avatar
{
        float:none;
    margin:0;
    position: absolute;
    width: 92px;
    height: 90px;
    top: 32px;
    left: 25px;
}

div.elem div.send_notif_user_box div.avatar_frame
{
    position: absolute;
    left: 0;
    top: 0;
    width: 82px;
    height: 82px;
    border: 2px solid #79CAE7;
    }

div.elem div.send_notif_user_box div.avatar_frame img
{
    position: absolute;
    left: 1px;
    top: 1px;
    width: 80px;
    height: 80px;
    }

div.elem div.send_notif_user_box div.avatar div.ranking
{
    border: 1px solid #BF9310;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 11px;
    background-color: #F9C109;
}

 /*************\
/* Poczekalnia *\
\***************/

.sidebar h3,
.sidebar p
{
    margin:0;
}

#poczekalnia h2, #poczekalnia h1
{
    color:#0A2C32;
    font-size:15px;
    font-weight:normal;
    line-height:38px;
}

.search-form
{
    float:right;
    margin:12px 20px 0 0;
}
/* nowa glowna */
#sg-content .search-form 
{
    float:left;
    margin-top: 0px;
    margin-left: 50px;
    }

#sg-content .search-form input.text{border-width:2px;margin:-3px 10px 0 -10px;padding: 5px;width:180px;}


.sidebar .search-form 
{
	float:none;
	margin:10px -20px 10px -10px
}

.search-form .icon {background-position: -878px -390px}

.search-form input.text
{
    margin-right:15px;
    padding:7px 5px;    
}

.search-form label
{
    font-size: 11px;
    font-weight: bold;
    margin-right:30px;
    cursor: pointer;
    }

#search-submit,
.search-form .submit
{
    background-position:-52px -215px;
    height:24px;
    margin-top:2px;
    width:55px;
}

#search-submit:hover,.search-form .submit:hover {background-position:-52px -245px}
#search-submit:active,.search-form .submit:active {background-position:-52px -275px}

#search-results
{
    margin-bottom:20px;
}

#wait_room_left
{
    float:left;
    margin: 0 10px 10px 20px;
}

#wait_room_left h2, #wait_room_left h1 {line-height: 40px}

.sidebar-wide h2 .icon, .sidebar-wide h1 .icon
{
    margin:0 10px 0 0;
}

button#filtruj
{
    color: #005E7A;
    float:left;
    font-weight: bold;
    margin:-25px 0 0 470px;
}

#filter
{
	overflow:hidden;
	position:relative;
}

#poczekalnia #filter, 
#poczekalnia #filter2, 
#ludzie #filter,
#ludzie #filter2,
#grupy #filter
{
    background-color: #F6FBFF;
    border-top: #77BACB 1px solid;
    color: #4E5255;
    display: none;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0px 1px;
    padding: 10px 10px 5px 10px;
    width: 578px;
}

#ludzie #filter2 #chosenTag
{
    }
    
#poczekalnia #filter
{
    height: 100px;
    }

#poczekalnia #filter2,
#ludzie #filter2
{
    border-top:0px;
    display:block;
    padding-bottom: 0px;
    }

#poczekalnia #filter2 #chosen_tags
{
    width: 300px;
    }

#poczekalnia #filter fieldset
{
    float:left;
    margin-bottom:10px;
    padding:0 9px;
    width:140px;
}

.filter_my_loc_box
{
    background-image:url(../../../Graphics/mapa.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    float:right;
    font-size:11px;
    font-weight:bold;
    height:20px;
    margin-right:-200px;
    margin-top:-5px;
    padding-left:30px;
    padding-top:4px;
    width:150px;
    }

.filter_my_loc_box label
{
    cursor: pointer;
    }

#poczekalnia #filter legend
{
    font-size:11px;
    font-weight:bold;
    margin:3px 0 5px;
}

#dziedziny
{
    clear:left;
    float:left;
    width:81px;
    margin-bottom:15px;    
    }

#dziedziny .icon,
.user-tags .icon
 {margin:0;width:17px}

#dziedziny h3 {font-size:11px}

#dziedziny a,
.user-tags a,
.group_desc a,
.topic .tags a,
.desc a,
.tags a
{
    color:inherit;
    text-decoration: none;
    cursor: pointer;
    }

#dziedziny a:hover,
.user-tags a:hover,
.group_desc a:hover,
.topic .tags a:hover,
.desc a:hover,
.tags a:hover
{
    text-decoration: underline;
    }

#dziedziny button
{
    font-size:11px;
    font-weight: bold;
    margin-left:35px;
}

#chosen_tags button
{
    font-size:11px;
    font-weight: bold;
}

#poczekalnia #chosen_tags
{
    padding: 0px 0 0 80px;
    width:450px;
}

#filter #arrow-up
{
    margin:-8px 0 0 573px;
}

#wait_room_right
{
    float: left;
    width: 280px;
    margin: 0 20px 10px 10px;
}

#wait_room_right .sidebar {margin-bottom:20px}

#sms_questions .icon
{
    background-position:-698px -440px;
    margin-left:10px;
}

h2 .clock, h1 .clock
{
    margin-left:-30px;
}

#ending_topics h2,
#waiting_room h2
{line-height:19px}

#poradnik #waiting_room h2,
#help-me #waiting_room h2,
#i-help #waiting_room h2
{
	line-height:38px;
	padding-left:80px;
}

#i-help-logout h2, #i-help-logout h1
#ludzie .sidebar h2,
#archiwum .sidebar h2,
#grupy .sidebar h2
{line-height:38px}

#ending_topics h2 strong {display: block}

a.pomoge:link, a.pomoge:visited
{
    background-position: -204px -215px;
    height:22px;
    margin:0 0 10px 450px;
    width:69px;
}
a.pomoge:hover {background-position: -204px -245px}
a.pomoge:active {background-position: -204px -275px}

div#users_ranking_l div#filter div#menu1
{
    position: absolute;
    top: 10px;
    left: 106px;
    height: 20px;
    width: 136px;
    text-align: left;
    right: 356px;
}

div#users_ranking_l div#filter div#menu2
{
    position: absolute;
    top: 10px;
    left: 262px;
    height: 20px;
    width: 120px;
    text-align: left;
    right: 216px;
    padding-right: 10px;
    }

div#users_ranking_l div#filter2 div#menu4
{
    background-position: left top;
    position: relative;
    margin:  0px 0px 5px 15px;
    float: left;
    height: 37px;
    width: 80px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../../../Graphics/metka-blue-bg.png');
    background-repeat: no-repeat;
    padding-right: 10px;
    }

div#solutions_l div#filter div#menu1
{
    vertical-align: middle;
    display: table-cell;
    height: 20px;
    width: 484px;
    margin-left: 100px;
    margin-top: 15px;
    float: left;
}

div#solutions_l div#filter div#menu1 .dateRad,
div#solutions_l div#filter div#menu1 h5
{
    float: left;
    }

div#solutions_l div#filter div#menu1 h5
{
    margin: 0;
    width: 50px;
    padding-left: 10px;
    }

div#solutions_l div#filter div#menu1 h5.label
{
    font-size: 11px;
    font-weight: bold;
    }

div#group_ranking_l div#filter div#menu4
{
    background-position: left top;
    position: relative;
    margin: 10px 0px 5px 20px; 
    float: left;
    height: 20px;
    width: 80px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../../../Graphics/metka-blue-bg.png');
    background-repeat: no-repeat;
    }

div#solutions_l div#filter2 div#menu4
{
    background-position: left top;
    position: relative;
    margin-top: 10px;
    margin-left: 15px;
    float: left;
    height: 37px;
    width: 80px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../../../Graphics/metka-blue-bg.png');
    background-repeat: no-repeat;
    }


div#wait_room_left div#filter div#menu4 span,
div#users_ranking_l div#filter div#menu4 span,
div#group_ranking_l div#filter .zmien,
div#filter2 span.zmien,
div#users_ranking_l div#filter2 .zmien
{
    text-decoration:  underline;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    }

div#wait_room_left div#filter div#menu4 span:hover,
div#users_ranking_l div#filter div#menu4 span:hover,
div#group_ranking_l div#filter .zmien:hover,
div#filter2 span.zmien:hover,
div#users_ranking_l div#filter2 .zmien:hover
{
    text-decoration: none;
    }

div#users_ranking_l div#filter2 div#chosen_tags
{
    position: relative;
    margin-top: 0px;
    margin-left: 10px;
    width: 426px;
    text-align: left;
    }
    
div#group_ranking_l div#filter div#chosen_tags,
div#solutions_l div#filter2 div#chosen_tags
{
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 450px;
    text-align: left;
    top: 0;
    padding-bottom: 15px;
}

span#actualTagsView0 label, 
span#actualTagsView label, 
div#chosenTag label
{
    background-position: 0px 2px;
    padding-left: 12px;
    padding-right: 10px;
    background-image: url('../../../Graphics/tag_arrow.PNG');
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 11px;
    font-weight:bold;
}

span#actualTagsView0 label:hover, 
span#actualTagsView label:hover, 
div#chosenTag label:hover
{
    background-position: 0px -10px;    
    }

/*-------bloki prosby---------*/

.question-box
{
    border-top:#74BAD3 1px solid;
    clear:left;
    color:#36332F;
    font-size:11px;
    margin:0 0 7px;
    border-left:#74BAD3 1px solid;
    border-right:#74BAD3 1px solid;
    position: relative;    
}

.sidebar .question-box:hover,
.sidebar-wide .question-box:hover
{
    background-color: #FFFADC;
}
    
.question-box div.question{position:relative}
.question p{word-wrap: break-word;}

.sidebar.yellow .question-box,
.sidebar.yellow .pager
 {border-top:#DCC707 1px solid}
.sidebar.green .question-box,
.sidebar.green .pager
 {border-top:#92AB52 1px solid}

.q-b-content
{
    border-top:0 none;
    margin:0;
    display:none;
}

.avatar-container
{
	float:left;
	margin:-5px 2px 20px 5px;
}

.avatar-container .nick
{
	font-size:11px;
}

div.avatar
{
    float:left;
    margin:7px 0 0 16px;
    position:relative;
    width:45px;
}

#search_results div.avatar{margin:10px 30px}

div.avatar .rating
{
    bottom:0;
    position:absolute;
    right:0;
}

div.avatar .wants-to-help
{
    background-position: -796px -136px;
    height:15px;
    margin: 0 0 0 -10px;
    position:absolute;
    width:15px;
}

div.avatar img
{
    height:40px;
    width:40px;
}

div.avatar.large img
{
	height:80px;
	width:80px;
}

.question
{
    margin:0 0 0 70px;
    padding:0px 10px;
    width:190px;
}

.question img {max-width:510px}

.sidebar-wide .question
{
    float:left;
    margin:0;
    width:400px;
}

.topic .question
{
	float:none;
	margin-left:70px;
	width:510px;
}

.topic .question h3
{
	color:#36332F;
	font-size:13px;
	margin-bottom:5px;
}

.topic .question p
{
	color:#36332F;
	font-size:13px;
}

.question a
{
    color:#36332F;
    font-size:12px;
    text-decoration: none;
}

#poradnik #waiting_room  .question a
{
    width: 190px;
    }
/*
.question:hover a
{
    text-decoration: underline;
    }
*/
.question p a {font-size:11px;}
.topic .question p a:link, .topic .question p a:visited
{
	color:#194D63;
	font-size:12px;
	text-decoration:underline;
}
.topic .question p a:hover, .topic .question p a:active{text-decoration:none}

.question-box .symbols
{
    color:#35322E;
    float:right;
    margin:0 5px 0 25px;
    width:80px;
}

.question-box .symbols2
{
    color: #888888;
    float: left;
    margin: 0 5px 0 80px;
    width: 80px;
}

.sidebar-wide .symbols {margin:5px 5px 0 25px}

.symbols .icon
{
    cursor:help;
    margin:5px 5px 15px;
}

.question-box .symbols strong
{
    display:block;
    float:left;
}

.symbols .tel
{
    background-position: -892px -425px;
    height:18px;
    width:8px;
}

span.open-help, .symbols .open-help
{
    background-position:-845px -450px;
    height:19px;
    width:30px;
}
span.open-help {margin:10px 0 0 10px}

span.priv-help, .symbols .priv-help
{
    background-position:-845px -425px;
    height:19px;
    width:30px;
}

.symbols .new
{
    background-position:-873px -480px;
    height:18px;
    width:30px;
}

.clock-small, .symbols .clock
{
    background-position:-845px -480px;
    height:20px;
    width:20px;
}

span.star, .symbols .star
{
    background-position: -890px -450px;
    clear:left;
    height:10px;
    margin:4px 5px 0 0;
    width:10px;
}

.nick
{
    background-color: #FFFFFF;
    line-height:11px;
    margin:53px 0 1px 5px;
    position:absolute;
    z-index:2;
}
.ie7 .topic .nick {margin-left:-55px}
#ludzie .sidebar-wide #search_results .nick{margin-left:21px}

.q-b-content .nick
{
    float:left;
    margin:1px 5px 5px;
}

.nick a:link, .nick a:visited
{
	background-color:#FFFFFF;
    border:#FFFFFF 6px solid;
    border-width:1px 6px;
    color:#1B4E63;
    display:block;
    font-weight: bold;
    height:10px;
    overflow:hidden;
    padding:2px 0;
    text-align:center;
    text-decoration:none;
    width:62px;
    word-wrap:break-word;
}

#ostatnio-widziani .nick a:link, 
#ostatnio-widziani .nick a:visited
{
	width:50px;
}

h3.username
{
	padding-top:3px;
}

h3.username a
{
	color:#36332F;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}

.sidebar-wide .nick a:link, .sidebar-wide .nick a:visited
{
    color:#516F76;
    width:50px;
}

.nick a:hover, .nick a:active
{
    border:#9E9E9E 1px solid;
    height:auto;
    padding:2px 5px;
}

#ludzie .sidebar-wide .nick {margin-left:27px}

.place
{
	color:#1C4C63;
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 10px;
	width:10px;
}

.user-tags
{
	line-height:20px;
	margin:5px 0 0 90px;
}

#users_ranking_r .user-tags {margin-left:80px}
#group_ranking_r .user-tags {margin-left:70px;}

.cont_holder
{
    padding-left:70px;
    width:516px;
}

.rest
{
    padding:8px 0 0;
}

.date
{
    color:#516F76;
    font-weight:bold;
}

.topic .date
{
	margin:10px 0 0 80px;
}

.topic .symbols {margin-top:-18px}

.sidebar .question-box
{
    min-height:110px;
    margin:0 -20px;
}

.sidebar .question-box.short {min-height:55px}

.sidebar-wide .question-box
{
    min-height:100px;
    margin:0;
    position: relative;
}

.topic .question-box.first{min-height:150px}

.sidebar-wide .question-box img.your_loc_ico
{
    position: absolute;
    right: 92px;
    top: 10px;
    width: 20px;
    background-image: url('../../../Graphics/moja-okolica.png');
    cursor: help;
}

.topic .question-box
{
	clear:both;
	height:auto;
	min-height:90px;
	padding-top:5px;
	padding-bottom: 20px;
}

.topic .question-box:hover
{
    background-color: White;
    }

.sidebar-wide .q-b-content
{
    height:auto;
}

div.question_box_small
{
    width: 280px;
    height: 90px;
    position: relative;
    }

div.question_box_small div.avatar,
div.question_box_big div.avatar
{
        float:none;
    margin:0;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 16px;
    top: 7px;
    }

div.question_box_small div.avatar img,
div.question_box_big div.avatar img
{
    width: 40px;
    height: 40px;
    border: 1px solid #A7CBD9;
    position: absolute;
    top: 0;
    left: 0;
    }

div.question_box_small div.question_content
{
    text-align: left;
    width: 205px;
    height: 47px;
    position: absolute;
    top: 10px;
    right: 5px;
    color: #36332F;
    font-size: 11px;
    bottom: 33px;
}

div.question_box_small .answer_for_sms
{
    position: absolute;
    left: 71px;
    bottom: 7px;
    width: 69px;
    height: 22px;
    cursor: pointer;
    background-image: url('../../../Graphics/pilne-sms-poczekalnia.png');
    background-position: left top;
    }

div.question_box_small .answer_for_sms:hover
{
    background-position: left bottom;
    }

div.question_box_small div.question_content_title
{
    text-align: left;
    width: 205px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #36332F;
    font-size: 11px;
    bottom: 33px;
    }

div.question_box_small div.question_content_title span
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #36332F;
    }

div.question_symbols
{
    height: 20px;
    position: absolute;
    bottom: 7px;
    right: 86px;
    font-size: 11px;
    font-weight: bold;
    color: #35322E;
    width: 30px;
    padding: 0;
}

div.question_box_big div.question_symbols
{
    position: absolute;
    right: 3px;
    top: 5px;
    width: 85px;
    height: 55px;
    font-size: 11px;
    font-weight: bold;
    color: #35322E;
    text-align: right;
    padding-right: 10px;
    }

div.question_box_small .points
{
    position: absolute;
    bottom: 7px;
    right: 4px;
    padding-left: 15px;
    line-height: 11px;
    text-align: right;
    margin: 10px 5px 0 0;
    background-image: url('../../../Graphics/small-star.png');
    background-repeat: no-repeat;
    font-size: 11px;
}

div.question_symbols .star
{
    width: 10px;
    height: 10px;
    background-image: url('../../../Graphics/small-star.png');
    margin-right: 5px;
    cursor:help;
    }

div.question_symbols .empty_ico
{
    width: 30px;
    height: 20px;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    }

div.question_symbols .tel
{
    width: 30px;
    height: 20px;
    background-image: url('../../../Graphics/small-tel.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor:help;
    }

div.question_symbols .new
{
    width: 30px;
    height: 20px;
    background-image: url('../../../Graphics/small-nowa.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor:help;
}

div.question_symbols .clock
{
    width: 30px;
    height: 20px;
    background-image: url('../../../Graphics/small-clock.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor:help;
    }

div.question_symbols .open_help
{
    width: 30px;
    height: 20px;
    background-image: url('../../../Graphics/small-pomoc-otwarta.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor:help;
    }

div.question_symbols .priv_help
{
    width: 30px;
    height: 20px;
    background-image: url('../../../Graphics/small-pomoc-zamknieta.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    margin-top: 4px;
    margin-bottom: 7px;
    cursor:help;
    }

img.question_box_small_interline
{
    width: 280px;
    height: 1px;
    background-color: #77BACB;
    }

/*--------------------------------*/

.question_box_big
{
    width: 600px;
    height: 70px;
    position: relative;
}

div.question_box_big h3.nick,
div.question_box_small h3.nick
{
    position: absolute;
    width: 62px;
    top: 52px;
    left: 4px;
}

div.user_box_mini h1
{
    width: 62px;
    }

div.question_box_big h3.nick,
div.question_box_small h3.nick,
div.question_box_big_content div.nick,
div.ostatnio-widziani-elem h4,
div.user_box_small div.username,
div#thread_topic_box h2.username,
div.thread_response_box h2.username,
div.thread_response_box_none h2.username,
div.user_box_mini h1,
div#solution_advanced_box div.author
{
    height: 13px;
    text-align: center;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding: 1px 3px 1px 3px;
    border: solid 1px white;
    }


/*--------------nowe nicki---------------*/

div.question_box_big h3.nick:hover,
div.question_box_small h3.nick:hover,
div.question_box_big_content div.nick:hover,
div.ostatnio-widziani-elem h4:hover,
div.user_box_small div.username:hover,
div#thread_topic_box h2.username:hover,
div.thread_response_box h2.username:hover,
div.thread_response_box_none h2.username:hover,
div.user_box_mini h1:hover,
div#solution_advanced_box div.author:hover
{
    background-color: White;
    border-color: #9E9E9E;
    height: auto;
    z-index: 9999;
}

div.question_box_big h3.nick a span,
div.question_box_small h3.nick a span,
div.question_box_big_content div.nick a span,
div.ostatnio-widziani-elem h4 a span,
div.user_box_small div.username a span,
div#thread_topic_box h2.username a span,
div.thread_response_box h2.username a span,
div.thread_response_box_none h2.username a span,
div.user_box_mini h1 a span,
div#solution_advanced_box div.author a span
{
    font-size:0px;
    color:White;
    }

div.question_box_big h3.nick a,
div.question_box_small h3.nick a,
div.ostatnio-widziani-elem h4 a,
div.user_box_small div.username a,
div#thread_topic_box h2.username a,
div.thread_response_box h2.username a,
div.user_box_mini h1 a,
div#solution_advanced_box div.author a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
        color: #1B4E63;
        }

div.av_want_help_logo
{
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url('../../../Graphics/logo15.png');
    cursor: help;
    top: -3px;
    left: -10px;
    z-index: 2;
}

div.user_box .av_want_help_logo
{
    left: 8px;
    top: 8px;
    }
    
div.ostatnio-widziani-elem .av_want_help_logo
{
    left: 10px;
    }

div.user_box_small .av_want_help_logo
{
    left: -7px;
    }

div.user_box_mini.av_want_help_logo
{
    left: -5px;
    }

div#solution_advanced_box .av_want_help_logo
{
    left: 2px;
    }

/*----------------*/

div.question_box_big h3.want_help
{
    position: absolute;
    width: 58px;
    height: 13px;
    top: 50px;
    left: 11px;
    font-size: 9px;
    font-weight: bold;
    color: #F17900;
    margin-bottom: 0;
}

div.question_box_big h3.want_help a
{
    font-size: 9px;
    font-weight: bold;
    color: #F17900;
    text-decoration: none;
    }

div.question_box_big div.question_content_title
{
    text-align: left;
    width: 420px;
    height: 55px;
    position: absolute;
    top: 5px;
    right: 100px;
    color: #36332F;
    font-size: 11px;
    bottom: 10px;
    text-decoration: none;
}

div.question_box_big div.question_content_title span
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #36332F;
}

div.question_box_big div.question_content_title span.new_posts
{
    background-position: left center;
    background-image: url('../../../Graphics/grupy-icon-yellow.png');
    background-repeat: no-repeat;
    padding-left: 15px;
}

div.question_box_big div.question_content_title span.no_new_posts
{
    background-position: left center;
    background-image: url('../../../Graphics/grupy-icon-grey.png');
    background-repeat: no-repeat;
    padding-left: 15px;
}

div.question_box_big div.question_content_title a.normal_font
{
    font-size: 11px;
    font-weight: normal;
    }

img.question_box_big_interline,
img.question_box_big_interline_yellow,
img.question_box_big_interline_green
{
    width: 600px;
    height: 1px;
    background-color: #77BACB;
}

img.question_box_big_interline
{
    background-color: #77BACB;
    }

img.question_box_big_interline_yellow,
.yellow img.question_box_big_interline
{
    background-color: #DCC80A;
}

img.question_box_big_interline_green
{
    background-color: #92AB52;
}

/*--------------------------------------------------*/

div.question_box_big_content
{
    width: 600px;
    display: none;
}

div.question_box_big_content h3.want_help
{
    width: 58px;
    height: 13px;
    margin-top: 0;
    margin-left: 5px;
    font-size: 9px;
    font-weight: bold;
    color: #F17900;
    cursor:default;
    }

div.question_box_big_content h3.want_help:hover
{
    text-decoration: none;
    }

div.question_box_big_content div.nick
{
    text-decoration: none;
    cursor: pointer;
    width: 60px;
    margin-top: 8px;
    margin-left: 5px;
    float: left;
}

div.question_box_big_content div.nick a
{
    text-decoration: none;
    font-size: 11px;
    color: #516F76;
    }

div.question_box_big_content div.cont_holder
{
    width: 516px;
    color: #36332F;
    font-size: 11px;
    float: left;
    margin-left: 11px;
    min-height: 30px;
}

div.question_box_big_content div.no_nick
{
    margin-left: 0;
}

div.question_box_big_content h4
{
    font-size: 11px;
    color: #516F76;
    font-weight: bold;
    line-height: 12px;
    height: 12px;
    float: left;
    margin: 8px 10px 10px 0;
}

/*TODO: del*/

div.question_box_big_content img.pomoge
{
    background-image: url('../../../Graphics/pomoge-content-btn.png');
    background-position: right top;
    width: 69px;
    height: 22px;
    cursor: pointer;
    float: right;
    margin: 8px 10px 10px 100px;
}

div.question_box_big_content img.pomoge:hover
{
    background-position: left top;
    }

/*------------------OPCJE KONTA UZYTKOWNIKA---------------------*/

div#profile_options_l
{
    background-position: left top;
    width: 150px;
    height: 200px;
    float: left;
    margin-left: 20px;
    margin-right: 40px;
    background-image: url('../../../Graphics/usr-opt-menu-bg.png');
    background-repeat: no-repeat;
}

div#profile_options_l ul li.inactive
{
    width: 150px;
    height: 30px;
    font-weight: bold;
    padding:0px;
    cursor: pointer;
}

div#profile_options_l ul li.active
{
    background-image: url('../../../Graphics/usr-opt-menu_act-bg.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 130px;
    height: 22px;
    padding: 8px 0 0 20px;
    }

div#profile_options_l ul li.inactive h3
{
    width: 130px;
    height: 22px;
    padding: 8px 0 0 20px;
    }

div#profile_options_l ul li.inactive a
{
    color: #026A8D;
    font-size: 12px;
    color: #026A8D;
    font-weight: bold;
    text-decoration: none;
}

div#profile_options_l ul li.active
{
    color: #026A8D;
    font-size: 12px;
    color: #026A8D;
    font-weight: bold;
    text-decoration: none;
    }

div#profile_options_l ul li.inactive:hover a,
div#profile_options_l ul li.active:hover a
{
    color: #009ED2;
}

div#profile_options_r
{
    width: 425px;
    float: left;
}

#mail_alert
{
    color:Red; 
    width:290px; 
    float:right; 
    margin-right:30px;
    display: none;
    }

div#changes_saved
{
    text-align: center;
    color: blue;
    margin-bottom: 10px;
    width: 100%;
    }

div#profile_options_r div.opt_div
{
    padding-top: 18px;
    position: relative;
    top: 0px;
    left: 0px;
}

div#profile_options_r div#add_photo.opt_div
{
    height:110px;
}

div#profile_options_r div.opt_div div.avatar
{
        float:none;
    margin:0;
    border: 2px solid #B1DDFA;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 5px;
    right: 5px;
}
div#profile_options_r div.opt_div div.avatar img
{

    width: 102px;
    height: 102px;

}

div#profile_options_r h1
{

    color: #1A4D62;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 5px;
    }

div#profile_options_r img.opt_separator
{
    width: 420px;
    height: 1px;
    background-color: #77BACB;
    margin-left: 0;
    margin-top: 0;
    }

div#profile_options_r img.opt_button
{
    margin-top: 30px;
    width: 63px;
    height: 24px;
    margin-left: 357px;
    margin-bottom: 10px;
    cursor: pointer;
    }

div#profile_options_r div#caths div,
div#profile_options_r div#informs div
{
    width: 400px;
    margin-left: 10px;
    padding: 0;
    margin-top: 5px;
    }

div#profile_options_r div#caths div span.tagname,
div#profile_options_r div#informs div span.tagname
{
    float: left;
    width: 340px;
    }

div#profile_options_r div#caths div span.usun,
div#profile_options_r div#informs div span.usun
{
    float: right;
    width: 50px;
    text-decoration: underline;
    cursor: pointer;
    }

div#profile_options_r div#caths div span.usun:hover
{
    text-decoration: none;
    }

div#profile_options_r div#caths img
{
    background-image: url('../../../Graphics/wybierz.png');
    }

div#profile_options_r div#caths h1
{
    width: 270px;
    height: 20px;
    text-align: right;
    background-image: url('../../../Graphics/metka-white-bg.png');
    background-position: left top;
    background-repeat: no-repeat;
    }

div#profile_options_r div#desc .ta
{
    border: 1px solid #74BAD4;
    float: right;
    width: 312px;
    height: 102px;
    margin-left: 20px;
    margin-right: 0;
    font-size: 11px;
    padding: 4px;
}

div#profile_options_r div#desc img
{
    background-image: url('../../../Graphics/zapisz.png');
    }

div#profile_options_r div#desc h1
{
    width: 50px;
    height: 107px;
    float: left;
    }

div#profile_options_r div#add_photo img
{
    background-image: url('../../../Graphics/dodaj.png');
}

div#profile_options_r div#add_photo h1
{
    width: 89px;
    height: 30px;
    float: left;
}

div#profile_options_r #fileInputUploader
{
    position: absolute;
    top: 90px;
    left: 220px;
    width: 80px;
    height: 20px;
    background-image: url('../../../Graphics/button_przegladaj.png');    
    }

div#profile_options_r #fileInputQueue
{
    position: absolute;
    top: 85px;
    left: 10px;
    }

div#profile_options_r a.show_profile
{
    color: #194D63;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline ;
    float: left;
    margin: 10px 0px 30px 10px;
    }

div#profile_options_r a.show_profile:hover
{
    text-decoration: none;
    }

div#profile_options_r div#general h2,
div#profile_options_r div#contact h2,
div#profile_options_r div#password h2,
div#profile_options_r div#localization h2,
div#profile_options_r div#phone_number h2
{
    width: 145px;
    height: 20px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
    font-size: 11px;
    color: #525252;
}

div#profile_options_r div#phone_number h2
{
    background-image: url('../../../Graphics/small-tel.png');
    background-repeat: no-repeat;
    background-position: 55px center;
}

div#profile_options_r div#general input.tb,
div#profile_options_r div#contact input.tb,
div#profile_options_r div#password input.tb,
div#profile_options_r div#localization input.tb,
div#profile_options_r div#phone_number input.tb
{
    border: 1px solid #77BACB;
    text-align: left;
    width: 165px;
    margin: 2px 0 10px 15px;
    float: left;
    font-size: 11px;
    line-height: 12px;
    padding: 4px;
}

div#profile_options_r .privacy_symb, 
div#profile_options_r .privacy_symb_lock
{
    background-position: bottom;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 20px;
    background-image: url('../../../Graphics/privacy_symb.png');
    margin-top: 5px;
    cursor: help;
    }

div#profile_options_r .privacy_symb_lock
{  
    background-position: top;    
    }

div#profile_options_r #phone_number div.data_phone_explain 
{
    float: left;
    margin: 10px;
    width: 405px;
    text-align: justify;
    line-height: 18px;
    font-size: 12px;
    }

div#profile_options_r #phone_number div span
{
    color: #0C668A;
    }

div#profile_options_r div#contact img,
div#profile_options_r div#password img,
div#profile_options_r div#informs img,
div#profile_options_r div#additional img,
div#profile_options_r div#general img,
div#profile_options_r div#phone_number img
{
    background-image: url('../../../Graphics/zapisz.png');
    }

div#profile_options_r div#localization img.zapisz
{
    background-image: url('../../../Graphics/zapisz.png');
    margin-top: 12px;
    width: 63px;
    height: 24px;
    margin-left: 357px;
    margin-bottom: 10px;
    cursor: pointer;
    }

div#profile_options_r a.del_account
{
    color: #194D63;
    font-size: 11px;
    text-decoration: underline ;
    float: left;
    margin-top: -5px;
    margin-bottom: 30px;
    cursor: pointer;
    }

div#profile_options_r a.del_account:hover
{
    text-decoration: none;
    }

div#profile_options_r div#map_canvas
{
    border: 1px solid #77BACB;
    float: right;
    width: 425px;
    height: 380px;
    padding: 0;
    background-image: none;
}

div#profile_options_r div#actual_mails
{
    float: right;
    width: 370px;
    padding-top: 5px;
}

div#profile_options_r div#actual_mails h3
{
    height: 18px;
    width: 248px;
    line-height: 18px;
    float: left;
    margin-right: 20px;
    font-weight: normal;
    font-style: italic;
}

div#profile_options_r div#actual_mails span.check
{
    float: left;
    height: 18px;
    width: 85px;
    }

div#profile_options_r div#actual_mails span.del
{
    float: left;
    height: 18px;
    width: 36px;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    }

div#profile_options_r div#actual_mails span.def
{
    height: 18px;
    float: left;
    width: 36px;
    margin-left: 20px;
    }

div#profile_options_r div#actual_mails span.del:hover
{
    text-decoration: none;
    }

div#profile_options_r div#informs h1,
div#profile_options_r div#additional h1
{
    margin-top: -10px;
    margin-bottom: 10px;
    }

div#profile_options_r div#informs h3,
div#profile_options_r div#additional h3
{
    margin-left: 34px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #525252;
    font-weight: normal;
    }

div#profile_options_r div#informs h3.left
{
    margin-left: 5px;
    }

div#profile_options_r div#informs h3.left a
{
    margin-left: 40px;
    color: #525252;
    cursor: pointer;
    text-decoration: underline;
    }

div#profile_options_r div#informs h3.left a:hover
{
    }

div#profile_options_r div#additional h2
{
    margin: 5px 0 10px 60px;
    font-size: 11px;
    color: #525252;
    font-weight: normal;
    width: 266px;
    }

div#profile_options_r h5.default
{
    float: right;
    margin: 5px 10px 5px 140px;
    }

div#localization h3
{
    float: left;
    width: 425px;
    margin: 10px 0px 20px 0px;
    text-align: justify;
    font-weight: normal;
}

div#localization div.help
{
    float: left;
    width: 18px;
    height: 18px;
    cursor: help;
    background-image: url('../../../Graphics/quot-ico.png');
    margin: 5px 0px 0px 10px;
}


div#additional div.help
{
    float: right;
    width: 18px;
    height: 18px;
    cursor: help;
    background-image: url('../../../Graphics/quot-ico.png');
    margin: 0px 70px 0px 0px;
}
/*--------------------------------------------------------------*/


/*-------------strona PORADNIKOW-----------------------*/

#poradnik .sidebar h2, #poradnik .sidebar h1 {text-align:center; padding-left: 0px;}
#poradnik h3.infodata {padding:0 20px 0 15px}
#poradnik h3.infodata span{font-size: 16px; font-weight: bold;}
#poradnik h3.infodata span span.red {color: #D8310F;}
#poradnik h3.infodata span span.green {color: #81A41F;}
    
#poradnik .date {margin-bottom:10px}
.sidebar .mark {float:right;margin-top:-15px}

.summary dt, .summary dd
{
	color:#444444;
	margin:15px 0 5px;
	padding-left:15px;
}

.summary dt
{
    width: 150px;
    }
    
.summary dd
{
	font-weight:bold;
	font-size:12px;
    width: 370px;
    margin: -23px 0 0 150px;
    font-style: italic;
    color: #5797BA;
}
    
.sol_search_tb
{
    width: 100px;
    }

div.sol_search_res, div.group_search_res
{
    width: 100%;
    height: auto;
    margin-top: 20px;
    }

div.sol_best, div.group_best, div.user_best
{
    width: 50%;
    float: left;
    margin-top: 20px;
    }

/*----------------------STRONA GRUPY-------------------------*/

.topic-list .topic-title 
{	
	height:30px;
	padding:27px 0 0 30px;
}
.avatared .topic-title {padding-top:14px}

.topic-list .topic-title .icon {margin:0 30px 0 0}

.topic-list .topic-title a
{
	color:#444444;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding-left:45px;
	width:360px;
}

.topic-list .username
{
	float:right;
	margin:-45px 10px 0 0;
}
.avatared .username {margin-top:-28px}

.topic-list .username a
{
	font-size:11px;
	font-weight:bold;
}

.topic-list .date
{
	background-image:url("/graphics/backgrounds.png");
    background-position:-875px -522px;
    background-repeat:no-repeat;
	float:right;
	margin-top:-27px;
	padding:0 10px 0 50px;
	text-align:right;
	width:120px;
}/*
.yellow .topic-list .date {background-position:-875px -572px}*/
.avatared .date {margin-top:-10px}




div#group_r div#group_info_l
{
    }

div#group_l div#group_info_l h3
{
    background-position: left center;
    font-size: 9px;
    color: #1B4A5C;
    padding-left: 25px;
    background-image: url('../../../Graphics/grupa-wnioski-ico.png');
    background-repeat: no-repeat;
}

div#group_l div#group_info_l h3 a
{
    color: #1B4A5C;
    }

div#group_l div#group_info_l h3 a:hover
{
    text-decoration: none;
    }

div#group_l div#group_info_l h1
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div#group_l div#group_info_l h1 a
{
    font-size: 13px;
    color: #1A4E64;
    text-decoration: none;
    }

div#group_l div#group_info_l h2
{
    font-weight: normal;
    font-size: 11px;
    color: #444444;
    margin-bottom: 10px;
}

div#group_l div#group_info_l h4
{
    font-weight: normal;
    font-size: 11px;
    color: #444444;
    width: 600px;
    margin-bottom: 20px;
    }


div#group_l h3.report_abuse
{
    background-image:url(../../../Graphics/abuse_icon.png);
    background-position:left center;
    background-repeat:no-repeat;
    color:#909090;
    cursor:pointer;
    margin-top:10px;
    text-align:right;
    width:158px;
    font-size:10px;
    }

div#group_l div#group_info_l h4 a
{
    color: #1B4A5E;
    }

div#group_l div#group_info_l h4 a:hover
{
    text-decoration: none;
    }

div#group_l div#group_info_l h4 a.edit
{
    float: right;
    margin-top: -8px;
    color: #323232;
    font-weight: bold;
}

div#mod_topic_control_panel
{
    width: 600px;
    height: 30px;
    }


 div#mod_topic_control_panel img
{
    width: 100px;
    height: 20px;
    background-image: url('../../../Graphics/zamkinj-watek.png');
    cursor: pointer;
}

div#group_r div#group_info_r
{
    width: 280px;
    height: 210px;
    position: relative;
    }

div#group_r div#group_info_r_small
{
    width: 280px;
    height: 137px;
    position: relative;
    }

div#group_r div#group_info_r div.avatar,
div#group_r div#group_info_r_small div.avatar
{
        float:none;
    margin:0;
    border: 2px solid #117DC6;
    width: 102px;
    height: 102px;
}

div#group_r div#group_info_r div.avatar img,
div#group_r div#group_info_r_small div.avatar img
{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 107px;
}

div#group_r div#group_info_r img.group_control_panel_icons_mod
{
    width: 18px;
    height: 107px;
    background-image: url('../../../Graphics/grupa-avatar-icons.png');
    position: absolute;
    top: 0;
    left: 120px;
    }

div#group_r div#group_info_r img.group_control_panel_icons_usr
{
    width: 17px;
    height: 59px;
    background-image: url('../../../Graphics/grupa-avatar-icons-small.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 28px;
    left: 118px;
    }

div#group_r div#group_info_r img.group_control_panel_icons
{
    width: 17px;
    height: 59px;
    background-image: url('../../../Graphics/grupa-avatar-icons-minimal.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 28px;
    left: 118px;
    }

div#group_r div#group_info_r_small img.group_control_panel_icons
{
    width: 14px;
    height: 44px;
    background-image: url('../../../Graphics/grupa-avatar-icons-minimal.png');
    position: absolute;
    background-repeat: no-repeat;
    top: 26px;
    left: 124px;
    }

div#group_r div#group_info_r a.menu,
div#group_r div#group_info_r_small a.menu
{
    position: absolute;
    left: 148px;
    color: #1C4C62;
    font-size: 11px;
    width: 100px;
    line-height: 13px;
    height: 13px;
}

div#group_r div#group_info_r a.menu:hover
{
    text-decoration: none;
    }

div#group_r div#group_info_r a.menu#people_mod
{
    top: 1px;
    }

div#group_r div#group_info_r a.menu#people
{
    top: 30px;
    }

div#group_r div#group_info_r_small a.menu#people
{
    top: 26px;
    }

div#group_r div#group_info_r a.menu#applications_mod
{
    top: 16px;
    padding-left: 20px;
    }

div#group_r div#group_info_r a.menu#invitations_mod
{
    top: 33px;
    padding-left: 20px;
}

div#group_r div#group_info_r a.menu#group_page_mod
{
    top: 50px;
}

div#group_r div#group_info_r a.menu#group_page
{
    top: 50px;
}

div#group_r div#group_info_r_small a.menu#group_page
{
    top: 55px;
    }

div#group_r div#group_info_r a.menu#topics_mod
{
    top: 70px;
}

div#group_r div#group_info_r a.menu#topics
{
    top: 72px;
}

div#group_r div#group_info_r a.menu#edit_options_mod
{
    top: 90px;
    }

div#group_r div#group_info_r a.add_sol
{
    position: absolute;
    top: 158px;
    left: 94px;
    width: 90px;
    text-align: center;
    font-size: 10px;
    text-decoration: none;
    color: #444444;
}

div#group_r div#group_info_r a.send_req
{
    position: absolute;
    top: 158px;
    left: 0;
    width: 90px;
    text-align: center;
    height: 18px;
    font-size: 10px;
    text-decoration: none;
    color: #444444;
}

div#group_r div#group_info_r a.create_group
{
    position: absolute;
    top: 158px;
    left: 188px;
    width: 90px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
}

div#group_r div#ranking
{
    position: relative;
    height: 71px;
    width: 280px;
    margin-bottom: 20px;
    }

div#group_r div#ranking img.question_box_small_interline#top
{
    position: absolute;
    top: 0;
    left: 0;
    }

div#group_r div#ranking img.question_box_small_interline#bottom
{
    position: absolute;
    bottom: 0;
    left: 0;
    }

div#group_r div#ranking h4
{
    position: absolute;
    font-size: 9px;
    font-weight: bold;
    color: #444444;
    width: 60px;
    height: 24px;
    line-height: 10px;
    text-align: left;
    top: 23px;
}

div#group_r div#ranking h5
{
    position: absolute;
    font-size: 17px;
    color: #3586B1;
    font-weight: bold;
    width: 37px;
    height: 24px;
    top: 24px;
}

div#group_r div#ranking h4.week
{
    left: 47px;
    }

div#group_r div#ranking h4.general
{
    left: 155px;
    }

div#group_r div#ranking h5.week
{
    right: 131px;
    }

div#group_r div#ranking h5.general
{
    right: 37px;
    }

div#group_r div#group_info_r #send_request
{
    position: absolute;
    top: 117px;
    left: 0;
    width: 90px;
    height: 40px;
    background-image: url('../../../Graphics/grupa-buttony.png');
    background-position: left top;
    margin-right: 5px;
    cursor: pointer;
    right: 190px;
}

div#group_r div#group_info_r #send_request:hover
{
    background-position: left bottom;
}

div#group_r div#group_info_r #create_group
{
    position: absolute;
    top: 117px;
    width: 90px;
    left: 188px;
    height: 40px;
    background-image: url('../../../Graphics/grupa-buttony.png');
    background-position: right top;
    cursor: pointer;
}

div#group_r div#group_info_r #create_group:hover
{
    background-position: right bottom;
}

div#group_r div#group_info_r #add_solution
{
    position: absolute;
    top: 117px;
    left: 94px;
    width: 90px;
    height: 40px;
    background-image: url('../../../Graphics/grupa-buttony.png');
    background-position: 50% 0;
    margin-right: 5px;
    cursor: pointer;
}

div#group_r div#group_info_r #add_solution:hover
{
    background-position: 50% 100%;
}

div#group_r div#group_info_r_small #join_to_group
{
    position: absolute;
    top: 89px;
    left: 123px;
    width: 150px;
    height: 23px;
    background-image: url('../../../Graphics/grupa-dolacz-do-grupy-button.png');
    background-position: 50% 0;
    margin-right: 5px;
    cursor: pointer;
}

div#group_r div#group_info_r_small #join_to_group:hover
{
    background-position: 50% 100%;
}


div#group_r div#cathegories
{
	padding: 20px 20px 0 20px;
    }

div#group_r div#cathegories ul li,
div#group_r div#cathegories ul li a
{
	color:#555;
	font-size:13px;
	padding:2px 0;
	display:block;
	text-decoration:none;
    }

div#group_r div#cathegories ul li a:hover
{
    text-decoration: underline;
    }

div#group_l div.group_center_list_ithem
{
    width: 600px;
    height: 65px;
    position: relative;
    }

div#group_l div.group_center_list_ithem img.ball_yellow
{
    position: absolute;
    top: 22px;
    left: 25px;
    width: 15px;
    height: 15px;
    background-image: url('../../../Graphics/grupa-kropki-icons.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    }

div#group_l div.group_center_list_ithem img.ball_grey
{
    position: absolute;
    top: 22px;
    left: 25px;
    width: 15px;
    height: 15px;
    background-image: url('../../../Graphics/grupa-kropki-icons.png');
    background-repeat: no-repeat;
    background-position: left top;
    }

div#group_l div.group_center_list_ithem a.title
{
    position: absolute;
    top: 20px;
    left: 72px;
    height: 22px;
    width: 380px;
    line-height: 22px;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    color: #444444;
}

div#group_l div.group_center_list_ithem a.title:hover
{
    text-decoration: underline;
    }

div#group_l div.group_center_list_ithem a.username
{
    position: absolute;
    top: 16px;
    right: 12px;
    height: 15px;
    font-weight: bold;
    text-align: right;
    font-size: 11px;
    color: #1A4E66;
    text-decoration: underline;
}

div#group_l div.group_center_list_ithem a.username:hover
{
    text-decoration: none;
    }

div#group_l div.group_center_list_ithem h3.blue
{
    position: absolute;
    top: 37px;
    right: 12px;
    line-height: 12px;
    height: 12px;
    width: 124px;
    color: #174E63;
    font-size: 9px;
    text-align: right;
    background-image: url('../../../Graphics/grupa-arrows_blue-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
}

div#group_l div.group_center_list_ithem h3.yellow
{
    position: absolute;
    top: 37px;
    right: 12px;
    line-height: 12px;
    height: 12px;
    width: 130px;
    color: #174E63;
    font-size: 9px;
    text-align: right;
    background-image: url('../../../Graphics/grupa-arrows_yellow-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    }

div#group_l div.group_center_list_ithem div.avatar
{    float:none;
    margin:0;

    position: absolute;
    top: 12px;
    left: 12px;
    width: 47px;
    height: 44px;
    }

div#group_l div.group_center_list_ithem div.avatar img
{
    border: 1px solid #A3C1DB;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    }

div#group_l div.group_center_list_ithem div.avatar div.ranking
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    border: 1px solid #ED610A;
    background-color: #D31500;
}

img.yellow_600_separator
{
    width: 600px;
    height: 1px;
    background-color: #E1D106;
}

div#group_l div.group_center_list_ithem img.sol_def
{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 12px;
    left: 12px;
    background-image: url('../../../Graphics/solution_default_icon.png');
    }

div#group_l div.group_center_list_ithem img.sol_img
{
    width: 40px;
    height: 40px;
    border: 1px solid #A7CBD9;
    position: absolute;
    top: 12px;
    left: 12px;
    }

div#path_big_margin h1.searcher_box
{

    float: right;
    width: 240px;
    height: 24px;
    margin-bottom: 20px;
    }

div#path_big_margin h1.searcher_box .icon
{
    width: 22px;
    height: 22px;
    background-image: url('../../../Graphics/lupa.png');
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-right: 6px;
    }

div#path_big_margin h1.searcher_box .search_butt
{
    background-position: left top;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    cursor: pointer;
    }

div#path_big_margin h1.searcher_box .search_butt:hover
{
    background-position: right top;
    }

div#path_big_margin h1.searcher_box .tb
{
    width: 133px;
    font-size: 11px;
    height: 14px;
    color: #3685AC;
    float: left;
    margin-top: 2px;
    }

/*-----------------------------------------------------------*/


/*strona GRUPY*/

div.group_l
{
    float: left;
    width: 30%;
    margin-top: 20px;
    }

div.group_r
{
    float: left;
    width: 70%;
    margin-top: 20px;
    }

div.group_mod_panel
{
    border-color: #008000;
    border-style: dashed;
    border-width: thin;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    background-color: #E0F1DA;
    margin-bottom: 30px;
    padding-top: 15px;
}

/*Zakladanie GRUPY*/
div.make_new_group_search
{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    }

/*--------STRONA GLOWNA GRUP--------------*/
#grupy .sidebar-wide h2 {border-bottom:#74BAD3 1px solid}

#group-cats h2.center{padding-left:0}

#group-cats .search-form{margin:10px 10px 10px 20px}

#create-group.cta:link,
#create-group.cta:visited
{
	background-position:-180px -800px;
	margin:-50px 0 0 510px;
}

#create-group.cta:hover,
#create-group.cta:active
{background-position:-180px -875px}

#categories
{
	border-top:#74BAD3 1px solid;
	margin:-10px 22px 0;
	overflow:hidden;
	width:480px;
}

#categories li
{
	float:left;
	line-height:120%;
	width:240px;
}

#categories li a
{
	color:#3587AE;
	display:block;
	font-weight:bold;
}

#categories li a.active{color:#95C7DF;}

.desc {padding:0 0 0 70px}

.place~.desc {padding:0 5px 0 90px}



div#solutions_l div#cathegories_tab,
div#solutions_l div#ranking_tab,
div#group_l div.optional_tab,
div#solutions_l div#solution_content_tab,
div#solutions_l div#comments_tab
{
    margin-bottom: 16px;
    background-image: url('../../../Graphics/content-middle-blue.png');
    background-repeat: repeat;
    }

div#group_l div.optional_tab_grey
{
    margin-bottom: 16px;
    background-image: url('../../../Graphics/ap-600-middle.png');
    background-repeat: repeat;
    }

#user_helps_l h2,#user_helps_l h1 {text-align:center}
#user_helps_l .main_content h2, #user_helps_l .main_content h1 {text-align:left}

div#user_helps_l div#help_archive_thread_tab
{
    margin-bottom: 16px;
    background-image: url('../../../Graphics/ap-600-middle.png');
    background-repeat: repeat;
    }

.user-helps {height:40px}

#help-me .user-helps{padding-right:320px}
#help-me #user_helps_l .user-helps{padding-right:0px}

.user-helps h3
{
	cursor:pointer;
	float:right;
	text-decoration:underline;
}
.user-helps h3:hover{text-decoration:none}

.user-helps .control{margin-right:320px}

#archiwum .control{margin-right:325px}
#archiwum .control a{color:inherit}

.control .big-star {margin:0}

#user_helps_r .help-me,
#user_get_helps_r .help-me
{
    font-size:16px;
    width:200px;
    margin: 20px 0px 30px 80px;
}

.user-helps .helping-me {margin:-2px 3px 0 0}

.user-helps input
{
    background-image: url('../../../Graphics/mp-buttons.png');
    cursor:pointer;
    height:20px;
    margin:5px 0 0 15px;
}

input.close_thread_btn
{
    background-position: 0 0;
    width: 180px;
    float: right;
}

input.poor_help_btn
{
    background-position: -180px 0;
    width: 165px;
    float: right;    
    }

input.dont_need_help_btn
{
    background-position: -345px 0;
    width: 165px;
    float: right;    
}

span.waiting_for_mark
{
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin: 15px 0 10px 20px;
    text-align: center;
    width: 600px;
    color: #8C8C8C;
}

div#group_ranking_l div#cathegories_tab div.tab_head,
div#group_ranking_l div#ranking_tab div.tab_head,
div#solutions_l div#cathegories_tab div.tab_head,
div#solutions_l div#ranking_tab div.tab_head,
div#group_l div.optional_tab div.tab_head,
div#solutions_l div#solution_content_tab div.tab_head,
div#solutions_l div#comments_tab div.tab_head,
div#wait_room_left div#searcher_tab div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/pomocni-ludzie-header-content.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    left: 0;
}

div#group_l div.optional_tab_grey div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/ap-600-header.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    left: 0;
    }

div#user_helps_l div#help_thread_tab div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/jp-yellow-header.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    left: 0;
}

div#user_helps_l div#help_thread_tab div.tab_head#priv_help
{

    background-image: url('../../../Graphics/jp-yellow-header-priv.png');
    }

div#user_helps_l div#help_get_thread_tab div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/mp-green-header.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    left: 0;
    }

div#user_helps_l div#help_get_thread_tab div.tab_head#priv_help
{
    background-image: url('../../../Graphics/mp-green-header-priv.png');
    }

div#user_helps_l div#help_archive_thread_tab div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/ap-600-header.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    left: 0;
    }

div#user_helps_l div#help_archive_thread_tab div.tab_head#priv_help
{
    background-image: url('../../../Graphics/ap-600-header-priv.png');
    }

div#user_helps_l div#help_thread_tab div.tab_head h1,
div#user_helps_l div#help_get_thread_tab div.tab_head h1,
div#user_helps_l div#help_archive_thread_tab div.tab_head h1,
div#solutions_l div#solution_content_tab div.tab_head h1,
div#solutions_l div#comments_tab div.tab_head h1
{
    position: absolute;
    top: 15px;
    left: 0;
    font-size: 14px;
    color: #194D63;
    line-height: 14px;
    width: 100%;
    text-align: center;
}

div#group_ranking_l div#ranking_tab .tab_head img,
div#solutions_l div#ranking_tab .tab_head img
{
    position: absolute;
    width: 50px;
    height: 40px;
    top: 0;
    left: 214px;
    background-image: url('../../../Graphics/pomocni-ludzie-ranking.png');
}

div#group_ranking_l div#ranking_tab .tab_head div,
div#group_ranking_l div#cathegories_tab .tab_head div,
div#solutions_l div#cathegories_tab div.tab_head div,
div#solutions_l div#ranking_tab div.tab_head div,
div#group_l div.optional_tab div.tab_head div,
div#solutions_l div#solution_content_tab div.tab_head div,
div#solutions_l div#comments_tab div.tab_head div,
div#wait_room_left div#searcher_tab div.tab_head div
{
    height: 20px;
    position: absolute;
    left: 270px;
    top: 12px;
    text-align: left;
    font-size: 15px;
    color: #27485C;
    }

div#solutions_l div#cathegories_tab div.tab_head div.poradniki-kategorie,
div#wait_room_left div#searcher_tab div.tab_head div.wyszukane-prosby
{
    top: 12px;
    left: 255px;
    }

div#group_l div.optional_tab div.tab_head div.grupa-forum
{
    left: 230px;
    }

div#group_l div.optional_tab div.tab_head h3,
div#group_l div.optional_tab_grey div.tab_head h3
{
    position: relative;
    width: 600px;
    text-align: left;
    font-size: 15px;
    color: #27485C;
    text-align: center;
    padding-top: 10px;
    }

div#group_ranking_l div#cathegories_tab div.tab_footer,
div#group_ranking_l div#ranking_tab div.tab_footer,
div#solutions_l div#cathegories_tab div.tab_footer,
div#solutions_l div#ranking_tab div.tab_footer,
div#group_l div.optional_tab div.tab_footer,
div#solutions_l div#solution_content_tab div.tab_footer,
div#solutions_l div#comments_tab div.tab_footer,
div#wait_room_left div#searcher_tab div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-blue.png');
    margin-top: 15px;
    }

div#group_l div.optional_tab_grey div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/ap-600-footer.png');
    margin-top: 15px;
    }

div#user_helps_l div#help_thread_tab div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-yellow.png');
    margin-top: 15px;
}

div#user_helps_l div#help_get_thread_tab div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-green.png');
    margin-top: 15px;
}

div#user_helps_l div#help_archive_thread_tab div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/ap-600-footer.png');
    margin-top: 15px;
    }

div#group_ranking_l div#cathegories_tab div#cathegories_choose,
div#solutions_l div#cathegories_tab div#cathegories_choose
{
    position: relative;
    width: 600px;
    padding-bottom: 15px;
    }

div#group_ranking_l div#cathegories_choose h1,
div#solutions_l div#cathegories_choose h1
{
    position: absolute;
    top: 12px;
    left: 24px;
    width: 240px;
    height: 24px;
    }

div#group_ranking_l div#cathegories_choose h1 .icon,
div#solutions_l div#cathegories_choose h1 .icon
{
    width: 22px;
    height: 22px;
    background-image: url('../../../Graphics/lupa.png');
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-right: 6px;
    }

div#group_ranking_l div#cathegories_choose h1 .search_butt,
div#solutions_l div#cathegories_choose h1 .search_butt
{
    background-position: left top;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    cursor: pointer;
    }

div#group_ranking_l div#cathegories_choose h1 .search_butt:hover,
div#solutions_l div#cathegories_choose h1 .search_butt:hover
{
    background-position: right top;
    }

div#group_ranking_l div#cathegories_choose h1 .tb,
div#solutions_l div#cathegories_choose h1 .tb
{
    width: 133px;
    font-size: 11px;
    height: 14px;
    color: #3685AC;
    float: left;
    margin-top: 2px;
    }

div#group_ranking_l div#cathegories_choose img.main_button
{
    position: absolute;
    width: 80px;
    height: 40px;
    top: 6px;
    right: 10px;
    background-image: url('../../../Graphics/create_group.png');
    background-position: left top;
    cursor: pointer;
}

div#solutions_l div#cathegories_choose img.main_button
{
    position: absolute;
    width: 80px;
    height: 40px;
    top: 6px;
    right: 10px;
    background-image: url('../../../Graphics/write_solution.png');
    background-position: left top;
    cursor: pointer;
    left: 510px;
}

div#group_ranking_l div#cathegories_choose img.main_button:hover,
div#solutions_l div#cathegories_choose img.main_button:hover
{
    background-position: left bottom;
    }

div#group_ranking_l div#cathegories_choose h2
{
    height: 14px;
    position: absolute;
    top: 50px;
    right: 22px;
    line-height: 14px;
    font-size: 10px;
    font-weight: bold;
    }

div#solutions_l div#cathegories_choose h2
{
    height: 14px;
    position: absolute;
    top: 50px;
    right: 13px;
    line-height: 14px;
    font-size: 10px;
    font-weight: bold;
    }

div#group_ranking_l div#search_results,
div#solutions_l div#search_results
{
    position: relative;
    width: 480px;
    margin-top: 45px;
    margin-left: 23px;
    float: left;
    margin-bottom: 10px;
    }

div#group_ranking_l div#cathegories_choose div#search_results h3,
div#solutions_l div#cathegories_choose div#search_results h3
{
    float: left;
    width: 240px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    text-align:left;
    margin:0px;
    }

div#group_ranking_l div#cathegories_choose div#search_results h3 a,
div#solutions_l div#cathegories_choose div#search_results h3 a
{
    font-weight: bold;
    color: #3587AE;
    text-decoration: none;
    cursor: pointer;
    }

div#group_ranking_l div#cathegories_choose div#search_results h3.active_root_cat,
div#solutions_l div#cathegories_choose div#search_results h3.active_root_cat,
div#group_ranking_l div#cathegories_choose div#search_results h3.active_root_cat a,
div#solutions_l div#cathegories_choose div#search_results h3.active_root_cat a,
div#group_ranking_l div#cathegories_choose div#search_results h3.active_root_cat:hover a,
div#solutions_l div#cathegories_choose div#search_results h3.active_root_cat:hover a
{
    text-decoration: none;
    color: #95C7DF;
    cursor: default;
}

div#group_ranking_l div#cathegories_choose div#search_results h3:hover a,
div#solutions_l div#cathegories_choose div#search_results h3:hover a
{
    text-decoration: underline;
    }

/*****************BLOKI USERA******************/

div.group_box_big,
div.group_box_big_no_mark,
div.solution_box_big_no_mark,
div.solution_box_big
{
    width: 600px;
    height: 70px;
    position: relative;
    }

div.group_box_big div.place,
div.solution_box_big div.place
{
    position: absolute;
    width: 25px;
    height: 20px;
    left: 14px;
    top: 12px;
    color: #1C4C63;
    font-weight: bold;
    font-size: 16px;
}

div.group_box_big div.avatar,
div.solution_box_big div.avatar
{
    float:none;
    margin:0;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 52px;
    top: 7px;
    }

div.group_box_big_no_mark div.avatar,
div.solution_box_big_no_mark div.avatar
{
        float:none;
    margin:0;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 14px;
    top: 7px;
    }

div.group_box_big div.avatar img,
div.group_box_big_no_mark div.avatar img,
div.solution_box_big_no_mark div.avatar img.image,
div.solution_box_big div.avatar img.image
{
    width: 40px;
    height: 40px;
    border: 1px solid #A7CBD9;
    position: absolute;
    top: 0;
    left: 0;
    }

div.solution_box_big_no_mark div.avatar img.sol_logo,
div.solution_box_big div.avatar img.sol_logo,
div.solution_box_big_no_mark div.avatar img.sol_logo_thread,
div.solution_box_big div.avatar img.sol_logo_thread
{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../../../Graphics/solution_default_icon.png');
    cursor: help;
}

div.solution_box_big_no_mark div.avatar img.sol_logo_video,
div.solution_box_big div.avatar img.sol_logo_video,
div.solution_box_small img.sol_logo_video
{
    background-image: url('../../../Graphics/solution_video_icon.jpg');
    cursor: help;    
    }

div.solution_box_big_no_mark div.avatar img.sol_logo_thread,
div.solution_box_big div.avatar img.sol_logo_thread
{
    background-image: url('../../../Graphics/solution_thread_icon.png');
    }

div.group_box_big div.group_desc,
div.solution_box_big div.solution_desc
{
    text-align: left;
    width: 478px;
    height: 34px;
    position: absolute;
    top: 30px;
    right: 11px;
    color: #36332F;
    font-size: 11px;
    bottom: 6px;
    line-height: 13px;
}

div.group_box_big_no_mark div.group_desc,
div.solution_box_big_no_mark div.solution_desc
{
    text-align: left;
    width: 516px;
    height: 34px;
    position: absolute;
    top: 30px;
    right: 11px;
    color: #36332F;
    font-size: 11px;
    bottom: 6px;
    line-height: 13px;
    height:20px;
    }

div.group_box_big div.name,
div.solution_box_big div.title
{
    position: absolute;
    top: 5px;
    left: 112px;
    font-size: 11px;
    color: #1A4D62;
    font-weight: bold;
    text-align: left;
    width: 345px;
    overflow: hidden;
}

div.group_box_big_no_mark div.name,
div.solution_box_big_no_mark div.title
{
    position: absolute;
    top: 5px;
    left: 74px;
    font-size: 11px;
    color: #1A4D62;
    font-weight: bold;
    text-align: left;
    }

div.group_box_big div.name a,
div.group_box_big_no_mark div.name a,
div.solution_box_big_no_mark div.title a,
div.solution_box_big div.title a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #36332F;
    }

div.group_box_big div.name a:hover,
div.group_box_big_no_mark div.name a:hover,
div.solution_box_big_no_mark div.title a:hover,
div.solution_box_big div.title a:hover
{
    text-decoration: underline;
    }

div.solution_box_big_no_mark div.date,
div.solution_box_big div.date
{
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 10px;
    font-weight: bold;
    color: #194D63;
    text-align: right;
    width: 140px;
    line-height: 12px;
}

/************************************/

div.group_box_small,
div.solution_box_small
{
    width: 278px;
    height: 70px;
    position: relative;
    border-left:1px solid #74BAD3;
    border-right:1px solid #74BAD3;    
    }
    
    
div.solution_box_small:hover    
{
    background-color:#FFFADC;
    }    
    
div.group_box_small div.place
{
    position: absolute;
    width: 25px;
    height: 20px;
    left: 14px;
    top: 12px;
    color: #1C4C63;
    font-weight: bold;
    font-size: 16px;
}

div.group_box_small div.avatar,
div.solution_box_small div.avatar
{
        float:none;
    margin:0;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 10px;
    top: 6px;
    }

div.group_box_small div.avatar img,
div.solution_box_small div.avatar img.image
{
    width: 40px;
    height: 40px;
    border: 1px solid #A7CBD9;
    position: absolute;
    top: 0;
    left: 0;
    }

div.solution_box_small div.avatar img.sol_logo
{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../../../Graphics/solution_default_icon.png');
    cursor: help;
}

div.solution_box_small div.avatar img.sol_logo_thread
{
    background-image: url('../../../Graphics/solution_thread_icon.png');    
    cursor: help;
    }


div.solution_box_small div.solution_desc
{
    bottom:7px;
    color:#36332F;
    font-size:11px;
    height:36px;
    line-height:13px;
    margin-left:65px;
    margin-top:5px;
    text-align:left;
    width:198px;
}

div.group_box_small div.group_desc
{
    text-align: left;
    width: 198px;
    height: 40px;
    position: absolute;
    top: 24px;
    right: 17px;
    color: #36332F;
    font-size: 11px;
    bottom: 6px;
    background-image: url('../../../Graphics/metka-white-bg.png');
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 13px;
}

div.group_box_small div.name
{
    position: absolute;
    top: 6px;
    left: 65px;
    font-size: 11px;
    color: #1A4D62;
    font-weight: bold;
    text-align: left;
    right: 166px;
    width: 215px;
    height: 11px;
}

div.solution_box_small div.title
{
    color:#1A4D62;
    font-size:11px;
    font-weight:bold;
    margin-left:65px;
    margin-top:5px;
    text-align:left;
    top:6px;
    width:215px;
}

div.group_box_small div.name a,
div.solution_box_small div.title a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #36332F;
    line-height: 13px;
}

div.group_box_small div.name a:hover
{
    text-decoration: underline;
    }

div.group_box_small h2.rank
{
    position: absolute;
    height: 13px;
    line-height: 13px;
    width: 42px;
    top: 55px;
    left: 10px;
    text-align: center;
    }


/*-----------------------------------------*/

/*strona glowna uzytkownikow*/


div.users_best
{
    width: 50%;
    float: left;
    margin-top: 20px;
    text-align: center;
}

/*Publiczny PROFIL UZYTKOWNIKA*/

#path {
    padding-bottom: 20px;
    margin-left: 20px;
    text-align: left;
    margin-top: 15px;
}

#path_no_margin { /* TODO: del */
    width: 920px;
    margin-left: 20px;
    text-align: left;
    margin-top: 15px;
    }

#path_big_margin /* TODO: del */
{
    width: 900px;
    height: 40px;
    margin-left: 20px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 30px;
    }


#path_l /* TODO: del */
{
    float: left;
}

#path a,
#path_no_margin a, /* TODO: del */
#path_big_margin a, /* TODO: del */
#path_l a /* TODO: del */
{
	color:#666;
	text-decoration:none;
}
#path a:hover,
#path_no_margin a:hover, /* TODO: del */
#path_big_margin a:hover, /* TODO: del */
#path_l a:hover /* TODO: del */
{
	color:#333;
	text-decoration:underline;
}

#path span,
#path_no_margin span, /* TODO: del */
#path_big_margin span, /* TODO: del */
#path_l span /* TODO: del */
{
	color:#777;
}

#profil-usera {width:920px}

#profil-usera .section h3
{
    color:#185861;
    font-size:16px;
    font-weight:bold;
    padding:10px 0;
    text-shadow:#CCCCCC 1px 1px 1px;
}

#user-info
{
    margin:0 0 0 20px;
    width:270px;
    }

#avatar-user
{
    border: 2px solid #B1DDFA;
    float:left;
    height: 102px;
    width: 102px;
    position: relative;
    }

#avatar-user img
{
    width: 100px;
    height: 100px;
    margin: 1px;
    }
    
#avatar-user a
{
    position:absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    text-align: center;
    font-weight: bold;
    color: inherit;
    }    

#user-functions
{
    color:#194D63;
    float:left;
    font-size:11px;
    line-height:120%;
    padding-left:20px;
    width:140px;
}

#user-functions li
{
    clear:left;
    margin-bottom:5px;
    min-height:20px;
    padding-left:30px;
}

#user-functions li#user-message {padding-left: 0; width: 150px; margin-top: 10px;}

#profil-usera .icon {height:20px}

#user-functions li#user-from
{
    word-wrap:break-word;
}

.prof_chat_btn
{
    display: block;
    width:50px;
    height: 20px;    
    background-image:url("../../graphics/prof_chat_btn.png");    
    cursor: pointer;
    margin-right: 6px;
    border:0;
    float:left;
    margin-bottom: 10px;    
    }

.prof_message_btn
{
    display: block;
    width:93px;
    height: 20px;
    background-image:url("../../graphics/prof_message_btn.png");
    cursor: pointer;
    border:0;   
    float:right; 
    margin-bottom: 10px;
    }

#user-wants_to_help {background-position:-880px -136px;}
#user-active {background-position:-880px -200px}
#user-inactive {background-position:-880px -166px}
#user-from .icon {background-position:-880px -227px}



#user-message button#user-popros-o-pomoc
{
    background-image:url("/graphics/backgrounds.png");
    background-position:-355px 0;
    background-repeat:no-repeat;
    height:26px;
    margin:0;
    width:150px;
}

#user-message button.linklike {float:left;}

#user-message span {display:block;float:left}

#user-message button#user-popros-o-pomoc:hover {background-position:-355px -50px}

#super-admin
{
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -180px;
    left: 100px;
    cursor: pointer;
}


#user-stats, #user-ranks
{
    color:#185861;
    font-weight:bold;
    margin-left:30px;
    width:270px;
    }

#user-stats .icon
{
    height:28px;
    margin:0;
    position:absolute;
    top:13px;
    width:26px;
    }

#user-points-weekly, #user-points-overall
{
    font-size:14px;
    padding-top:38px;
    position:relative;
    text-align:center;
    }

#user-points-weekly, #points-weekly
{
    padding-right:24px;
    width:26px
    }

#user-points-weekly .icon,
#points-weekly .icon
{background-position:-872px -281px}

#user-points-overall, #points-overall
{
    margin:0 10px;
    padding-right:59px;
    width:26px;
    }

#user-points-overall .icon,
#points-overall .icon
{background-position:-883px -317px}

.stats-bar
{
    background-image:url("/graphics/backgrounds.png");
    background-repeat:no-repeat;
    bottom:-5px;
    left:35px;
    padding:0 0 12px;
    position:relative;
}

#user-stats-week-bar, #week-rank
{
    background-position:0px 0;
    width:18px;
}

#user-stats-all-bar, #full-rank
{
    background-position:-54px 0;
    width:48px;
}

.stats-bar div
{
    bottom:12px;
	position:absolute;
}

#user-stats-week-bar div, #week-rank div
{
	background-color:#4FA7BF;
	border:1px solid #156E96;
    margin-right:30px;
    width:16px;
}

#user-stats-all-bar div, #full-rank div
{
	background-color:#8ED813;
	border:1px solid #5BAB0E;
    margin-right:15px;
    width:46px;
}

#user-stats-text
{
    line-height:140%;
    padding:17px 0 0 0;
}

#user-stats-text span
{
    font-size:150%;
}

#user-about
{
    margin-left:10px;
    padding-left:20px;
}

#user-about p
{
    background-color:#F5F5F5;
    background-image:url("/graphics/backgrounds.png");
    background-repeat:no-repeat;
    background-position:-893px 0;
    color:#666666;
	font-size:12px;
    height:102px;
    line-height:120%;
    margin-left:-20px;
    padding:10px 20px;
    width:280px;
    overflow: hidden;
}

/* lewy panel */

#user-left-bar
{
    clear:left;
    width: 280px;
    float: left;
    margin-left: 20px;
}

#user-dziedziny h2 .icon
{
    background-position:-711px -90px;
    margin:12px 5px 0 27px;
}

#user-grupy h2 .icon
{
    background-position:-711px -150px;
    margin:12px 5px 0 7px;
}

#user-left-bar .sidebar {margin:20px 0}

.sidebar ul
{
    color:#555555;
    padding:15px 0;
}

.sidebar li
{
    font-size:12px;
    line-height:140%;
    margin-bottom: 7px;
}

.sidebar li a
{
    color: inherit;
    text-decoration: none;
    }


/* prawy panel */

div#user-right-content
{
	width:600px;
    margin:18px 0 0 20px;
}

div.user-content-header {
    border-bottom: #A3C2D5 1px solid;
	height:23px;
	width:100%;
}

#tabs
{
    bottom:-1px;
	float:right;
    position:relative;
}

#tabs li
{
	float: left;
	margin-left:10px;
}

#tabs a
{
    background-repeat:no-repeat;
    background-image:url('/Graphics/backgrounds.png');
    display:block;
    text-indent: -9999px;
    height: 23px;
}

#aktywnosc a:link, #aktywnosc a:visited
{
    background-position:-52px -116px;
    width: 89px;
}

#aktywnosc a:hover {background-position:-52px -149px}
#aktywnosc a:active, #aktywnosc a.active {background-position:-52px -182px}

#pomoce-udzielone a:link, #pomoce-udzielone a:visited
{
    background-position:-152px -116px;
    width: 128px;
}
#pomoce-udzielone a:hover {background-position:-152px -149px}
#pomoce-udzielone a:active, #pomoce-udzielone a.active {background-position:-152px -182px}

#pomoce-otrzymane a:link, #pomoce-otrzymane a:visited
{
    background-position:-290px -116px;
    width: 133px;
}
#pomoce-otrzymane a:hover {background-position:-290px -149px}
#pomoce-otrzymane a:active, #pomoce-otrzymane a.active {background-position:-290px -182px}

#poradniki a:link, #poradniki a:visited
{
    background-position:-432px -116px;
    width: 76px;
}
#poradniki a:hover {background-position:-432px -149px}
#poradniki a:active, #poradniki a.active {background-position:-432px -182px}

#komentarze a:link, #komentarze a:visited
{
    background-position:-518px -116px;
    width: 92px;
}
#komentarze a:hover {background-position:-518px -149px}
#komentarze a:active, #komentarze a.active {background-position:-518px -182px}

/* aktywnosci */

.user-content li
{
    border-bottom:#A3C2D5 1px solid;
    padding: 10px 140px 10px 10px;
    overflow: auto;
}

.user-content li.comment
{
    border-top:#FFFFFF 1px solid;
    position:relative;
    top:-1px;
}

.user-content a
{
    font-weight: bold;
    color: #47443F;
}

.user-content span
{
    color:#909090;
    float:right;
    font-size:11px;
    margin-right:-140px;
    padding-right:10px;
    text-align:right;
    width:120px;
}

/*------------------JA POMAGAM-------------------*/

div#thread_topic_box,
div.thread_response_box
{
    width: 600px;
    position: relative;
    top: 0;
    left: 0;
}

div#user_helps_l div.thread_response_box,
div#user_helps_l div.special_post_box,
div#group_l div.thread_response_box,
div#solutions_l div.thread_response_box,
div#solutions_l div.thread_response_box_none
{
    width: 600px;
    position: relative;
    top: 0;
    left: 0;
}

div.thread_response_box h5

{
    width: 24px;
    height: 29px;
    background-image: url('../../../Graphics/hand_up.png');
    position: absolute;
    top:10px;
    right:10px;
    cursor: help;
}

#poradnik .question-box .helped,
#poradnik .question-box .not_helped
{
	background-position:-725px -50px;
    position: absolute;
	top: 5px;
	right:2px;
	width:24px;
	height: 40px;
}

#poradnik .question-box .not_helped {background-position:-725px 0}

#poradnik .sidebar-wide .question p {width:480px}

/*post specjalny*/

div#user_helps_l div.special_post_box
{
    background-color: #A6A6A6;
    height: 20px;
    padding: 0 15px 0 15px;
    width: 570px;
    float: left;
}

div#user_helps_l div.special_post_box h5
{
    color: #FFFFFF;
    margin: 0;
    width: 482px;
    height: 15px;
    vertical-align: middle;
    float: left;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
}

div#user_helps_l div.special_post_box h5 a
{
    color: #000066;
    text-decoration: underline;
    letter-spacing: normal;
}

div#user_helps_l div.special_post_box img
{
    width: 29px;
    height: 13px;
    float: right;
    margin: 3px 5px 1px 5px;
    cursor: pointer;
}

div#user_helps_l div.special_post_box img.yes_small
{
    background-image: url('../../../Graphics/thread-mess-tak.png');
}

div#user_helps_l div.special_post_box img.no_small
{
    background-image: url('../../../Graphics/thread-mess-nie.png');
    }

/*--------------*/
div#solutions_l div.thread_response_box_none
{
    display: none;
}

div.thread_response_box h3,
div.thread_response_box_none h3
{
    font-size: 10px;
    color: #194D63;
    line-height: 16px;
}

.topic #exp_date
{
	float:right;
	margin:3px 25px 0 5px;
}
#exp_date .clock-small {margin:0 5px 0 0}

.topic .tags
{
	clear:both;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 80px;
	width:410px;
    padding-bottom:10px;	
}
.topic .tags .icon {margin:0}


div.thread_response_box h3.add_date,
div.thread_response_box_none h3.add_date,
div#thread_topic_box h3.add_date
{
    float: left;
    width: 200px;
    margin: 10px 0 10px 20px;
}

.topic h3.add_date 
{
	clear:left;
	margin-left:80px;
}

.topic #weight
{
	float:right;
	margin:-17px 15px 0 0;
	width:80px;
}

.infodata
{
	color:#194D63;
	font-size:10px;
	line-height:16px;
}

.infodata a, .help-me a
 {color:#194D63}

.infodata .icon {margin:0 0 0 52px}

div#thread_topic_box h2.username,
div.thread_response_box h2.username,
div.thread_response_box_none h2.username
{
    position: absolute;
    left: 5px;
    width: 65px;
    color: #194D63;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 12px;
    overflow: hidden;
}

div#thread_topic_box h2.username a,
div.thread_response_box h2.username a,
div.thread_response_box_none h2.username a
{
    color: #194D63;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }

div#thread_topic_box h2.username
{
    top: 65px;
    font-size: 11px;
    font-weight:bold;
    }

div.thread_response_box h2.username,
div.thread_response_box_none h2.username
{
    top: 55px;
    font-weight: bold;
    font-size: 11px;
    font-weight: bold;
    }

div#thread_topic_box h2.title, div#thread_topic_box h1.title
{
    float: left;
    width: 320px;
    font-size: 13px;
    color: #194D63;
    font-weight: bold;
}

div#thread_topic_box div.content
{
    position: relative;
    float: left;
    width: 500px;
    color: #444444;
    font-size: 13px;
    text-align: left;
}

.content a
{
	color:#1A4E66;
}
/* TODO: del */
div.thread_response_box div.content,
div.thread_response_box_none div.content,
div.question-box div.content
{	
	color: #444444;
	float: left;
	font-size: 13px;
	margin-left:20px;
	min-height:55px;
    position: relative;
    text-align: left;
    width: 480px;
}

div.question-box div.content
{margin-left:0}

/*div#thread_topic_box */
div.main_content
{
    margin: 10px 0 5px 80px;
    overflow:auto;
    padding:5px;
}

#thread_topic_box div.main_content{overflow:visible}

.thread_response_box div.main_content,
.thread_response_box_none div.main_content
{margin-left:0}

/*div.thread_response_box_none div.main_content,
div.thread_response_box div.main_content
{
    margin-left: 84px;
    float: left;
    width: 500px;
    margin-top: 10px;
    margin-bottom: 10px;
}*/

div#solution_advanced_box div.cont-attachments
{
    width: 510px;
    float: left;
    margin-top: 20px;
    margin-left: 80px;
    }

div.thread_response_box div.cont-attachments,
div#thread_topic_box div.cont-info,
div.thread_response_box div.cont-info
{
    /*width: 500px;
    float: left;*/
    margin: 20px 5px 5px;
}

.after_add_menu
{
    float: left;
    margin-bottom:5px;
    width: 575px;
    font-size: 10px;
    text-align: right;
    }

.after_add_menu span
{
    margin: 10px 0 10px 30px;
    cursor: pointer;
    text-decoration: underline;
}

.after_add_menu span:hover
{
    text-decoration: none;
}

button.helped
{
	background-position:-290px -215px;
	height:23px;
	width:69px;
}
button.helped:hover{background-position:-290px -245px}
button.helped:active{background-position:-290px -275px}

.topic button.helped 
{
	bottom:-25px;
	margin:0 0 50px 506px;
	position:absolute;
	right:15px;
}

div#thread_topic_box img.weight_icon
{
    background-position: left top;
    width: 19px;
    height: 19px;
    background-image: url('../../../Graphics/mp-waga.png');
    float: right;
}

div#thread_topic_box div.tags
{
    width: 410px;
    font-weight: bold;
    background-image: url('../../../Graphics/metka-white-bg.png');
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
}

div#solution_advanced_box div.attach,
div#thread_topic_box div.attach,
div.thread_response_box div.attach
{
    width: 430px;
    margin-left: 10px;
    float: right;
}

div#solution_advanced_box div.attach img,
div#solution_advanced_box div.attach div.movie_holder,
div#thread_topic_box div.attach img,
div.thread_response_box div.attach img,
div#thread_topic_box div.attach div.movie_holder,
div.thread_response_box div.attach div.movie_holder,
.podajdalej_movie
{
    border: 1px solid #A3C2DB;
    width: 60px;
    height: 45px;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
    cursor:pointer;
    float:left;
    }

div#solution_advanced_box div.attach img.movie,
div#thread_topic_box div.attach div.movie_holder img.movie,
div.thread_response_box div.attach div.movie_holder img.movie,
.podajdalej_movie img.movie
{
    background-position: bottom;
    width: 30px;
    height: 30px;
    background-image: url('../../../Graphics/play-ico.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    left: 15px;
    z-index: 100;
    border-width: 0;
}

div#solution_advanced_box div.attach div.movie_holder:hover img.movie,
div#thread_topic_box div.attach div.movie_holder:hover img.movie,
div.thread_response_box div.attach div.movie_holder:hover img.movie,
.podajdalej_movie:hover img.movie
{
    background-position: top;
    }

div#solution_advanced_box div.attach img.example,
div#thread_topic_box div.attach img.example,
div.thread_response_box div.attach img.example,
.podajdalej_movie img.example
{
    width: 100%;
    height: 100%;
    border-width: 0;
    }

div#solution_advanced_box h3.attach,
div#thread_topic_box h3.attach,
div.thread_response_box h3.attach
{
    height: 20px;
    width: 50px;
    float: left;
    margin-right: 350px;
}

.attach
{
	color:#194D63;
	padding-left:80px;
}

#thread_topic_box .cont-attachments .attach {float:left; padding-left:5px}

div#thread_topic_box h3.points
{
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    color: Black;
    float: right;
    width: 70px;
    height: 16px;
    background-image: url('../../../Graphics/star_icon.png');
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 10px;
}

div#thread_topic_box h3.report_abuse,
div.thread_response_box h3.report_abuse
{
    background-position: left center;
    bottom: 5px;
    width: 158px;
    height: 16px;
    text-align: right;
    background-image: url('../../../Graphics/abuse_icon.png');
    background-repeat: no-repeat;
    color: #909090;
    cursor:pointer;
}

img.yellow_wide_separator
{
    width: 600px;
    height: 1px;
    background-image: url('../../../Graphics/jp-600-separator.png');
    margin: 0;
}
/* TODO: del */
div#thread_topic_box h3.report_abuse,
div.thread_response_box h3.report_abuse
{
    background-position: left center;
    width: 158px;
    text-align: right;
    background-image: url('../../../Graphics/abuse_icon.png');
    background-repeat: no-repeat;
    color: #909090;
    cursor: pointer;
    float: right;
    margin-top: 10px;
}

.topic .report_abuse
{
	color:#909090;
	cursor:pointer;
	/*float:right;*/
	font-size:10px;
	margin:0 10px 5px 400px;
	padding-left: 20px;
}

.report_abuse .icon {margin:3px 3px 0 0}

div#thread_topic_box h3.report_abuse
{
    margin-bottom: 0;
    }

h3.report_abuse_user
{
    background-position: left center;
    width: 158px;
    text-align: right;
    background-image: url('../../../Graphics/abuse_icon.png');
    background-repeat: no-repeat;
    color: #909090;
    cursor: pointer;
    font-size: 10px;
    font-weight: normal;
    float: right;
    margin: 20px 20px 20px 700px;
}

div#thread_topic_box h3.del_post,
div.thread_response_box h3.del_post
{
    background-position: 7px 50%;
    width: 70px;
    text-align: right;
    background-image: url('../../../Graphics/abuse_icon.png');
    background-repeat: no-repeat;
    color: #909090;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}


img.green_wide_separator
{
    width: 600px;
    height: 1px;
    background-image: url('../../../Graphics/mp-600-separator.png');
    margin: 0;
}

img.gray_wide_separator
{
    width: 600px;
    height: 1px;
    background-image: url('../../../Graphics/ap-600-separator.png');
    margin: 0;
}

img.blue_wide_separator
{
    width: 600px;
    height: 1px;
    margin: 0;
    background-color: #74BAD3;
}

div#ShowAllAnswers
{
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 15px;
    }

span#ShowAllAnswers:hover
{
    text-decoration: none;
    }

/*-----------odpowiedz na prosbe-----------------*/

div#user_helps_l .rozpocznij-czat
{
    width: 110px;
    height: 20px;
    background-image: url('../../../Graphics/jp-rozpocznij-czat.png');
    background-position: left top;
    margin-left: 250px;
    cursor: pointer;
    }

div#user_helps_l .rozpocznij-czat:hover
{
    background-position: left bottom;
    }

div#answer_for_request_box
{
    position: relative;
    width: 600px;
    height: 200px;
    margin-top: 30px;
    top: 0;
    left: 0;
}

div#answer_for_request_box h3.add_post_logo
{
    position: absolute;
    top: 0;
    left: 4px;
    height: 16px;
    width: 80px;
    text-align: right;
    background-image: url('../../../Graphics/green_cross.png');
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    color: #525252;
}

div#answer_for_request_box img#avatar
{
    border: 1px solid #A3C2DB;
    position: absolute;
    left: 22px;
    top: 28px;
    width: 40px;
    height: 40px;
    }

div#answer_for_request_box h3.username
{
    position: absolute;
    left: 5px;
    top: 74px;
    width: 80px;
    height: 15px;
    text-align: center;
    font-size: 11px;
    color: #194D63;
    font-weight: bold;
}


div#answer_for_request_box h3.advance_edit
{
    position: absolute;
    left: 88px;
    bottom: 3px;
    width: 132px;
    height: 17px;
    text-decoration: underline;
    color: #525252;
    cursor: pointer;
}

div#answer_for_request_box h3.anonim
{
    position: absolute;
    left: 245px;
    bottom: 5px;
    width: 132px;
    height: 17px;
    color: #525252;
    cursor: pointer;
}

div#answer_for_request_box h3.anonim span
{
    cursor: pointer;
    }

div#answer_for_request_box h3.advance_edit:hover,
div#answer_for_request_box h3.anonim span:hover
{
    text-decoration: none;
    }

div#user_helps_l img#send_post_btn
{
    margin-left: 518px;
    margin-bottom:10px;
    float: left;
    width: 80px;
    height: 26px;
    background-image: url('../../../Graphics/wyslij-post.png');
    background-position: left top;
    cursor: pointer;
    }

div#group_l img#send_post_btn
{
    margin-left: 510px;
    margin-bottom:10px;
    width: 80px;
    height: 26px;
    background-image: url('../../../Graphics/wyslij-post.png');
    background-position: left top;
    cursor: pointer;
    }

div#user_helps_l img#send_post_btn:hover
{
    background-position: left bottom;
    }

div#answer_for_request_box div.write_area_yellow
{
    border: 1px solid #DCC707;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1px;
}

div#answer_for_request_box div.write_area_green
{
    border: 1px solid #92AB52;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1px;
}

div#answer_for_request_box div.write_area_blue
{
    padding: 1px;
    border: 1px solid #74BAD3;
    position: absolute;
    right: 9px;
    top: 0;
    width: 498px;
}

div#answer_for_request_box div.write_area_green .ta, div#answer_for_request_box div.write_area_green .desc, div#answer_for_request_box div.write_area_yellow .ta, div#answer_for_request_box div.write_area_yellow .desc, div#answer_for_request_box div.write_area_blue .desc
{
    border-style: none;
    width: 475px;
    height: 170px;
    padding: 10px;
    font-size: 13px;
}

/*-----------------------------------------------/

div.user_desc
{
    border: 1px solid #000000;
    width: 90%;
    margin: 20px auto 20px auto;
}

/*------------BLOKI--------*/

div.block_top_user
{
    height: 29px;
    background-image: url('../../../Graphics/block_top_user.png');
    }

div.block_mid_user
{
    background-image: url('../../../Graphics/block_mid_user.png');
    background-repeat: repeat;
    color: #36332F;
    border: 1px solid #ADC63E;
    height: 200px;
}

div.block_bot_user
{
    height: 5px;
    background-image: url('../../../Graphics/block_bot_user.png');
    }

/*--------------------------*/


div.user_helps, div.user_helped
{
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #DBD6A1;
    width: 598px;
    margin: 0 auto 0 auto;
    text-align: center;
    padding-top: 15px;
}

div.user_helped_public_page,
div.user_helps_public_page
{
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #A3C2D5;
    width: 598px;
    margin: 0 auto 0 auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 13px;
}

div.portal_news
{
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    background-color: #99CCFF;
    float: left;
}

img.priv_prof_separator_wide
{
    width: 95%;
    height: 1px;
    background-image: url('../../../Graphics/pixel_gray.png');
    background-repeat: repeat;
}

/*Prywatny PROFIL UZYTKOWNIKA*/

#start .block,
#req_list_part .block
{
    margin: 0 10px 10px 20px;
}

div#priv_user_l,
div#users_ranking_l,
div#group_ranking_l,
div#solutions_l,
div#user_helps_l,
div#group_l
{
    float: left;
    width: 600px;
    margin: 0 10px 10px 20px;
}

.comm_window
{
    width: 594px;
    color: #5E656B;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    }

.comm_window .comm_window_top
{
    width: 594px;
    height: 4px;
    background-image: url('../../../Graphics/comm_window_top.png'); 
    margin: 0;
    border: 0;   
    }

.comm_window .comm_window_mid
{
    width: 554px;
    background-image: url('../../../Graphics/comm_window_mid.png');    
    background-repeat: repeat-y;
    padding: 20px;  
    text-align: center;
    }

.comm_window .comm_window_bottom
{
    width: 594px;
    height: 4px;
    background-image: url('../../../Graphics/comm_window_bottom.png'); 
    margin: 0;
    border: 0;     
    }
        
.comm_window a
{
    color: inherit;
    text-decoration: underline;
    }

.comm_window a:hover
{
    text-decoration: none;
    }    

#comm_window span,
#comm_window_2 span
{
    text-decoration: underline;
    cursor: pointer;
    }

#comm_window span:hover,
#comm_window_2 span:hover
{
    text-decoration: none;
    }

.comm_window .close
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('../../../Graphics/comm_window_cross.png'); 
    }

div#priv_user_l div#news_tab,
div#group_l div#group_topics_tab,
div#group_l div#group_fin_sols_tab,
div#group_l div#group_edit_sols_tab
{
    width: 600px;
    margin-bottom: 16px;
    background-image: url('../../../Graphics/content-middle-blue.png');
    background-repeat: repeat;
}

/*div#priv_user_l div#recent_help_tab,*/
div#group_l div#group_arch_help_tab,
div#group_l div#group_act_help_tab
{
    width: 600px;
    margin-bottom: 16px;
    background-image: url('../../../Graphics/content-middle-yellow.png');
    background-repeat: repeat;
    }

div#priv_user_l div#active_users_tab,
div#group_l div#active_users_tab
{
    width: 600px;
    margin-bottom: 16px;
    background-image: url('../../../Graphics/content-middle-blue-gradient-600.png');
    background-repeat: repeat;
}

div#priv_user_l div#waiting_tab .tab_head,
div#group_l div#group_topics_tab .tab_head,
div#group_l div#group_fin_sols_tab .tab_head,
div#group_l div#group_edit_sols_tab .tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/content3-headers.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    cursor: pointer;
    left: 0;
}

div#priv_user_l div#news_tab .tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/pomocni-ludzie-header-content.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
    cursor: pointer;
    left: 0;
    }

div#group_l div#group_topics_tab .tab_footer,
div#group_l div#group_fin_sols_tab .tab_footer,
div#group_l div#group_edit_sols_tab .tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-blue.png');
    margin-top: 15px;
    }
div#priv_user_l div#your_requests_tab .tab_head

{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/content3-headers.png');
    background-position: 600px 0;
    position: relative;
    cursor: pointer;
    }

div#priv_user_l div#your_requests_tab .tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-green.png');
    margin-top: 15px;
    }

div#priv_user_l div#recent_help_tab .tab_head,
div#group_l div#group_arch_help_tab .tab_head,
div#group_l div#group_act_help_tab .tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/content3-headers.png');
    background-position: 1200px 0;
    position: relative;
    cursor: pointer;
    }

div#priv_user_l div#recent_help_tab .tab_footer,
div#group_l div#group_arch_help_tab .tab_footer,
div#group_l div#group_act_help_tab .tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-yellow.png');
    margin-top: 15px;
    }

div#priv_user_l div#active_users_tab .tab_head,
div#group_l div#active_users_tab .tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/content-header-blue-gradient-600.png');
    position: relative;
    }

div#priv_user_l div#active_users_tab #active_users_tab_content,
div#group_l div#active_users_tab #active_users_tab_content
{
    background-position: center center;
    height: 255px;
    background-image: url('../../../Graphics/active_users_vert_separator.png');
    background-repeat: no-repeat;
}

div.choose_tag_link
{
    font-size: 14px;
    margin: 70px 0 0 200px;
    text-align: center;
    width: 200px;
    float:left;
    }

div.choose_tag_link a
{
    color: inherit;
    line-height: 25px;
    }

div.choose_tag_link a:hover
{
    text-decoration: none;
    }

div#priv_user_l div#active_users_tab .tab_footer,
div#group_l div#active_users_tab .tab_footer
{
    width: 600px;
    height: 1px;
    background-image: url('../../../Graphics/content-bottom-blue-gradient-600.png');
    margin-top: 15px;
    }

/*----------------taby--user-prywatny----------*/

div.active_tabs_priv_user ul {
    margin: -17px 0 0 0;
	float:left;
}

div.active_tabs_priv_user ul li {
	float: left;
	margin-left:5px;
	margin-right: 5px;
}

div.active_tabs_priv_user ul li a {
    float: left;
    text-indent: -9999px;
    height: 29px;
	width: 140px;
	background-repeat:no-repeat;
	background-image:url(../../../Graphics/zakladki-priv-user.png);
	cursor: pointer;
}

div.active_tabs_priv_user ul li.uzytkownicy-tab a {
	background-position:0 0;
}
div.active_tabs_priv_user ul li.uzytkownicy-tab a:hover {
	background-position:0 -29px;
}
div.active_tabs_priv_user ul li.uzytkownicy-tab-active a  {
	background-position:0 100%;
}
div.active_tabs_priv_user ul li.grupy-tab a {
	background-position:-140px 0;
}
div.active_tabs_priv_user ul li.grupy-tab a:hover {
	background-position:-140px -29px;
}
div.active_tabs_priv_user ul li.grupy-tab-active a {
	background-position:-140px 100%;
}
div.active_tabs_priv_user ul li.nowe-poradniki-tab a {
	background-position:-280px 0;
}
div.active_tabs_priv_user ul li.nowe-poradniki-tab a:hover {
	background-position:-280px -29px;
}
div.active_tabs_priv_user ul li.nowe-poradniki-tab-active a {
	background-position:-280px 100%;
}

div.active_tabs_priv_user ul li.poradniki-tab a {
	background-position:-420px 0;
}
div.active_tabs_priv_user ul li.poradniki-tab a:hover {
	background-position:-420px -29px;
}
div.active_tabs_priv_user ul li.poradniki-tab-active a {
	background-position:-420px 100%;
}

/*---------------------------------------------*/

div#priv_user_l .tab_head div,
div#group_l .tab_head div
{
    height: 20px;
    position: absolute;
    left: 160px;
    top: 12px;
    text-align: left;
    font-size: 15px;
    color: #27485C;
    }

div#priv_user_l .tab_head div.news
{
    left: 280px;
    }

div#priv_user_l .tab_head img,
div#group_l .tab_head img
{
    position: absolute;
    left: 110px;
    top: 0;
    height: 40px;
    }

div#priv_user_l div#waiting_tab .tab_head img
{
    width: 30px;
    background-image: url('../../../Graphics/zalog-poczekalnia-ico.png');
}

div#priv_user_l div#recent_help_tab .tab_head img
{
    width: 36px;
    background-image: url('../../../Graphics/zalog-pomagasz-ico.png');
    right: 460px;
}

div#priv_user_l div#your_requests_tab .tab_head img
{
    width: 37px;
    background-image: url('../../../Graphics/zalog-prosby-ico.png');
    }

div#group_l div#group_act_help_tab .tab_head img,
div#group_l div#group_arch_help_tab .tab_head img
{
    width: 34px;
    background-image: url('../../../Graphics/grupy-pomoc-600-ico.png');
}

div#group_l div#group_topics_tab .tab_head img
{
    background-position: right;
    width: 51px;
    left: 95px;
    background-image: url('../../../Graphics/group-tab-icons.png');
}

div#group_l div#group_fin_sols_tab .tab_head img
{
    background-position: -48px;
    width: 39px;
    background-image: url('../../../Graphics/group-tab-icons.png');
}

div#group_l div#group_edit_sols_tab .tab_head img
{
    background-position: -88px;
    width: 58px;
    left: 95px;
    background-image: url('../../../Graphics/group-tab-icons.png');
    background-repeat:no-repeat;
}

div#group_l div#active_users_tab .tab_head img
{
    background-position: left;
    background-repeat:no-repeat;
    width: 47px;
    left: 100px;
    background-image: url('../../../Graphics/group-tab-icons.png');
}

div.news_block_big_l,
div.news_block_big_r
{
    width: 580px;
    margin: 0 10px 10px 10px;
    position: relative;
    top: 0;
    left: 0;
}

div.news_block_big_l div.content,
div.news_block_big_r div.content
{
    width: 570px;
    padding-top: 20px;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}

div.news_block_big_l h1.title,
div.news_block_big_r h1.title
{
    line-height: 16px;
    font-size: 16px;
    height: 18px;
    color: #0066CC;
    position: relative;
    width: 358px;
    margin-bottom: 10px;
    top: 0;
    left: 0;
}

div.news_block_big_l h4.date,
div.news_block_big_r h4.date
{
    position: absolute;
    top: 0;
    right: 5px;
    text-align: right;
}

div.news_block_big_l img,
div.news_block_big_r img
{
    position: relative;
    padding: 15px;
    width: 180px;
    height: 110px;
    margin-top: -10px;
}

div.news_block_big_l img
{
    float: left;
    top: 0;
    left: 0;
}

div.news_block_big_r img
{
    float: right;
    }

/*--------prawa kolumna-------------*/

div#priv_user_r,
div#users_ranking_r,
div#group_ranking_r,
div#user_helps_r,
div#user_get_helps_r,
div#user_helps_archive_r,
div#group_r,
div#solutions_r
{
    float: left;
    width: 280px;
    margin: 0 20px 0 10px;
}

div#priv_user_r div.sidebar_box,
div#users_ranking_r div.sidebar_box,
div#group_ranking_r div.sidebar_box,
div#user-left-bar div.sidebar_box,
div#group_r div.sidebar_box,
div#solutions_r div.sidebar_box
{
    width: 280px;
    background-image: url('../../../Graphics/sidebar-middle.png');
    background-repeat: repeat;
    margin-bottom: 15px;
}

div#user_helps_r div.sidebar_box
{
    width: 280px;
    background-image: url('../../../Graphics/jp-sidebar-middle.png');
    background-repeat: repeat;
    margin-bottom: 15px;
    }

div#user_get_helps_r div.sidebar_box
{
    width: 280px;
    background-image: url('../../../Graphics/mp-sidebar-middle.png');
    background-repeat: repeat;
    margin-bottom: 15px;
    }

div#user_helps_archive_r div.sidebar_box,
div#group_r div.sidebar_box_grey
{
    width: 280px;
    background-image: url('../../../Graphics/ap-280-middle.png');
    background-repeat: repeat;
    margin-bottom: 15px;
    }

div#priv_user_r div.sidebar_box .tab_head,
div#users_ranking_r div.sidebar_box .tab_head,
div#group_ranking_r div.sidebar_box .tab_head,
div#user-left-bar div.sidebar_box .tab_head,
div#group_r div.sidebar_box .tab_head,
div#solutions_r div.sidebar_box .tab_head
{
    width: inherit;
    height: 40px;
    position: relative;
    background-image: url('../../../Graphics/sidebar-header.png');
    top: 0;
    left: 0;
}

.tab_head .quot_ico
{
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url('../../../Graphics/quot-ico.png');
    width: 18px;
    height: 18px;
    cursor: help;
}

div#user_helps_r div.sidebar_box .tab_head
{
    width: inherit;
    height: 40px;
    position: relative;
    background-image: url('../../../Graphics/jp-sidebar-header.png');
}

div#user_get_helps_r div.sidebar_box .tab_head
{
    width: inherit;
    height: 40px;
    position: relative;
    background-image: url('../../../Graphics/mp-sidebar-green-header.png');
    }

div#user_helps_archive_r div.sidebar_box .tab_head,
div#group_r div.sidebar_box_grey .tab_head
{
    width: inherit;
    height: 40px;
    position: relative;
    background-image: url('../../../Graphics/ap-280-header.png');
    }

div#priv_user_r div.sidebar_box .tab_footer,
div#users_ranking_r div.sidebar_box .tab_footer,
div#group_ranking_r div.sidebar_box .tab_footer,
div#user-left-bar div.sidebar_box .tab_footer,
div#group_r div.sidebar_box .tab_footer,
div#group_r div.sidebar_box_grey .tab_footer,
div#solutions_r div.sidebar_box .tab_footer
{
    width: inherit;
    height: 5px;
    background-image: url('../../../Graphics/sidebar-bottom.png');
    margin-top: 15px;
}

div#user_helps_r div.sidebar_box .tab_footer
{
    width: inherit;
    height: 5px;
    background-image: url('../../../Graphics/jp-sidebar-bottom.png');
    margin-top: 15px;
    }

div#user_get_helps_r div.sidebar_box .tab_footer
{
    width: inherit;
    height: 5px;
    background-image: url('../../../Graphics/mp-sidebar-bottom.png');
    margin-top: 15px;
    }

div#user_helps_archive_r div.sidebar_box .tab_footer
{
    width: inherit;
    height: 5px;
    background-image: url('../../../Graphics/ap-280-footer.png');
    margin-top: 15px;
    }

div#priv_user_r div.sidebar_box .tab_head div,
div#users_ranking_r div.sidebar_box .tab_head div,
div#group_ranking_r div.sidebar_box .tab_head div,
div#user-left-bar div.sidebar_box .tab_head div,
div#user_helps_r div.sidebar_box .tab_head div,
div#user_get_helps_r div.sidebar_box .tab_head div,
div#user_helps_archive_r div.sidebar_box .tab_head div,
div#group_r div.sidebar_box .tab_head div,
div#group_r div.sidebar_box_grey .tab_head div,
div#solutions_r div.sidebar_box .tab_head div
{
    position: absolute;
    top: 12px;
    left: 100px;
    width: 224px;
    height: 35px;
    font-size: 16px;
    color: #23474A;
    text-align: left;
}

div#priv_user_r div.sidebar_box .tab_head div.pochwal_sie
{
    left: 45px;
    top: 12px;
    }

div#priv_user_r div.sidebar_box .tab_head div.poradniki_w_edycji
{
    left: 70px;
    }

div#group_ranking_r div.sidebar_box .tab_head div.ostatnio_zalozone
{
    top: 12px;
    left: 75px;
    }

div#group_ranking_r div.sidebar_box .tab_head div.ranking_twoich_grup
{
    top: 12px;
    left: 82px;
    }

div#user_helps_r div.sidebar_box .tab_head div.ja_pomagam
{
    top: 12px;
    left: 90px;
    }

div#user_get_helps_r div.sidebar_box .tab_head div.mi_pomagaja
{
    top: 12px;
    left: 90px;
    }

div#solutions_r div.sidebar_box .tab_head div.ost_dod_poradniki
{
    top: 12px;
    left: 80px;
    }

div#solutions_r div.sidebar_box .tab_head div.wyszuk_poradniki
{
    top: 12px;
    left: 60px;
    }

div#solutions_r div.sidebar_box .tab_head div.twoje_poradniki
{
    top: 12px;
    left: 80px;
    }

div#solutions_r div.sidebar_box .tab_head div.prosba_wyszuk_poradniki
{
    top: 2px;
    left: 30px;
    font-size: 13px;
    text-align: center;
    }

div#priv_user_r div.sidebar_box .tab_head img,
div#users_ranking_r div.sidebar_box .tab_head img,
div#group_ranking_r div.sidebar_box .tab_head img,
div#user-left-bar div.sidebar_box .tab_head img,
div#user_helps_r div.sidebar_box .tab_head img,
div#user_get_helps_r div.sidebar_box .tab_head img,
div#user_helps_archive_r div.sidebar_box .tab_head img,
div#group_r div.sidebar_box .tab_head img,
div#solutions_r div.sidebar_box .tab_head img
{
    height: 40px;
    position: absolute;
    top: 0;
    right: 190px;
    background-repeat: no-repeat;
}

div.sidebar_box .tab_head img.tip
{
    width: 35px;
    background-image: url('../../../Graphics/sidebar-header-icons.png');
    right: 195px;
}

div#priv_user_r div.sidebar_box .tab_head img.close
{
    width: 16px;
    height: 16px;
    background-image: url('../../../Graphics/porada-dnia-exit.png');
    left: 257px;
    top: 4px;
    cursor: pointer;
}

div.sidebar_box .tab_head img.profile
{
     width: 30px;
     background-image: url('../../../Graphics/sidebar-header-icons.png');
     background-position: 35px 0;
     }

div.sidebar_box .tab_head img.groups
{
    width: 37px;
    background-image: url('../../../Graphics/sidebar-header-icons.png');
    background-position: 75px 0;
    }

div.sidebar_box .tab_head img.news
{
    width: 33px;
    background-image: url('../../../Graphics/sidebar-header-icons.png');
    background-position: 106px 0;
    }

div.sidebar_box .tab_head img.position
{

    width: 45px;
    background-image: url('../../../Graphics/pomocni-ludzie-twoje-miejsce-ico.png');
}

div.sidebar_box .tab_head img.actives
{
    width: 36px;
    background-image: url('../../../Graphics/pomocni-ludzie-ostatnio-aktywni-ico.png');
}

div.sidebar_box .tab_head img.new_users
{
    width: 47px;
    background-image: url('../../../Graphics/pomocni-ludzie-nowi-ico.png');
    }

div.sidebar_box .tab_head img.groups_position
{
    left: 32px;
    width: 39px;
    background-image: url('../../../Graphics/grupy-ranking-twoich.png');
}

div.sidebar_box .tab_head img.ja_pomagam
{
    width: 37px;
    background-image: url('../../../Graphics/jp-sidebar-header-ico.png');
    left: 48px;
    }

div.sidebar_box .tab_head img.mi_pomagaja
{
    width: 37px;
    background-image: url('../../../Graphics/mp-sidebar-green-header-ico.png');
    left: 48px;
    }

div.sidebar_box .tab_head img.ja_pomagalem
{
    width: 36px;
    background-image: url('../../../Graphics/ap-280-header-ico.png');
    left: 48px;
    }

div.sidebar_box .tab_head img.mi_pomagali
{
    width: 36px;
    background-image: url('../../../Graphics/ap-280-header-ico2.png');
    left: 48px;
    }

div#group_r div.sidebar_box .tab_head img.cathegories
{
    width: 25px;
    background-image: url('../../../Graphics/profil-usera-dziedziny-ico.png');
    left: 60px;
    }

div#group_r div.sidebar_box .tab_head img.rivals
{
    width: 39px;
    background-image: url('../../../Graphics/grupy-konkurencja-left-ico.png');
    left: 35px;
    }

div#solutions_r div.sidebar_box .tab_head img.your_sols
{
    width: 40px;
    background-image: url('../../../Graphics/twoje-poradniki-left-ico.png');
    left: 32px;    
    }

div#solutions_r div.sidebar_box .tab_head img.last_added_sols
{
    width: 40px;
    background-image: url('../../../Graphics/ostatnio-dodane-left-ico.png');
    left: 32px;    
    }

div#priv_user_r div.sidebar_box div.tip,
div#priv_user_r div.sidebar_box div.news,
div#priv_user_r div.sidebar_box div.inv
{
    padding: 20px 12px 0 12px;
    text-align: left;
    color: #47443F;
    font-size: 13px;
}

div#priv_user_r div.sidebar_box div.inv div
{
    height: 25px;
    position:relative;
    }

div#priv_user_r div.sidebar_box div.inv .tb
{
    width: 160px;
    font-size: 11px;
    height: 14px;
    color: #3685AC;
    border:1px solid #74BAD3;   
    padding: 3px 5px; 
    margin-right: 10px;
    margin-top: 2px;
    float: left;
    }

div#priv_user_r div.sidebar_box div.inv img
{
    background-position: bottom;
    width: 73px;
    height: 24px;
    background-image: url('../../../Graphics/pomocni-ludzie-zapros.png');
    cursor: pointer;
    float: left;
    }

div#priv_user_r div.sidebar_box div.inv img:hover
{
    background-position:top;
    }

div#group_r div.sidebar_box .tab_head div.cathegories
{
    left: 80px;
    width: 180px;
    }

div#group_r div.sidebar_box .tab_head div.act_forum,
div#group_r div.sidebar_box_grey .tab_head div.arch_forum
{
    left: 60px;
    width: 180px;
    }

div#priv_user_r div#profile
{
    width: 280px;
    height: 210px;
    position: relative;
    }

div#priv_user_r div#profile div.username
{
    position: absolute;
    top: 12px;
    left: 17px;
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    }

div#priv_user_r div#profile div.avatar
{
    float:none;
    margin:0;
    border: 2px solid #B1DDFA;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 37px;
    left: 16px;
    }

div#priv_user_r div#profile div.avatar img
{
    width: 99px;
    height: 99px;
    margin: 1px;
    }

div#priv_user_r div#profile div.avatar a
{
    position: absolute;
    top: 1px;
    left: 1px;
    width: 99px;
    height: 99px;
    margin: 1px ;
    color: inherit; 
    text-align: center;  
    cursor: pointer;     
    font-weight: bold;
    }

div#priv_user_r div#profile div.control_panel_r
{
    width: 24px;
    height: 106px;
    position: absolute;
    top: 39px;
    left: 137px;
}

div#priv_user_r div#profile div.control_panel_links
{
    width: 100px;
    height: 106px;
    position: absolute;
    top: 39px;
    left: 165px;
    text-align: left;
    }


div#priv_user_r div#profile #edit_prof
{
    background-position: top;
    width: 24px;
    height: 21px;
    background-image: url('../../../Graphics/profil-icons.png');
    float: left;
    }

div#priv_user_r div#profile #show_prof
{
    width: 24px;
    height: 13px;
    background-image: url('../../../Graphics/profil-icons.png');
    background-position: 0 -23px;
    float: left;
    margin-top: 13px;
    }

div#priv_user_r div#profile #set_loc
{
    width: 24px;
    height: 20px;
    background-image: url('../../../Graphics/profil-icons.png');
    background-position: 0 -37px;
    float: left;
    margin-top: 20px;
    }

div#priv_user_r div#profile div.control_panel_links a
{
    font-size: 10px;
    font-weight: bold;
    color: #264A5B;
    text-decoration: underline;
    float: left;
    margin-bottom: 7px;
    }

div#priv_user_r div#profile div.control_panel_links a:hover
{
    text-decoration: none;
    }

div#priv_user_r div#profile div.control_panel_bot
{
    width: 260px;
    height: 60px;
    position: absolute;
    top: 151px;
    left: 15px;
    }

div#priv_user_r div#profile #send_request
{
    float: left;
    width: 80px;
    height: 40px;
    background-image: url('../../../Graphics/profil-buttons.png');
    background-position: left top;
    margin-right: 5px;
    cursor: pointer;
}

div#priv_user_r div#profile #send_request:hover
{
    background-position: left bottom;
}

div#priv_user_r div#profile #create_group
{
    float: left;
    width: 80px;
    height: 40px;
    background-image: url('../../../Graphics/profil-buttons.png');
    background-position: right top;
    cursor: pointer;
}

div#priv_user_r div#profile #create_group:hover
{
    background-position: right bottom;
}

div#priv_user_r div#profile #add_solution
{
    float: left;
    width: 80px;
    height: 40px;
    background-image: url('../../../Graphics/profil-buttons.png');
    background-position: 50% 0;
    margin-right: 5px;
    cursor: pointer;
}

div#priv_user_r div#profile #add_solution:hover
{
    background-position: 50% 100%;
}

div#priv_user_r div#profile span
{
    float: left;
    width: 80px;
    margin-right: 5px;
    color: #47443F;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

h5.attach_btn_label
{
    margin-right: 8px;
    margin-bottom: 10px;
    font-weight: bold;
    width: 79px;
    float: left;
}

div#priv_user_r div#groups,
div#user-left-bar div#groups,
div#user_helps_r div#thread_list,
div#user_get_helps_r div#thread_list,
div#user_helps_archive_r div#thread_list,
div#user_helps_archive_r div#thread_list2,
div#group_r div#thread_list,
div#group_r div#thread_list2,
div#priv_user_r div#sols_in_edit
{
    text-align: left;
    margin: 15px;
    }

div#priv_user_r div#groups ul a,
div#user-left-bar div#groups ul a,
div#user_helps_r div#thread_list ul a,
div#user_get_helps_r div#thread_list ul a,
div#user_helps_archive_r div#thread_list ul a,
div#user_helps_archive_r div#thread_list2 ul a,
div#group_r div#thread_list ul a,
div#group_r div#thread_list2 ul a,
div#priv_user_r div#sols_in_edit ul a
{
    font-size: 12px;
    font-weight: bold;
    color: #47443F;
    text-decoration: underline;
    line-height: 20px;
    vertical-align: top;
}

div#priv_user_r div#groups ul a:hover,
div#user-left-bar div#groups ul a:hover,
div#user_helps_r div#thread_list ul a:hover,
div#user_get_helps_r div#thread_list ul a:hover,
div#user_helps_archive_r div#thread_list ul a:hover,
div#user_helps_archive_r div#thread_list2 ul a:hover,
div#group_r div#thread_list ul a:hover,
div#group_r div#thread_list2 ul a:hover,
div#priv_user_r div#sols_in_edit ul a:hover
{
    text-decoration: none;
    }

div#priv_user_r div#groups ul li.grey,
div#user-left-bar div#groups ul li.grey,
div#user_helps_r div#thread_list ul li.grey,
div#user_get_helps_r div#thread_list ul li.grey,
div#user_helps_archive_r div#thread_list ul li.grey,
div#user_helps_archive_r div#thread_list2 ul li.grey,
div#group_r div#thread_list ul li.grey,
div#group_r div#thread_list2 ul li.grey
{
    list-style-image: url('../../../Graphics/grupy-icon-grey.png');
    list-style-position: inside;
}

.arch_date
{
    display: block;
    width: 200px;
    line-height: 13px;
    margin: -5px 0 5px 18px;
    }

li.list_sep_y
{
    border-width: 1px;
    border-color: #DBC706;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top-style: dashed;
}

div#priv_user_r div#groups li.yellow,
div#priv_user_r div#groups li.yellow,
div#user_helps_r div#thread_list li.yellow,
div#user_get_helps_r div#thread_list li.yellow,
div#user_helps_archive_r div#thread_list li.yellow,
div#user_helps_archive_r div#thread_list2 li.yellow,
div#group_r div#thread_list ul li.yellow,
div#group_r div#thread_list2 ul li.yellow
{
    list-style-image: url('../../../Graphics/grupy-icon-yellow.png');
    list-style-position: inside;
    }

/**---------BLOK USERA-----------------**/

div.user_box
{
    width: 300px;
    height: 120px;
    float: left;
    position: relative;
    text-align: left;
}

div.user_box div.avatar
{
        float:none;
    margin:0;
    border: 2px solid #4CC9FF;
    width: 62px;
    height: 62px;
    position: absolute;
    left: 10px;
    top: 10px;
}

div.user_box div.avatar img
{
    width: 60px;
    height: 60px;
    margin: 1px;
    }

div.user_box h1
{
    position: absolute;
    top: 10px;
    left: 82px;
    width: 205px;
}

div.user_box h1 a
{
    color: #0095C7;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    }

div.user_box h1 a:hover
{
    text-decoration: underline;
    }

div.user_box h2
{
    position: absolute;
    top: 30px;
    left: 82px;
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    width: 205px;
}

div.user_box h3.invite_usr
{
    background-position: right center;
    position: absolute;
    top: 93px;
    left: 169px;
    font-size: 11px;
    font-weight: bold;
    color: #3D93B4;
    width: 120px;
    text-decoration: underline;
    cursor: pointer;
    background-image: url('../../../Graphics/invite_plus.png');
    background-repeat: no-repeat;
    margin: 0;
}

div#user-left-bar h3.zapros
{
    background-position: right center;
    font-size: 11px;
    font-weight: bold;
    color: #3D93B4;
    width: 120px;
    text-decoration: underline;
    cursor: pointer;
    background-image: url('../../../Graphics/invite_plus.png');
    background-repeat: no-repeat;
    margin-left: 129px;
    margin-top: 10px;
    }

div.user_box h3:hover,
div#user-left-bar h3.zapros:hover
{
    text-decoration: none;
    }

div.user_box img.line
{
    position: absolute;
    bottom: 1px;
    left: 13px;
    width: 270px;
    height: 1px;
    background-image: url('../../../Graphics/pixel_gray.png');
    background-repeat: repeat;
}

a.archive_link
{
    float: none;
    margin-top: 10px;
    text-align:right;
}

a.archive_link span
{
    font-size: 16px;
    }

a.archive_link:hover
{
    text-decoration: none;
    }

div.see_more_link
{
    padding-top: 5px;
    height: 12px;
    margin-bottom: 0;
}

div.see_more_link a,
a.archive_link
{
    font-size: 11px;
    font-weight: bold;
    color: #274A5B;
    text-decoration: underline;
    display: block;
    margin-right: 20px;
    }

a.see_more_link_tab_1,
a.see_more_link_tab_2,
a.see_more_link_tab_3
{
    margin-left: 390px;
    width: 190px;
    text-align: right;
    }

a.see_more_link
{
    margin-left: 180px;
    width: 100px;
    }

a.see_more_link_600
{
    margin-left: 500px;
    }

div.see_more_link a span
{
    font-size: 13px;
    }

div.see_more_link a:hover
{
    text-decoration: none;
    }

/**----------STRONA GLOWNA UZYTKOWNIKOW----------------------**/

#user_ranking_top,
#user_ranking_top_2
{
    float: left;
    width: 900px;
    height: 85px;
    margin: 0 0 15px 20px;
    position: relative;
    top: 0;
    left: 0;
}


#user_ranking_top a, #user_ranking_top_2 a
{
    position: absolute;
    top: -10px;
    right: 8px;
    width: 16px;
    height: 16px;
    background-image: url('../../../Graphics/comm_window_cross2.png');
    cursor: pointer;
}

#user_ranking_top a:hover, #user_ranking_top_2 a:hover
{
    background-position: 0 0;
    }
    
#user_ranking_top_2
{
    height: auto;
    }

#user_ranking_top
{
    margin-top: -40px;
    }
    
div#user_ranking_top h1,
div#user_ranking_top div
{
    position: absolute;
    bottom: 8px;
    text-align: left;
    width: 300px;
}

div#user_ranking_top h1#search1,
div#user_ranking_top h1#search2
{
    margin: 0;
    width: 280px;
    height: 24px;
    left: 10px;
    top:65px;
}

div#user_ranking_top h1#search2 {left:300px}

div#user_ranking_top div#invite
{
    width: 285px;
    height: 75px;
    left: 615px;
    top: 44px;
}

#path div#invite
{
    width: 285px;
    height: 50px;
    margin-left: 615px;
    position: relative;
}


div#user_ranking_top img.icon
{
    width: 22px;
    height: 22px;
    background-image: url('../../../Graphics/lupa.png');
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-right: 6px;
}

div#user_ranking_top h1 img.search_butt
{
    background-position: left top;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    cursor: pointer;
    }

div#user_ranking_top h1 img.search_butt:hover
{
    background-position: right top;
    }

div#user_ranking_top h1 .tb
{
    width: 166px;
    font-size: 11px;
    height: 14px;
    color: #3685AC;
    float: left;
    margin-top: 2px;
    }

div#invite h1
{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    color: #1A4C63;
    text-align: center;
}

div#invite .tb
{
    position: absolute;
    left: 1px;
    bottom: 30px;
    width: 198px;
    font-size: 11px;
    height: 14px;
    color: #3685AC;
    float: left;
    }

div#invite h1
{
    width: 285px;
    }

div#invite h1 span
{
    font-size: 10px;
    line-height: 12px;
    }

div#invite img
{
    background-position: bottom;
    position: absolute;
    right: 2px;
    bottom: 30px;
    width: 73px;
    height: 24px;
    background-image: url('../../../Graphics/pomocni-ludzie-zapros.png');
    cursor: pointer;
}

div#invite img:hover
{
    background-position: top;
    }

/*------lewa strona--------*/

.user-cont 
{
	float:left;
	margin-bottom:15px;
	position:relative;
}

#grupy #search_results
{
	border-top:#74BAD3 1px solid;
	min-height:85px;
    padding: 0 0 10px 20px;
}

#ludzie #search_results .baloon {top:-90px}

div#users_ranking_l div#ranking_tab
{
    margin-bottom: 16px;
    background-image: url('../../../Graphics/content-middle-blue.png');
    background-repeat: repeat;
    float: left;
    }

div#users_ranking_l div#ranking_tab div.tab_head
{
    width: inherit;
    height: 40px;
    background-image: url('../../../Graphics/pomocni-ludzie-header-content.png');
    background-position: 0 40px;
    position: relative;
    top: 0;
}

div#users_ranking_l div#ranking_tab .tab_head img
{
    position: absolute;
    width: 50px;
    height: 40px;
    top: 0;
    left: 214px;
    background-image: url('../../../Graphics/pomocni-ludzie-ranking.png');
}

div#users_ranking_l div#ranking_tab .tab_head div
{
    height: 20px;
    position: absolute;
    left: 270px;
    top: 12px;
    text-align: left;
    font-size: 15px;
    color: #27485C;
    }

div#users_ranking_l div#ranking_tab .tab_head div#filtruj,
div#group_ranking_l div#ranking_tab .tab_head div#filtruj,
div#solutions_l div#ranking_tab .tab_head div#filtruj
{
    position: absolute;
    left: 460px;
    top: 10px;
    color: #005E7A;
    font-weight: bold;
    font-size: 12px;
    width: 130px;
    text-decoration: underline;
    cursor: pointer;
    text-align: right;
}

div#users_ranking_l div#ranking_tab .tab_head div#filtruj:hover,
div#group_ranking_l div#ranking_tab .tab_head div#filtruj:hover,
div#solutions_l div#ranking_tab .tab_head div#filtruj:hover
{
    text-decoration: none;
    }

div#users_ranking_l div#ranking_tab div.tab_footer
{
    width: 600px;
    height: 5px;
    background-image: url('../../../Graphics/content-bottom-blue.png');
    margin-top: 15px;
    }
/************************************/

div.user_group_member
{
    width: 600px;
    height: 70px;
    position: relative;
    }

div.user_group_member h3.want_help
{
    position: absolute;
    width: 58px;
    height: 13px;
    top: 53px;
    left: 7px;
    font-size: 9px;
    font-weight: bold;
    color: #F17900;
}

div.user_group_member div.place
{
    position: absolute;
    width: 25px;
    height: 20px;
    left: 14px;
    top: 12px;
    color: #1C4C63;
    font-weight: bold;
    font-size: 16px;
}

div.user_group_member div.avatar
{
        float:none;
    margin:0;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 15px;
    top: 10px;
    }


div.user_group_member div.avatar img
{
    width: 40px;
    height: 40px;
    border: 1px solid #A7CBD9;
    position: absolute;
    top: 0;
    left: 0;
    }


div.user_group_member div.avatar div.rating
{
    border: 1px solid #F17C15;
    width: 10px;
    height: 20px;
    background-color: #E50A08;
    position: absolute;
    bottom: 0;
    right: 0;
}

div.user_group_member div.user_desc
{
    margin:0px;
    border: 0;
    text-align: left;
    width: 430px;
    height: 34px;
    position: absolute;
    top: 30px;
    left: 82px;
    color: #36332F;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
}


div.user_group_member div.username
{
    position: absolute;
    top: 12px;
    left: 82px;
    font-size: 11px;
    color: #1A4D62;
    font-weight: bold;
    text-align: left;
}

div.user_group_member div.username a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #36332F;
    }

div.user_group_member div.username a:hover
{
    text-decoration: underline;
    }

div.user_group_member h4.member_status
{
    position: absolute;
    top: 7px;
    right: 12px;
    width: 65px;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-align: left;
}

div.user_group_member h4.mod,
div.user_group_member h4.akceptuj
{
    position: absolute;
    bottom: 26px;
    right: 10px;
    width: 45px;
    height: 11px;
    color: #909090;
    font-size: 9px;
    line-height: 10px;
    padding-left: 15px;
    text-decoration: underline;
    background-repeat: no-repeat;
    cursor:pointer;
    background-image: url('../../../Graphics/grupa-plus-ico.png');
}

div.user_group_member h4.wyklucz,
div.user_group_member h4.odrzuc
{
    position: absolute;
    bottom: 12px;
    right: 10px;
    width: 45px;
    height: 11px;
    cursor:pointer;
    color: #909090;
    font-size: 9px;
    line-height: 10px;
    padding-left: 15px;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-image: url('../../../Graphics/grupa-minus-ico.png');
    }
/*
div.user_group_member h4.mod_info
{
    position: absolute;
    right: 8px;
    width: 61px;
    height: 18px;
    top: 26px;
    margin: 0;
}*/

/******************************************/

div.user_box_mini
{
    position: relative;
    float: left;
    width: 72px;
    height: 75px;
}

div.user_box_mini div.avatar
{
        float:none;
    margin:0;
    position: absolute;
    width: 47px;
    height: 45px;
    top: 3px;
    left: 5px;
}

div.user_box_mini div.avatar img
{
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #A4C2DC;
    width: 40px;
    height: 40px;
}

div.user_box_mini div.avatar img.usr_hightlight
{
    cursor: pointer;
    }

div.user_box_mini div.avatar img.usr_hightlight:hover
{
    border-color:White;
    }

div.user_box_mini div.avatar div.rating
{
    border: 1px solid #86C639;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 8px;
    height: 25px;
    background-color: #97E70E;
}

div.user_box_mini img.info
{
    position: absolute;
    top: 0;
    right: 3px;
    width: 17px;
    height: 17px;
    border-width: 0;
    background-image: url('../../../Graphics/pomocni-ludzie-i.png');
    cursor: help;
}

div.user_box_mini h1
{
    position: absolute;
    left: 3px;
    top: 49px;
    cursor: default;
}

/************Twoje miejsce*********************/

div.user_ranking_box
{
    margin-top: 15px;
    position: relative;
    width: 280px;
    height: 60px;
    }

div.user_ranking_box img
{
    border: 1px solid #A2C2DB;
    position: absolute;
    top: 0;
    left: 15px;
    width: 40px;
    height: 40px;
}

div.user_ranking_box h1
{
    position: absolute;
    font-size: 9px;
    font-weight: bold;
    color: #444444;
    width: 60px;
    height: 24px;
    line-height: 10px;
    text-align: left;
    top: 8px;
}

div.user_ranking_box h2
{
    position: absolute;
    font-size: 17px;
    color: #3586B1;
    font-weight: bold;
    width: 37px;
    height: 24px;
    top: 10px;
}

div.user_ranking_box h3
{
    position: absolute;
    bottom: 3px;
    left: 2px;
    height: 12px;
    width: 71px;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    color: #1B4E63;
    text-align: center;
    margin: 0;
}

div.user_ranking_box h1.week
{
    left: 66px;
}

div.user_ranking_box h1.general
{
    left: 172px;
}

div.user_ranking_box h2.week
{
    left: 129px;
}

div.user_ranking_box h2.general
{
    left: 224px;
}

div.user_ranking_control
{
    position: relative;
    width: 280px;
    height: 19px;
    background-image: url('../../../Graphics/pomocni-ludzie-control-panel.png');
    cursor: pointer;
}

div.user_ranking_control h1
{
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    color: #194D65;
    line-height: 13px;
    bottom: 3px;
    width: 105px;
    height: 14px;
    text-align: left;
    margin: 0;
}

div.user_ranking_control h1#tag
{
    left: 7px;
    }

div#your_position_select_drop
{
    width: 200px;
    position: absolute;
    top: 18px;
    left: 0;
    background-color: #FFFFFF;
    z-index: 9999;
    border: 1px solid #74BAD3;
    padding: 3px 0 3px 0;
}

div#your_position_select_drop li
{
    margin-left: 7px;
    width: 193px;
    height: 17px;
    cursor: pointer;
    font-weight: bold;
    color: #3587AE;
    text-align:left;
    font-size: 12px;
    }

div#your_position_select_drop li:hover
{
    background-color: #EAF7FF;
}

div.popup-500
{
    border: 1px solid #74BAD3;
    width: 500px;
    padding-bottom: 30px;
    background-color: #F6FBFF;
    float: left;
    text-align: center;
    }

div.popup-500 div.search_box
{
    width: 277px;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    }

div.popup-500 div.search_box .tb
{
    width: 166px;
    height: 18px;
    float: left;
    font-size: 11px;
    color: #3587AD;
    }

div.popup-500 div.search_box img
{
    background-image: url('../../../Graphics/lupa.png');
    width: 22px;
    height: 20px;
    float: left;
    margin: 1px 0 1px 10px;
    }

div.popup-500 div.search_box .btn
{
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    background-position: left top;
    cursor: pointer;
    }

div.popup-500 div.search_box .btn:hover
{
    background-position: left bottom;
    }

div.popup-500 div.search_results
{
    width: 460px;
    margin: 20px auto 20px 30px;
    float: left;
    }

div.user_ranking_control #other_user
{
    border-style: none;
    border-width: 0;
    margin-left: 138px;
    width: 100px;
    height: 16px;
    font-size: 11px;
    font-weight: bold;
    color: #194D65;
}

div.user_ranking_control img.arrows
{
    width: 11px;
    height: 11px;
    top: 4px;
    left: 113px;
    position: absolute;
    background-image: url('../../../Graphics/pomocni-ludzie-dziedzina-arrows.png');
    cursor: pointer;
    }

div.user_ranking_control img.search
{
    width: 14px;
    height: 13px;
    top: 2px;
    left: 256px;
    position: absolute;
    background-image: url('../../../Graphics/pomocni-ludzie-porownaj-z.png');
    cursor: pointer;
}

/*-----------------------------------------------------------**/

/*Partial Views*/

div#req_usr_search, div.req_usr_search2
{
    border: thin dotted #000000;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#req_usr_search div.users_list
{
    float: left;
}

/* Wyskakujace okienka*/

div.overlaymap,
div.overlayAddToGroup,
div.overlayNeRequests,
div.overlayRegister,
div.overlayAlert,
div.smsOverlay,
div.overlayPswdRe,
div.overlayReportAbuse,
div.overlayReqLogin,
div.overlayThanks,
div.overlayAddTag,
div.overlayTree,
div.overlayTreeSurv,
div.overlayImage,
div.overlayMovie,
div.overlayForum,
div.overlaygroup,
div.overlayTable,
div.overlaySendFriends,
div.overlayCompere,
div.overlayCalendar,
div.overlayNewMessage,
div.overlayRealSize,
div.overlaySend
{
    display: none;
    background-image: url('../../../Graphics/transparent11.png');
}

div.overlayAlert div#alertContent
{
    background-color: #CCFFFF;
    font-weight: bold;
}

div.overbubble
{
    border: 1px solid #61B0CD;
    background-color: #F6FBFF;
    padding-top: 10px;
    width: 220px;
    height: 81px;
    text-align: center;
    color: #1B4A5D;
    font-size: 12px;
    background-image: url('../../../Graphics/bubble-back.gif');
    margin: 20px 40px 0 0;
    z-index: 9998;
}

div.overbubble div
{
    text-align: center;
    width: 200px;
    position: absolute;
    top: 10px;
    left: 10px;
    }

div.overbubble img.przyjmij
{
    width: 75px;
    height: 24px;
    background-image: url('../../../Graphics/bubble-przyjmij.png');
    background-position: top;
    margin: 5px 20px 0 0;
    cursor: pointer;
}

div.overbubble img.odrzuc
{
    width: 71px;
    height: 24px;
    background-image: url('../../../Graphics/bubble-odrzuc.png');
    background-position: top;
    cursor: pointer;
    }

div.overbubble img.przyjmij:hover,
div.overbubble img.odrzuc:hover
{
    background-position: bottom;
    }

div.overbubble a
{
    font-weight: bold;
    color: #1B4A5D;
    }

div.overbubble a:hover
{
    text-decoration: none;
    }
#loading
{
    border: 1px solid #77BACB;
    padding: 5px;
    background-color: #C6E6FB;
    position: absolute;
    z-index: 9000;
    width: 120px;
    height: 25px;
    display: none;
}

#loading.visible {display:block}

#loading img {float: left}

#loading span
{
    color: #3DA2C2;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    float: left;
}

div.overlayTree div.area
{
    width: 100%;
    height: 90%;
    overflow: auto;
    }

/*---------------------------*/

#message
{
    height: 67px;
    width: 317px;
}
#ListMessages
{
    height: 350px;
    width: 100%;
}

/*---------------STRONA POCZTY--------------*/

div#so-header {
    width: 900px;
    height: 100px;
    position: relative;
}
div#so-poczta-ico {
	position:absolute;
	left:0;
	top:0;
	width:85px;
	height:75px;
	background:url(../../../Graphics/so-koperta-ico.png) left top no-repeat;
}
div#so-info {
    position: absolute;
    left: 110px;
    top: 12px;
    width: 285px;
    text-align: left;
}
div#so-info p {
    font-size: 10px;
    color: #194d63;
    display: block;
    margin-bottom: 3px;
}
div#so-info p span {
	font-size:12px;
}
div#so-info p a {
	font-size:10px;
	color:#194d63;
	text-decoration:underline;
	cursor: pointer;
}
div#so-info p a:hover {
	text-decoration:none;
}


/*SKRZYNKA ODBIORCZA TABS*/

div#so-tabs {
    position: relative;
    width: 900px;
    height: 81px;
    background: transparent url(../../../Graphics/gradient-niebieski2.png) left bottom no-repeat;
    top: 0;
    left: 0;
}

div#so-tabs div.so-yellow  {
	background: transparent url(../../../Graphics/gradient-zolty.png) left bottom no-repeat;
}

div#so-tabs div.so-green  {
	background: transparent url(../../../Graphics/gradient-zielony.png) left bottom no-repeat;
}

/*SORT*/
div#so-sort {
	position:absolute;
	bottom:0px;
	left:20px;
}
a.so-sort-odebrane-active
{
    width: 200px;
    height: 49px;
    text-indent: -9999px;
    float: left;
    background-image: url('../../../Graphics/so-control-icons.png');
    background-position: 0 -1px;
}

a.so-sort-odebrane
{
    width: 200px;
    height: 49px;
    text-indent: -9999px;
    float: left;
    background-image: url('../../../Graphics/so-control-icons.png');
    background-position: 0 -51px;
    cursor:pointer;
}

a.so-sort-odebrane:hover
{
    background-position: 0 -101px;
    }

a.so-sort-wyslane-active {
	width:200px;
	height:49px;
	text-indent:-9999px;
	float:left;
    background-image: url('../../../Graphics/so-control-icons.png');
    background-position: 100% -1px;
}

a.so-sort-wyslane {

	width:200px;
	height:49px;
	text-indent:-9999px;
	float:left;
    background-image: url('../../../Graphics/so-control-icons.png');
    background-position: 100% -51px;
    cursor:pointer;
}

a.so-sort-wyslane:hover
{
    background-position: 100% -101px;
    }

ul#so-tabs {
	top:0;
	left:0;
	position:absolute;
	float:left;
}


ul#so-tabs li {
	float: left;
	margin-right:10px;
}
ul#so-tabs li a {
    float: left;
    text-indent: -9999px;
    height: 31px;
    background-repeat:no-repeat;
    cursor: pointer;
    background-image:url(../../../Graphics/so-tabs.png);
}

ul#so-tabs li.so-wszystkie a {
    width: 90px;
	background-position:0 0;
}

ul#so-tabs li.so-wszystkie a:hover {
    width: 90px;
	background-position:0 -31px;
}
ul#so-tabs li.so-wszystkie-active a  {
	width: 90px;
	height:32px;
	background-position:0 100%;
}

ul#so-tabs li.so-moje-prosby a {
    width: 151px;
	background-position:-99px 0;
}

ul#so-tabs li.so-moje-prosby a:hover {
    width: 151px;
	background-position:-99px -31px;
}
ul#so-tabs li.so-moje-prosby-active a  {
	width: 151px;
	height:32px;
	background-position:-99px 100%;
}


ul#so-tabs li.so-obecnie-pomagam a {
    width: 141px;
	background-position:-259px 0;
}

ul#so-tabs li.so-obecnie-pomagam a:hover {
    width: 141px;
	background-position:-259px -31px;
}
ul#so-tabs li.so-obecnie-pomagam-active a  {
	width: 141px;
	height:32px;
	background-position:-259px 100%;
}

ul#so-tabs li.so-prywatne-wiadomosci a {
    width: 161px;
	background-position:-409px 0;
}

ul#so-tabs li.so-prywatne-wiadomosci a:hover {
    width: 161px;

	background-position:-409px -31px;
}
ul#so-tabs li.so-prywatne-wiadomosci-active a  {
	width: 161px;
	height:32px;
	background-position:-409px 100%;
}

/*CONTENT*/

div#so {
    margin-top: 30px;
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
div#so-content {
	height:auto;
	width:860px;
	margin:20px 20px 0 20px;
	overflow:hidden;
}

div#so-content .so-header {
	overflow:hidden;
	width:860px;
	padding:10px 0;
}
div#so-content .so-header p {
	float:left;
	padding-right:40px;
	font-size:10px;
	color:#194d63;
}

div#so-content .so-header p a {
	font-size:10px;
	color:#194d63;
	text-decoration:underline;
	cursor: pointer;
}

div#so-content .so-header p a:hover {
	text-decoration:none;
}


div.so-entry
{
    position: relative;
    width: 860px;
    height: 60px;
    top: 0;
    left: 20px;
    text-align: left;
}

div.so-entry-more {
	margin-left:200px;
	display:block;
	width:660px;
	overflow:hidden;
	padding-bottom: 10px;
}

div.so-entry-more p {
    padding: 10px 0 20px 0;
    font-size: 12px;
    color: #194d63;
    text-align: left;
}

div.so-entry-more p a
{
    font-weight: bold;
    text-decoration: underline;
    color: #194D63;
}

div.so-entry-more p a:hover
{
    text-decoration: none;
    }

div.so-more-buttons {
	float:right;
	padding-bottom:20px;
}

a.so-more-usun {
	width:50px;
	height:24px;
	text-indent:-9999px;
	float:right;
	background: transparent url(../../../Graphics/so-usun.png) left top no-repeat;
    cursor: pointer;
}

a.so-more-odpowiedz {
	width:70px;
	height:24px;
	margin-right:10px;
	text-indent:-9999px;
	float:right;
	background: transparent url(../../../Graphics/so-odpowiedz.png) left top no-repeat;
	cursor:pointer;
}
a:hover.so-more-odpowiedz {
	background: transparent url(../../../Graphics/so-odpowiedz.png) left bottom no-repeat;

}

div.so-entry-line {
	border-bottom:1px solid #bababa;
	width:860px;
	height:1px;
	font-size:0px;
	overflow:hidden;
}

div.so-entry div.check-box {
	position:absolute;
	left:10px;
	top:20px;
}

div.so-entry div.so-avatar {
	position:absolute;
	left:40px;
	top: 10px;

}
div.so-entry div.so-avatar img{
    height:40px;
	width:40px;
}

div.so-entry div.so-od {
	position:absolute;
	left:100px;
	top:20px;
	width:90px;
    right: 670px;
}
div.so-entry div.so-od p {

	color:#194d63;
}
div.so-entry div.so-od p span,
div.so-entry div.so-od p span a {
	text-decoration: none;
	color:#008ba4;
}

div.so-entry div.so-od p span a:hover
{
    text-decoration: underline;
    }

div.so-entry div.so-icon {
	position:absolute;
	left:200px;
	top:20px;
}
div.so-icon div.so-koperta-yellow-open {
	width:21px;
	height:20px;
	background: transparent url(../../../Graphics/so-koperty.png) 0 0 no-repeat;
}
div.so-icon div.so-koperta-yellow-close {
	width:21px;
	height:15px;
	background: transparent url(../../../Graphics/so-koperty.png) 0 100% no-repeat;
}
div.so-icon div.so-koperta-blue-open {
	width:21px;
	height:20px;
	background: transparent url(../../../Graphics/so-koperty.png) -22px 0 no-repeat;
}
div.so-icon div.so-koperta-blue-close {
	width:21px;
	height:15px;
	background: transparent url(../../../Graphics/so-koperty.png) -22px 100% no-repeat;
}
div.so-icon div.so-koperta-green-open {
	width:21px;
	height:20px;
	background: transparent url(../../../Graphics/so-koperty.png) -42px 0 no-repeat;
}
div.so-icon div.so-koperta-green-close {
	width:21px;
	height:15px;
	background: transparent url(../../../Graphics/so-koperty.png) -42px 100% no-repeat;
}
div.so-entry-title {
	position:absolute;
	left:120px;
	width:460px;
	top:10px;
}
div.so-entry-title p a,
 div.so-entry-title p.new a {
	font-size:12px;
	color:#194d63;
	text-decoration:none;
	cursor: pointer;
}

div.so-entry-title p.new a {
	font-weight:bold;
}

div.so-entry-title p a:hover,
div.so-entry-title p.new a:hover
{
    text-decoration: underline;
    }

div.date {
	position:absolute;
	right:30px;
	width:150px;
	top:20px;
}
div.date p {
	text-align:right;
	color:#008ba4;
}

div.so-nav-pagin {
	width:100%;
	text-align:right;
}
div.so-nav-pagin p, div.so-nav-pagin p a {
	color:#194d63;
}

div.so-nav-pagin p a:hover {
	text-decoration:none;
}
div.so-nav-pagin p span {
	color:#626262;
}

div.so-entry span.mail_info_oh,
div.so-entry span.mail_info_ih
{
    width: 28px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 170px;
    background-image: url('../../../Graphics/mail_help_icons.png');
}

div.so-entry .mail_info_oh
{
    background-position: bottom;
}
    
div.so-entry .mail_info_ih
{
    background-position: top; 
    }    


/*-------Upload----------*/

.fileName {font-size: 10px}

/*--------INFO O USERZE - CHMURKA --------------*/


/*USER TOOLTIP*/

div.utt
{
    background-position: left top;
    width: 320px;
    position: absolute;
    left: 50%;
    z-index: 9999;
}

h1.utt-logo-header, h1.utt-logo-headerMini
{
    width: 210px;
    height: 27px;
    padding-left: 80px;
    margin: 0px;
    background-image: url('../../../Graphics/blog-logo.png');
    background-position: 40px center;
    background-repeat: no-repeat;
    font-size: 14px;
    padding-top: 5px;
    font-weight: normal;
}

h1.utt-logo-header a,
h1.utt-logo-headerMini a
{
    color: inherit;
    text-decoration: none;
    font-weight: bold;    
}

h1.utt-logo-header a span, h1.utt-logo-headerMini a span
{
    color: #489DDD;
}

div.uttBlog,
div.uttBlogMini
{
    background-position: left top;
    width: 290px;
    position: absolute;
    background: white;
    z-index: 9999;
}

div.utt-body,
div.utt-bodyMini {
    position: relative;
    width: 320px;
    height: 100%;
    top: 0;
    left: 0;
}

div.utt-body .infodata {padding-left:10px}

div.utt-bodyBlog,
div.utt-bodyBlogMini {
	position:relative;
	width:290px;
	height:100%;
    top: 0;
    left: 0;
}

div.utt-cone,
div.utt-coneMini
{
    background-position: left top;
    position: absolute;
    width: 40px;
    height: 30px;
    bottom: 0;
    left: 0;
    background: url(../../../Graphics/utt-cone.png) no-repeat left top;
}
div.utt-content,
div.utt-contentMini {
	width:290px;
	margin-left:30px;
}

div.utt-contentBlog,
div.utt-contentBlogMini {
	width:290px;
}

div.utt-content-top,
div.utt-content-topMini
{
    background-position: left top;
    height: 10px;
    font-size: 0;
    width: 290px;
    background: url(../../../Graphics/utt-top.png) no-repeat left top;
}

div.utt-content-middle,
div.utt-content-middleMini
{
    background-position: left top;
    height: auto;
    overflow: hidden;
    width: 290px;
    background: url(../../../Graphics/utt-middle.png) repeat-y left top;
}

h1.utt-nick,
h1.utt-nickMini {
    text-align: center;
    margin-bottom: 2px;
}

div.utt-content-middle-body,
div.utt-content-middle-bodyMini
{
    background-position: left top;
    background: url(../../../Graphics/utt-body.png) no-repeat left top;
    width: 270px;
    margin: 0 10px;
}

div.utt-stats,
div.utt-statsMini {
	position:relative;
	width:270px;
	height:70px;
}

div.utt-tags,
div.utt-tagsMini {
	padding:5px 0 10px 40px;
}

div.utt-tags p,
div.utt-tagsMini p {
	font-size:10px;
	color:#194d63;
	line-height:14px;
}

div.utt-content-bottom,
div.utt-content-bottomMini
{
    background-position: left top;
    height: 10px;
    font-size: 0;
    width: 290px;
    background: url(../../../Graphics/utt-bottom.png) no-repeat left top;
}

div.utt-week-bar,
div.utt-week-barMini
 {
	position:absolute;
	left:42px;
	bottom:10px;
	width:16px;
	height:50px;
	background-color:#4FA7BF;
	border:1px solid #156E96;
}

div.utt-all-bar,
div.utt-all-barMini {
	position:absolute;
	left:97px;
	bottom:10px;
	width:46px;
	height:30px;
	background-color:#8ED813;
	border:1px solid #5BAB0E;
}


div.utt-stats-week, div.utt-stats-all,
div.utt-stats-weekMini, div.utt-stats-allMini {
	position:absolute;
	left:4px;
	color:#194d63;
	bottom:7px;
	font-weight:bold;
	width:40px;
	font-size:14px;
	line-height:normal;
	text-align:center;
}

div.utt-stats-all,
div.utt-stats-allMini  {
	left:60px;
}

div.utt-stats-text,
div.utt-stats-textMini {
	position:absolute;
	right:5px;
	bottom:20px;
	width:110px;
	height:30px;
}
div.utt-stats-text p,
div.utt-stats-textMini p
 {
	color:#194d63;
	display:block;
	font-size:10px;
	padding:0px;
	line-height:16px;
	font-weight:bold;
}
div.utt-stats-text p span.orange {
	color:#e5a725;
	font-size:12px;
}
div.utt-stats-text p span.blue {
	color:#31a0c7;
	font-size:12px;
}

/*wersja zmniejszona*/

div.uttBlogMini,
div.utt-bodyBlogMini, 
div.utt-contentMini,
div.utt-content-middleMini,
div.utt-content-topMini,
div.utt-content-bottomMini,
div.utt-contentBlogMini
{
	width:232px;
}

h1.utt-logo-headerMini
{
    background-image: url('../../../Graphics/blog-logoMini.png');
    background-position: 22px center;
    font-size: 12px;
    height: 22px;
    padding-left: 50px;
    width: 182px;
    padding-top: 0px;
}
    
div.utt-content-middle-bodyMini
{
    background: url(../../../Graphics/utt-bodyMini.png) no-repeat left top;    
    width: 220px;
    }
    
div.utt-statsMini 
{
    width: 220px;
    }

div.utt-stats-weekMini, div.utt-stats-allMini
{
    font-size: 10px;
    width: 30px;
    bottom: 15px;
    }

div.utt-stats-weekMini 
{
    left: 4px;
    }

div.utt-stats-allMini
{
    left: 55px;
    }    

div.utt-tagsMini
{
    width: 175px;
	padding: 5px 0 10px 35px;    
    }

div.utt-tagsMini p
{
    font-size: 9px;
    }

h1.utt-nickMini
{
    font-size: 11px;
    margin-bottom: 0px;
    }

div.utt-content-bottomMini
{
    width: 232px;
    background: url(../../../Graphics/utt-bottomMini.png) no-repeat left top;    
    }

div.utt-content-middleMini
{
    background: url(../../../Graphics/utt-middleMini.png) repeat left top;    
    }

div.utt-content-topMini
{
    background: url(../../../Graphics/utt-topMini.png) no-repeat left top;    
    }    

div.utt-week-barMini
{
    left: 36px;
    width: 10px;
    bottom: 18px;
    }

div.utt-all-barMini
{
    left: 84px;
    width: 20px;
    bottom: 18px;
    }

div.utt-stats-textMini
{
    width: 100px;
    }

div.utt-stats-textMini p 
{
    font-size: 9px;
    margin: 0px;
    }   

/*-------------REQUEST TOOLTIP--------------*/
.req-baloon .utt-content-top 
{
    background:transparent url('../../../Graphics/utt-top-req.png') no-repeat scroll left top;
}

.req-baloon .utt-content-middle
{
    background: transparent url('../../../Graphics/utt-middle-req.png') repeat-y scroll left top;
}

.req-baloon .utt-content-bottom 
{
    background:transparent url('../../../Graphics/utt-bottom-req.png') no-repeat scroll left top;
}

.req-baloon2 .utt-content-top 
{
    background:transparent url('../../../Graphics/utt-top-req2.png') no-repeat scroll left top;
    height:30px;
}

.req-baloon2 .utt-content-middle
{
    background: transparent url('../../../Graphics/utt-middle-req2.png') repeat-y scroll left top;
}

.req-baloon2 .utt-content-bottom 
{
    background:transparent url('../../../Graphics/utt-bottom-req2.png') no-repeat scroll left top;
    height: 6px;
}

.req-baloon .utt-body
{
    width: 405px;
    }

.req-baloon2 .utt-body
.req-baloon2 .utt-content-left,
.req-baloon2 .utt-content-top,
.req-baloon2 .utt-content-bottom,
.req-baloon2 .utt-content-middle  
{
    width: 489px;
    }
    
.req-baloon .utt-content,
.req-baloon .utt-content-left,
.req-baloon .utt-content-top,
.req-baloon .utt-content-bottom, 
.req-baloon .utt-content-middle 
{
    width: 385px;
    }

.req-baloon .utt-content-middle-body 
{
    width: 365px;  
    background-image: none;
    min-height: 100px;
    max-height: 600px; 
    } 

.req-baloon2 .utt-content-middle-body 
{
    width: 489px;  
    background-image: none;
    min-height: 0px;
    max-height: 600px; 
    } 

.req-baloon .utt-content-middle-body img
{
    width: 28px;
    height: 20px;
    float: left;
    background: url('../../../Graphics/mail_help_icons.png');
    margin-top: 5px;
    margin-left: 10px;    
    }

.req-baloon .utt-content-middle-body .img.open
{
    background-position: center bottom;
}

.req-baloon .utt-content-middle-body .img.ind
{
    background-position: center top;
    }    
    
.req-baloon .utt-content-middle-body .baloon-date,
.req-baloon2 .utt-content-middle-body .baloon-date
{
    float: right;
    padding-left: 30px;
    color: #0D4F5B;
    font-size: 11px;
    background: url('../../../Graphics/small-clock.png');
    background-repeat: no-repeat;
    font-weight: bold;
    height:20px;
    margin-top: 5px;
    margin-right: 5px;    
}

.req-baloon2 .utt-content-middle-body .baloon-date
{
    float: left;
    padding: 0px;
    background: none;  
    margin-left: 10px; 
    margin-bottom: 10px;
}

.req-baloon .utt-content-middle-body .content    

{
    width: 345px;
    float: left;
    margin: 10px;
    }

.req-baloon2 .utt-content-middle-body .content    

{
    width: 449px;
    float: left;
    margin: 10px;
    }
        
/*wersja lewa*/

.req-baloon .utt-cone-left  
{
    background:transparent url(../../../Graphics/utt-cone-right.png) no-repeat scroll left top;
    bottom:0;
    height:30px;
    right:-10px;
    position:absolute;
    width:40px;
    }

 .req-baloon .utt-content-left 
{
    margin-left:0px;
    margin-right:30px;
    }    
     
/*--------------DODAJ PORADNIK-------------*/


div.add_sol_choose_type
{
    width: 600px;    
    float: left;
    height: 40px;   
    margin-bottom: 15px;
    }

div.add_sol_choose_type div
{
    background-image: url('../../../Graphics/wybor-typu-poradnika.png');
    float: left;
    height: 40px;
    }
    
div.add_sol_choose_type .normal_sol
{
    background-position: 0px 0px;
    width: 226px;
    cursor: pointer;
}

div.add_sol_choose_type .normal_sol:hover
{
    background-position: 0px -80px;   
    }

div.add_sol_choose_type .normal_sol_act
{
    width: 226px;    
    background-position: 0px -40px;     
    }    

div.add_sol_choose_type .video_sol
{
    background-position: -226px -40px;    
    width: 180px;    
    cursor: pointer;    
    }    

div.add_sol_choose_type .video_sol:hover
{
    background-position: -226px -80px;     
    }    

div.add_sol_choose_type .video_sol_act
{
    width: 180px;     
    background-position: -226px 0px;     
    }        

div#pt
{
    width: 600px;
    background-image: url('../../../Graphics/content-middle-blue.png');
    overflow: hidden;
    background-repeat: repeat-y;
    float: left;
}
div#pt-header {
	width:600px;
	height:40px;
    background-image: url('../../../Graphics/pomocni-ludzie-header-content.png');
    }
div#pt-header h2 {
	width:600px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#194d63;
	line-height:40px;
}
div#pt-content {
	width:900px;
	padding-top:40px;
}
div#pt-bottom {
	clear:both;
	width:600px;
	height:5px;
	overflow:hidden;
	font-size:0px;
	background-image: url('../../../Graphics/content-bottom-blue.png');
}
div.pt-row {
    width: 580px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    float: none;
    margin-left: 0;
}

div.video-sol-upload
{
    width: 400px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    float: none;
    margin-left: 200px;   
    }

div.pt-row a.advance_edit
{
    float: right;
    margin-top: 5px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    }

div.pt-row#main_field
{
	width:600px;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	text-align: right;
    }

div.pt-row-th {
	float:left;
	width:80px;

}
.pt-tagi-ico {
	width:80px;
	background:transparent url(../../../Graphics/pt-tagi-ico.png) 27px 0 no-repeat;
}

div.pt-row-th h3 {
	font-size:12px;
	font-weight:bold;
	width:80px;
	text-align:right;
	color:#28596d;
	padding-top:2px;
}
div.pt-row-td {
    float: right;
    width: 480px;
    display: inline;
    margin-right: 0;
    position: relative;
    top: 0;
    left: 0;
}

div#video_sol_upload.pt-row-td div.upload_box
{
    width: 400px;
    height: 30px;
    margin: 15px 15px 15px 50px;
}

div#video_sol_upload.pt-row-td div.upload_box .fileUploadQueueItem
{
    width: 250px;
    float: left;
    margin-left: 30px;
    }

div#video_sol_upload.pt-row-td div.upload_box .fileUploaderBtn
{
    float: left;    
    }

div#video_sol_upload.pt-row-td div.upload_box .ta
{
    border: 1px solid #BDBDBD;
    color: #444444;
    font-size: 12px;
    padding: 3px 2px;
    width: 200px;
    }

img.dodaj_poradnik_video
{
    background-position: bottom;
    width: 250px;
    height: 40px;
    background-image: url('../../../Graphics/dodaj-poradnik-video.png');
    margin-top: 30px;
    margin-left: 175px;
    cursor: pointer;
}

img.dodaj_poradnik_video:hover
{
    background-position: top;    
    }

div.pt-row-td p.edit {
	float:right;
}
div.pt-row-td p.edit a {
	color:#525252;
	font-size:11px;
	float:right;
	padding-left:10px;
}

div.pt-tag {
	float:left;
	padding:0 0 5px 5px;
	cursor: pointer;
}


div.pt-footer
{
    width: 580px;
    display: block;
    border-top: 1px solid #74bad3;
    padding-top: 10px;
    overflow: hidden;
    padding-right: 20px;
    margin-bottom: 20px;
}

/*forms*/

.pt-opublikuj {
	width:120px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: right;
	cursor: pointer;
	background: transparent url(../../../Graphics/pt-opublikuj.png) no-repeat left top;

}
.pt-save-draft {
	width:130px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: right;
	cursor: pointer;
	background: transparent url(../../../Graphics/pt-save-draft.png) no-repeat left top;
}

.pt-delete-sol {
	width:150px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: right;
	cursor: pointer;
	background: transparent url(../../../Graphics/pt-delete-sol.png) no-repeat left top;
}

input.pt-tag-check  {
	float:left;
}

.pt-tytul
{
    width: 480px;
    border: 1px solid #bdbdbd;
    color: #444;
    padding: 3px 2px;
    float: right;
    font-size: 12px;
}

.pt-textarea1, .pt-textarea2  {
    width: 480px;
    height: 50px;
    border: 1px solid #bdbdbd;
    color: #444;
    padding: 3px 2px;
    float: right;
    font-size: 12px;
}


div.pt-row div#input-sol-cont
{
    float: right;
    }

div.pt-row div#input-sol-cont .ta
{
    width: 550px;
    height: 400px;
    font-size: 12px;
    }

label.pt-tag {
	padding-left:2px;
	line-height:20px;
}

.pt-save {
	width:63px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: left;
	cursor: pointer;
	background: transparent url(../../../Graphics/pt-save.png) no-repeat left top;

}

/*-----------DODAWANIE KOMENTARZA---------------*/

div#solutions_l div#add_comment
{
    position: relative;
    width: 600px;
    height: 200px;
    margin-bottom: 30px;
}

div#solutions_l div#add_comment div.avatar
{
    float:none;
    margin:0;
    position: absolute;
    top: 75px;
    left: 15px;
    width: 46px;
    height: 44px;
    }

div#solutions_l div#add_comment div.avatar img
{
    border: 1px solid #A3C3DA;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
}

div#solutions_l div#add_comment div.avatar div.ranking
{
    border: 1px solid #7FBD3E;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 8px;
    background-color: #8AD111;
}

div#solutions_l div#add_comment h2.author
{
    position: absolute;
    top: 120px;
    left: 6px;
    width: 62px;
    line-height: 12px;
    height: 11px;
    text-align: center;
    right: 532px;
}

div#solutions_l div#add_comment h2.author a
{
    color: #194D63;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    }

div#solutions_l div#add_comment div.comment_input
{
    position: absolute;
    top: 52px;
    right: 0;
    border: 1px solid #74BAD3;
    padding: 2px;
}

div#solutions_l div#add_comment div.comment_input .ta
{
    border-width: 0;
    width: 480px;
    height: 76px;
    font-size: 13px;
    padding: 10px;
}

div#solutions_l div#add_comment h3
{
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    }

div#solutions_l div#add_comment h4
{
    position: absolute;
    right: 80px;
    bottom: 5px;
    width: 189px;
    height: 18px;
    line-height: 18px;
    color: #525252;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
}

div#solutions_l div#add_comment #helped
{
    position: absolute;
    top: 10px;
    right: 0;
    width: 86px;
    height: 24px;
    background-image: url('../../../Graphics/poradniki-pomogl-btn.png');
    cursor:pointer;
    }

div#solutions_l div#add_comment #not_helped
{
    position: absolute;
    top: 10px;
    right: 96px;
    width: 86px;
    height: 24px;
    background-image: url('../../../Graphics/poradniki-nie-pomogl-btn.png');
    cursor:pointer;
    }

div#solutions_l div#add_comment #add_comment
{
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 70px;
    height: 30px;
    background-image: url('../../../Graphics/mp-wyslij.png');
    background-position: left top;
    cursor:pointer;
    }

div#solutions_l div#add_comment #add_comment:hover
{
    background-position: left bottom;
    }

/*----------------------------------------------*/

/*left*/

div#zg-left,
div#zg-left-search {
	width:600px;
	float:left;
	height:100%;
	overflow:visible;
	background:transparent url(../../../Graphics/zg-middle.png) top left repeat-y;
	}

div#zg-top,
div#zg-top-search {
	width:600px;
	height:40px;
	background:transparent url(../../../Graphics/zg-top.png) top left no-repeat;
}
div#zg-top h3,
div#zg-top-search h3 {
	width:600px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#194d63;
	line-height:40px;
}

div#zg-content,
div#zg-content-search {
	width:600px;
	padding-top:10px;
	position:relative;
}

div#zg-content-search
{
    padding-bottom: 20px;
    padding-left: 10px;
    }

div#zg-avatar {
	width:106px;
	height:106px;
	position:absolute;
	left:10px;
	top:10px;
}

div.zg-row {
	width:600px;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	float:none;
}

div.zg-row-th {
	float:left;
	width:200px;

}
.zg-tagi-ico {
	width:200px;
	background:transparent url(../../../Graphics/zg-tagi-ico.png) 150px 0 no-repeat;
}

div.zg-row-th h3 {
	font-size:12px;
	font-weight:bold;
	width:200px;
	text-align:right;
	color:#28596d;
	padding-top:2px;
}
div.zg-row-td {
	float:right;
	width:380px;
	display:inline;
	margin-right:10px;
	position:relative;
}

div.zg-tag {
	float:left;
	padding:0 0 5px 5px;
}
/*+ wybierz dziedziny, w ktorych specjalizuje sie grupa*/
p.zg-wd {
	float:left;
	clear:left;
	line-height:20px;
	width:370px;
}
p.zg-wd a {
	font-size:11px;
	color:#28596d;
	text-decoration:underline;
    cursor: pointer;
}

p.zg-wd a:hover
{
    text-decoration: none;
    }

div#zg-bottom,
div#zg-bottom-search {
	clear:both;
	width:600px;
	height:41px;
	overflow:hidden;
	background:transparent url(../../../Graphics/zg-bottom.png) top left no-repeat;
}

a.zg-podglad {
	float:right;
	font-size:11px;
	color:#525252;
	text-decoration:underline;
	margin-top:13px;

}

/*forms*/
.zg-nazwagrupy, .zg-avatargrupy {
	width:370px;
	border:1px solid #bdbdbd;
	font-size:12px;
	color:#444;
	padding:3px 2px;
	float:left;
}

label.zg-tag {
	padding-left:2px;
	line-height:20px;
}
.zg-save, .zg-save-blue {
	width:63px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: left;
	cursor: pointer;
	background: transparent url(../../../Graphics/zg-save.png) no-repeat left top;
}
.zg-save-blue {
	background: transparent url(../../../Graphics/zg-save-blue.png) no-repeat left top;
	float:right;
	margin: 8px 10px 0 10px;
}

.zg-textarea1 {
	width:370px;
	height:170px;
	border:1px solid #bdbdbd;
	font-size:12px;
	color:#444;
	padding:3px 2px;
}

/*----------------Zapros uzytkownikow do nowej grupy---------------*/

div#zg-left-search h2#cat_search
{
    background-position: 485px 17px;
    width: 600px;
    margin-left: 10px;
    height: 27px;
    background-image: url('../../../Graphics/lupa.png');
    background-repeat: no-repeat;
    padding-top: 15px;
}

div#zg-left-search span
{
    margin-top: 5px;
    float: left;
    }

div#zg-left-search h2#cat_search .tb
{
    border: 1px solid #C2C2C2;
    float: left;
    width: 177px;
    height: 18px;
    font-size: 11px;
    line-height: 13px;
    color: #127098;
    padding-left:3px;
    margin-left: 20px;
    margin-top: 3px;
    }

div#zg-left-search h2#cat_search .button
{
    float: right;
    width: 55px;
    height: 24px;
    background-image: url('../../../Graphics/button_szukaj.png');
    background-repeat: no-repeat;
    background-position: left top;
    cursor: pointer;
    margin-right: 25px;
    }

div#zg-left-search h2#cat_search .button:hover
{
    background-position: right top;
    }

/*--------------CHAT-------------------------------*/


div#chat {
	width:392px;
	height:100%;
	margin:10px auto 10px auto;

}
.zg-nazwagrupy, .zg-avatargrupy {
	width:370px;
	border:1px solid #bdbdbd;
	font-size:12px;
	color:#444;
	padding:3px 2px;
	float:left;
}
.zg-avatargrupy {
	width:150px;
}
label.zg-tag {
	padding-left:2px;
	line-height:20px;
}
.zg-save, .zg-save-blue {
	width:63px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-left:10px;
	float: left;
	cursor: pointer;
	background: transparent url(../../../Graphics/zg-save.png) no-repeat left top;
}
.zg-save-blue {
	background: transparent url(../../../Graphics/zg-save-blue.png) no-repeat left top;
	float:right;
	margin: 8px 10px 0 10px;
}

.zg-textarea1 {
	width:370px;
	height:170px;
	border:1px solid #bdbdbd;
	font-size:12px;
	color:#444;
	padding:3px 2px;
}
input.zg-tag-check  {
	float:left;
}

/*--------------CHAT-------------------------------*/


div#chat {
    width: 90%;
    height: 100%;
    margin: 5%;
}
div#chat-top {
	width:100%;
	height:15px;
	background-color:#fff;
}

div#chat-top div.l,
div#chat-bottom div.l
{
    background-position: left top;
    width: 15px;
    height: 15px;
    float: left;
    background: transparent url(../../../Graphics/chat-corners.png) no-repeat left top;
}

div#chat-top div.r,
div#chat-bottom div.r
{
    background-position: right top;
    width: 15px;
    height: 15px;
    float: right;
    background: transparent url(../../../Graphics/chat-corners.png) no-repeat right top;
}    

div#chat-bottom div.l
{
    background-position: left bottom;    
    }

div#chat-bottom div.r
{
    background-position: right bottom;
    }

div#chat-content {
	width:100%;
	height:auto;
	background-color:#fff;
	overflow:hidden;
}
div#chat-bottom {
	width:100%;
	height:15px;
	background-color:#fff;
	font-size:0px
}

div#chat-header {
    width: 100%;
    position: relative;
    height: 40px;
}

div#chat-header div img {
    width: 30px;
    height: 30px;
    float: left;
}

div#chat-header-logo {
	position:absolute;
	background:transparent url(../../../Graphics/chat-logo.png) left top no-repeat;
	width:34px;
	height:34px;
	top:0;
	left:62px;
}
div#chat-header-text {
	position:absolute;
	left:109px;
	padding-right: 40px;
	height: 30px;
	overflow: hidden;
}
div#chat-header-text h3 {
	font-size:13px;
	color:#194d63;
	font-weight:bold;
	float: left;
	line-height: 30px;
}

div#chat-footer {
	padding:0 20px 10px 20px;
	overflow:hidden;
}
.chat-textarea {
	width:98%;
	height:100px;
	border:1px solid #bdbdbd;
	font-size:12px;
	color:#444;
	margin-bottom:5px;
	margin-top: 10px;
	padding: 5px;
}
.chat-send {
	width:56px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	float: right;
	cursor: pointer;
	background: transparent url(../../../Graphics/chat-send-button.png) no-repeat left top;

}
.chat-save,
.chat-end  {
	width:112px;
	height:24px;
	border: 0;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin-right:10px;
	float: left;
	cursor: pointer;
	background: transparent url(../../../Graphics/chat-save.png) no-repeat left top;

}

.chat-end
{
    width: 62px;
    height: 24px;
    background: transparent url(../../../Graphics/popup-zamknij.png) no-repeat left top;    
    }
	
/*-----regulamin-------*/

div#regulations,
div.page_map
{
    width: 825px;
    margin: 20px auto 0 auto;
    }

div#regulations.regulations li
{
    list-style-type: none;
    text-indent: -15px;
    }

div#regulations h1,
div.page_map h1
{
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
    }

div#regulations p
{
    width: 825px;
    text-indent:-25px;
    text-align:justify;
    }

div#regulations p.no_wrap
{
    width: 825px;
    text-indent: 0;
    }

div#regulations p.no_wrap_nrw
{
    width: 100%;
    text-indent: 0;
    }

div#regulations p.big,
div#regulations p.si_big
{
    font-weight: bold;
    font-size: 14px;
    }

div#regulations p.si_big_no_wrap
{
    font-weight: bold;
    font-size: 14px;
    text-indent: 0;
    }

div#regulations a
{
    color: Black;
    font-weight: bold;
    cursor: pointer;
    }

div#regulations a.download_api
{
    text-decoration: none;
}

div#regulations p span
{
    font-size: 14px;
    font-weight: bold;
    width: 20px;
    text-align: right;
    }

div#regulations p.si,
div#regulations p.si_big
{
    text-indent: -15px;
    }

div#regulations ul
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 60px;
}

div#contact_form
{
    width: 450px;
    margin-top: 30px;
    }

div#contact_form h2
{
    margin: 5px 0 5px 0;
    float: left;
    font-weight: normal;
    width: 122px;
    height: 20px;
    text-align: left;
    font-weight: bold;

}

div#contact_form .tb
{
    border: 1px solid #8C8C8C;
    float: left;
    width: 296px;
    height: 20px;
    margin: 2px 0 10px 15px;
}

div#contact_form span
{
    float: left;
    width: 290px;
    padding-left:137px;
    margin-bottom:5px;
    margin-top: -5px;
    color: Red;
    display: none;
    }

div#contact_form .tb_cont
{
    float: left;
    height: 157px;
    width: 420px;
    margin-bottom: 10px;
    padding: 5px;
}

div#contact_form .attach
{
    margin-left: 15px;
    width: 200px;
    }

div#contact_form .butt
{
    float: left;
    margin-left:381px;
    }

div#contact_form div.attach_holder
{
    float: left;
    width: 100%;
    }

div#contact_form h3
{
    float: left;
    margin-top: 20px;
    }

/*------------------NOWA STRONA PODAJNIKA-----------------*/

div.podajnik_page
{
    text-align: center;
    margin: 20px auto 0 auto;
    width: 890px;
    font-size: 14px;
    }

div.podajnik_page h1
{
    font-size: 18px;
    text-align: center;
    }

div.podajnik_page h3
{
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
    }
    
div.podajnik_page h2
{
    font-size: 14px;
    text-align: center;
    }

div.podajnik_page a.download_api img
{
    cursor: pointer;
    width: 241px;
    height: 44px;
    margin: 10px auto 20px auto;
    background-image: url('../../../Graphics/podajnik/zainstaluj_btn.jpg');
}

div.podajnik_page .point
{
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #4CB4C4;
    height: 30px;
    margin: 15px 0px 15px 0;
}

div.podajnik_page .point span
{
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 15px;
    background-image: url('../../Graphics/Podajnik/podajnik_bg.png');
    }

div.podajnik_page .fst span
{
    background-position: 0 0;
    }

div.podajnik_page .scd span
{
    background-position: -30px 0;
    }

div.podajnik_page .trd span
{
    background-position: -60px 0;
    }    

div.podajnik_page .scr
{
    border: 2px solid #37A6D1;
    float: left;
    background-image: url('../../Graphics/Podajnik/podajnik_bg.png');
}

div.podajnik_page .scr1
{
    width: 300px;
    height: 91px;
    background-position: 0px -31px;
    margin: 20px 0 20px 50px;
    }

div.podajnik_page .scr2
{
    background-position: -1px -123px;
    height: 120px;
    margin: 0 0 20px 100px;
    width: 299px;
    }

div.podajnik_page .scr3
{
    background-position: 0 -244px;
    height: 161px;
    margin: 10px 0 10px 50px;
    width: 170px;
    }

div.podajnik_page .scr4
{
    background-position: -172px -244px;
    height: 160px;
    margin: 10px 0 20px 50px;
    width: 137px;
    }

div.podajnik_page .scr5
{
    background-position: 0 -406px;
    height: 130px;
    margin: 10px 0 20px 50px;
    width: 299px;
    }

div.podajnik_page .scr6
{
    background-position: 0 -537px;
    height: 148px;
    margin: 0 10px 20px 100px;
    width: 138px;
    }            

div.podajnik_page .scr7
{
    background-position: -154px -537px;
    height: 147px;
    margin: 0 10px 20px 10px;
    width: 138px;
    }     

div.podajnik_page .dsc
{
    float: left;
    font-size: 14px;
    background-color: #F9EFE0;
    padding: 10px;
}    

div.podajnik_page .dsc1
{
    width: 284px;    
    margin: 0 0 0 50px;
    }

div.podajnik_page .dsc2
{
    width: 284px;
    margin: 0 0 0 100px;
    }    

div.podajnik_page .dsc3
{
    margin: 10px 0 0 10px;
    width: 170px;
    }

div.podajnik_page .dsc4
{
    margin: 10px 0 0 15px;
    width: 150px;
    }

div.podajnik_page .dsc5
{
    width: 284px;    
    margin: 10px 0 0 50px;
    }

div.podajnik_page .dsc6
{
    margin: 10px 80px 0 100px;
    width: 284px;
    }        
                      
/*-------------------POPUPY---------------------------*/

div.popup-320
{
    border: 2px solid #61B0CD;
    width: 316px;
    color: #274756;
    background-color: #E6F5FB;
    padding-bottom: 15px;
    float: left;
}

div.popup-600
{
    border: 2px solid #61B0CD;
    width: 620px;
    height: 640px;
    color: #274756;
    background-color: #E6F5FB;
    padding-bottom: 15px;
    float: left;
}

div.popup-240
{
    border: 2px solid #61B0CD;
    width: 236px;
    color: #274756;
    background-color: #E6F5FB;
    padding-bottom: 15px;
    float: left;
    margin: 40px;
}


div.popup-450
{
    border: 2px solid #61B0CD;
    width: 446px;
    color: #274756;
    background-color: #E6F5FB;
    padding-bottom: 15px;
    float: left;
    margin: 40px;
}


div.popup-head
{
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #61B0CD;
    width: 100%;
    height: 38px;
    position: relative;
    background-color: #C6E6FB;
    margin-bottom: 20px;
    float: left;
}

div.popup-content
{
    float: left;
    width: 100%;
    }

div.popup-content h3.notif_send_info
{
    width:290px;
    margin-left: 15px;
    color: #1B4A5D;
    }

div.popup-content h3.notif_send_info a
{
    color: #1B4A5D;
    }

div.popup-320 div.popup-head img.logo,
div.popup-320 div.popup-head img.alert,
div.popup-320 div.popup-head img.mess
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 47px;
}

div.popup-450 div.popup-head img.logo
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 110px;
    right: 291px;
}

div.popup-320 div.popup-head img.logo2
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 88px;
    }

div.popup-head img.logo,
div.popup-240 div.popup-head img.logo
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 25px;
}

div.popup-600 div.popup-head img.logo
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 186px;
    }

div.popup-500 div.popup-head img.logo
{
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0;
    left: 50px;
    }

div.popup-320 div.popup-head img.logo,
div.popup-320 div.popup-head img.logo2,
div.popup-240 div.popup-head img.logo,
div.popup-600 div.popup-head img.logo,
div.popup-450 div.popup-head img.logo,
div.popup-500 div.popup-head img.logo
{
    background-image: url('../../Graphics/popup-logo.png');
    }

div.popup-320 div.popup-head img.alert
{
    background-image: url('../../Graphics/popup-logo-alert.png');
    }

div.popup-320 div.popup-head img.mess
{
    background-image: url('../../Graphics/popup-logo-mess.png');
    }

div.popup-head img.close
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    right: 8px;
    background-image: url('../../Graphics/popup-close.png');
    cursor: pointer;
}

div.popup-320 div.popup-head h1
{
    position: absolute;
    top: 10px;
    left: 95px;
    line-height: 18px;
    font-size: 17px;
    right: 46px;
}

div.popup-450 div.popup-head h1
{
    position: absolute;
    top: 10px;
    left: 160px;
    line-height: 18px;
    font-size: 17px;
}

div.popup-320 div.popup-head h1.login
{
    position: absolute;
    top: 10px;
    left: 140px;
    line-height: 18px;
    font-size: 17px;
}

div.popup-head h1,
div.popup-240 div.popup-head h1
{
    position: absolute;
    top: 13px;
    left: 75px;
    line-height: 18px;
    font-size: 17px;
    }

div.popup-600 div.popup-head h1
{
    position: absolute;
    top: 10px;
    left: 252px;
    line-height: 18px;
    font-size: 17px;
}

div.popup-500 div.popup-head h1
{
    position: absolute;
    top: 10px;
    left: 100px;
    line-height: 18px;
    font-size: 17px;
}

div.popup-320 h2
{
    line-height: 10px;
    height: 18px;
    font-size: 11px;
    float: left;
    width: 120px;
    text-align: right;
    padding-top: 5px;
    margin: 0 0 5px 0;
}

div.popup-320 h2.login
{
    width: 70px;
}

div.popup-320 h2.alert
{
    line-height: 10px;
    height: 18px;
    font-size: 11px;
    float: left;
    width: 300px;
    text-align: right;
    margin: 0 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    display: none;
    }

div.popup-320 input.tb
{
    border: 1px solid #84B6C4;
    line-height: 12px;
    padding: 6px;
    width: 158px;
    font-size: 12px;
    float: left;
    margin: 0 0 10px 10px;
}

div.popup-320 div.remember_me
{
    width: 300px;
    float: right;
    margin-top: 16px;
    }

div.popup-320 .remember_me_cb
{
    float: left;
    margin-right: 13px;
}

div.popup-320 .remember_me_l
{
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

div.popup-320 input.login
{
    border: 1px solid #84B6C4;
    width: 215px;
    font-size: 12px;
    float: left;
    margin: 0 0 10px 10px;
    padding: 4px;
}

div.popup-320 .zaloguj-sie
{
    float: right;
    margin:  10px 10px 0 0;
    width: 86px;
    height: 24px;
    background-image: url('../../Graphics/popup-zaloguj-sie.png');
    cursor: pointer;
}

div.popup-320 .rejestracja,
div.popup-320 .zarejestruj,
div.popup-320 .wyslij-haslo,
div.popup-320 .zamknij,
div.popup-320 .usun-red,
div.popup-320 .usun,
div.popup-320 .anuluj,
div.popup-320 .wyslij,
div.popup-240 .zapros,
div.popup-240 .popros-o-pomoc,
div.popup-240 .anuluj,
div.popup-450 .anuluj,
div.popup-450 .wyslij,
div.popup-450 .zamknij,
div.popup-450 .ok,
div.popup-320 .ok,
div.popup-240 .ok,
div.popup-320 .req_copy_wroc,
div.popup-320 .req_copy_przejdz
{
    margin: 10px 15px 0 10px;
    float: right;
    width: 86px;
    height: 24px;
    cursor: pointer;
    background-image: url('../../Graphics/popup-rejestracja.png');
}

div.popup-320 .req_copy_wroc
{
    height: 37px;
    width: 265px;
    background-image: url('../../Graphics/req_alert_wroc_btn.png');
    margin-right:25px;
    }

div.popup-320 .req_copy_przejdz   
{
    width: 265px;    
    height: 37px;
    background-image: url('../../Graphics/req_alert_przejdz_btn.png');
    margin-right:25px;    
    }

div.popup-320 a
{
    color:inherit;
    }
    
div.popup-320 a.forgot_passwd
{
    margin-right: 10px;
    float: right;
    width: 162px;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
    color: #444444;
}

div.popup-320 a.forgot_passwd:hover
{
    text-decoration: none;
    }

div.overlayCalendar .jutro,
div.overlayCalendar .za-tydzien,
div.overlayCalendar .ustaw-date
{
    margin: 10px 77px 0 0;
    float: right;
    width: 87px;
    height: 24px;
    cursor: pointer;
}

div.overlayCalendar .jutro
{
    background-image: url('../../Graphics/popup-jutro.png');
    }

div.overlayCalendar .za-tydzien
{
    background-image: url('../../Graphics/popup-za-tydzien.png');
    }

div.overlayCalendar .ustaw-date
{
    background-image: url('../../Graphics/popup-ustaw-date.png');
    }

span.chomik_reg_info
{
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    line-height: 14px;
    text-align: center;
    display: block;
    height: 95px;
    }

.przen_log_tak {
    width: 145px;
    height: 35px;
    margin: 10px 15px 0px 10px;
    float: right;
    cursor: pointer;
    background-image: url('../../Graphics/przenies_login_tak.png');
}

.przen_log_nie {
    width: 85px;
    height: 25px;
    margin:  15px 30px 0px 10px;
    float: right;
    background-image: url('../../Graphics/przenies_login_nie.png');
}

div.popup-320 div.reg_acceptation
{
    float: right;
    width: 304px;
    font-size: 9px;
    line-height: 12px
    }

div.popup-320 div.reg_acceptation h3
{
	margin-right:15px;
	margin-top:15px;
	overflow:hidden;
	width:265px;
}
    
div.popup-320 div.reg_acceptation h3 input {float:left}

div.popup-320 div.reg_acceptation h3 a
{
    color:inherit;
}

div.popup-320 div.reg_acceptation h3 label
{
	display:block;
	float:left;
	margin-left:5px;
	width:240px;
}
        
div.popup-320 .zarejestruj
{
    background-image: url('../../Graphics/popup-zarejestruj-sie.png');
}

div.popup-320 .wyslij-haslo
{
    background-image: url('../../Graphics/popup-wyslij-haslo.png');
}

div.popup-320 .zamknij,
div.popup-450 .zamknij
{
    width: 62px;
    background-image: url('../../Graphics/popup-zamknij.png');
    }

div.popup-450 .zamknij
{
    margin-top: 30px;
    }

div.popup-320 .usun-red
{
    width: 55px;
    background-image: url('../../Graphics/popup-usun-red.png');
    }

div.popup-320 .usun
{
    width: 52px;
    background-image: url('../../Graphics/popup-usun.png');
    }

div.popup-320 .anuluj,
div.popup-450 .anuluj,
div.popup-240 .anuluj
{
    width: 55px;
    background-image: url('../../Graphics/popup-anuluj.png');
    }

div.popup-320 .wyslij,
div.popup-450 .wyslij
{
    width: 55px;
    background-image: url('../../Graphics/popup-wyslij.png');
    }

div.popup-450 .ok,
div.popup-320 .ok,
div.popup-240 .ok
{
    width: 40px;
    background-image: url('../../Graphics/popup-ok.png');
    }

div.popup-240 .zapros
{
    width: 62px;
    background-image: url('../../Graphics/popup-zapros.png');
    }

div.popup-240 .popros-o-pomoc
{
    width: 112px;
    background-image: url('../../Graphics/popup-popros-o-pomoc.png');
    }

.close_reopen, .close_close, .close_tak, .close_nie
{
    cursor: pointer;
    }

.close_reopen
{
    width: 162px;
    height: 38px;
    margin-left: 40px;
    background-image: url('../../Graphics/cant_help_send_again.png');
    }

.close_close
{
    width: 162px;
    height: 38px;
    margin-left: 45px;
    background-image: url('../../Graphics/cant_help_close.png');    
    }

.close_tak
{
    width: 87px;
    height: 24px; 
    margin-left: 120px;
    background-image: url('../../Graphics/popup-tak.png');       
    }

.close_nie
{
    width: 62px;
    height: 24px; 
    background-image: url('../../Graphics/popup-nie.png');   
    margin-left: 50px;  
    }


div.popup-320 h3.simple_info_box
{
    width: 280px;
    margin-left: 20px;
    color: #1B4A5D;
}

div.popup-320 h3.simple_info_box_center
{
    width: 280px;
    margin-left: 20px;
    color: #1B4A5D;
    text-align: center;
}

div.popup-450 h3.simple_info_box_center
{
    width: 400px;
    margin-left: 25px;
    color: #1B4A5D;
    text-align: center;
    }

div.popup-320 h3.abuse_label,
div.popup-240 h3.invite_input,
div.popup-240 h3.ask-for-help_input,
div.popup-320 h3.sms_label
{
    margin: 0 0 10px 15px;
    font-size: 11px;
    }

div.popup-240 h3.invite_input a,
div.popup-240 h3.ask-for-help_input a
{
    color: #274756;
    font-weight: bold;
    text-decoration: underline;
}

div.popup-240 h3.invite_input a:hover,
div.popup-240 h3.ask-for-help_input a:hover
{
    text-decoration: none;
    }

div.popup-320 .abuse_input
{
    border: 1px solid #84B6C4;
    width: 280px;
    height: 75px;
    margin-left: 20px;
    font-size: 11px;
}

div.popup-450 div.avatar
{
    margin:0;
    position: relative;
    float: left;
    margin-left: 15px;
    margin-right: 2px;
    width: 60px;
    height: 60px;
}

div.popup-450 div#map_canvas2
{
    width: 400px;
    height: 300px;
    margin-left: 25px;
    float: left;
    margin-bottom: 15px;
}

div.popup-450 div.title_box
{
    float: left;
    margin-bottom: 10px;
    width: 351px;
    height: 25px;
    }

div.popup-450 div.title_box_thread
{
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    width: 415px;
    height: 25px;
    }
div.popup-450 div.title_box .title_tb
{
    width: 308px;
    float: right;
    }

div.popup-450 div.title_box_thread .title_tb
{
    width: 322px;
    float: right;
    }

div.popup-450 div.title_box h4,
div.popup-450 div.title_box_thread h4,
div.popup-450 div.loc_radius h4
{
    float: left;
    height: 25px;
    line-height: 24px;
    }

div.popup-450 div.loc_radius
{
    float: left;
    margin-bottom: 10px;
    margin-left: 25px;
    width: 411px;
 /*   height: 25px;*/
}

div.popup-450 div.loc_radius .tb
{
    margin-left: 25px;
    width: 100px;
    float: left;
    }

div.popup-450 div.avatar div.ranking
{
    position: absolute;
    right: 15px;
    bottom: 18px;
    border: 1px solid #D1B923;
    width: 8px;
    background-color: #DA8A05;
}

div.popup-450 div.avatar img
{
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #A3C2DB;
    height: 38px;
    width: 38px;
}

div.popup-450 div.avatar h4
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70px;
    font-size: 11px;
    text-align: center;
    }

div.popup-450 .message_input
{
    border: 1px solid #7CBED6;
    width: 355px;
    height: 145px;
    margin-left: 0;
    font-style: italic;
    color: #194D63;
    font-size: 12px;
}

div.popup-450 .message_input_thread
{
    border: 1px solid #7CBED6;
    width: 415px;
    height: 145px;
    margin-left: 15px;
    font-style: italic;
    color: #194D63;
    font-size: 12px;
}

div.popup-450 h3.simple_info_box
{
    width: 410px;
    margin-left: 20px;
    color: #1B4A5D;
    font-weight: normal;
}

div.popup-450 img.download
{
    width: 241px;
    height: 44px;
    margin: 0 105px 0 105px;
    background-image: url('../../../Graphics/popup-download.jpg');    
    }

div.popup-450 div.podajnik_bottom_ctrl
{
    float: left;
    width: 304px;
    padding-top: 20px;
}

div.popup-450 div.podajnik_bottom_ctrl a,
div.popup-450 div.podajnik_bottom_ctrl div
{
    font-weight: bold;
    color: inherit;
    display: block;
    padding-left: 20px;
    margin-bottom: 5px;
    cursor: pointer;
    }

div.popup-450 div.podajnik_bottom_ctrl a:hover
{
    text-decoration: none;
    }
    
div.popup-240 div.check_list,
div.popup-320 div.check_list
{
    margin-left: 30px;
    margin-bottom: 8px;
    width: 200px;
    float: left;
    }

div.popup-320 div.check_list
{
    width: 260px;
    }

div.popup-240 div.check_list .checkbox,
div.popup-320 div.check_list .checkbox
{
    float: left;
    margin-top: 3px;
    }

div.popup-240 div.check_list h4.ithem,
div.popup-320 div.check_list h4.ithem
{
    margin-left: 10px;
    width: 160px;
    float: left;
    }

div.popup-320 div.check_list h4.ithem
{
    width: 220px;    
    } 


div.popup-content span.popup_link
{
    cursor: pointer;
    font-weight: bold;
    margin-left: 40px;
    text-decoration: underline;
    }

div.popup-content span.popup_link:hover
{
    text-decoration: none;
    }

/*-----------Tagi-popup-----------*/

div.popup-600 div.popup-content
{
    float: left;
    width: 100%;
    height: 510px;
    overflow: auto;
    }

div.popup-600 div.popup-content div.block_top,
div.popup-600 div.popup-content div.block_l,
div.popup-600 div.popup-content div.block_r
{
    float: left;
    background-color: #FFFFFF;
    }

div.popup-600 div.popup-content div.block_top
{
    width: 545px;
    margin-left: 20px;
    margin-top: 10px;
    border-style: solid;
    border-width: 0 1px 0 1px;
    border-color: #A3C2D4;
}

div.popup-600 div.popup-content div.block_l
{
    width: 160px;
    margin-left: 20px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #A3C2D4;
}

div.popup-600 div.popup-content div.block_r
{
    margin-left: -1px;
    width: 384px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #A3C2D4;
}


div.popup-600 div.popup-content div.head
{
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #A3C2D4;
    background-color: #C6E6FB;
    height: 19px;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    float:left;
    width: 100%;
}



/*-----------Tagi-popup-----------*/

div.popup-600 div.popup-content
{
    float: left;
    width: 620px;
    height: 540px;
    overflow: auto;
}

div.popup-600 div.repeat {

    margin-left: 10px;
    margin-bottom: 10px;
    color: #525252;
    font-size: 11px;
    float: left;
    cursor: pointer;
    }

div.popup-600 div.repeat label:hover
{
    text-decoration: underline;
    cursor: pointer;
    }

div.popup-600 div.popup-content div#dzialy li
{
    margin-left: 30px;
    font-size: 11px;
    color: #194D65;
    font-weight: bold;
    cursor: pointer;
    }

div.popup-600 div.popup-content div#dzialy li:hover
{
    text-decoration: underline;
    }

div.popup-600 div.popup-content div#kategorie h2
{
    float: left;
    width: 115px;
    height: 16px;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
    color: #194D62;
    line-height: 14px;
    font-weight: bold;
}

div.popup-600 div.popup-content div#podzial .cat_details
{
    float: left;
    width: 192px;
    }

div.popup-600 div.cat_details h2
{
    font-size: 12px;
    color: #194D62;
    line-height: 14px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 20px;
    width: 170px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    margin: 0;
    padding-bottom: 10px;
    margin-top: 10px;
}

div.popup-600 div.cat_details h3
{
    font-size: 12px;
    color: #515151;
    line-height: 18px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 40px;
    width: 150px;
    cursor: pointer;
    float: left;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
}

div.popup-600 div.cat_details h4
{
    background-position: 50px 50%;
    font-size: 11px;
    color: #515151;
    line-height: 15px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 70px;
    width: 120px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    font-weight: normal;
    background-repeat: no-repeat;
    background-image: url('../../../Graphics/tagi-arrow.png');
    cursor: pointer;
    margin: 0;
}

div.popup-600 div.cat_details h5
{
    font-size: 11px;
    color: #515151;
    line-height: 12px;
    font-weight: bold;
    height: 18px;
    vertical-align: middle;
    padding-left: 80px;
    width: 110px;
    cursor: pointer;
    float: left;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    }


div.popup-600 div.cat_details h3:hover,
div.popup-600 div.cat_details h4:hover,
div.popup-600 div.cat_details h5:hover
{
    text-decoration: underline;
    }

div.popup-600 .zapisz
{
    width: 53px;
    height: 24px;
    background-image: url('../../../Graphics/popup-zapisz.png');
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    cursor:pointer;
}

div.popup-450 div.help_finishing
{
    margin: 10px 0px 10px 15px;
    width: 420px;
    min-height: 30px;    
    }

div.popup-450 div.help_finishing span
{
    font-weight: bold;
    font-size: 14px;
    }

div.popup-450 div.help_finishing span span
{
    color: #5B91C6;
}

div.popup-450 div.help_finishing input.check
{
    float: left;
    margin-right: 5px;
    }

div.popup-450 div.help_finishing label.check
{
    float: left;
    font-size: 11px;
}

div.popup-450 div.help_finishing .summary
{
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	height:70px;
	margin-top:10px;
	width:400px;
}

div.popup-450 div.help_finishing .comment
{
    width: 290px;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

div.popup-450 .user_mark_box
{
    width: 100%;
    height: 75px;
    margin-bottom: 15px;
    }

div.popup-450 .user_mark_box div.nick
{
    margin-left: 0;
    margin-top: 45px;    
}


div.popup-450 .user_mark_box div.rating 
{
    top: 36px;
    left:35px;
    }
    
div.popup-450 .user_mark_box .ind_thanks
{
	color:#444444;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	height:45px;
	margin-right:10px;
	padding:5px;
	width:310px;
    }    

div.popup-320 .sms_cont
{
    margin: 0 0 10px 15px;
    width: 290px;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

div.popup-320 .sms_ta
{
    margin: 0 0 5px 15px;
    width: 290px;
    height: 91px;
    }

div.popup-320 .sms_count
{
    text-align: right;
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 10px;
    }

div.popup-320 #smsAlert
{
    font-size: 11px;
    color: red;
    text-align: center;
    width: 320px;
    margin: 5px 0 0 0;
    display: none;
}

/*------------------ Strony Widzetow------------------------*/

div#widgets
{
    width: 100%;
    }

div#widgets div
{
    width: 50%;
    text-align: center; 
    float: left;   
    }

div#widgets h1
{
    text-align: center;
    font-size: 25px;
    color: #224051;
    }

div#widgets h2
{
    width: 900px;
    color: #224051;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0px 20px 20px;
    float: left;
}

div#widgets h3
{
    margin: 10px 0px 20px 10px;
    text-align: center;       
    width: 450px;    
    }

div#widgets img.wid-screen
{
    width: 250px;
    height: 250px;
    margin: 10px auto 20px auto;
    }

div#widgets img.wid-head
{
    width: 170px;
    height: 25px;
    margin: 10px auto 10px auto;
    }

div#widgets img.wid-butt
{
    width: 63px;
    height: 24px;
    margin: 10px auto 10px auto;
    background-image: url('../../../Graphics/wybierz-widzet.png');      
    }

div#widgets img.left-head
{
    background-image: url('../../../Graphics/widget-head-button-mp.png');  
    }

div#widgets img.right-head
{
    background-image: url('../../../Graphics/widget-head-button-jp.png');     
    }

div#widgets img.left
{
    background-image: url('../../../Graphics/gadget-1-scheme.png');
    }

div#widgets img.right
{
    background-image: url('../../../Graphics/gadget-2-scheme.png');
    }


div#widgets_l,
div#widgets_c,
div#widgets_r
{
    width: 300px;
    float: left;
    margin-left: 10px;
    }

div#widgets_l div.opt_box,
div#widgets_c div.opt_box,
div#widgets_r div.opt_box
{
    border: 1px solid #74BAD3;
    width: 298px;
    margin-bottom: 20px;
    }


div.widgets_header
{
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #74BAD3;
    background-color: #C6E6FB;
    height: 30px;
    color: #27485C;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

div#podajdalej_widget
{
    margin: 25px;
    }

div#widgets_l div#wyglad div,
div#widgets_l div#styl div,
div#widgets_c div#dziedziny div
{
    margin-bottom: 10px;
}

div#widgets_l .real_size,
div#widgets_l .real_size,
div#widgets_c .real_size
{   
    float: none; 
    text-decoration: underline;
    }

div#widgets_l .real_size:hover,
div#widgets_l .real_size:hover,
div#widgets_c .real_size:hover
{  
    text-decoration: none;
    }

div#widgets_l div#wyglad div span,
div#widgets_l div#styl div span
{
    width: 160px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    }

div#widgets_l div#wyglad div input,
div#widgets_l div#styl div input
{
    width: 115px;
    }

div#widgets_c div#dziedziny div h3
{
    width: 250px;
    margin-left: 35px;
    font-weight: normal;
    }

div#widgets_c div#dziedziny div input
{
    float: left;
    margin-left: 10px;
    }

div#widgets_r .codeInput,
div#widgets_c .codeInput
{
    width: 98%;
    height: 150px;
    }

div#widgets_l .theme-picker-box
{
    height: 140px;
    }

div#widgets_l .theme-picker
{
    width: 25px;
    height: 25px;
    margin: 12px;
    float: left;
    background-image: url('../../../Graphics/gadget-kolory.jpg');
    cursor: pointer;
}

.real_size
{
    text-align: center;
    cursor: pointer;

}

.resetuj-ustawienia
{
    width: 150px;
    height: 30px;
    margin-left: 140px;
    margin-bottom: 15px;
    background-image: url('../../../Graphics/widget-resetuj.png');
    cursor: pointer;
}

.zapisz-ustawienia
{
    width: 63px;
    height: 24px;
    margin-left: 227px;
    margin-bottom: 15px;    
    background-image: url('../../../Graphics/zapisz-widżet.png');
    cursor: pointer;    
    }

.generuj-kod
{
    width: 86px;
    height: 24px;
    margin-left: 212px;
    margin-bottom: 15px;
    background-image: url('../../../Graphics/widget-generuj-kod.png');
    cursor: pointer;
}

div.popup-240 .add_tag_ta
{
    margin-left: 15px;
    width: 210px;
    font-size: 11px;
}

/* zapomnialem hasla - zmiana */

div.change_passwd
{
    width: 500px;
    margin: 20px auto 20px auto;
    }

div.change_passwd h1
{
    color: #27485C;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 500px;
    margin-bottom: 20px;
}

div.change_passwd h2
{
    float: left;
    width:189px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 20px;
    text-align: right;
    font-size: 11px;

    }

div.change_passwd .tb
{
    float: left;
    width: 200px;
    margin: 2px 0 10px 15px;
    height: 20px;
    border: 2px 0 10px 15px;
    }

div.change_passwd .butt
{
    width: 64px;
    height: 24px;
    margin: 20px 0 0 365px;
    float: left;
    background-image: url('../../../Graphics/filtr-zastosuj.png');
}


/*Ankieta startowa*/

div.ankieta-content
{
    float: left;
    width: 100%;
    height: 520px;
    position: relative;
    }

p#ankieta-title, p#ankieta-titleSurv
{
    width: 90%;
    margin: 0 auto 20px auto;
    font-size: 14px;
    font-weight: bold;
    }

div.ankieta-scroll-butt
{
    position: absolute;
    width: 20px;
    height: 450px;
    left: 11px;
    top: 65px;
    cursor: pointer;
    background-image: url('../../../Graphics/jump-left2.png');
}

div.tag_search_box
{
    position: absolute;
    top: 0px;
    right: 15px;
    width: 200px;
    height: 55px;
    font-weight: bold;
    font-size: 12px;
}

div.tag_search_box #tree_tb
{
    width: 120px;
    font-size: 10px;
    padding: 3px;
    margin-top: 7px;
    float: left;
    border: 1px solid #8ACDE3;
    }

div.tag_search_box #tree_search_butt
{

    background-position: left;
    width: 55px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url('../../../Graphics/button_szukaj.png');
    margin-top: 5px;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

div.tag_search_box #tree_search_butt:hover
{
    background-position: right;
    }

div#ankieta-scroll-holder, div#ankieta-scroll-holderSurv
{
    position: absolute;
    top: 65px;
    left: 37px;
    width: 350px;
    height: 450px;
    overflow: hidden;
}

div#ankieta-scroll-holder-inner,div#ankieta-scroll-holder-innerSurv
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 450px;
}

div.ankieta-tree-l
{
    float: left;
    height: 450px;
    background-color: #C6E6FB;
    margin-left: 10px;
    margin: 0 10px 0 0;
    width: 170px;
}

div.ankieta-tag-list
{
    position: absolute;
    width: 195px;
    height: 450px;
    left: 406px;
    top: 65px;
    overflow: auto;
}

div.ankieta-cat-title
{
    height: 20px;
    text-align: center;
    background-color: #8ACDE3;
    padding: 3px 0 3px 0;
    font-weight: bold;
    width: 170px;
}

div.ankieta-cat-list
{
    height: 424px;
    width: 170px;
    overflow: auto;
    float: left;
    }

div.ankieta-tag,
div.ankieta-tag-parent,
div.ankieta-tag-parent-act
{
    width: 153px;
    }

div.ankieta-tag h3, 
div.ankieta-tag-parent h3, 
div.ankieta-tag-parent-act h3
{
    border: 1px solid #C7E6FB;
    margin: 0;
    padding: 3px 10px 3px 10px;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    cursor: pointer;
    background-repeat: no-repeat;
}

div.ankieta-tag h3:hover,
div.ankieta-tag-parent h3:hover
{
    background-color: #D6EDFD;
    border-color: #F5FAFE #9BBBD2 #9BBBD2 #F5FAFE;    
    background-position: right center;
    } 

div.ankieta-tag h3:hover
{

    background-image: url(../../../Graphics/tree_plus_act.png);
}

div.ankieta-tag-parent h3:hover
{
    background-image: url(../../../Graphics/tree_arrow_act.png);
}

div.ankieta-tag h3
{
    background-image: url(../../../Graphics/tree_plus.png);
    background-position: 138px center;  
    }

div.ankieta-tag-parent h3
{
    background-image: url(../../../Graphics/tree_arrow.png);
    background-position: 137px center;
}

div.ankieta-tag-parent-act h3
{
    cursor: auto;
    background-image: url(../../../Graphics/tree_arrow_act.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #D6EDFD;
    border-color: #F5FAFE #9BBBD2 #9BBBD2 #F5FAFE;    
}

div.ankieta-tag-list div.header
{
    border-bottom: 1px dashed #215968;
    text-align: center;
    font-weight: bold;
    padding-top: 6px;
    margin-bottom: 10px;
    height: 29px;
    float:left;
    width:190px;
    text-align:center;
}

div.ankieta-tag-list div.chosen-tag
{
    float:left;
    width:190px;

    }

div.ankieta-tag-list div.chosen-tag div
{
    background-image:url(../../../Graphics/tag_arrow_app2.PNG);
    background-position:0 3px;
    background-repeat:no-repeat;
}

div.ankieta-tag-list div.chosen-tag div.search_res
{
    background-image:url(../../../Graphics/tag_arrow_app2_search.PNG);    
    }

div.ankieta-tag-list div.chosen-tag div:hover
{
    background-position: 0 -55px;
    }

div.ankieta-tag-list div.chosen-tag .check
{
    display:none;
    float:left;
    }

div.ankieta-tag-list div.chosen-tag h3
{
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    padding: 2px 0 2px 0;
    margin: 0 0 0 23px;
    width: 152px;
    text-align:left;
}

div.ankieta-tag-list div.chosen-tag h3 span
{
    cursor: pointer;
    }

div.ankieta-tag-list div.chosen-tag h3 label
{
    cursor:pointer;
    line-height:12px;
    }

div#popUpPath
{
    width: 377px;
    margin-left: 10px;
    margin-right: 10px;
    height: 45px;
    }

div#popUpPath span
{
    text-decoration: underline;
    cursor: pointer;
    }

div#popUpPath span
{
    text-decoration: none;
    }

/*----------------*/
/*--------NOWE DODAWANIE PROSBY-------*/

div.first_step h1
{
    text-align: center;
    color: #305F81;
    font-size: 16px;
    width: 779px;
}

div.first_step img
{
    width:301px;
    height: 95px;
    margin-top: 25px;
    cursor: pointer;
    }

div.first_step img.open_help
{
    background-image: url('../../../Graphics/przyciski.png');
    background-position: top;
}

div.first_step img.priv_help
{
    background-image: url('../../../Graphics/przyciski.png');
    background-position: bottom;
    }

div.first_step div
{
    position: absolute;
    width: 279px;
    height: 145px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole.png');
    background-position: 50% 100%;
    top: 75px;
    right: 20px;
    color: #6B665E;
}

/*---krok 2----*/

div.second_step
{
    float:left;
    }

div.second_step h1,
div.third_step h1
{
    margin-left: 100px;
    font-size: 18px;
    color: #11100E;
}

div.second_step h1 span
{
    color: #2E6291;
    font-size: 21px;
}

div.add_req_alert
{
    font-size: 12px;
    color: Red;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px;
    }

.step_l
{
    float: left;
    width: 480px;
    margin: 0 30px 0 100px;
    }

div.second_step .step_l .title_tb, div.second_step .step_l .desc
{
    border: 1px solid #35A8D7;
    padding: 5px;
    width: 468px;
    height: 16px;
    color: #8C8C8C;
    font-size: 13px; }


div.second_step .step_l .desc_holder
{
    margin-top: 15px;
    }

div.second_step .step_l .desc
{
    height: 220px;
    }

.step_r
{
    float: left;
    width: 300px;
}

div.second_step .step_r
{
    margin-top: -25px;
    }

div.elem .step_footer
{
    float: left;
    width: 470px;
    margin-left: 100px;
    margin-top: 15px;
    }

div.elem .step_l .step_footer
{
    margin-left: 0px;
    margin-top: 30px;
    }

div.elem .step_footer .wstecz_btn
{
    float: left;
    width: 85px;
    height: 28px;
    cursor: pointer;
    background-position: 0 0;
    background-image: url('../../../Graphics/pd-wstecz.png');
}

div.elem .step_footer .dalej_btn
{
    float: right;
    width: 64px;
    height: 28px;
    cursor: pointer;
    background-position: 0 0;
    background-image: url('../../../Graphics/pd-dalej.png');
    }

div.elem .step_footer input.zapisz_btn
{
    float: right;
    width: 61px;
    height: 25px;
    cursor: pointer;
    background-position: 0 0;
    background-image: url('../../../Graphics/button_dalej.png');
    }

div.second_step .step_r h2
{
    font-size: 13px;
    color: #194D63;
    margin-top: 25px;
    margin-bottom: 5px;
}

div.second_step .step_r h3
{
    margin: 3px 0 3px 15px;
    }

div.second_step .step_r h3 span,
div.second_step .step_r #loc .change_loc
{
    font-style: italic;
    color: #828282;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 10px;
}

div.second_step .step_r h3 label
{
    cursor: pointer;
    }

div.second_step .step_r #weight
{
    float: left;
    width: 300px;
    margin-bottom: 25px;
    }

div.second_step .step_r #weight a
{
    float: left;
    width: 30px;
    height: 38px;
    background-image: url('../../../Graphics/kropki.png');
    margin-right: 15px;
    cursor: pointer;
}

div.second_step .step_r #weight a#p
{
    background-position: 0 0;
    }

div.second_step .step_r #weight a#pp
{
    background-position: -30px 0;
    }

div.second_step .step_r #weight a#ppp
{
    background-position: -60px 0;
    }

div.second_step .step_r #weight a#pppp
{
    background-position: -90px 0;
    }

div.second_step .step_r #weight a#ppppp
{
    background-position: -120px 0;
    }

div.second_step .step_r #weight a#p:hover
{
    background-position: 0 50%;
}

div.second_step .step_r #weight a#pp:hover
{
    background-position: -30px 50%;
}

div.second_step .step_r #weight a#ppp:hover
{
    background-position: -60px 50%;
    }

div.second_step .step_r #weight a#pppp:hover
{
    background-position: -90px 50%;
    }

div.second_step .step_r #weight a#ppppp:hover
{
    background-position: -120px 50%;
    }

div.second_step .step_r #weight a#p.act
{
    background-position: 0 100%;
}

div.second_step .step_r #weight a#pp.act
{
    background-position: -30px 100%;
}

div.second_step .step_r #weight a#ppp.act
{
    background-position: -60px 100%;
    }

div.second_step .step_r #weight a#pppp.act
{
    background-position: -90px 100%;
    }

div.second_step .step_r #weight a#ppppp.act
{
    background-position: -120px 100%;
    }

div.second_step .step_r #loc
{
    height: 70px;
    background-image: url('../../../Graphics/mapa.png');
    background-position: 115px 25px;
    background-repeat: no-repeat;
    position: relative;
    }

div.second_step .step_r #loc .change_loc
{
    position: absolute;
    top: 31px;
    left: 139px;
    text-decoration: underline;
    cursor: pointer;
    display: none;
    }

div.second_step .step_r #loc .change_loc:hover,
div.second_step .step_r h3 span:hover
{
    text-decoration: none;
    }

div.second_step #ta_options
{
    margin-top: 10px;
    max-height: 200px;
    overflow: auto;
    }

div#user_helps_l #ta_options
{
    margin-top: 10px;
    max-height: 200px;
    overflow: auto;
    margin-left: 110px;
    width: 488px;
    margin-bottom: 5px;
    }

div#pt #ta_options
{
    margin-top: 18px;
    max-height: 200px;
    overflow: auto;
    margin-left: 31px;
    width: 544px;
    margin-bottom: 5px;
    float: right;
    }

div#group_l #ta_options
{
    margin-top: 10px;
    max-height: 200px;
    overflow: auto;
    margin-left: 104px;
    width: 488px;
    margin-bottom: 5px;
    }

div.second_step #ta_options .fileUploaderBtn,
div#user_helps_l #ta_options .fileUploaderBtn,
div#pt #ta_options .fileUploaderBtn
{
    background-image:url(../../../Graphics/prosba_attach.png);
    background-position:0 0;
    height:20px;
    width:110px;
    }

div.upload_box #OnefileInput
{   
    width: 201px;
    }

div.upload_box .fileUploaderBtn
{
    background-image:url(../../../Graphics/zapisz_plik_z_komp.png);
    background-position:0 0;
    height:28px;
    width:201px;    
    }

div.second_step #anonim,
div#user_helps_l #anonim
{
    width: 175px;
    float: right;
    color: #6B665E;
    margin-right: 30px;
    font-size: 11px;
    }

div.second_step #anonim label,
div#user_helps_l #anonim label
{
    cursor: pointer;
    }

div.second_step #advanced,
div#user_helps_l #advanced,
div#group_l #ta_options #advanced,
div#pt #ta_options #advanced,
#advancedTiny
{
    width: 125px;
    color: #B3AB9F;
    text-decoration: underline;
    cursor: pointer;
    float: right;
    font-size: 11px;
    }

div.second_step #advanced:hover,
div#user_helps_l #advanced:hover,
div#group_l #ta_options #advanced:hover
{
    text-decoration: none;
    }

div.hint
{
    position: absolute;
    display:none;
    color: #6B665E;
    width: 279px;
    background-position: 50% 100%;
    }


div#title_hint
{
    height: 154px;
    padding: 5px 15px 15px 50px;
    background-image: url('../../../Graphics/pole.png');
    top: 75px;
    right: 12px;
    }

div#cont_hint
{
    height: 106px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole-small-left.png');
    top: 135px;
    right: 12px;
    }

div#loc_hint
{
    height: 145px;
    padding: 15px 50px 15px 15px;
    background-image: url('../../../Graphics/pole-right.png');
    top: 275px;
    right: 340px;
    }

div#weight_hint
{
    height: 106px;
    padding: 15px 50px 15px 15px;
    background-image: url('../../../Graphics/pole-small-right.png');
    top: 190px;
    right: 340px;
    }

div#date_hint
{
    height: 106px;
    padding: 15px 50px 15px 15px;
    background-image: url('../../../Graphics/pole-small-right.png');
    top: 62px;
    right: 340px;
    }

div#anonim_hint
{
    height: 106px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole-small-left.png');
    top: 380px;
    right: 167px;
    }

div#tags_hint
{
    height: 145px;
    width: 279px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole.png');
    top: 119px;
    right: 44px;
    }
div#expert_Summary
{
    height: 106px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole-small-left.png');
    top: 150px;
    right: 60px;
    }

div#last_hint
{
    height: 145px;
    width: 279px;
    padding: 15px 15px 15px 50px;
    background-image: url('../../../Graphics/pole.png');
    top: 120px;
    right: 84px;
    }

div#title_alert, div#title_alert2, div#title_alert3
{
    position: absolute;
    width: 404px;
    height: 30px;
    padding: 20px 15px 15px 15px;
    background-image: url('../../../Graphics/pole-red-left.png');
    background-position: 50% 100%;
    top: 103px;
    right: 390px;
    color: #E00000;
}
div#content_alert, div#content_alert2
{
    position: absolute;
    width: 404px;
    height: 30px;
    padding: 20px 15px 15px 15px;
    background-image: url('../../../Graphics/pole-red-left.png');
    background-position: 50% 100%;
    top: 155px;
    right: 390px;
    color: #E00000;
}

div#tag_alert
{
    position: absolute;
    width: 404px;
    height: 30px;
    padding: 20px 15px 15px 15px;
    background-image: url('../../../Graphics/pole-red-left.png');
    background-position: 50% 100%;
    top: 133px;
    right: 262px;
    color: #E00000;
}

/*---krok 3---*/

div.step_l div.tag_search
{
    text-align: center;
    width: 430px;
    margin-left: 46px;
    min-height: 350px;
    max-height: 500px;
    overflow: auto;
    position: relative;
    }

div.third_step div.step_l h2
{
    color: #ACACAC;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
}

div.step_l div.tag_search .tb
{
    border: 2px solid #2C7FA9;
    width: 274px;
    height: 29px;
    color: #A9A9A9;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    padding: 3px;
}

div#FoundedTags
{
    position: absolute;
    top: 39px;
    left: 73px;
    margin: 0 auto 10px auto;
    border-style: solid;
    border-width: 0 2px 2px 2px;
    border-color: #2C7FA9;
    width: 280px;
    background-color: #FFFFFF;
}

div#FoundedTags div
{
    height: 20px;
    margin: 0;
    width: 270px;
    padding: 5px;
    cursor: pointer;
    }

div#FoundedTags div.act
{
    background-color: #E1F2FD;
    }

div.step_l div.tag_search h3
{
    width: 145px;
    padding-left: 20px;
    background-image: url('../../../Graphics/plus.png');
    background-position: 3px;
    background-repeat: no-repeat;
    margin: 10px 0 10px 100px;
    font-size: 11px;
    color: #9D9D9D;
    text-decoration: underline;
    cursor: pointer;
}

div.step_l div.tag_search span
{
    font-size: 15px;
    font-style: italic;
    color: #1D4859;
    font-weight: bold;
    }

div.step_l div.tag_search img
{
    width: 232px;
    height: 24px;
    cursor: pointer;
    margin-top: 10px;
    background-image: url('../../../Graphics/pd-wybierz-dziedziny.png');
}

div.step_l div.chosen_tags
{
    margin: 10px auto 10px auto;
    width: 335px;
    max-height: 300px;
    overflow: auto;
    }

div.step_l div.chosen_tags h4
{
    margin: 3px 0 3px 0;
    width: 260px;
    font-style: italic;
    color: #9D9D9D;
    float: left;
}

div.step_l div.chosen_tags h5
{
    width: 30px;
    float: right;
    margin: 3px 10px 3px 0;
    text-decoration: underline;
    cursor: pointer;
    }

div.step_l div.chosen_tags h5:hover
{
    text-decoration: none;
    }

/*dodaj na blogaska*/

#gadget_preview
{
    width: 240px;
    margin: 15px 0 15px 15px;
    overflow: hidden;
}

#buttonCode
{
    background-image: url('../../../Graphics/twoje-statystyki-btn.png');
    background-repeat: no-repeat;
    height: 20px;
    width: 200px;
    cursor: pointer;
    margin: 10px 20px 10px 40px;
    }

#blogCode
{
    width: 250px;
    border: 1px solid #A3C2D5;
    height: 50px;
    margin: 10px 0 0 15px;
    }

#blogCodeInfo
{
    padding: 5px;
    text-align: center;
    }
    
/*----------------*/

div#stats_info_panel
{
    width: 825px;
    height: 160px;
    margin-bottom: 20px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 40px 50%;
    background-image: url('../../../Graphics/stats_info_panel_bg.png');
}

div#stats_info_panel div
{
    position: absolute;
    bottom: 36px;
    font-size: 15px;
    color: #182F3B;
    font-weight: bold;
}

div#stats_info_panel div#info
{
    padding: 10px;
    border: 2px solid #61B0CD;
    right: 50px;
    width: 280px;
    float: right;
    margin: 20x 100px 0px 0px;
    background-color: #E6F5FB;
    font-size: 13px;
    font-weight:normal;
    text-align: justify;
}

div#stats_info_panel #week_points
{
    right: 745px;
    text-align: right;
    bottom: 32px;
}

div#stats_info_panel #general_points
{
    right: 635px;
    text-align: right;
    bottom: 32px;
}

div#stats_info_panel #week_rate
{
    border: 1px solid #156E96;
    width: 32px;
    height: 50px;
    background-color: #4FA7BF;
    left: 95px;
}

div#stats_info_panel #general_rate
{
    border: 1px solid #5BAB0E;
    width: 92px;
    height: 50px;
    background-color: #8ED813;
    left: 200px;
}

div#stats_info_panel #arrow
{
    width: 140px;
    height: 20px;
    right: 370px;
    background-image: url('../../../Graphics/stats_info_panel_arrow.png');
}

div#stats_history_panel
{
    width: 775px;
    min-height: 90px;
    max-height: 180px;
    overflow: auto;
    border: 1px solid #156E96;
    margin: 20px 0 20px 25px;
}
    
div#stats_history_panel div.rank_hist_box
{
    background-position: 25px 10px;
    width: 100px;
    height: 80px;
    margin: 10px 10px 0 10px;
    float: left;
    position: relative;
    background-image: url('../../../Graphics/stats_hist_box_bg.png');
    background-repeat: no-repeat;
}

div#stats_history_panel div.rank_hist_box div
{
    position: absolute;
    width: 16px;
    bottom: 20px;
    right: 20px;
    height: 50px;
    border: 1px solid #156E96;
    background-color: #4FA7BF;    
    margin: 0;
    }

div#stats_history_panel div.rank_hist_box h1
{
    position: absolute;
    right: 45px;
    bottom: 20px;
    font-size: 15px;
    color: #182F3B;
    font-weight: bold;   
    margin: 0; 
    }

div#stats_history_panel div.rank_hist_box h2
{
    position: absolute;
    width: 80px;
    left: 10px;
    bottom: 2px;
    font-size: 10px;
    color: #194D63;
    height: 12px;
    text-align: center;
}

div#stats_events_panel
{
    width: 775px;
    overflow: auto;
    margin: 20px 0 20px 25px;       
    overflow: hidden;
    }

div#stats_events_panel div
{
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    border-color: #000000;
    position: relative;
    margin-bottom: 10px;
    width: 100%;

}

div#stats_events_panel div span.d
{
    background-position: 10px center;
    position: absolute;
    top: 0px;
    left: 3px;
    display: block;
    color: #194D63;
    font-size: 11px;
    padding-left: 35px;
    height: 15px;
    font-weight: bold;
    background-image: url('../../../Graphics/small-star.png');
    background-repeat: no-repeat;
}    

div#stats_events_panel div p
{
    margin-left: 150px;
    text-indent: 0px;
    width: 600px;
    margin-top: 10px;
    }    


/*-----nowe tooltipy------*/

div.startpage_info_popup,
div#compare_info_popup
{
    z-index: 9999;
    position: absolute;
    background-color: #E6F5FB;
    border: 2px solid #61B0CD;
    padding: 15px;
    display: block;
    color: #274756;
    text-align: justify;
    display: none;
}

div#header-logout div.startpage_info_popup
{
    top: 40px;
    left: 200px;
    width: 530px;    
    }

div#compare_info_popup
{
    top: 170px;
    left: 560px;
    width: 300px;    
    }
    
#mathplayer {display:none;}

div.page_map ol
{ 
    list-style-type: decimal; 
    font-size: 14px;    
    margin-left: 40px;
    font-weight: bold;    
    }

div.page_map ol.tags
{
    font-size: 12px;
    font-style: italic;
}

div.page_map ol li h1 
{
    text-align: left;
    margin: 5px 0px 5px 10px;
    font-size: inherit;
    color: inherit;
}

div.page_map a 
{
    color: inherit;
    text-decoration: none;     
    }    

div.page_map a:hover 
{
    text-decoration: underline;
    }

div.page_map h2
{
    font-size: 14px;
    }

 /*---------nawigacja pomiędzy prośbami------------*/
 
div.help_navi_panel
{
    height: 30px;
    width: 600px;
    }

div.help_navi_panel a
{
    float: right;
    height: 20px;
    color: #27495D;
    font-size: 10px;
    margin-top: 1px;
}

div.help_navi_panel a.static_link
{
    float: left;
    font-size: 12px;
    background-image: url('../../../Graphics/navi_bg_l.png');
    background-repeat: no-repeat; 
    background-position: left;   
    padding-left: 20px;  
    font-weight: bold;  
}

div.help_navi_panel a:hover
{
    text-decoration:none;
    }
    
div.help_navi_panel .prev_help
{
    background-position: left; 
    margin-right: 15px;
    background-image: url('../../../Graphics/navi_bg_l.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.help_navi_panel .next_help
{ 
    background-position: right;
    margin-left: 15px;    
    background-image: url('../../../Graphics/navi_bg_r.png');
    background-repeat: no-repeat;
    padding-right: 20px;  
}

div#map_canvas
{
    height: 400px;
    }

div#map_canvas span,
div#map_canvas2 span
{
    display: none;
    }
    
#common #words
{
    padding: 10px;
    text-align: justify;
    }    

#common h2
{
    padding-left: 0px;
    text-align: center;
    }

#common a
{
    color:inherit; 
    font-size:15px; 
    font-weight: bold;
    margin: 5px 10px 5px 0px;
    }  


#randomRequest .question:hover a,    
#randomRequest a:hover
{
    text-decoration: none;
    }    
    
#randomRequest h4.points
{
    background-position: left center;
    padding-left: 15px;
    color: #888888;
    position: absolute;
    left: 80px;
    bottom: 5px;
    width: 80px;
    background-image: url('../../../Graphics/star_icon.png');
    background-repeat: no-repeat;
    margin: 0;
    font-size:11px;
    cursor:help;
}

.help_sb .nick {left: 0}

div#chat-header-avatar {
	position:absolute;
	width:30px;
	height:30px;
	top:0;
	right:50px;
}

div.chat-entry {
	position:relative;
	width:392px;
	height:100%;
}

div.chat-green-stripe
{
    background-position: left top;
    background: transparent url(../../../Graphics/chat-green-stripe.png) repeat-x left top;
    position: relative;
    width: 97%;
}

div.chat-yellow-stripe {
	background:transparent url(../../../Graphics/chat-yellow-stripe.png) repeat-x left top ;
	position:relative;
    width: 97%;
}
div.chat-entry p {
	padding:25px 20px 20px 60px;
	font-size:12px;
	color:#444;
}
div.chat-avatar {
	position:absolute;
	left:4px;
	top:0;
}
div.chat-nick {
	position:absolute;
	left:60px;
	top:0;
}
div.chat-nick p {
	color:#557c8b;
	font-size:12px;
	padding:0;
}
div.chat-date {
	position:absolute;
	right:20px;
	top:0;
}
div.chat-date p {
	color:#194d63;
	font-size:12px;
	padding:0;
}    
    
a.send_req_big_panel img
{
    background-position: center top;
    width: 280px;
    height: 55px;
    background-image: url('../../../Graphics/send_req_big_panel.png');
    cursor: pointer;
    margin-bottom: 10px;
    } 

a.send_req_big_panel img:hover
{
    background-position: center bottom;    
    }

.group_new_messages
{
    background-image: url('../../../Graphics/ex_mark.png');
    background-repeat: no-repeat;
    background-position: left center;
    color: #3C99BB;
    font-size: 11px;
    font-weight: bold;
    width: 150px;
    padding-left: 15px;
    margin: 10px 0px 5px 70px; 
}

.join_group
{
    border-left: 1px solid #74BAD3;
    border-right: 1px solid #74BAD3;
    border-top: 1px solid #74BAD3;
    clear: left;
    margin:0 -20px;
    padding: 10px;
}

.join_group a
{
    color: #131313;
    font-size: 11px;
    padding-left: 40px;
    background-image: url('../../../Graphics/invite_plus.png');
    background-repeat: no-repeat;
    background-position: left center;    
    margin-left:60px;
    padding-left: 20px;
    cursor:pointer;
}


/*=======DLA MEDIOW NOWA=============*/

.for_media_l
{
    width: 516px;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 20px;
    }

.for_media_r
{
    width: 371px;
    float: left;
    margin-top: 20px;    
    }

.for_media_l a,
.for_media_r a
{
    cursor: pointer;
    }

.media-sidebar
{   
    width: 100%;
    background-repeat: repeat-y; 
    margin-bottom: 20px;   
    }

.media-sidebar .pager
{
    margin-right: 10px;
    }
    
.media-sidebar h2,
.media-sidebar .footer,
.for_media_l .contact h2,
.for_media_l .footer
{
    background-image: url('../../../Graphics/media-bg.png');
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    font-weight: normal;
}

.for_media_l .media-sidebar h2
{
    height: 35px;
    background-position: 0 0;
    }

.for_media_r .media-sidebar h2
{
    height: 35px;
    background-position: 0 -41px;
    }    

.for_media_l  .footer
{
    height: 5px;
    background-position: 0 -36px;    
    }

.for_media_r  .footer
{    
    height: 5px;
    background-position: 0 -79px;
    }
    
.for_media_l .media-sidebar
{
    background-image: url('../../../Graphics/media-mid-516.png');
    }

.for_media_r .media-sidebar 
{
    background-image: url('../../../Graphics/media-mid-371.png');
    } 
    
.for_media_l .contact
{
    width: 188px;
    background-image: url('../../../Graphics/media-mid-188.png');    
    float: left;
    margin-right: 15px;
    position: relative;
    }

.for_media_l .contact h2
{
    height: 35px;
    background-position: 0 -84px;
    }

.for_media_l .contact .footer
{
    height: 5px;
    background-position: 0 -121px;   
    }    

.for_media_l .contact img
{
    width: 50px;
    background-image: url('../../../Graphics/media-bg.png');    
    background-position: -466px -46px;
    position: absolute;
    top: 42px;
    left: 10px;
    }

.for_media_l .contact h3
{
    margin-top: -10px;
    margin-left: 70px;
    width: 125px;
    height: 50px;
    color: #405B70;
}

.for_media_l .contact h3 a
{
    color: #2C86A1;
}
    
.media-info
{
    width: 100%;
    }

.media-info p
{
    text-align: justify;
    }    

.media-sidebar .main-link
{
    background-image: url('../../../Graphics/media-bg.png');
    padding-left: 25px;
    margin: 0px 0px 5px 20px;
    background-position: -205px -115px;
    background-repeat: no-repeat;
    color: #3F5B70;
    font-size: 13px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    }

.media-sidebar .sub-link
{
    color: #8C8C8C;
    margin-left: 45px;
    margin-bottom: 5px; 
    font-size: 12px;    
    display: block;       
    }    

.inf-pras,
.o-nas
{
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    }
    
.media-sidebar .date
{
    position: absolute;
    top: 0px;
    left: 20px;
    color: #929292;
    font-size: 12px;
    text-decoration: bold;
    width: 70px;
}    

.o-nas .date
{
    left: 10px;  
    font-weight: normal;  
    }

.inf-pras h3,
.inf-pras h4,
.inf-pras span
{
    padding-left: 95px;
    width: 410px;
    margin: 0;
    }

.o-nas h3
{
    padding-left: 90px;
    margin-bottom: 5px;
    width: 275px;    
    }
    
.inf-pras h3
{
    font-size: 14px;
    color: #395D77;
}

.o-nas h3
{
        font-size: 13px;
    }

.inf-pras h4
{
    color: #36332F;
    font-weight: normal;
    text-align: justify;
}

.inf-pras span
{
    text-align: right;
    display: block;
    }    

.inf-pras span a,
.media-popup-link
{
    color:#274A5B;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
    text-decoration: underline;
    }

.inf-pras span a:hover,
.media-popup-link:hover
{
    text-decoration: none;
    }      
    
.media-popup-title
{
    margin: 10px;
    font-size: 14px;
    font-weight: bolder;
}

.media-popup-content
{
    margin: 10px;
    text-align: justify;
} 

.media-popup-link
{
    margin-left: 10px;
    }
         
/*===================================*/

.new_points_box
{
    margin-bottom:10px;     
    margin-left:20px;    
    }
    
#search_results > div
{
    clear: both;
    margin-left: 30px;

}

/*====================================*/

#sidebar_path .tab_head h2
{
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    }

#branches a
{
    color: inherit;
    }
    
#branches #TagPath
{
    border-bottom: 1px dashed;
    font-size: 11px;
    margin: 10px;
    padding-bottom: 10px;
    border-bottom-color: #A3C2D5;
}

#branches #TagPath a
{
    display: inline;
    }
    
#branches #tagbranch a
{
    display:block;
    line-height:20px;
    margin-left:20px;
    width:250px;
    font-weight: bold;    
    }

#branches #leafs a
{
    display:block;
    margin-left:35px;
    width:235px;
    line-height:20px;
    font-size: 11px;   
    }    

#branches .act
{
    color: #0095C7;
    } 
/*==============Trzy zasady=================*/ 

.rules_bottom
{
    width: 850px;
    height: 400px;
    margin: 30px 0 0 35px;
    
    }

.half_sidebar
{
    width: 400px;
    float: left;
    margin-left: 25px;
    background-image: url('../../../Graphics/sidebar_half_middle.png');      
    
    }   

.half_sidebar h2
{
    padding-top: 10px;
    height: 30px;
    width:100%;
    text-align: center;
    background-image: url('../../../Graphics/sidebar_half_top.png');    
    font-size: 19px;
    margin-bottom:0;
    }    

.half_sidebar .footer
{
    width: 100%;
    height: 7px;
    background-image: url('../../../Graphics/sidebar_half_bottom.png');        
    }

.half_sidebar p
{
    width: 300px;
    }

.half_sidebar .question-box
{
    padding-top: 10px;
    padding-bottom: 27px;
    margin-bottom: 0;
    height: 71px;
    }

.half_sidebar .question-box h3
{
    width: 300px;
    }

.half_sidebar .solution_box_small
{
    width: 398px;
    border-top: 1px solid #74BAD3;
    border-bottom-width: 0;
    height: 81px;
}

.half_sidebar .question-box:hover
{
    background-color: #FFFADC;
    }

.half_sidebar .question_box_small_interline
{
    display: none;
    }

.half_sidebar div.solution_box_small .solution_desc
{
    width: 300px;
    }

.rules_help_sb
{
    float: left;
    margin-top: 30px;
    margin-left: 300px;    
    }

.half_sidebar .see_more
{
    margin-right: 20px;
    }
            
/*REKLAMY*/

.ad_box468
{
    margin: 20px 0 20px 60px;
    }       

.ad_box750
{
    margin: 20px 0 0px 90px;
    }

.ad_box250
{
    margin: 20px 0 0 15px;
    }    
      
    

/*------Mailing langing-pages-----*/

.mailing_head
{
    color: #0F4863;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.mailing_head img
{
    margin: 10px auto 20px auto;
}     

.mailing div#sg-content div#right-col,
.competition div#sg-content div#right-col
{
    margin-left: 20px;
    float:left;
    }

#right-col-mailing
{
    float: right;
    margin-right: 20px;
    width: 275px;
    }

#right-col-mailing textarea
{
    width: 270px;
    height: 120px;
    margin: 0px 0 20px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.competition_head #right-col-mailing textarea {height:75px;margin-top:5px}

#right-col-mailing img
{
    width: 191px;
    height: 38px;
    margin-left: 85px;
    background-image: url('../../../Graphics/wyslij-prosbe-btn.png');        
    cursor: pointer;
    background-position: top;
    }

#right-col-mailing img:hover
{
    background-position: bottom;
    }    

.mailing div#sg-content div#right-col h2,
.mailing div#sg-content div#right-col-mailing h2
{
    font-weight: normal;
    font-size: 16px;
    width: 400px;
    margin-bottom: 20px;
    color: #0F4863;
    }    

/*---------------- konkurs ------------------*/    

.competition_homepage_link
{
    display: block;
    width: 250px;
    height: 70px;
    background-image: url('../../Graphics/button_pd_konkurs.png');
    background-position: top left;
    margin: 15px 0 0 0px;
    }

.competition_homepage_link:hover
{
    background-position: bottom left;
    }

.competition_head
{
    height: 900px;
    background-image: url('../../../Graphics/competition-bg.png');        
    background-repeat: no-repeat;
    background-position: 500px 50px;
    }

.competition_head .left
{
    width: 340px;
    height: 700px;
    float: left;
    margin-left: 20px;
    background-image: url('../../../Graphics/competition-photos.png');        
    background-repeat: no-repeat;
    background-position: center center;    
    }

.competition_head .right
{
    float: left;
    width: 550px;
    margin-left: 20px;
    color: #1A4A5E;
    padding-top: 30px;
}              

.competition_head h1
{
    font-size: 30px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
    line-height: 35px;
    }

.competition_head h2
{
	margin:0 0 5px -20px;
	text-align:left;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	width: 570px;
    margin-bottom: 40px;
    text-align: left;    	
    
    }

.competition_head h3
{
    font-size:20px;
    margin-top:15px;
    text-align:center;
    }

.competition_head h4
{
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    }
  
.competition_head h3 span
{
    background-image:url("../../Graphics/logo-chomik-maniac.png");
    background-position:left top;
    display:inline-block;
    height:30px;
    margin:5px 0 0 5px;
    padding-top:5px;
    width:190px;
    background-repeat: no-repeat;
    }

.competition_head span
{
    color: #02AFFA;
}  

.competition_head a
{   
    color: inherit;
    }             


.main_winners
{
    width: 100%;
    height: 140px;
    }

.other_winners
{
    width: 100%;
    height: 250px;
    }    

.main_winners div
{
    float: left;
    width: 150px;
    height: 110px;
    margin: 10px;  
    text-align:center; 
    }
    
.other_winners div
{
    float:left;
    height:90px;
    margin:10px;
    text-align:center;
    width:110px;    
    }

.main_winners div .lightbox,
.other_winners div .lightbox
{ 
    margin: 0 auto 5px auto;
    cursor: pointer;
    }   

a.winner_nick
{
    width: 100px;
    display:block;
    margin: 0 auto 0 auto;
    text-align: center; 
    font-weight: bold;
    text-decoration: none;    
    }

/* Facebook stuff */

#fb-main
{
	position:absolute;
	right:30px;
	top:170px;
}

/*dotacje*/

.donations_info
{   
    font-size: 13px;
    padding-bottom: 50px;
    margin-bottom: 15px;
    background: url('../../Graphics/ue_logo.png') no-repeat center bottom;
    font-weight: bold;
    text-align: center;
    } 
    
.donations_info a      
{
    font-size: 12px;
    font-weight: normal;
    color:inherit;
    line-height: 24px;
    } 

.donations_banner
{
    background: url('../../Graphics/donations_banner.png') no-repeat center bottom;
    padding:  0 0 100px 30px;
    margin: 20px 0 20px 0px;
    font-size: 13px;
    }    

.donations_head
{
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    }

.donations_main
{
    margin:15px 0 20px 50px;
    font-size: 13px;
    }

.donations_main span
{
    font-weight: bold;
    font-size: 15px;
    }

.donations_footer
{
    margin: 0 0 7px 40px;
    } 

.donations_banner a,
.donations_footer a,
.donation_link1
{
    font-weight: bold;
    color: inherit;
    }         

.donation_link2
{
    position: absolute;
    display: block;
    right: 30px;
    bottom: 30px;
    width: 330px;
    height: 50px;
    }         
