/* reset */
body, h1, h2, h3, h4, h5, h6, div, p, form, fieldset, dl, dt, dd { 
margin: 0; padding: 0; font-size: 11px; 
font-family: Verdana, Helvetica, sans-serif;
}
fieldset, img { border: none; }
body, td { color: #042542; vertical-align: top; }


pre {
	font-family: Verdana, Helvetica, sans-serif;
}


/* ******* BASE ******** */
a { color: #042542; text-decoration: underline; }
a:hover { color: #469AD0; text-decoration: underline;}
/* 
a:link { color: #042542; text-decoration: none;}
a:visited { color: #042542; text-decoration: none;}
a:hover { color: #469AD0; text-decoration: none;}
a:active { color: #042542; text-decoration: none;}*/


/* ******* FORM ******** */
.ftext, .ptext, .atext, .qtext {
	border: 1px solid #c7d2e1;
	font-size: 11px; 
	font-family: Verdana, Helvetica, sans-serif;
}
.ftext { width: 350px; }
.ptext { width: 450px; } 
.atext { width: 200px; }
.qtext { width: 500px; }

.ftextarea, .ptextarea1, .ptextarea2, .atextarea, .qtextarea  {
	border: 1px solid #c7d2e1;
	font-size: 11px; 
	font-family: Verdana, Helvetica, sans-serif;
}
.ftextarea { width: 450px; height: 150px; }
.ptextarea1 { width: 500px; height: 100px; }
.ptextarea2 { width: 500px; height: 200px; }
.atextarea { width: 500px; height: 200px; }
.qtextarea { width: 500px; height: 200px; }

.pselect, .aselect {
	border: 1px solid #c7d2e1;
	font-size: 11px; 
	font-family: Verdana, Helvetica, sans-serif;
}

.submit {
	background: #78A321 url(/imgs/submit_background.gif) 0 0 repeat-x;
	border: 1px solid #78A321;
	font-size: 11px;
	line-height: 11px; 
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	padding: 2px 5px 1px 5px;
	text-decoration: none;
}

.submit:hover {
	color: #fff;
	text-decoration: none;
}



#add_file {
	display: none;
}

#add_dir {
	display:none;
}

a.menu:link { color: #ffffff; font-weight: bold; text-decoration: none;}
a.menu:visited { color: #ffffff; font-weight: bold; text-decoration: none;}
a.menu:hover { color: #ffffff; font-weight: bold; text-decoration: none;}
a.menu:active { color: #ffffff; font-weight: bold; text-decoration: none;}

body {
	background: #eff1ef;
}

#links_top {
	background: transparent url(/imgs/bg_top.gif) left bottom repeat-x;
	padding: 8px 0 0 0;
}

#main_bg {
	background: #fff;
	min-height: 500px;
}

#main {
	width: 950px;
	margin: 0 auto;
}

	#top {
		background: #ffffff;
	}
		#top_top {
			padding: 12px 0 18px 0;
		}
		
			#top_top_left {
				float: left;
				width: 330px;
			}
				#logo {
					margin: 10px 0 0 50px;
					width: 202px;
					height: 60px;
				}
				#logo img {
					border: 0;
				}
			
			#top_top_right {
				float: right;
				width: 620px;
			}

			
			#search {
				width: 600px;
				padding: 10px 0 0 0;
			}
			#search_tabs {
				width: 600px;
				border-bottom: 1px solid #c7d2e1;
			}
			#search_tabs_content {
				margin: 0 0 0 80px;
				height: 21px;
			}
				#search_tabs_content a.tab_on {
					float: left;
					height: 18px;
					margin: 0 3px 0 0;
					padding: 3px 13px 0 13px;
					border-left: 1px solid #074275;
					border-right: 1px solid #074275;
					color: #ffffff;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					background: transparent url(/imgs/search_tab_on.gif) 0 0 repeat-x; 
					background-color: #074275;
				}
				#search_tabs_content a.tab_off {
					float: left;
					height: 18px;
					margin: 0 3px 0 0;
					padding: 3px 13px 0 13px;
					border-left: 1px solid #C6D1E0;
					border-right: 1px solid #C6D1E0;
					color: #042542;
					font-weight: bold;
					font-size: 11px;
					text-decoration: none;
					background: transparent url(/imgs/search_tab_off.gif) 0 0 repeat-x; 
					background-color: #C6D1E0;
				}
				#search_tabs_content a.tab_off:hover {
					float: left;
					border-left: 1px solid #074275;
					border-right: 1px solid #074275;
					color: #ffffff;
					background: transparent url(/imgs/search_tab_on.gif) 0 0 repeat-x; 
					background-color: #074275;
				}
			
			
			#search_context {
				padding: 10px 0 0 0;
			}
			
			#search_context_content {
				margin: 0;
			}
			    #search_context_content .search_txt {
					float: left; 
					padding: 3px 8px 0 0;
					width: 72px;
					text-align: right;
					font-weight: bold;
					color: #074275;
					font-size: 12px;
				}
				#search_context_content .search_input {
					float: left; 
					padding: 0 10px 0 0;
				}
				#search_context_content input.search {
					border: 1px solid #c7d2e1;
					margin: 0;
					padding: 2px 2px 0 2px;
					width: 364px;
					height: 15px;
					font-size: 11px;
					color: #042542;
				}
		
		#top_middle {}
			
		#top_bottom {}
		
			#top_bottom_menu_left {
				float: left;
				height: 32px;
				width: 5px;
				background: transparent url(/imgs/menu_left_bg.gif) 0 0 no-repeat;
				background-color: #074275;
			}
			#top_bottom_menu_center {
				float: left;
				width: 940px;
				height: 32px;
				color: #89A5BD;
				background: transparent url(/imgs/menu_center_bg.gif) 0 0 repeat-x;
				background-color: #074275;
			}
				#top_bottom_menu_center a.menu {
					font-weight: bold;
					color: #fff;
					text-decoration: none;
				}
				#top_bottom_menu_center a.menu:hover {
					color: #D1DCE6;
				}
				#top_bottom_menu_center .menu_left {
					float: left;
					padding: 6px 0 0 10px;
				}
				#top_bottom_menu_center .menu_right {
					float: right;
					padding: 7px 10px 0 0;
				}
					#logbox {
						margin: 0;
						padding: 0;
					}
	
					#logbox .logbox_item {
						padding: 0 3px 0 3px;
						display: inline;
					}
					#logbox .logbox_cmd {
						padding: 0 3px 0 3px;
						display: inline;
						color: #fff;
					}
					#logbox .logbox_cmd a {
						color: #D1DCE6;
						font-weight: bold;
						text-decoration: none;
					}
					#logbox .logbox_cmd a:hover {
						color: #fff;
					}
					#logbox .logbox_item input {
						border: 1px solid #074275;
						font-size: 11px;
						width: 110px;
						height: 13px;
						background: #c7d2e1;
					}
					#logbox .logbox_cmd input {
						background: none;
						font-size: 11px;
						color: #D1DCE6;
						border: 0;
					}
				
				
			#top_bottom_menu_right {
				float: left;
				height: 32px;
				width: 5px;
				background: transparent url(/imgs/menu_right_bg.gif) 0 0 no-repeat;
				background-color: #074275;
			}
			

	
	#middle {
		margin: 0;
		background: #ffffff;
	}
	
	#navig {
		padding: 9px 0 8px 15px;
	}

	#navig img {
		margin: 0 0 1px 0;
	}
	
	#navig .navig_helpo {
		font-weight: bold;
		color: #457198;
		font-size: 11px;
		text-decoration: none;
	}
	
	#navig .navig_helpo:hover {
		color: #074275;
	}
	
	#navig .navig_path {
		color: #457198;
		font-size: 11px;
		text-decoration: none;
	}
	
	#navig .navig_path:hover {
		color: #074275;
	}



