/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	/*filter: gray();*/
}

.clr {
	clear: both;
}

.outline {
  background-color: #ffffff;
  padding: 0px;
}

hr {
	width:95%;
	background-color:#9C9D9F;
	height:1px;
	border:none;
}
a {
	color:#990000;
}
li a.anchor_black  {
	color:black;
}
li a.anchor_black:hover  {
	color:#990000;
}

#buttons_outer {
	width: 761px;
	float: right;
	background: url(../images/pbsg/pbsg_top_with_logo.gif) no-repeat;
	margin-bottom:14px;
}

#buttons_inner {
	height: 55px !important;
	height: 57px;
}

#pathway_text {
    overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	padding-top:15px;
}


	
ul#mainlevel-nav, .jflanguageselection 
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li, .jflanguageselection  li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	
	border-right: 1px solid #D89194;
	
}

ul#mainlevel-nav li a, .jflanguageselection li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover, .jflanguageselection  li a:hover
{
	color: #fff;
	text-decoration:underline;
}


#search_outer {
	float: left;
	width: 208px;
	padding: 0;
  	margin: 0;
  	margin-bottom:10px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 350px;
	height: 172px;
	background-color: gray;
}

#top_outer{
	float: left;
	width: 208px;
}

/* pbsg */
#top_outer_left{
	float: left;
	width: 208px;
	height:172px;
	background-color: #9C9D9F;	
}
#top_outer_right{
	float: left;
	width: 203px;
	height:172px;
	background-color: #9C9D9F;
}
#foot_outer_left{
	float: left;
	width: 208px;
	height:114px;
	background: url(../images/pbsg/pbsg_footer_left.gif) no-repeat;
}
#foot_outer_right{
	float: left;
	width: 203px;
	height:114px;
	background: url(../images/pbsg/pbsg_footer_right.gif) no-repeat;
}
#foot_outer_center{
	float: left;
	width: 350px;
	height:114px;
	background-color: gray;
	background: url(../images/pbsg/pbsg_footer_center.gif) no-repeat;
}




#top_inner {

  padding: 0px;
  height: 171px !important;
  height: 172px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 0px;
	width: 208px;
}

#left_inner {
  
	padding: 0px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/** border: 1px solid #cccccc; **/
	float: left; 
	/*
	width: 553px !important;
	width:523px;*/
	width:761px;
	height:auto;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
	/*
	background-color:#f0f0f0;
	*/
}

table.content_table td {
	padding: 0px;
	margin: 0px;
	
	background-color:#f0f0f0;
	
	padding-left:0px;
	padding-right:0px;	
	
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 200px;
	float:right;
}

#right_inner {
  float: none !important;
  float: left;

  padding: 0px;
}


.user1_inner {
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0px;
	padding-left:20px;
	/*
	width:525px;
	*/
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*
  border: 3px double #cccccc;
  background: url(../images/button_bg.png) repeat-x;
  */
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
   width: auto;
   /*
  border: 3px double #cccccc;
  background: url(../images/button_bg.png) repeat-x;
  */
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
ul li ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/myslnik.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 13px;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #990000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 15px;
   margin-right:0px;
   padding-top:10px;
}
table.contentpaneopen_black td {
   padding-right: 15px;
   padding-top:10px;
   margin-right:0px;
   line-height: 130%;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
   	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #990000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;

  width: auto;
  /*
  border: 3px double #cccccc;  
  background: url(../images/button_bg.png) repeat-x;
  */
  border:none;
  cursor:pointer;
  background-color:transparent;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.button:hover {
	color:black;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #990000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 20px;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentheading_black {
	height: 20px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

td.contentheading {
	width:1px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;*/
	color:#990000;
	text-align: left;
	padding-left: 10px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	/*
	text-transform: uppercase;
	*/
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


/* right top menu */
.moduletable_right_top_menu {
	margin-top:12px;
}
.mainlevel_right_top_menu {
	
}
#active_menu_right_top_menu {
}
.span_mainlevel_right_top_menu {
	font-size: 16px;
	height:19px;
	height:19px !important;
	display:block;
	padding:0px;
	margin:0px;
	color:#999;
	margin-left:15px;
	/*
	padding-bottom:1px;
	*/
}

span.span_mainlevel_right_top_menu a {
	line-height: 17px;
}

.span_mainlevel_right_top_menu a:visited{
	color:#ffffff;
}
.span_mainlevel_right_top_menu a{
	color:#ffffff;
}
.span_mainlevel_right_top_menu a:hover{
	color:#990000;
}
#active_menu_right_top_menu a{
	color:#990000;
}

.top_right_spacer {
	margin-top:2px !important;
	margin-bottom:4px !important;
	margin-top:3px;
	margin-bottom:3px;	
}


/* right top menu */

/* temat tygodnia */
.moduletable_tt {
	color:white;
	width:180px;

}
.moduletable_tt .contentpaneopen {
	color:white;
}
.moduletable_tt table.contentpaneopen {
	padding:0px;
	margin:0px;
}
.moduletable_tt h3 {
	font-size: 16px;
	
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#fff;
	padding:0px;
	padding-bottom:3px;
	margin:0px;
	
	margin-left:0px !important;
	margin-left:5px;
}
#top_inner_left {
	padding-left:15px;
	padding-right:10px;
	padding-top:13px;
}

