body, table {
	font-family: "Trebuchet MS", tahoma,  arial, verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #E2E2E2;
}

a:link, a:visited, a:active {
	font-family: "Trebuchet MS", tahoma, arial, verdana, Helvetica; font-size: 12px;
	color: #5E2882; text-decoration: none;
	
}

a:hover {
	font-family: "Trebuchet MS", tahoma, arial,verdana, Helvetica; font-size: 12px;
	color: #FDB913; text-decoration: none;
}

a.Orange:link, a.Orange:visited, a.Orange:active {
	font-family: "Trebuchet MS", tahoma, arial, verdana, Helvetica; font-size: 12px;
	color: #FDB913; text-decoration: none;
	
}

a.Orange:hover {
	font-family: "Trebuchet MS", tahoma, arial,verdana, Helvetica; font-size: 12px;
	color: #FDB913; text-decoration: underline;
}

.header {

	font-size:15px;
	font-weight: bold;
	color: #5E2882;

}

ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(img/li.gif);
	list-style-type: square;
	line-height: 16px;
	background-color: transparent;
}

.ULnoWrap {
	padding-left: 14px;
	margin-left: 5px;
	background-color: transparent;

}

.ulYelllow {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(img/liYellow.gif);
	list-style-type: square;
	line-height: 16px;
	background-color: transparent;
	padding-left: 14px;
	margin-left: 5px;
	background-color: transparent;
}

.ulPurple {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(img/liPurple.gif);
	list-style-type: square;
	line-height: 16px;
	background-color: transparent;
	padding-left: 14px;
	margin-left: 5px;
	background-color: transparent;
}

.ulBlue {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(img/liBlue.gif);
	list-style-type: square;
	line-height: 16px;
	background-color: transparent;
	padding-left: 14px;
	margin-left: 5px;
	background-color: transparent;
}

.ulGreen {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(img/liGreen.gif);
	list-style-type: square;
	line-height: 16px;
	background-color: transparent;
	padding-left: 14px;
	margin-left: 5px;
	background-color: transparent;
}

a.Y:link, a.Y:visited, a.Y:active {
	color: #341647; text-decoration: none;
}

a.Y:hover {
	color: #EFDB1C; text-decoration: none;
}
a.P:link, a.P:visited, a.P:active {
	color: #341647; text-decoration: none;
}

a.P:hover {
	color: #C10077; text-decoration: none;
}
a.B:link, a.B:visited, a.B:active {
	color: #341647; text-decoration: none;
}

a.B:hover {
	color: #3B7ABF; text-decoration: none;
}

a.G:link, a.G:visited, a.G:active {
	color: #341647; text-decoration: none;
}

a.G:hover {
	color: #3d8643; text-decoration: none;
}

a.Header:link, a.Header:visited, a.Header:active {
	color: #FFFFFF; text-decoration: none;
}

a.Header:hover {
	color: #FFFFFF; text-decoration: underline;
}

.publikacjeTrHeader1 {

	text-align: center;
	font-weight: bold;
	background-color: #5E2882;
	height: 30px;
	background-image: url('/img/headerTr1.gif');
	background-repeat: repeat-x;

}

.publikacjeTrHeader2 {

	text-align: center;
	font-weight: bold;
	background-color: #FDB913;
	height: 30px;
	background-image: url('/img/headerTr2.gif');
	background-repeat: repeat-x;

}

.publikacjeTr2 {

	background-color: #f5f5f5;

}

.publikacjeTr1 {

	background-color: #efefef;

}

.publikacjeTrOv {

	background-color: #FAFAFA;

}

.publikacjeTd {
	
	border: solid 1px #e6e6e6;

}