/* STOPKA */
#bottom_bg {
	border-top: 2px solid #c7d2e1;
	background: #eff1ef;
	padding: 15px 0 0 0;
}
	#bottom {
	    width: 950px;
		margin: 0 auto 0 auto;
		height: 40px;
	}
	#bottom a {
		text-decoration: none;
	}
	#bottom a {
		text-decoration: none;
	}
	#bottom span {
		margin: 0 0 0 25px;
	}
	#bottom span a {
		font-weight: bold;
		margin: 0 4px 0 4px;
	}

#splash {
	display: none;
}


/* MESSAGES */
#messages {
	text-align: center;
	font-weight: bold;
}
	#messages .message_0 {
		color: red;
		padding: 4px;
		background: #FFEFF0;
		border: 1px solid red;
		margin: 10px 0 10px 0;
	}
	#messages .message_1 {
		color: green;
		padding: 4px;
		background: #EFFFEF;
		border: 1px solid green;
		margin-bottom: 8px;
		margin: 10px 0 10px 0;
	}
	
/* ******* SCHEMATY ******** */

.panel_menu {
	width: 208px;
}
	.panel_menu_top {
		width: 208px;
		height: 27px;
		background: transparent url(/imgs/panel_menu_top_bg.gif) 0 0 no-repeat;
	}
	
	.panel_menu_top h2 {
		margin: 0 0 0 20px; 
	    padding: 10px 0 0 20px;
	    color: #81b024;
		font-size: 12px;
	}

	.panel_menu_middle {
		background: transparent url(/imgs/panel_menu_middle_bg.gif) 0 0 repeat-y;
	    padding: 6px 16px 10px 14px;
		width: 178px;
		overflow: hidden;
	}
	
	   .specialization_menu li a.selected {
	        font-weight: bold !important;
	    }
	
	.panel_menu_bottom {
		width: 208px;
		height: 27px;
		background: transparent url(/imgs/panel_menu_bottom_bg.gif) 0 0 no-repeat;
	}
	
	
	.title_categories_specializations {
	    background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	} 
	.filebrowser_filebrowser {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_files_clipboard {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_files_folders {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_messages_panel {
		background: transparent url(/imgs/tico_messages.gif) 0 12px no-repeat;
	}
	.title_profile_panel {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_profile_register_spalsh {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_projects_panel {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_sg_categories {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_specializations_question_menu {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	
	
	
	.panel_menu_middle a {
		color: #042542;
		text-decoration: none;
		font-weight: bold;
		background: transparent url(/imgs/panel_menu_bg.gif) 0 4px no-repeat;
		padding: 0 0 0 12px;
		display: block;
	}
	
	.panel_menu_middle a:hover {
		background: transparent url(/imgs/panel_menu_bg_hover.gif) 0 4px no-repeat;
		text-decoration: none;
		color: #469AD0;
	}
	
	.panel_menu_middle .a_checked {
		color: #469AD0;
		background: transparent url(/imgs/panel_menu_bg_hover.gif) 0 4px no-repeat;
	}
	
	.panel_menu_middle ul {
		width: 178px;
		overflow: hidden;
	}
	
	.panel_menu_middle ul li {
		list-style: none;
		padding: 3px 10px 3px 5px;
	}
	
	.panel_menu_middle ul, #categories_menu {
		margin: 0; 
		padding: 0;
	}
	
	
	#categories_menu a {
		font-weight: bold;
		margin: 0 0 0 5px;
	}
	#categories_menu li {
		border-bottom: 1px solid #E4E9F1;
		padding: 6px 0 5px 0;
	}
		
		.counter_box {
			margin: 5px 0 0 20px;
			padding: 0;
		}
			.counter_box .counter {
				margin: 0;
				padding: 0 10px 0 0;
				color: #3D6385;
				font-weight: bold;
				font-size: 10px;
				text-align: center;
			}
			.counter_box .counter img {
				padding: 0;
				margin: 0 5px 0 0;
			}
	
	.specialization_menu {
		zoom: 1;
		padding: 5px 0 6px 0 !important;
		background: #F0F2F7;
	}
		.specialization_menu li {
			border: none !important;
			padding: 5px 5px 3px 3px !important;
			border-bottom: 1px solid #fff;
		}
		.specialization_menu li a {
			font-weight: normal !important;
		}
	
	
	#specialization_panel {}
		#specialization_panel li {
			margin: 0 0 5px 0;
			padding-top: 5px;
			padding-bottom: 5px;
			zoom: 1;
		}
		#specialization_panel .spec_info {
			padding: 4px 0 4px 0;
		}
			#specialization_panel .spec_info .spec_rank {
				height: 12px;
				margin: 3px 0 0 5px;
			}
			#specialization_panel .spec_info .spec_link a {
				margin: 1px 0 0 0;
				padding: 0;
				font-weight: normal;
				background: none;
			}
		#specialization_panel .spec_points {
			margin: 2px 0 4px 5px;
			text-align: center;
			font-size: 10px;
			text-align: center;
		}

	
	
	#filebrowser a.choice_file {
		background: #EFF1EF;
		display: block;
		padding: 4px 10px 4px 15px;
	}
	#filebrowser_list {
		background: none;
	}
	#browsermenu {
		background-color: #EFF1EF !important;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#browsermenu .browsermenu_home {
		margin: 0 0 0 10px;
		padding: 0 0 0 20px;
		background: transparent url(/imgs/browsermenu_home.gif) 0 2px no-repeat;
	}
	#browsermenu .browsermenu_home:hover  {
		margin: 0 0 0 10px;
		padding: 0 0 0 20px;
		background: transparent url(/imgs/browsermenu_home_hover.gif) 0 2px no-repeat;
	}
	#browsermenu .browsermenu_up {
		margin: 0 10px 0 0;
		padding: 0 0 0 20px;
	    background: transparent url(/imgs/browsermenu_up.gif) 0 2px no-repeat;
	}
	#browsermenu .browsermenu_up:hover {
		margin: 0 10px 0 0;
		padding: 0 0 0 20px;
	    background: transparent url(/imgs/browsermenu_up_hover.gif) 0 2px no-repeat;
	}
	#browseurl {
		font-size: 10px;
		padding: 5px 0 5px 2px;
		border-bottom: 1px solid #EFF1EF;
	}
	#file_tree {}
	
	#file_tree .f_folder {
		
	}
	#file_tree .f_file {
		
	}
	#file_tree .f_file a {
		color: #78A321;
	}
	
	#mail_menu a.mail_new {
		background: transparent url(/imgs/mail_new.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_new:hover {
		background: transparent url(/imgs/mail_new_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_new_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_new_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_acceptance {
		background: transparent url(/imgs/mail_acceptance.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_acceptance:hover {
		background: transparent url(/imgs/mail_acceptance_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_acceptance_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_acceptance_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_inbox {
		background: transparent url(/imgs/mail_inbox.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_inbox:hover {
		background: transparent url(/imgs/mail_inbox_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_inbox_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_inbox_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_send {
		background: transparent url(/imgs/mail_send.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_send:hover {
		background: transparent url(/imgs/mail_send_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_send_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_send_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_archives {
		background: transparent url(/imgs/mail_archives.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_archives:hover {
		background: transparent url(/imgs/mail_archives_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_archives_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_archives_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_trash {
		background: transparent url(/imgs/mail_trash.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_trash:hover {
		background: transparent url(/imgs/mail_trash_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_trash_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_trash_hover.gif) 0 3px no-repeat;
	}
	
	#mail_menu a.mail_trash {
		background: transparent url(/imgs/mail_trash.gif) 0 3px no-repeat;
		padding: 2px 0 0 22px;
	}
	#mail_menu a.mail_trash:hover {
		background: transparent url(/imgs/mail_trash_hover.gif) 0 3px no-repeat;
	}
	#mail_menu a.mail_trash_checked {
		color: #469AD0;
		background: transparent url(/imgs/mail_trash_hover.gif) 0 3px no-repeat;
	}


.panel_topic {
	width: 721px;
}
	.panel_topic_top {
		width: 721px;
		height: 27px;
		background: transparent url(/imgs/panel_topic_top_bg.gif) 0 0 no-repeat;
	}
	
	.panel_topic_top h2 {
		margin: 0 0 0 20px; 
	    padding: 10px 0 0 20px;
	    color: #81b024;
		font-size: 12px;
	}
	
	.panel_topic_top h2 span {
		font-weight: normal;
	}

	.panel_topic_middle {
		background: transparent url(/imgs/panel_topic_middle_bg.gif) 0 0 repeat-y;
		padding: 15px 22px 10px 23px;
	}
	
	.panel_topic_middle_height {
		min-height: 150px;
	}
	
	.panel_topic_bottom {
		width: 721px;
		height: 27px;
		background: transparent url(/imgs/panel_topic_bottom_bg.gif) 0 0 no-repeat;
	}
	
	
	.title_categories_cprofile {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_categories_questions {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_files_content {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	
	.title_files_file_conntent {}
	.title_files_img {
		background: transparent url(/imgs/tico_helpo.gif) 0 12px no-repeat;
	}
	.title_files_other {
		background: transparent url(/imgs/tico_helpo.gif) 0 12px no-repeat;
	}
	.title_messages_msg {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_messages_msglist {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_messages_new_msg {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_profile_edit_panel_email {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_profile_edit_panel_main {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_profile_edit_panel_passwd {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_profile_main {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_projects_projects {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_register_register {
		background: transparent url(/imgs/tico_helpo.gif) 0 12px no-repeat;
	}
	.title_sg_users {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_sg_what_is_helpo {
		background: transparent url(/imgs/tico_helpo.gif) 0 12px no-repeat;
	}
	.title_specializations_exprts {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_specializations_new_question_panel {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_specializations_panel {
		background: transparent url(/imgs/tico_categories.gif) 0 12px no-repeat;
	}
	.title_specializations_question_panel {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
    .title_specializations_questions {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_specializations_sprofile {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	} 
	.title_profile_education {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}
	.title_profile_employment {
		background: transparent url(/imgs/tico_user.gif) 0 12px no-repeat;
	}




.panel_htopic {
	width: 348px;
	float:left;
}
	.panel_htopic_top {
		width: 348px;
		height: 27px;
		background: transparent url(/imgs/panel_htopic_top_bg.gif) 0 0 no-repeat;
	}
	
	.panel_htopic_top h2 {
		margin: 0 0 0 20px; 
	    padding: 10px 0 0 20px;
	    color: #81b024;
		font-size: 12px;
	}

	.panel_htopic_middle {
		background: transparent url(/imgs/panel_htopic_middle_bg.gif) 0 0 repeat-y;
		padding: 6px 10px 10px 10px;
	}
	
	.panel_htopic_bottom {
		width: 348px;
		height: 27px;
		background: transparent url(/imgs/panel_htopic_bottom_bg.gif) 0 0 no-repeat;
	}
	
	.title_sg_answer {
		background: transparent url(/imgs/tico_answer.gif) 0 12px no-repeat;
	}
	.title_sg_questions {
		background: transparent url(/imgs/tico_question.gif) 0 12px no-repeat;
	} 
	

/* **** STRONA GŁÓWNA - CZY JEST HELPO **** */
.sg_all {
    line-height: 17px;
    text-align: justify;	
}

#sg_what_bg {
	background: transparent url(/imgs/point.gif) 220px 0 repeat-y;
	zoom: 1;
}
	#sg_what_1 {
		float: left;
		width: 200px;
		margin: 0 40px 0 0;
	}
	#sg_what_2 {
		float: left;
		width: 320px;
		margin: 0 25px 0 0;
	}
		#sg_what_2 ul {
			margin: 2px 0 0 0;
			padding: 0;
		}
		#sg_what_2 li {
			background: transparent url(/imgs/panel_menu_bg.gif) 0 8px no-repeat;
			padding: 1px 0 0 12px;
			list-style: none;
		}
	
	#sg_what_3 {
		float: left;
		width: 80px;
		margin: 40px 0 0 0;
	}
	#sg_what_4 h2 {
		margin: 25px 0 10px 0;
		padding: 0;
	}

/* **** USER AVATAR **** */
.user {
	width: 120px; 
	text-align: center;
	zoom: 1;
	overflow: hidden;
}

.user_big {
	width: 136px; 
	text-align: center;
	zoom: 1;
	overflow: hidden;
}
	.user div {
		margin: 0 0 3px 0;
	}
	.user a, .user a:hover {
		text-decoration: none;
	}
	img.avatar {
		background: #ffffff;
		padding: 2px;
		border: 1px solid #d3d3d3;
		width: 80px;
		height: 80px;
	}
	img.avatar_big {
		background: #ffffff;
		padding: 2px;
		border: 1px solid #d3d3d3;
	}
	.user_options {
		margin: 0 0 2px 0;
	}
	.user_options img {
		margin: 0 3px 0 3px;
	}
	.user_name {
		padding: 0;
		text-transform: capitalize;
		overflow: hidden;
	}
	.user_rank {}




/* **** LISTOWANIE **** */
.paginator {
	padding: 15px 5px 0 0;
}
	.paginator a {
		text-decoration: none;
		color: #074275;
		padding: 2px 5px 2px 5px;
		margin: 0 1px 0 0;
		zoom: 1;
	}
	.paginator a:hover {
		padding: 2px 5px 2px 5px;
		color: #fff;
		text-decoration: none;
		background: #81B024;
	}
	.paginator span {
		padding: 2px 5px 2px 5px;
		color: #fff;
		background: #81B024;
		font-weight: bold;
		margin: 0 1px 0 0;
		zoom: 1;
	}

/* ****** SUBMENU ****** */
#submenu {
	padding: 0 10px 0 10px;
	margin: 0 25px 0 25px;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: 1px solid #C6D1E0;
}
	#submenu a {
		float: left;
		text-decoration: none;
		font-weight: bold;
		display: block;
		font-size: 11px;
		line-height: 11px;
		padding: 3px 8px 5px 8px;
		margin: 0 5px 0 0;
		background:  #F0F2F7;
	}
	#submenu .selected, #submenu a:hover {
		background: #7DAB22;
		color: #fff;
	}
	
	

/* ******* PROFILE ******* */

#profile_info {
	background: transparent url(/imgs/point.gif) 480px 0 repeat-y;
	zoom: 1;
}

#profile_info h2 {
	margin: 0;
	padding: 4px 0 8px 0;
}

#profile_info .avatar_main {
	margin: 0 10px 0 0;
}

#user_info {
	width: 210px;
	padding: 0 0 0 5px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
	#user_info h2 {
		font-size: 12px;
		text-transform: capitalize;
	}
	#user_info ul {
		padding: 0;
		margin: 0;
	}
	#user_info li {
		list-style: none;
		margin: 0;
		padding: 2px 0 2px 0;
		text-transform: capitalize;
	}
	#user_info span {
		text-transform: capitalize;
	}



div.options {
	 background: #F0F2F7;
	 padding: 12px;
	 border: 1px solid #C8D3E2;
}
div.options ul {
	padding: 0;
	margin: 0;
}
div.options li {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 0;
}


#profile_info_stats {
	width: 180px;
}
	.stats_lbl {
		list-style: none;
		padding: 2px 0 2px 0;
		margin: 0;
		float: left;
	}
	.stats_num {
		padding: 2px 10px 2px 0;
		color: #469AD0;  /* #81B024 */
		font-size: 16px;
		font-weight: bold;
		float: right;
	}


div.properties {
	margin: 0 0 12px 0;
	padding: 10px 10px 0 0;
	border-top: 1px solid #C8D3E2;
}
	div.properties dl {
		clear: right;
		line-height: 17px;
		margin-bottom: 5px;
		overflow: hidden;
	}
	div.properties dt {
		color: #457198;
		float: left;
		width: 150px;
	}
	div.properties dd {
		clear: right;
		margin: 0 15px 0 150px;
	}
	div.properties_profie dd {
		width: 410px;
	}
	div.properties_guest dd {
		width: 500px;
	}
	
.profile_head {
	padding: 12px 37px 0 0;
	font-size: 11px;
}
	.profile_head a {
		font-weight: bold;
	}


.profile_questions_list, .profile_answers_list {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #C8D3E2;
} 


/* ******* QUESTIONS ******* */
 

.q_sg { /* strona glowna */
	width: 280px;
	margin: 0 10px 0 5px;
}
.q_sprofile { /* specjalizacja */
	width: 450px;
	margin: 0 15px 0 5px;
}
.q_profile { /* profil - questions_list */
	width: 560px;
	margin: 0 15px 0 0;
}


/* ogolne style dla pytan */
.questions_box {
	overflow: hidden;
}
	.questions_box h1 {
		padding: 0 0 10px 0;
	}
	.questions_box h1 a {
		font-size: 12px;
		line-height: 16px;
		color: #457198;
		text-decoration: none;
	}
	.questions_box h1 a:hover {
		color: #469AD0;
		text-decoration: none;
	}
	.questions_box h1 span {
		color: red;
		font-weight: normal;
	}
.questions_spec {
	padding: 3px 10px 3px 10px;
	margin: 0 0 7px 0;
	background: #F0F2F7;
}
.questions_txt {
	line-height: 17px;
	text-align: justify;
}
.questions_more {
	margin:  5px 0 5px 0;
	float: right;
}
.questions_ans {
	width: 80px;
	text-align: center;
	overflow: hidden;
}
	.questions_ans p {
		color: #81B024;
		font-size: 16px;
		font-weight: bold;
		margin: 3px 0 0 0;
		padding: 0;
	}
		.questions_ans p span {
			font-size: 10px;
			font-weight: normal;
		}
	.questions_ans h3 {
		margin: 5px 0 0 0;
	}
	.questions_ans div.q1 {
		font-weight: normal;
		font-size: 26px;
		line-height: 26px;
		color: #FFA700;  /* #FFB800 #81B024 */
		padding: 0 0 5px 0;
	}
	.questions_ans div.q2 {
		color: #A9B2BF;
		font-size: 18px;
		line-height: 26px;
	}



/* PYTANIA - strona glowna */
#questions_sg {
	background: transparent url(/imgs/point.gif) 520px 0 repeat-y;
	zoom: 1;
}
.questions_sg_one {
	padding: 15px 10px 10px 0;
}
	.qrow1 {
		background: #F0F2F7;
	}
		.qrow1 .questions_spec {
			background: #F0F2F7;
			padding: 4px 0 4px 0;
		}
	.qrow2 {
		background: #ffffff;
	}
		.qrow2 .questions_spec {
			background: #ffffff;
			padding: 4px 0 4px 0;
		}
	


#questions_sg_stats {} /* STATYSTYKI SG */
	#questions_sg_stats h3 {
		font-size: 11px;
		text-align: right;
		/* background: #F0F2F7;  */
		padding: 1px 8px 0 8px;
		margin: 0;
		font-weight: normal;
		/*
		border-left: 1px solid #F0F2F7;
		border-top: 1px solid #F0F2F7;
		*/
		border-right: 1px solid #042542;
		
	}
	#questions_sg_stats div {
		color: #81B024;  /* #469AD0; #042542 
		background: #F0F2F7; */
		font-size: 25px;
		font-weight: normal;
		text-align: right;
		padding: 4px 8px 1px 8px;
		margin: 0 0 15px 0;
		/*
		border-left: 1px solid #F0F2F7;
		border-bottom: 1px solid #F0F2F7;
		*/
		border-right: 1px solid #042542;
		
	}

/* *** answers_box -  *** */
.answers_box {
	overflow: hidden;
	zoom: 1;
}
	.answers_box h1 {
		padding: 0 0 10px 0;
	}
	.answers_box h1 a {
		font-size: 12px;
		line-height: 16px;
		color: #457198;
		text-decoration: none;
	}
	.answers_box h1 a:hover {
		color: #469AD0;
		text-decoration: none;
	}
	.answers_box h1 span {
		color: red;
		font-weight: normal;
	}
.answers_spec {
	padding: 3px 10px 3px 10px;
	margin: 0 0 7px 0;
	background: #F0F2F7;
}
.answers_txt {
	line-height: 17px;
	text-align: justify;
}
.answers_more {
	margin:  5px 10px 5px 0;
	float: right;
}



/* **** SPECIALIZATIONS **** */
.experts {
	text-align: left;
}
	.experts div {
		margin: 0 0 4px 0;
	}
	.experts a {
		font-weight: normal;
		background: none;
		padding: 0;
		margin: 0;
		display: inline;
	}
	.experts a:hover {
		background: none;
	}
	.experts .avatar_div {
		width: 70px;
	}
		.experts .avatar_div .avatar {
			width: 55px;
			height: 55px;
		}
	
	.experts .info_div {
		width: 90px;
		overflow: hidden;
	}
		.experts .info_div .experts_name {
			text-transform: capitalize;
			overflow: hidden;
		}
		.experts .info_div .experts_options {
			width: 90px;
		}
		.experts .info_div .experts_options img {
			margin: 0 3px 0 3px;
	    }
		.experts .info_div .experts_rank {}
		


#sprofile_info {
	background: transparent url(/imgs/point.gif) 480px 0 repeat-y;
	margin: 0 0 15px 0;
}
	#sprofile_description {
		width: 460px;
	    line-height: 17px;
		text-align: justify;
		font-weight: bolder;
	}
	#sprofile_stats {
		width: 180px;
	}
.sprofile_list {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #C8D3E2;
}

#specializations_question_panel th {
	text-align: left;
	vertical-align: top;
}

#specializations_question_panel #id_title {
	width: 360px;
}

/* ******* REGISTER ******** */
#register {}

	#register_left {
		width: 600px;
		float: left;
		margin: 0 10px 0 0;
		background: #f5f5f5;
	}
	
	#register_right {
		width: 340px;
		float: left;
		background: #f5f5f5;
	}
	
	#register_table td {
		text-align: left;
		padding: 2px;
	}
	
	#register_table .ftext {
		width: 220px;
	}

/* ******* PROJECTS ******** */
#projects_table {
	border: 0;
	table-layout: fixed;
}

#projects_table th {
	background: #ECF0F5;
	border-bottom: 1px solid #074275;
	border-right: 2px solid #fff;
	text-align: center;
	padding: 3px 10px 3px 10px;
}

#projects_table th a {
	color: #042542;
	font-weight: bold;
	text-decoration: none;
}

#projects_table th a img {
	margin: 0 0 1px 3px;
}