/* konferencje */
.moduletable_konferencje {
	margin-top:10px;
	margin-left:20px;
	width:320px;
	height:100px;
	padding-top:5px;
}
.moduletable_konferencje .contentpaneopen {
	color:white;
	color:black;
	font-weight:bold;
	margin-top:-9px;
}
.moduletable_konferencje h3 {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#fff;
	padding:0px;
	margin:0px;
	
	margin-left:0px !important;
	margin-left:0px;
}

/* notka */
.moduletable_notka {
	margin-top:10px;
	margin-left:20px;
	width:180px;
	height:100px;
	padding-top:5px;
}
.moduletable_notka .contentpaneopen {
	color:white;
	margin:0px;
	padding:0px;
	color:black;
	font-weight:bold;
	margin-top:-9px;
}
.moduletable_notka h3 {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#fff;
	padding:0px;
	margin:0px;

	margin-left:0px !important;
	margin-left:0px;	
}

/* biblioteka */
.moduletable_biblioteka {
	margin-top:10px;
	margin-left:20px;
	width:180px;
	height:100px;
	color:white;
	padding-top:5px;
}
.moduletable_biblioteka .contentpaneopen {
	color:white;
	margin-left:0px;
}
.moduletable_biblioteka h3 {
	font-size: 16px;
	height:24px;
	height:19px !important;
	color:#fff;
	padding:0px;
	padding-bottom:3px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
	background: transparent;

}
.moduletable_biblioteka span {
	margin:0px;
	padding:0px;
}


/*** search ***/
#search_searchword  {
	width:100px;
}
.moduletable_search {
	padding-left:15px;
	padding-bottom:10px;
	margin-top:0px !important;
	margin-top:-5px;
}
.moduletable_search h3 {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#990000;
	padding:0px;
	margin:0px;

	margin-left:0px !important;
	margin-left:0px;	
}
.moduletable_search .inputbox_search {
	border:none;
	height:16px;
	width:150px;
	font-size:smaller;
}

.moduletable_search .button_search {
	width:14px;
	height:16px;
	border:none;
	background: url(../images/pbsg/pbsg_submit_button.gif) no-repeat;
}


/** newsletter **/
.moduletable_newsletter {
	padding-left:15px;
}
.moduletable_newsletter h3 {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#990000;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
}
.moduletable_newsletter .inputbox_newsletter{
	border:none;
	height:16px;
	width:150px;
}
.moduletable_newsletter .button_newsletter {
	width:14px;
	height:16px;
	border:none;
	background: url(../images/pbsg/pbsg_submit_button.gif) no-repeat;
}


/*** conecto_BlogOutput ***/
.conecto_BlogOutput {
	width:auto;
	width:320px;
	/*
	margin-top:10px;
	width:320px;*/
}
.conecto_BlogOutputszkolenia {
	width:auto;
	}

.conecto_BlogOutput .item_BlogOutput {
	margin-top:10px;	
	margin-bottom:10px;
	margin-right:15px;
}
.item_BlogOutput a:hover, .item_BlogOutput a:visited{
	font-weight: normal;
	color:black;
}
.conecto_BlogOutput  h3 {
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:#990000;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
}
.conecto_BlogOutput_szkolenia {
	margin-top:10px;
}
.conecto_BlogOutput_szkolenia h3{
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
}




.middle_line, .left_line {
	margin-top:10px;
	margin-bottom:10px;
	}
.middle_line {
	margin-left:-8px;
}


/** pdf, print, send **/
.buttonheading {
	text-align:right;

}
.buttonheading a {
	padding:2px;
	}

/** calendar **/
.calendar_card {
	display: block;
	background: url(../images/pbsg/pbsg_calendar_card.gif) no-repeat;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width:57px;
	height:55px !important;
	height:65px;
	text-align:center;
	cursor:pointer;
}
.calendar_year {
	padding-top:15px;
	cursor:pointer;
	padding-bottom:5px;
}

