body {
	background-color: #E0E6EB;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

fieldset {
	padding: 5px 5px 5px 5px;
	/*width: 700px;*/
	background-color: #FFFFFF;
}

legend {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: 0px solid #666666;
	background-color: #5555AA;
	color: #FFFFFF;
	/*background-color: #ACD3E2;
	background-image:url(back42.gif);
	background-position:center;
	background-repeat:no-repeat;*/
}

input,select,option,textarea {
	background-color: #DDDDDD;
	border-width: 1px;
}

.fileULBlock {
	
}

.fileUL {
	list-style-type: none;
	list-style-image: url(arrow.gif);
	line-height: 20px;
}

.fileLI {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
	vertical-align:middle;
	}

.infoText {
	font-size: 12px;
	color: #FF0000;
}

.errorText {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.mainTab {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	/*height: 600px;*/
}

.topLeft {
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: 120px;
	background-image:url(notebook.png);
	background-position:center;
	background-repeat:no-repeat;
}

.topMiddle {
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: 120px;
}

.bottom {
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	height: 20px;
	padding: 0px;
}

.mainLeftMenu {
	background-color: #D0D6DB;
	border-right: 1px solid #666666;
	height: 400px;
}

.mainMain {
	padding: 5px 10px 10px 10px;
	background-color: #9AC1E0;
}

/* Parametry wyswietlania lewego menu */
.menuTab {
	width : 200px;
	position: center;	
}

.menuRow {
}

.boxTable {
	width: 180px;
}

.boxTop {
}

.boxLeftCorner {
}

.boxTitle {
	text-align: center;
	font-weight: bold;
}

.boxRightCorner {
}

.boxMain {
	width: 180px;
}

.itemTab {
	width: 180px;
}

.itemRow {
	text-align: center;
}

.itemLink {
	text-align: center;
}

.itemIcon {
}
/* Lewe menu -- KONIEC  */


/* Main */
.menuField {
	/*background-color: #FFFFFF;*/
/*	padding: 10px 5px 5px 5px;*/
}

.menuFieldLegend {
/*	background-color: #FFFFFF;*/
}

.stronaHeadTD {
	font-weight: bold;
}

.Error {
	font-weight: bold;
	color:#CC0000;
}

.ListHead {
	background-color: #CCCCCC;
}

.ListP {
	background-color: #EEEEEE;
}

.ListN {
	background-color: #FFFFFF;
}