/*@import "blib.css";
@import "user_profil.css";*/
@import "strony.css";

html,body {
	background-color: #e4e0f0;  /* #e8e4f2; */
	color: #000000;
	padding:0;
	margin:0;
	font-size:12px;
	font-family: sans-serif;
}
a {
	text-decoration:none;
}
a:link {
	color:#0008d0;
}
a:hover {
	color:#f01010;
	text-decoration:underline;
}
a:visited {
	color:#0008d0;
}

img {
	border:0;
}

#uklad {
	background-color: #fff; /*#ecefff; */
	width:800px;
	margin:0ex auto 1ex auto;
	border-collapse:collapse;
	padding:0;
	border-spacing:0;
	empty-cells: show;
}
#uklad td {
	border: 0;
	margin: 0;
	
}

/*--------------------------
	elementy naglowka
--------------------------*/

.naglowek {
	background-color:#838FB9 ;/*#6385e4;*/
	height:6px;
}
#headTitCntnr h2{
	margin-left:1cm;
	text-align:left;
}
#naglTyt {
	font-size:150%;
	font-weight:bold;
	margin-left:1cm;
	text-align:left;
}

#logo {
	border-left: solid 1px silver;
	text-align:center;
}
#nagl {
	border-left: solid 1px silver;
/*	borderright: solid 1px silver; */
}
#ramka_login{
	border-left: solid 1px silver;
	width: 18ex;
	vertical-align:top;
}

#lewemenu{
	vertical-align:top;
	width:140px;
}

#stuff_ramka {
	border: solid 1px silver;
	vertical-align:top;

}

#menu{
	 /*#e8e4f8; */ /*  #e4e0f0; */
	min-height: 100%;
	margin-right: 0em;
	font-size: 96%;
	/*background-color: #fcfcff; */ /* IE6 nie wyswietla menu gdy ustwiony */

}
#menu a:link{

	font-weight: bold;
	text-decoration: none;
	color: #2020c0;
}

#menu a{
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #2020c0;
}

#menu a:visited{
	color: #2020c0;
}
#menu a:hover{
	color: #f00000;/*#a02448*/
	/* background: #e8e8e8; */
}
#menu a:active{
	color: #0080c0;
}
#menu ul {
	margin-left:0;
	padding-left: 0;
}
#menu li {
	list-style-type:none;
	margin-top:.7ex;
	border: solid 1px silver;
	margin:.5ex .5ex .5ex .5ex;
	padding: .5ex .5ex .5ex 2.5ex;
	text-align:left;
}
/*#menu li:hover {
	background-color: #e8e8e8;
}*/
#menu h2{
	/*width:100%;*/
	background:#eee;
	font-size:100%;
	margin:0 0 1em 0;
	text-align:center;
}

.menusubbox {
	/*border: solid 1px  silver;
	margin-left:0.0ex;
	margin-right: 0.5ex;
	margin-top: 0.5ex;*/
}
#orgsmenu {
	text-align:center;

}
#orgsmenu img {
	/*height:auto;*/ /*60px; */
	/*width:105px;*/
	margin-top:1.5ex;
	border:0;
}
#orgsmenu a{
	display: block;
	margin-bottom:0.5ex;
}



#menu a.specialLink{
	color: #102080;

}
#menu li.specialLink {
	background-color: #c0e0ff ;/*#87CEFA;*/
}
#menu a.specialLink:visited{
	color: #102080;
}
#menu a.speciallLink:hover{
	color: #8080ff;/*#a02448*/
}
#menu a.specialLink:active{
	color: #00c080;
}




/* Stuff */

#stuff{
	background-color: #fff; /*#ececff; */ /*  #e4e0f0;*/
	padding:1ex 2ex 1ex 2ex;
}
.stuff{
	padding: 1em 5em 1em 5em;
	line-height: 130%;
	text-align:justify;

}

.stuffdata{
	padding: 2ex;
}

h1 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:13px;
	text-transform: uppercase;
	color: #444;
}
h2 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	color: #444;
}
h3 {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px;
	color: #444;
}


input {
        background-color: #fff;
        color: #000;
}

/*autor*/
.nazwy_danych {
        color:#020800;
}
.wartosci_danych {
        color:#595a30;
}