#buttons_months {
	float: left;
	text-align:right;
	margin: 0px;
	padding: 0px;
	width: auto;
	width:440px;
	
}
#buttons_months td {
	width:60px;
	padding:3px;
	text-align:center;
}

#buttons_months a{
	color:black;

}

#buttons_months a.active, #buttons_months a.no_active
{
	text-decoration: none;
	color: #8E252A;
	font-weight:bold;
	background: transparent;
	cursor:pointer;
}
#buttons_months a.no_active {
	color:black;
	cursor:pointer;
}
#buttons_months a.active_choosen {
	color:#990000;
	cursor:pointer;
}
ul#mainlevel-nav-months
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav-months li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 10px;
	/*ECECEC-space: nowrap;*/
	border-right:1px solid #9C9D9F;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}

ul#mainlevel-nav-months li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	background: transparent;
}

ul#mainlevel-nav-months li a.active, ul#mainlevel-nav-months li a.no_active
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #8E252A;
	
	font-weight:bold;
	background: transparent;
}

ul#mainlevel-nav-months li a.no_active
{
	color: black;
}
ul#mainlevel-nav-months li a.active_choosen {
	color: #92252A;
	
}

#buttons_months>ul#mainlevel-nav-months li a { width: auto; }

ul#mainlevel-nav-months li a:hover
{
	color: #9A1D22;
	text-decoration: underline;
}


/*** koneferencje ***/
.contentpaneopen_konferencje {
	width:320px;
}
.componentheading_konferencje {
	color: #990000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


/*** right menu ***/
.moduletable_right_menu2 {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:10px;
	background-color: #9C9D9F;
	display:block;
	padding-bottom:10px;
	margin-left:-2px;
}

.content_table .moduletable_right_menu2 td {
	background: transparent;
	background-color:#9C9D9F;
}

.content_table .moduletable_right_menu2 td .top_right_spacer{
	margin-left:-15px;
	margin-top:4px;
	margin-bottom:4px;
}

.span_mainlevel_right_menu2 a {
	margin:0px;
	padding:0px;	
	color:#fff;
	background-color:#9C9D9F;	
	display:block;
	width:180px;
}
/*
.span_mainlevel_right_menu2 a:visited {	
	color:#ffffff;
}*/
.span_mainlevel_right_menu2 a:hover {	
	color:#990000;
}
/*
.span_mainlevel_right_menu2 a:link {	
	color:#ffffff;
}*/
.span_mainlevel_right_menu2 a:active {	
	color:#990000;
}
/*
.span_mainlevel_right_menu2 a:focus {	
	color:#fff;
}
.span_mainlevel_right_menu2 a:focus:hover {	
	color:#990000;
}
*/

#active_menu_right_menu2 a {	
	color:#990000;
}


.span_mainlevel_right_menu2 #active_menu_right_menu2 a  {
	color:#990000;
}
.span_sublevel_right_menu2 a {
	color:white;
}
.span_sublevel_right_menu2 a:visited {
	color:white;
}
.span_sublevel_right_menu2 a:hover {
	color:#990000;
}
.span_sublevel_right_menu2 #active_menu_right_menu2 a  {
	color:#990000;
}


/*** left menu **/
.moduletable_left_menu {
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-top:10px;
	background-color: #9C9D9F;
	display:block;
	padding-bottom:10px;
	width:193px !important;
	width:208px;
}

.content_table .moduletable_left_menu td {
	background: transparent;
	background-color:#9C9D9F;
}
.content_table .moduletable_left_menu td .top_right_spacer{
	margin-left:-15px;
	margin-top:5px !important;
	margin-bottom:5px !important;
	margin-top:3px;
	margin-bottom:3px;
	
}

.content_table .moduletable_left_menu td  #active_menu_left_menu a  {
	color:#990000;
}

.span_mainlevel_left_menu a {
	margin:0px;
	padding:0px;	
	color:#fff;
	background-color:#9C9D9F;	
	display:block;
	font-size:16px;
}

.span_mainlevel_left_menu a:visited{
	color:#fff;
	}	
.span_sublevel_left_menu a{
	color:#fff;
	margin:0px;
	padding:0px;	
	color:#fff;
	background-color:#9C9D9F;	
	display:block;
}
.span_sublevel_left_menu a:visited{
	color:#fff;
}

.span_mainlevel_left_menu a:hover {	
	color:#990000;
}