#projects_table td {
	border-bottom: 1px solid #C2D1DD;
	border-right: 2px solid #fff;
	padding: 4px 10px 4px 10px;
	color: #074275;
}
#projects_table div {
	overflow: hidden;
}

#projects_options {
	padding: 25px 0 0 0;
}

#projects_options div {
	padding: 0 10px 0 10px;
}


/* ******* MESSAGES ******** */

#msglist_table {
	border: 0;
	table-layout: fixed;
}
	#msglist_table th {
		background: #ECF0F5;
		border-bottom: 1px solid #074275;
		border-right: 2px solid #fff;
		text-align: center;
		padding: 3px 10px 3px 10px;
	}
	#msglist_table th a {
		color: #042542;
		font-weight: bold;
		text-decoration: none;
	}
	#msglist_table th a img {
		margin: 0 0 1px 3px;
	}
	#msglist_table td {
		border-bottom: 1px solid #C2D1DD;
		border-right: 2px solid #fff;
		padding: 4px 10px 4px 10px;
		color: #074275;
	}
		#msglist_table td div {
			overflow: hidden;
		}
	#msglist_options {
		margin: 25px 0 0 0;
	}
	#msglist_options div {
		padding: 0 10px 0 10px;
	}

#msg_content {} /* tresc wiadomosci i akceptacji */
	#msg_content_main {
			width: 530px;
			overflow: hidden;
		}
		#msg_content .msg_c_header {
			background: #F0F2F7; 
			padding: 5px 15px 5px 15px;
		}
		#msg_content h1 {
			padding: 15px 10px 4px 10px;
			border-bottom: 1px solid #688bac;
		}
		#msg_content .msg_c_content {
			padding: 10px;
			line-height: 16px;
		}
		#msg_content .msg_c_content h2 {
			padding: 0 0 5px 0;
			font-size: 12px;
		}
		.msg_c_content_message {
			padding: 10px 0 10px 0;
		}
			/* style wiadomosci systemowych */
			.brodcast_help {
				background: #F0F2F7;
				border: 1px solid #C8D3E2;
				padding: 5px 10px 5px 10px;
			}
				.brodcast_help a {
					display: block;
					text-align: right;
					padding: 5px 0 0 20px;
				}
			.brodcast_specialization {
				padding: 10px 0 0 5px;
			}
			.brodcast_question_subject {
				background: #F0F2F7; 
				padding: 3px 5px 3px 5px;
				margin: 10px 0 0 0;
				font-weight: bold;
			}
			.brodcast_question_content {
				padding: 10px 5px 0 5px;
			}
			.brodcast_answer_content {
				padding: 15px 0 10px 0;
			}
				.brodcast_answer_content h4 {
					padding: 0 0 0 5px;
					margin: 0 0 8px 0;
					border-bottom: 1px solid #C8D3E2;
				}
				.brodcast_answer_content div {
					padding: 0 0 0 10px;
					border-left: 2px solid #074275;
				}
			
			
		.msg_c_content_accept {
			padding: 20px 0 0 0;
			text-align: center;
		}
		.msg_c_attachments h2 {
			padding: 20px 10px 0 10px;
		}
			.c_attachments_files {
				padding: 10px;
			}
				.c_attachments_files div {
					padding: 0 0 0 10px;
				}
		
		