/*---------------------------------------------------------------------
 bart stopka
----------------------------------------------------------------------*/

.bart_stopka {
	text-align:center;
	font-size:75%;
	color:#333;
	/* margin-top:20%; */
}

.bart_stopka a {
	color:#333;
}
.bart_stopka a:visited {
    color: #333;
}

a.bart {
	text-decoration:none;
	color:#333  /*#8080a0; */
}
a.bart:hover {
	background-color:#eee;
}
a.bart:visited {
	color:#333;
}
/*----------------------------------------------------------------------
 tabela do layoutu
----------------------------------------------------------------------*/
table.lay{
	width:100%;
	padding:0;
	border:0;
	margin:0;
	border-spacing:0;

}
table.lay tr{
	padding:0;
	border:0;
	margin:0;
}
table.lay td{
	padding:0;
	border:0;
	margin:0;
}


a.email {
	color:#3b4a4a;
	text-decoration:none;
}
a.email:visited {
	color:#8b9a9a;
}

/*---------------------------------------------------------
 ed
---------------------------------------------------------*/

table.tabelka{
	width: 80%;
	border-left:solid 1px black;
	border-top:solid 1px black;
	border-spacing:0px;
	empty-cells:show;
	margin-left: 10%;
	margin-right:10%;
	
}
table.tabelka td{
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	margin:0 0 0 0;
	padding:0.5ex 0.3ex 0.5ex 0.3ex;
}
table.tabelka  p {
	max-width:30em;
}
a.dogory {
	text-align:right;
}
/*-------------------------------------
	naprzemienne wiersze tabeli
-------------------------------------*/

.tp1{
	background-color:#e8e8e8;
}
.tp2{
	 background-color:#f4f4f4;
}

.tablista{
	background-color:#fff;
	width: 100%;
	margin: 1ex auto 1ex auto;
	
}
.tablista td {
	padding:3px 3px 3px  0.7ex;
}
th{
	background-color: #f0f0f0;
}	

.formDesc {
    vertical-align:top;
    background-color: #f2f2ea;
    padding: 0.5ex;
}
.formInput {
    background-color: #f8f8f0;
    padding: 0.5ex;
}
.formTable select{
    width:250px;  
}


/*---------------------------------------------------------
	blib/forms
---------------------------------------------------------*/
.oblgt_mark{
	color:red;
	font-size:120%;
}
.op_nrml{
}
.op_err{
	color:red;
}

/*---------------------------------------------------------
	ib2005 
---------------------------------------------------------*/
.pnazwa{
	color: #4040c0;
	font-weight:bold;
	text-transform:uppercase;
}
.adres {
	margin-left:3em;
	line-height:150%;
}

/*---------------------------------------------------------
	program 
---------------------------------------------------------*/
.dzien{
	text-align:center;
	font-weight:bold;
	padding: 1em ;
	
}
.godziny{
	width:13ex;
	text-align:right;
	padding-right:1em;
}
/*---------------------------------------------------------
	login panel
---------------------------------------------------------*/
.login_panel {
	text-align:center;
}
.login_input {
	border: solid 1px silver;
	font-size:80%;
}
.login_ok_but{
	font-size:70%;
	border: solid 1px silver;
	padding:1px 1px 1px 1px;
	

}
/*---------------------------------------------------------
    user
---------------------------------------------------------*/

.user_news {
	padding:1ex;
	border:solid 1px #f2e8e0;
	margin-bottom:1em;
	background-color: #fff0e6;
}

.user_data_box {
	padding: 1ex;
	border:solid 1px #e6e6fd;
	margin-bottom:1em;
	background-color: #f0f2ff;
}

.nowrap {
    white-space: nowrap ;
}
.przycisk {
	border: solid 1px silver;
	padding: 1px;
	background-color:#efefef;
	line-height:200%;
}
.przycisk a:hover{
	text-decoration:none;
}
.wazne {
	/*color:orange; */
	font-weight:bold;
}
hr {
	border:0;
	border-top: solid 1px silver;
}

#pozostaloDoRozpoczecia {
	font-size:90%;
	color: #444;
}
/*  tabelka dane do faktury */
.daneFakturowe {
	width:100%;
}
td.dFakWystawic {
	padding-right:2ex;
	width: 50%;
}
td.dFakWyslac {
	width: 50%;
}