/*** logotypes flash ***/
#logotypes {
	width:761px;
	background-color:white;
	height:50px;
	float:left;
	}
#logotypes_short {
	width:761px;
	background-color:white;
	height:15px;
	float:left;
	}
	
	
/** kontakt **/
.contentpaneopen_kontakt {
/*	padding-left:200px;*/
	margin-left:200px;
	padding-right:10px;
	padding-top:10px;
}
.contentpaneopen_kontakt .contentheading_kontakt {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:black;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
	font-weight: bold;
}
.contentpaneopen_kontakt td {
	vertical-align: top;

}

.form_kontakt {
	width:300px;
}
.form_kontakt label{
	width:80px;
	display:block;
	background-color: yellow;
	float:left;	
}
.form_kontakt input.text{
	width:200px;
	float:left;
}
.form_kontakt select{
	width:200px;
	float:left;
}
.form_kontakt textarea{
	width:300px;
	float:left;
}

.form_kontakt input.checkbox{
	width:100px;
	float:left;
}

/** zostan partnerem **/
.form_partner td{
	vertical-align: top;
}
.form_partner .inputbox2 {
	width:400px;
}
.form_partner textarea {
	width:400px;
}


/*** rekrutacja formularz ***/

.contentpaneopen_rekrutacja {
	padding-right:10px;
	padding-top:10px;
}

.contentpaneopen_rekrutacja .formularz_rekrutacyjny {
	width:500px;
}
.contentheading_rekrutacja {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:black;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
	font-weight: bold;
}

.f_inputbox {
	width:80px;
}

.jezyki input{
	width:60px;
}
.doswiadczenie input{
	width:100px;
}
.contentpaneopen_rekrutacja .formularz_rekrutacyjny textarea {
	width:500px;
	height:80px;
}



/** biblioteka **/
.contentpaneopen_biblioteka {
	padding-right:10px;
	padding-top:10px;
	margin-top:10px;
}

.contentheading_biblioteka {
	font-size: 16px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:black;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
	font-weight: bold;
	line-height: 17px;

}

.header_biblioteka {
	font-size: 14px;
	height:16px;
	height:19px !important;
	text-transform: lowercase;
	color:black;
	padding:0px;
	margin:0px;
	margin-left:0px !important;
	margin-left:0px;
	font-weight: bold;
}

.paragraph_biblioteka {
	font-weight:bold;
	color:black;
	padding-bottom:0px;
	padding-top:10px;
}
a.termLink {
	color:#990000;
	}
a.termLink:hover {
	color:#990000;
	}
a.termLink:visited {
	color:#990000;
	}	

/*** search biblioteka ***/
#search_searchword  {
	width:100px;
}
.moduletable_search_biblioteka {
	padding-left:15px;
	padding-top:10px;
}
.moduletable_search_biblioteka h3 {
	font-size: 16px;
	line-height: 18px;
	text-transform: lowercase;
	color:#990000;
	padding:0px;
	margin:0px;
	margin-left:0px;	
	margin-bottom:3px;
}
.moduletable_search_biblioteka .inputbox{
	border:none;
	width:150px;
	font-size:smaller;
}

.moduletable_search_biblioteka .button2 {
	width:14px;
	cursor:pointer;
	border:none;
	background: url(../images/pbsg/pbsg_submit_button.gif) no-repeat;
}

.interlinia_100_procent {
	line-height: 100%;
}
.interlinia_130_procent {
	line-height: 130%;
}
.interlinia_150_procent {
	line-height: 150%;
}
.interlinia_170_procent {
	line-height: 170%;
}
.interlinia_200_procent {
	line-height: 200%;
}
.czcionka_8_5 {
	font-size:8.5pt;
}


.ankieta {
	padding-left:10px;
	width:180px;
}

.ankieta a{
	color:black;
	cursor:auto;
}
.read_more {
	display:inline;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	color:#990000;
	cursor:pointer;
}
.read_more2 img{
	display:inline;
	color:#990000;
	cursor:pointer;
}
.MsoNormal {
	display:inline;
}
ul li a.black_link {
	color:black;
	font-weight:normal;
}
ul li a.black_link:hover {
	color:black;
	font-weight:normal;
}
ul li a.black_link:visited {
	color:black;
	font-weight:normal;
}

.sectiontableentry2_ankieta td{
	vertical-align: middle;
}

.sectiontableentry2_ankieta label{
	widht:180px;
}
.sectiontableentry1_ankieta label{
	widht:180px;
}

.ankieta_header {
	margin-top:-5px !important;
	margin-top:0px;
}