/* --- jasno-niebieski --- */

a:visited, .linkX a:visited, a:link, .linkX a:link, .fontX{
	color: #1E68BB; /* #154882; #0091BB;*/
	text-decoration: none;
}

a:hover, .linkX a:hover{
	text-decoration: underline;
}

/* --- bialy --- */

.linkA a:visited, .linkA a:link, .fontA{
	color: white;
	text-decoration: none;
}

.linkA a:hover{
	text-decoration: underline;
}

/* --- ciemno-niebieski --- */

.linkB a:visited, .linkB a:link, .fontB{
	color: #015B87;
	text-decoration: none;
}

.linkB a:hover{
	text-decoration: none;
}

.linkBA a:visited, .linkBA a:link, .fontBA{
	color: #015B87;
	text-decoration: none;
}

.linkBA a:hover{
	text-decoration: underline;
}

/* --- ciemno-szary --- */

.linkC a:visited, .linkC a:link, .fontC{
	color: #525250;
	text-decoration: none;
}

.linkC a:hover{
	text-decoration: underline;
}

/* --- font --- */

.fontAR, .arrow{
	font-family: "MS Sans Serif", Tahoma, Helvetica;
    font-size: 8pt;
}

.fontHD, .head{
	font-size: 10pt;
}

.fontMN, .mini{
	font-size: 7pt;
}

.fontSA{
	color: #999999;
}

/* nie używana na razie
.fontSB{
	color: red;
}
*/

/* --- main --- */

html, body{
	width: 100%;
	height: 100%;
}

body{
	margin: 0;
	text-align: center;
	background: #ededed url(/data/layout/bgI.jpg) repeat-y top center;
}

div{
	overflow: hidden;  /* for FF, Opera */
	zoom: 1; /* for IE6 */
	text-align: left;
}

body, td, th, div, p, span, select, input, textarea{
	font-family: Verdana, "MS Sans Serif", Tahoma, Helvetica;
	font-size: 8pt;
	color: #525250;
}

img{
	border: 0;
}

ul{
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 17px;
	/* margin-left: 17px; */
	text-align: left;
}

ol{
	text-align: left;
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

hr{
    color: #D0D0D0;
    height: 1pt;
}

form{
	margin: 0;
}

.square{
	width: 5px;
	height: 5px;
	background: #525250;
}

.border, .borderA{
	border: #A8A8A8 1px solid;
}

.notice, .noticeA{
	padding: 20px;
	text-align: center;
}

/* --- bg --- */

.bg, .bgA{
	background: #ededed;
}

.bgLN{
	background: #ededed;
}

/* --- center --- */

.center, .centerT{
	text-align: center;
}

.centerM{
	margin: 0 auto;
}

/* --- vertical --- */

.verticalM{
	vertical-align: middle;
}

/* --- div --- */
/* nie używane
.divFL{
	float: left;
}

.divFR{
	float: right;
}
*/

/* --- input --- */

.inputA{
	width: 205px;
	color: white;
	border: white 1px solid;
	background: transparent;
}

/* --- table (table = tableA) --- */

.table, .tableA{
	width: 100%;
	margin: 0 auto;
}

.table, .tableA, .tableB, .tableC, .tableD{
    border-collapse: collapse;
    background-color: #ffffff;
}

.table td, .table th, .tableA td, .tableA th, .tableB td, .tableC th, .table03 td, .tableD th{
	text-align: left;
    padding: 5px;
}

.tableD td, .tableD th{
    padding: 0px;
}

.table td, .table th, .tableA td, .tableA th, .tableC td, .tableC th{
	border: #CCCCCC 1px solid;
}

.tableB td, .tableB th, .tableD td, .tableD th{
	border: 0px;
}

/* --- calendar --- */

.calendar{
	width: 100%;
}

.calendarM, .calendarH{ /*, .calendarM a:visited, .calendarM a:link{*/
	text-align: center;
	font-weight: bold;
	/*color: #297F7E;*/
}

.calendar td{
	border: #ededed 1px solid;
	padding: 2px;
	text-align: center;
	color: #999;
}

/* ---------- customForms CSS --------------------- */

table.customForm {
  width: 605px;
}
table.customForm tr{
  border-bottom: 1px solid #aaa; 
  margin: 15px 0px;
}
table.customForm tr td {
  margin: 10px 0px;
  border-bottom: 1px solid #eee;
}
table.customForm tr td.customFormQuestionsCell {
  width: 45%;
}
table.customForm tr td.customFormFieldsCell {
  width: 55%;
  color: #777;
}

.question{
 color: #0F57A9; /*#487182;*/
}
.questionDesc{
 color: #aaa;
}
.input_text{
 width: 390px;
}
.input_text_short{
 width: 250px;
}
.importantFieldMarker {
  color: red;
}
.topInfoCustomForm{
  float: right;
}
.fieldError {
 border: 1px solid red;
}
.optionError{
 color: red;
}
.alignRight {
	text-align: right;
}
#customFormLoginBox{
  width: 500px;
}
#title {
  width: 590px;
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  color: #094F82;
  padding: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.rowItem {
  color: #777;
  margin: 2px 0px;
}
.rowItemDesc {
  float:left;
  clear: both;
  padding: 3px 0px;
  padding-right: 7px;
}
input.button{
 color: #444;
 border: 1px solid #878C92;
 font-size: 11px;
 background: #fafafa;
}
.floatLeft{
 float: left;
}
.clearBoth{
 clear: both;
}
/* ---------- customForms CSS --------------------- */

/* CALENDAR PANEL FOR HOME */
.calendarHome {
  margin-bottom: 3px;
  background:  url('/data/layout/calendar_panel_home.jpg') no-repeat top left;
}
.calendarHomeLeft {
  float: left;
  width: 117px;
  height: 145px;
  margin-top: 45px;
}
.calendarHomeRight {
  margin-top: 12px;
  padding-left: 10px;
}
table.calendarHomeTable {
  width: 95%;
}
table.calendarHomeTable td {
  padding: 2px 0px;
  text-align: center;
  color: #444;
  font-family: "Trebuchet MS", Trebuchet;
  font-size: 12px;
  font-weight: bold;
}
.calendarHomeM {
  text-align: center;
  font-weight: bold;
  height: 25px;
}
.calendarHomeM a{
  color: #555;
  font-size: 13px;
}
.calendarHomeH {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  height: 20px;
}
.calendarHomeDays{
  color: #A5D65F;
}
.calendarHomeSunday {
  color: #9A181C;
}
.calendarHomeToday {
  background:  url('/data/layout/calendar_panel_home_curdate.jpg') no-repeat center center;
}
.calendarHomeEvent{
  color: blue;
}

/* //-- CALENDAR PANEL FOR HOME */