a.number:link, a.number:visited, a.number:active {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

a.number:hover {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

.number_off{

	width: 16px;
	height: 12px;
	background-color: #6B067B;
	text-align:center;
	cursor: pointer;
	font-size:10px;
}

.number_ov {
	width: 16px;
	height: 12px;
	background-color: #830F95;	
	text-align:center;
	cursor: pointer;
	font-size:10px;
}

.number_on{

	width: 16px;
	height: 12px;
	background-color: #F4C200;
	text-align:center;
	color: white;
	font-size:10px;
}

.button_over{

	width: 65px;
	height: 12px;
	background-color: #F4C200;
	text-align:center;
	color: white;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	
}

.button_out {

	width: 65px;
	height: 12px;
	background-color: #830F95;	
	text-align:center;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	color: white;
}

.submit_out {

	width: 65px;
	height: 24px;
	background-color: #830F95;	
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: white;
	border: solid 1px white;

}

.submit_over {

	width: 65px;
	height: 24px;
	background-color: #F4C200;
	text-align:center;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	color: white;
	border: solid 1px white;

}

.formInput {

	height:18px;
	font-size:12px;
	border: solid 1px #FFF;
	color: #6B067B;
	background-color: #FDB913;
	width: 200px;
	font-family: "Trebuchet MS", tahoma,  arial, verdana, Helvetica;
}

.formInputAct {

	height:18px;
	font-size:12px;
	border: solid 1px #FFF;
	color: #6B067B;
	background-color: #FBCA55;
	width: 200px;
	font-family: "Trebuchet MS", tahoma,  arial, verdana, Helvetica;	
}

.formLeft {

	text-align: right;

}

.szukajInput {

	height:18px;
	font-size:10px;
	border: 0;
	color: #6B067B;
	background-color: #FDB913;

}

.szukajInputAct {

	height:18px;
	font-size:10px;
	border: 0;
	color: #6B067B;
	background-color: #FBCA55;

}

#hintbox4{
border:solid 1px #FFFFFF;
text-align: left;
padding: 5px;
font-size: 11px;

line-height: 13px;
width: 220px;
font-family:  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
filter: alpha(opacity=85);opacity: .85;
}

.important {

	display: none;

}

.wydruk {
margin:10px; 
padding:10px; 
background-image: url('/img/printBg.gif');
background-color:  #FFFFFF;
text-align:justify;
background-position: center;
background-repeat: no-repeat;
}


.TRup{
background-color: #FDB913; 
border-bottom: solid 1px #9B9B9B; 
padding: 5px; 
cursor: pointer;
font-weight: bold;
color: #FFFFFF;
}
.TRdn{
background-color: #EEEEEE;
border-bottom: solid 1px #9B9B9B;
padding: 5px;
cursor: pointer;
}

.TRactive{
background-color: #5E2882;
border-bottom: solid 1px #9B9B9B;
padding: 5px;
color: #FFFFFF;
}

.admSubmit {

	background-image: 		url('img/submit.png');
	width: 					87px;
	height: 				19px;
	font-size: 				10px;
    margin:					2px 0px 2px 0px;
    font-weight:			normal;
    color:					#000000;
    padding:				0px 10px 1px 10px;
    border:					none;
    cursor:					pointer;
    font-size:11px;

}

.inputText, .inputText:hover {
	color:            		#000000;
	width:            		130px;
	border: 				none;
	height: 				19px;
	margin-top: 			2px;
	margin-right: 			0px;
	margin-bottom: 			5px;
	margin-left: 			0px;
	padding-top: 			2px;
	padding-right: 			5px;
	padding-bottom: 		1px;
	padding-left: 			5px;
	background-image: 		url('img/inptext.png');	
	background-repeat: 		no-repeat;
    font-family: 			tahoma, arial, verdana, Helvetica; 
    font-size: 11px;
}

.inputText:hover{

	background-image: 		url('img/inptextOv.png');
	
}

.inputOv {

	background-color: white;

}

.MainTable {

	height: 100%;
	width: 100%;

}

.alert {

	color: #BF0000;
	font-weight: bold;

}

.wydarzeniaPic {

	border: solid 1px #5E2882;
	float: left; margin-right: 15px;
}

.eTab {

	margin:0;
	padding:0;
	width: 749px;

}

.eTopLay {

	background-image: url('/img/lay/t.gif');
	background-repeat: no-repeat;
	height:6px;

}

.eMidLay {

	background-image: url('/img/lay/m2.gif');
	background-repeat: repeat-y;
	margin-left:20px;
	padding-left:20px;
	margin-right:20px;
	padding-right:20px;
}

.eBotLay {

	background-image: url('/img/lay/b.gif');
	background-repeat: no-repeat;
	height:6px;

}

.eLabel {

	text-align:right;

}


h2 {
font-size:12px;
margin:0;
padding:2px;
font-weight:bold;
}