/* zalaczniki */
#attachment_container {
	width: 400px;
} 
	#attachment_container div {
		padding: 2px 5px 2px 12px;
		background: transparent url(/imgs/panel_menu_bg.gif) 0 4px no-repeat;
		color: #457198;
		border: 1px solid #ffffff;
	}
	#attachment_container div span {
		padding: 0 5px 0 5px;
	}

/* FILES */

/* opcje files */
#files_box {
	background: transparent url(/imgs/files_box_bg.gif) 0 0 no-repeat;
    width: 270px;
    height: 25px;
	margin: 10px 20px 0 0;
}
	#files_box a {
		float: left;
		padding: 6px 0 3px 20px;
		margin: 0 0 0 12px;
		text-decoration: none;
	}
	#files_box a:hover {
		text-decoration: none;
	}
	
	#files_box a.files_up {
		background: transparent url(/imgs/files_up.gif) 2px 7px no-repeat;
	}
	#files_box a.files_up:hover {
		background: transparent url(/imgs/files_up_hover.gif) 2px 7px no-repeat;
	}
	#files_box a.files_add_cat {
		background: transparent url(/imgs/files_add_cat.gif) 0 7px no-repeat;
	}
	#files_box a.files_add_cat:hover {
		background: transparent url(/imgs/files_add_cat_hover.gif) 0 7px no-repeat;
	}
	#files_box a.files_add_file {
		background: transparent url(/imgs/files_add_file.gif) 0 7px no-repeat;
	}
	#files_box a.files_add_file:hover {
		background: transparent url(/imgs/files_add_file_hover.gif) 0 7px no-repeat;
	}


