div#segregator ul.menu li a span{
	display:block;
	width:116px;
	padding: 5px 8px 0 0 ;
}
div#segregator ul.menu li a span.oneLine{
	padding-top:20px;
}
div#segregator ul.menu li a span.twoLine{
	padding-top:12px;
}

div#segregator ul.menu.formularzRejestracyjnyactive {background-position: left -1px;}

div#segregator .content div.center{
	padding-right:48px;	
}

div#segregator .content.formularzRejestracyjny{
	background: #ffffff url('/repository/layout/panel_biblioteki/segregator/1z_bground.png');
	background-position: center right;
	background-repeat: repeat-y;
}
div#segregator .content.formularzRejestracyjny h3 {
	color: #fbae28;
}

button.buttonSzkolenia{
	border:none;
	margin: 15px 0;
	float:right;
	cursor:pointer;
	height: 24px;
}
button#lista{
	background: #ffffff url('/repository/layout/panel_biblioteki/szkolenia/lista_zgloszen_bttn.gif');
	width: 178px;
}
button#formularz{
	background: #ffffff url('/repository/layout/panel_biblioteki/szkolenia/wypelnij_zgloszenie_bttn.gif');
	width: 129px;
}

button.formularzRejestracyjny{
	/* width: 238px; */
		
}

div.komuniatkZakonczenie{
	text-align:center;
	font-weight:bold;
	padding: 12px 0;
	color:#f26522;
	
	background: transparent url('/repository/layout/panel_biblioteki/szkolenia/komuniat_bground.gif');
	background-position: 42px bottom ;
	background-repeat: no-repeat;
}
div.komuniatkZakonczenie div.tresc{
	padding: 12px 0;
	background-color: #dddddd;
}


/* POJEDYNCZE */
#listaSzkolen{
	padding-bottom:40px;
	width: 545px;
}

#listaSzkolen .alignright {
	text-align: right;
}

#listaSzkolen .aligncenter {
	text-align: center;
}

#listaSzkolen .alignleft {
	text-align: left;
}

#listaSzkolen .hidden {
	display: none;
}

#listaSzkolen a img {
	display: inline;	
}

/* TABELA */

#listaSzkolen table {
	background-color: #DDDDDD;
	border: none;
	border-collapse: collapse;
	width: 100%;
}

#listaSzkolen table.mini {
	width: 50%;
}
#listaSzkolen table td p{
	margin:0;
}

#listaSzkolen table td {
	border: 1px solid #FFFFFF;
	padding: 4px 6px;
	vertical-align: middle;
}

#listaSzkolen table th {
	background-color: #E46D0A;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 4px 6px;
	white-space: nowrap;
	text-align: center;
}

#listaSzkolen table td hr {
	background-color: none;
	border: none;
	border-top: 1px solid #FFFFFF;
	height: 0px;
	width: 100%;
	margin: 5px auto;
}

/* STRONICOWANIE */

#listaSzkolen .strony {
	padding: 3px 0;
}

#listaSzkolen .strony a {
	padding: 0px 3px;
}

#listaSzkolen .strony span {
	font-size: 16px;
}

/* LINKI */

#listaSzkolen .linki {
	text-align: right;
	padding: 10px 0;
}

#listaSzkolen .linki a {
	padding: 0 0 0 10px;
}

#panel div.paginate{
	width:540px;
	text-align: left;
	padding-left:10px;
}
#panel div.paginate div.links{
	width:400px;
	float:left;
}
#panel div.paginate div.links span{
	font-weight: bold;
	font-size: 12px;
	color: #e46d0a;
}
#panel div.paginate form{
	float:right;
}
#panel div.paginate form input.text{
	width:30px;
	height: 14px;
	padding:0;
}
#panel div.paginate form input.submit{
	cursor:pointer;
	width:15px;
	color: #00652e;
	background-color: transparent;
	border: none;
}

div.checkbox{
	padding-left:10px;
}
div.checkbox input{
	display: block;
	float:left;
	margin:0;
	padding:0;
	border:none;
	line-height: normal;
}
div.checkbox label, div.checkbox div.label{
	display:block;
	float: left;
	max-width: 500px;
	padding-left:10px;
	line-height: normal;
}
div.checkbox div.label{
	padding-bottom: 6px;
}

div.checkbox div.label label{
	display: inline;
	float: none;
	padding: 0;
}

div#segregator .content div.checkbox a{
	color: #F26522;
	/*
	display: block;
	 float: left; */
	padding-left:5px;
}


div.oswiadczenia div.regulamin{
	background-color: #dddddd;
	padding:5px 15px;
	margin: 10px 0;	
}
div#segregator .content div.oswiadczenia div.regulamin a{
	color: #F26522;
}
div.oswiadczenia div.regulamin p{
	margin: 10px 0;
}
div.oswiadczenia div.regulamin p.label{
	font-weight:bold;
	
}
div.oswiadczenia div.regulamin div.tresc{
	background-color: #ffffff;
	height:80px;
	overflow-y: scroll;
	overflow-x:hidden;
	
	padding: 5px;  
}
div.oswiadczenia div.regulamin div.tresc ul li{
	margin: 10px 0;
	list-style-type:disc;
}
div.oswiadczenia div.regulamin div.tresc ul li.last{
	list-style-type:none;
}