.buttBar {
	/*border:  solid 1px red;*/
	/* width:100%; */
	text-align:right;
	padding-right: 1ex;
	/*margin-right: 1ex;*/
}
.pastDate {
	color: #777;
}

#navTop {
	/*position: absolute;
	width:80ex;
	left:100px;
	height:22px;
	top:0px;*/
	/*background-color: #308018;*/
	/*background-image: url("nav_top_bg.png");*/
	padding-bottom:0;
	margin-bottom:0;
	background-repeat: repeat-x; 
	text-align:left;
	font-family: Arial, Verdana,sans-serif;	
	font-size:100%;
	color: #000;
	

}


#navTop ul {
	/*height:22px;*/
	list-style-position:inside;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding-bottom:0;
		/*margin-top:3px;
	padding:0;*/
}
#navTop li {
	/*padding:2px 4px 2px 2em;*/
	/*height:22px;*/
	border-top: solid 1px #99a899;
	border-right: solid 1px #99a899;
	/*border-bottom: solid 1px #99a899; /*none;*/
	text-align:center;
	vertical-align:middle;
	/*display: inline *;/ /*width:auto i height:auto*/
	float: left;
	margin-bottom:0;

	
}
#navTop a:hover {
}

#navTop a {
	color:#008;
	font-size: inherit;
	/*display: block;*/
	/*height:28px;
	margin-left: 1em; */
	padding: 2px 1em 2px 1em;
	display: block; /* inline-block */
	/*display: -moz-inline-block;*/
	/*height:19px;*/

}
#navTop a:hover {
	color:#00c;
	text-decoration:none;	
}
#navTop li:first-child {
	border-left: solid 1px #99a899;
}

.panelLinkow {
	font-size: 95%;
	border:solid 1px #b5b8f0; /*#cfffb9;/*#f6f678;*/
	margin-bottom:1ex;
}
.panelLinkow a:visited{
	/* color: #206d88; */
}
.panelLinkow a:hover{
	/* color: #8a2b2b;*/ /*#a02448*/
	/* background: #e8e8e8; */
}
.panelLinkow ul {
	margin-left:3.5ex; 
	padding-left: 0; 
	/*list-style-position: inside;*/
	/*list-style-type: none;
	list-style-image:none;*/
	/*list-style-image: url("li_kolko.png"); */

	
}
/* .panelLinkow ul li:before {
	color: black
	content: "\00BB \0020"; */
	/* display: block;
    width:1em;
    background-color: #305060; */
/* }*/

.panelLinkow li {
	margin-bottom: 2pt;
	list-style-type:square;
	color: blue;
}
.panelLinkow h2{
	/*width:100%;*/
	background-color:#fff;
	font-size:100%;
	font-weight: bold;
	margin: 0;
	padding-top:6px;
	padding-left:1em;
	height:15px;
	/*text-align:center;*/
	text-decoration:none;
	border:none;
	border-bottom:solid 1px #b5b8f0;/*#f6f678;*/

}


.important {
	color:red;
	padding:0.2ex;
	font-weight: bold;
}

#highlights {
	border:solid 2px #e09020;
	margin: 1ex 0ex 2ex 0ex;
	padding: 1ex;
}
#highlights a, #highlights a.visited{
	/*color: darkred; */
	font-weight: bold;
}

#highlights .important {
	margin-top:-1.5em;
	color:red;
	background-color:white;
	display: block;
	padding:0.2ex;
	width:10ex;
}
.highlit1 a:visited, .highlit1 a:link {
	color: red;
}


.highlit1, .highlit2 {
	padding:1ex;
	margin-bottom:1ex;
	color: green;
}

.highlit1 {
        background-color:#fff3e8;
	color:blue;
}
/* .highlit1 a.visited {*/
.highlit2 {
	background-color: #ffffe0;

}

.highlit2 a, .highlit2 a:visited, .highlit2 a:link{
	color:darkred; 
}

.bibliolist  li {
	margin-bottom:1ex;
}
.very_important {
	color:red;
}
.very_important a {
	/*background-color:red; //#ffe0e0; */
	color: red;
	font-weight:bold;
	text-decoration: underline;
}