/* DIRS, FILES */
.ico_dir, .ico_file {
	width: 120px;
	float: left;
	margin: 10px 5px 5px 5px;
	overflow: hidden;
}
ico_dir:hover, .ico_file:hover { 
	cursor: pointer; 
}
	.ico_dir_name, .ico_file_name {
		margin: 2px 0 0 0;
		text-align: center;
		height: 20px;
		display: block;
	}
	.dir_input, .file_input {
		width: 75px; 
		padding: 0; 
		font-size: 11px;
		border: 1px solid #c7d2e1;
	}
	.dir_options, .file_options {
		text-align: center;
	}
	.dir_options a, .file_options a {
		padding: 0 2px 0 2px;
	}
	.ico_dir_type div {
		margin: 0 0 0 26px;
		width: 64px;
		height: 64px;
		border: 1px solid #ffffff;
	}
		.ico_dir_type_1 {  /* DESKTOP */
			background: url(/imgs/icons/folder_pulpit.gif);
		}
		.ico_dir_type_2 { /* DOCUMENTS */
			background: url(/imgs/icons/folder_dokumenty.gif);
		}
		.ico_dir_type_3 { /* AUDS */
			background: url(/imgs/icons/folder_muzyka.gif);
		}
		div.ico_dir_type_4 { /* VIDS */
			background: url(/imgs/icons/folder_film.gif);
		}
		div.ico_dir_type_5 { /* IMGS */
			background: url(/imgs/icons/folder_zdjecia.gif);
		}
		.ico_dir_type_6 { /* SHARED */
			background: url(/imgs/icons/folder_udostepnione.gif);
		}
		div.ico_dir_type_7 { /* HELPO */
			background: url(/imgs/icons/folder_helpo.gif);
		}
		.ico_dir_type_8 { /* FOLDER */
			background: url(/imgs/icons/folder_pusty.gif);
		}
		
	.ico_file_type div {
		margin: 0 0 0 26px;
		width: 64px;
		height: 64px;
		border: 1px solid #ffffff;
	}
		.ico_file_type_1 { /* UNKNOWN */
			background: url(/imgs/icons/plik.gif);
		}
		.ico_file_type_2 { /* mp3 */
			background: url(/imgs/icons/mp3.gif);
		}
		.ico_file_type_3 { /* jpg */
			background: url(/imgs/icons/jpg.gif);
		}
		.ico_file_type_4 { /* video ??? */
			/* background: url(/imgs/icons/jpg.gif); */
		}
		.ico_file_type_5 { /* txt */
			background: url(/imgs/icons/txt.gif);
		}
		.ico_file_type_6 { /* doc */
			background: url(/imgs/icons/doc.gif);
		}
		.ico_file_type_7 { /* xml ??? */
			/* background: url(/imgs/icons/xls.gif); */
		}
		.ico_file_type_8 { /* pdf */
			background: url(/imgs/icons/pdf.gif);
		}
		.ico_file_type_9 { /* rtf */
			background: url(/imgs/icons/rtf.gif);
		}
		.ico_file_type_10 { /* xls */
			background: url(/imgs/icons/xls.gif);
		}
		.ico_file_type_11 { /* ppt */
			background: url(/imgs/icons/ppt.gif);
		}
		.ico_file_type_12 { /* gif */
			background: url(/imgs/icons/gif.gif);
		}
		.ico_file_type_13 { /* png */
			background: url(/imgs/icons/png.gif);
		}
		.ico_file_type_14 { /* wave */
			background: url(/imgs/icons/wave.gif);
		}
		.ico_file_type_15 { /* rar */
			background: url(/imgs/icons/rar.gif);
		}
		.ico_file_type_16 { /* zip */
			background: url(/imgs/icons/zip.gif);
		}
		.ico_file_type_17 { /* odp */
			background: url(/imgs/icons/odp.gif);
		}
		.ico_file_type_18 { /* ods */
			background: url(/imgs/icons/ods.gif);
		}
		.ico_file_type_19 { /* odt */
			background: url(/imgs/icons/odt.gif);
		}	
		.ico_file_type_20 { /* tar */
			background: url(/imgs/icons/tar.gif);
		}
		
		.ico_file_type_23 { /* jpg */
			background: url(/imgs/icons/jpg.gif);
		}
		.ico_file_type_24 { /* mp3 */
			background: url(/imgs/icons/mp3.gif);
		}
		
		.ico_file_type_39 { /* avi */
			background: url(/imgs/icons/avi.gif);
		}
		.ico_file_type_40 { /* psd */
			background: url(/imgs/icons/psd.gif);
		}
		.ico_file_type_41 { /* eps */
			background: url(/imgs/icons/eps.gif);
		}
		.ico_file_type_42 { /* ico */
			background: url(/imgs/icons/ico.gif);
		}
		.ico_file_type_43 { /* tif */
			background: url(/imgs/icons/tif.gif);
		}
		.ico_file_type_44 { /* bmp */
			background: url(/imgs/icons/bmp.gif);
		}
		.ico_file_type_45 { /* swf */
			background: url(/imgs/icons/swf.gif);
		}
		
		.ico_file_type_46 { /* ps */
			background: url(/imgs/icons/ps.gif);
		}
		.ico_file_type_48 { /* php */
			background: url(/imgs/icons/php.gif);
		}
		.ico_file_type_49 { /* html */
			background: url(/imgs/icons/html.gif);
		}
		.ico_file_type_50 { /* c */
			background: url(/imgs/icons/c.gif);
		}
		.ico_file_type_51 { /* cpp */
			background: url(/imgs/icons/cpp.gif);
		}
		.ico_file_type_52 { /* h */
			background: url(/imgs/icons/h.gif);
		}
		.ico_file_type_53 { /* py */
			background: url(/imgs/icons/py.gif);
		}
		.ico_file_type_54 { /* pl */
			background: url(/imgs/icons/pl.gif);
		}
		.ico_file_type_55 { /* java */
			background: url(/imgs/icons/java.gif);
		}
		.ico_file_type_56 { /* js */
			background: url(/imgs/icons/js.gif);
		}
		.ico_file_type_57 { /* dll */
			background: url(/imgs/icons/dll.gif);
		}
		.ico_file_type_58 { /* wmv */
			background: url(/imgs/icons/wmv.gif);
		}
		.ico_file_type_59 { /* tcl */
			background: url(/imgs/icons/tcl.gif);
		}
		.ico_file_type_60 { /* sh */
			background: url(/imgs/icons/sh.gif);
		}
		.ico_file_type_61 { /* iso */
			background: url(/imgs/icons/iso.gif);
		}
		
		


/* PROGRESS */
#progress {
	margin: 15px 0 10px 0;
	width: 400px; 
	padding: 0;
	border: 1px solid #074275;
}
	#progressbar {
		width: 1px;
		height: 7px;
		line-height: 2px;
		font-size: 2px;
		background: #78A321 url(/imgs/submit_background.gif) left center repeat-x;
		border: 1px solid white;
	}
	#tp {
		padding: 3px 0 0 5px;
		margin: 0;
	}

	
/* CLIPBOARD */
.clipboard_file {
	margin: 6px 0 0 5px;
	padding: 0 4px 6px 12px;
	font-weight: bold;
	background: transparent url(/imgs/panel_menu_bg.gif) 0 4px no-repeat;
}
.clipboard_options {
	text-align: center;
	background: #F0F2F7;
	padding: 2px 10px 2px 10px;
}
	.clipboard_options a {
		background: none;
		display: inline;
		margin: 0 5px 0 5px;
	}
	.clipboard_options a:hover {
		background: none;
	}


/* STRONY STATYCZNE */
#static_site {
	text-align: justify;
	line-height: 16px;
}
	#static_site h1 {
		font-size: 13px;
		padding: 20px 0 10px 0;
		text-align: center;
	}
	#static_site h2 {
		font-size: 12px;
		padding: 10px 0 10px 0;
		text-align: center;
	}
	#static_site h3 {
		font-size: 12px;
		padding: 15px 0 10px 0;
	}
	#static_site p {
		padding: 10px 0 10px 0;
		line-height: 16px;
	}
	#static_site ul {
		margin: 5px 0 5px 0;
		padding: 0 0 0 25px;
	}
	#static_site li {
		list-style: decimal;
		line-height: 16px;
		margin: 0;
		padding: 0;
	}
	#static_site div {
		font-size: 11px;
		font-weight: bold;
		padding: 10px 0 10px 0;
		text-align: center;
	}
	
#pomoc {
	text-align: justify;
	line-height: 16px;
}
	#pomoc h1 {
		font-size: 13px;
		padding: 20px 0 8px 0;
		color: #81B024;
	}
	#pomoc h2 {
		font-size: 11px;
		padding: 12px 0 8px 15px;
		color: #469AD0;
	}
	#pomoc ul {
		margin: 0 0 0 45px;
		padding: 0;
	}
	#pomoc p {
		padding: 0 0 0 15px;
	}

