@media print {
	.nav_area {
		display:none;
	}  
}

body {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	background: white;
	color: #01214F;
}
body.contentStructureBody {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background: #F5F5F5;
}

/* Font settings for page elements */
body, ul, td, th, p, h1, h2, small, .tab, .small,
.tableTitle, .tableExtras, input, textarea, select, a {
	font-family: Arial, Arial, sans-serif;
	font-size: small;
	color: #01214F;
	line-height: 17px;
}

.required{
	color:#FF0000;
}

h3{
	color:#00398B;	
	font-size:100%;
	margin-bottom:0px;
	margin-top:3px;
	margin-left:7px;
	}

h4 {
	color: #ffffff;
	line-height: 17px;	
	margin-bottom:5px;
	}


h5 {
	color:#01214F;	
	font-size:100%;
	margin-bottom:0px;

	}

code, pre, tt {
    font-family: Courier, "Courier New", monospace;
}

/* General header styles */
h1, h2, h3, h4 {
    font-weight: bold;
    color: #00398B;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

small, .small {
	font-size: x-small;
}

.smallHeader {
	font-size: x-small;
	color: #ffffff;
}

img {
	border: 0px;
}

img.icon{
	margin-right:10px;
	}

hr {
	line-height : 1px;
}

hr.hrColor{
	color:#B3CBE8;
	}

form {
	margin:0;
	padding:0;
	}
	
.label {
	color: #8B0000;
	font-size: 110%;
	padding-top:10px;
	padding-bottom:10px; 
 	font-weight: bold;
}

.space{
	margin-top:6px;
	}

.space2 {
	margin-top:12px;
	}
	
a.link{
	text-decoration: none;
	color:#00398B;
}
a.link:hover{ 
	text-decoration:underline;
	color:#1468BE;
}

a.search_link{
	font-weight: bold;
}

a.u_link{
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
}

a.u_link:hover{
	color:#1468BE;
	font-weight:normal;
	text-decoration:underline;
}

a.g_link{
	color:#00398B;
	font-weight:bold;
	text-decoration:none;
}
a.bigger{
	color:#00398B;
	font-weight:bold;
	font-size:14px;
}
.line_height{
	line-height:30px;
	}

a.g_link:hover{
	color:#1468BE;
	font-weight:bold;
	text-decoration:underline;
}

a.link2 {
	color:#00398b;
	font-weight:normal;
	text-decoration:underline;
}

a.link2:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}

a.link3 {
	color:#5b8407;
	font-weight:normal;
	text-decoration:none;
}

a.link3:hover {
	color:#5b8407;
	font-weight:normal;
	text-decoration:underline;
}
a.link4 {
	color:#006faf;
	font-weight:normal;
	text-decoration:none;
}

a.link4:hover {
	color:#006faf;
	font-weight:normal;
	text-decoration:underline;
}
a.link5 {
	font-size:12px;
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}

a.link5:hover {
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline;
}
.topheaderLink {
	color: #00C029;
	font-weight: bold;
	text-decoration:none;
}

.topheaderLink:hover {
	color: #01BE03;
	font-weight: bold;
	text-decoration: underline;
}

.headerLink {
	color: #00398b;
	font-weight: bold;
	text-decoration:none;
}

.headerLink:hover {
	color: #1468be;
	font-weight: bold;
	text-decoration:underline;
}

a.headerLinkShop {
	color: #FF9900;
	font-weight: bold;
	text-decoration:none;
}
a.headerLinkShop:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration:underline;
}
a.headerLinkShop2 {
	color: #FF9900;
	text-decoration:none;
}
a.headerLinkShop2:hover {
	text-decoration:underline;
}
.small_link{
	color:#00398B;
	font-weight:bold;
	text-decoration:none;
	font-size: 100%;
}

.small_link:hover{
	color:#1468BE;
	text-decoration:underline;
	}


.headerSeparator {
	color: #83979E;
}


.headerSeparatorGreen {
	color: #45E467;
}

.footerSeparator {
	color: #FFFFFF;
	font-size:120%;
	margin: 0 5px 0 5px;
}
.bannerText {
	color: white;
	font-weight:bold;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bannerText2 {
	color: white;
	font-weight:bold;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
}
.bannerTable {
	background: #436BBC;
	padding: 4px 5px 4px 5px;
}

.menuLink {
	color: #6A5ACD;
	font-weight: bold;
}
.menuTable {
	background: #FFFFFF;
	font-family: Arial;
	font-size: small;
	color: #224878;
	padding: 4px 5px 4px 5px;
	/*border-top: 1px solid #B4C1D4;
	border-left: 1px solid #B4C1D4;
	border-right: 1px solid #B4C1D4;*/
}
.menuTable a, .menuTable td {
	color:#224878;
	font-size: small;	
}

/* -------------------------FOOTER--------------------------*/

.footerTable {
	
	font-family: Arial;
	font-size: small;
	color:#01214F;
	margin-top: 0px;
	border: 1px solid #b4c1d4;
}
.footerTable a{
	color:#224878;
	font-size: 110% ;	
}

.footerTable td {
	color:#224878;
	font-size: x-small ;	
	}
	
.footerTable th {
	font-weight:normal;
	font-size: x-small;	
	color:#42689d;
	background:url(/images/home/search_header_fill.gif);
	padding-left:20px;
	padding-right:20px;
}
.separatorTable {
	background: #D4DCE8;
	padding: 1px 1px 1px 1px;
	color:#01214F;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	border: 1px solid #b4c1d4;
}
.pathTable {
	/*background: #E0E6EE;
	padding: 4px 5px 4px 5px;*/	
	color:#01214F;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	border: 1px solid #b4c1d4;
}

.pathTable td {
	background:url(/images/home/search_header_fill.gif);
	color:#00398B;
	font-weight:bold;
	font-size:90%;
	height:28px;
	vertical-align:middle;
	padding: 0px 5px 0px 5px;
}
.pathTable a {
	color:#00398B;
	font-weight:bold;
}

.pathTable .pathLink {
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}
.pathTable .pathLink:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}


.searchTable {
	background: #E0E6EE;
/*	padding: 4px 5px 4px 5px;*/
	border: 1px solid #b4c1d4;
	margin-bottom:10px;
}
.searchTable th {
	background:url(/images/home/search_header_fill.gif);
	color:#01214F;
	font-size:100%;
	height:24px;
	
}

.mainTable {
	font-family: Arial;
	padding: 5px 5px 5px 5px;
}
.mainTableColR {
	border-left: 0px solid Navy;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	/*background: #E2EAFE;*/
}

table.informTable {
	background: white;
	margin-top:5px;
	margin-bottom:5px;
}
.informTable td.ramka {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left;
	border : 1px solid #D5D5D5;	
}
.informTable th {
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
	border : 1px solid #D5D5D5;	
}
.ptaszek {
	padding-left:15px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	list-style-image: url(/images/home/ptaszek01a.gif);
}

/** html * .ptaszek {
	list-style-image: url(/images/home/ptaszek01a.gif);	
}*/

/*.ptaszek, x:-moz-any-link {
	list-style-image: url(/images/home/ptaszek01a.gif);
	}*/

.ptaszek02 {
	list-style-image: url(/images/home/ptaszek02.gif);	
}

.kwadrat {
	padding-left:15px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
	list-style-image: url(/images/home/bullet02.gif);
	color:#00398B;	
}

* html * .kwadrat {
	list-style-image: url(/images/home/bullet02a.gif);	
}



.kropka {
	padding-left:15px;
	margin-left:25px;
	margin-bottom:3px;
	margin-top:3px;	
	list-style-image: url(/images/home/bullet01.gif);
}

* html * .kropka {
	list-style-image: url(/images/home/bullet01a.gif);	
}

.simple{
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	list-style-image:none;
	list-style-type:none;
	}


ul.help{
margin:0;
line-height:20px;
}	

ul.help li{
margin-left:35px;
color:#01214F;
}

ul.help2{
margin:0;
line-height:20px;
}	

ul.help2 li{
margin-left:50px;
color:#01214F;
list-style-type: circle;
}

ul.terms{
margin:0;
line-height:20px;
}	

ul.terms li{
margin-left:50px;
color:#3D3D3D
}

ul.newUser{
margin:0;
line-height:20px;
}	

ul.newUser li{
margin-left:15px;
color:#3D3D3D
}


ol.olist2{
margin:0;
line-height:20px;
}

ol.olist2 li{
margin-left:25px;
}

ol.olist{
line-height:15px;
}

ol.olist li{
margin-left:0px;
}


table.moduleTable {
	background: #F2F6FD;
	border : 1px solid #B3CBE8;
	margin-bottom:10px;
}

.moduleTable td {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 5px 10px 10px 10px;
	text-align:left;
	padding-left:10px;
}

.moduleTable td.center {
	text-align:center;
	}

.moduleTable th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}
.moduleTable th.right {
	text-align:right;
	background:url(/images/home/tbl_header_bckgnd01.gif);
}
.moduleTable a {
	color:#00398B;
	font-weight:normal;
}

.moduleTable a:hover {
	color:#1468BE;
	font-weight:normal;
}

.moduleTable .moduleTablelink {
	color:#00398B;
	font-weight:bold;
}
.moduleTable .moduleTablelink:hover {
	color:#1468BE;
	font-weight:bold;
}
.moduleTable a:hover {
	color:#1468BE;
	font-weight:normal;
	text-decoration:underline;
}

table.helptable td {
	padding:10px 10px 10px 10px;
	}

table.helptable td.frame{
	border:1px solid #B4C1D4;
	padding:10px 20px 10px 20px;
	}
	

/* --------------Checkbox table----------------*/

.checkboxTable{
	margin:0;
	padding:0;
	}
.checkboxTable td {
	margin:0;
	padding:0;
	}	


/* ----------LOGOWANIE-----------*/

table.moduleLogin {
	background: #F2F6FD;
	/*border : 1px solid #B3CBE8;*/
	/*margin-bottom:10px;*/
}

.moduleLogin td {
	font-family: Arial;
	font-size: 80%;
	color:#00398B;
	padding: 3px 10px 3px 10px;
	text-align:left;
	padding-left:10px;
}

.moduleLogin th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}

.moduleLogin td.center {
	text-align:center;
	}

.moduleLogin td.center2 {
	text-align:center;
	font-size:100%;
	}

.moduleLogin td.marleft {
	padding-left:50px;
	}
	
table.moduleLogin .lbutton{
	font-size:110%;
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	}



.logintext {
	border-top: 0px solid #B4C1D4;
	/*padding-top:29px;*/
	}

.logintext td{
	color:#3D3D3D;
	line-height:20px;
}

.banner {
	/*border-bottom: 1px solid #B4C1D4;
	border-top: 1px solid #B4C1D4;*/
	background:url(/images/banner.gif);
	}


.banner2 {
	background:url(/images/banner2_bg.gif) repeat-x;
	}

/* ---------------------------*/


table.moduleTable2 {
	border: 1px solid #b4c1d4 ;
	margin-bottom: 10px;
}

.moduleTable2 td {
	/*background: white;*/
	padding:5px 10px 5px 10px;
	color:#00398B;	
}

.moduleTable2 td.search {
	/*background: white;*/
	padding-left:15px;
	color:#00398B;	
}

.moduleTable2 th {
	background: #FFFFFF;
	color:#00398B;	
	text-align:left;
	vertical-align: middle;
	background:url(/images/home/search_header_fill.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	border-bottom:1px solid #b4c1d4;
	padding-left:3px;
}

.moduleTable2 th.noborder {
	border-bottom:0px;
}

.moduleTable2 a {
	color:#00398b;
	font-weight:normal;
	text-decoration:none;
}

.moduleTable2 a:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
.moduleTable2 .moduleTable2link {
	color:#00883C;
	font-weight:bold;
}
.moduleTable2 .moduleTable2link:hover {
	color:#00883C;
	font-weight:bold;
	text-decoration:underline;
}


table.regionTable {
	background: white;
	border : 1px solid #C5D4F0;
}

.regionTable p {
	font-family: Arial;
	font-size: 100%;
	color:#01214F;
	text-align:left
}
.regionTable td {
	font-family: Arial;
	font-size: 100%;
	color:#01214F;
	text-align:left
}
.regionTable th {
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
}


table.catTable {
	background: #F2F6FD;
	border : 1px solid #B3CBE8;
	margin-bottom:10px;

}

.catTable th {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 3px 3px 3px 3px;
	text-align:left;
	background: url(/images/home/subject_header_fill.gif);
	border-bottom: 1px solid #B3CBE8;
}

.catTable td {
	font-family: Arial;
	font-size: 100%;
	color:#00398B;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

.catTable a {
	color:#00398B;
	font-weight:normal;

}

.catTable a:hover {
	color:#1468BE;
	font-weight:normal;

}

table.catTable1 {
	background: #EDF4F5;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable1 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable1 a {
	color:#224878;
	font-weight:normal;

}

table.catTable2 {
	background: #EDF5ED;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable2 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable2 a {
	color:#224878;
	font-weight:normal;

}

table.catTable4 {
	background: #F5F5ED;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable4 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable4 a {
	color:#224878;
	font-weight:normal;

}

table.catTable3 {
	background: #FFEBD7;
	border : 1px solid #D5D5D5;
	margin-bottom:5px;

}

.catTable3 td {
	font-family: Arial;
	font-size: 100%;
	color:#1A3D6C;
	padding: 5px 5px 5px 5px;
	text-align:left
}

.catTable3 a {
	color:#224878;
	font-weight:normal;

}


table.newsTable {
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align:left
}
.newsTable td {
/*	padding-top:10px;
	padding-bottom:10px;*/
	color:#1b1b1b;
}
.newsTable .title {
	font-weight:bold;
	font-size: 120%;
}
.newsTable .date {
	font-weight:normal;
	font-size: 90%;
	color:#1b1b1b;
}
.newsTable .summary {
	font-weight:normal;
	background: #EDF0F5;
	border : 1px solid #DBDBDB;
}
.newsTable .div {
	color:#666666;
}
.newsDate{
	color: #006FAF;
	font-size:11px;
}

a.green{
	text-decoration:underline;
	color: #00C029;
}
a.green:hover{
	text-decoration:underline;
}
.normal {
	font-weight:normal;
}
.smaller {
	font-size:85%;
}
.black {
	color:black;
}
.alert {
	color:#CC3366;
}
.info {
	font-family: Arial;
	font-size: small;
	background: #D3F08E;
	border: 1px solid  #A3E02D;
	padding: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
	color:#619202;
	font-weight:bold;
	text-align:center;
}
.info_link {
	color:red;
}

.info2 {
	font-family: Arial;
	font-size: small;
	background: #FED2D2;
	border : 1px solid #F79193;
	padding: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:10px;
	color:#DA5659;
	font-weight:bold;
	text-align:center;
}
.info2_link {
	color:red;
}

.infoTable {
	background: #C4FFBA;
	border : 1px solid #BAD9B7;
	margin-top:5px;
	margin-bottom:5px;

}
.infoTable td {
	font-family: Arial;
	font-size: 100%;
	font-weight:bold;
	color:#00852C;
	padding: 5px 5px 5px 5px;
	text-align:center;
}
.summary {
	font-family: Arial;
	font-size: small;
	background: #EDF0F5;
	border : 1px solid #DBDBDB;
	padding: 10px;
}
.padding_10p {
	padding-left: 10px;
	padding-right: 10px;
}
.padding_10tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.resourcesListTable table {
	border-spacing:1px;		
}

div.resourcesListTable td {
	color: #01214F;
	padding:3px 4px 3px 4px;
	}
div.resourcesListTable a.link {
	color: #00398B;
	font-weight:normal;
	text-decoration:underline;
}
div.resourcesListTable a.link:hover {
	color: #1468be;
	font-weight:normal;
	text-decoration:underline;
}

div.resourcesListTable .date {
	color: #7E7E7E;
	font-size:90%;
}
div.resourcesListTable a.more {
	color: #00398b;
	font-weight:normal;
	text-decoration:none;
}
div.resourcesListTable a.more:hover {
	color: #CC3366;
	font-weight:normal;
	text-decoration:underline;
}
div.resourcesListTable a.pathLink {
	color: #1A3D6C;
	font-weight:bold;
	text-decoration:underline;
}
div.resourcesListTable tr.mini {
	background-color:#E6F7B7;		
}

div.resourcesListTable tr.owner {
	background-color:#FFFFCC;	
}


div.partnersTable table {
	border-spacing:1px;		
}

div.partnersTable td {
	color: #1A3D6C;
	padding:3px 4px 3px 4px;
}
div.partnersTable a {
	color: #1A3D6C;
	font-weight:bold;
	text-decoration:underline;
}
div.partnersTable a:hover {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}
div.partnersTable p {
	color: #1A3D6C;
	font-weight:bold;
}
div.partnersTable li {
	color: #1A3D6C;
	font-weight:normal;
}



div.pageCounter  {
	color: #1A3D6C;
	text-align:left;
	font-size:90%;
}
div.pageCounter a {
	color: #1A3D6C;
}

div.topic_title{
	border-bottom: 1px solid #B4C1D4;
	margin-bottom: 5px;
	background-color:#F5F5F5;
	font-weight:bold;
}

td.owner{
	background-color:#D1F597;
	padding: 15px;
	color: #3B5709;
}

/* ----------------------------------------------------- calendar */

.tableCalModule {
	background:white; 
	border: 1px solid #D7DBE2;
	padding-bottom: 5px ;
	padding-top:5px;
	margin-bottom:5px;
}
.tableCal {
	background:white; 
	/*border: 1px solid #D7DBE2;*/
	padding: 5px 5px 5px 5px;

}
.tableCal td  {
	font-family: Arial;
	font-size: 90%;
	color:#565656;
}

.tableCalHeader {
	color: #474747;
	font-weight: normal;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background: #EEEEEE;
}
.tableCalRow {text-align:center; 
	padding: 5px 5px 5px 5px;
	background:#ffffff;
  }
.tableCalCurrent {
	background: #385FB4;
}
.tableCalDayEvent {
	background: #A7C1E4;
}
.tableCalDaySel {
	background: #ADD8E6;
	border: 1px solid Navy;
}
.tableCalDayHoliday6{
	background:#EEEEEE;
	color:#565656;
	font-weight : bold;
}
.tableCalDayHoliday7{
	background:#EEEEEE;
	color:#FF0000;
	font-weight : bold;
}

.tableCalLabel {font-family:Arial; font-size:120%; color:#005EAB; font-weight:bold;
 }

.tableCalLink {
	color: #005EAB;
	font-weight: normal;
	text-decoration: underline;
	font-size:100%;
}
.tableCalLinkEvent {
	font-weight: normal;
	text-decoration: underline;
	color:#003366;
	font-size:100%;	
}

.tableCalLinkCurrent {
	color:white;
	font-weight: normal;
	text-decoration: none;
	font-size:100%;	
}

.tableCalLink6 {
	color: #565656;
	font-weight: bold;
	text-decoration: underline;
	font-size:100%;	
}
.tableCalLink7 {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	font-size:100%;	
}

.tableCalLinkWeek {
	font-size: 100%;
	color: #909090;
	font-weight: normal;
	text-decoration: none;
}
.tableCalLinkWeek:hover {
	text-decoration: underline;
}



.calSmall {
	font-size: smaller;
	color: #757575;
	border-bottom: 1px dotted #757575;
}
.calNavLink {
	color: #005EAB;
	text-decoration: none;
	font-weight: bolder;
	font-size: small;
}
.calModuleLink {
	color: #005EAB;
	text-decoration: none;
	font-weight: bolder;
}
.calModuleLink:hover {
	text-decoration: underline;
}

div.newsListTable table {
	border-spacing:1px;	
}
div.newsListTable td {
	color: #000000;
	padding:3px 4px 3px 4px;
	border-bottom:thin dotted #757575;
}
div.newsListTable a {
	color:	#0057A7;
	text-decoration:none;
}
div.newsListTable a:hover {
	color:	#0057A7;
	text-decoration:underline;
}
div.newsListTable .date {
	color: #757575;
}

div.CalListTable table {
	border-spacing:1px;	
}

div.CalListTable td {
	color: #757575;
	padding:3px 4px 3px 4px;
}
div.CalListTable a {
	color:	#0057A7;
	text-decoration:none;
}
div.CalListTable a:hover {
	color:	#0057A7;
	text-decoration:underline;
}
/* login, users, common layouts */

/* START - NIE ZMIENIAC PONIZSZYCH STYLI. JESLI CZEGOS VRAKUJE TO DODAC NOWA KLASE */
div.listTable table {
	border: 0px solid #000080;
	border-spacing:1px;	
}
div.listTable th {
	color: #00398B;
	/*color:#FFFFFF;*/
	text-align:left;
	/*background:url(/images/home/tbl_header_bckgnd02.gif);*/
	/*background:#CEDEF4;*/
	padding:4px 4px 4px 4px;
	height:18px;	
	
	background:#E5EBF5;
	border-bottom: 1px solid #C8D2E0;
	border-top: 1px solid #C8D2E0;
	font-weight:bold;
	
}
div.listTable td {
	color: #01214F;
	padding:3px 4px 3px 4px;
	

}

div.listTable tr.row1 {
	/*background: #E4ECFB;*/
	background-color: #F5F5F5;
	

}
div.listTable tr.row2 {
	background: #EFF5FC;
}
div.listTable tr.exp {
	background-color: #CCCCCC;
}
div.listTable tr.a_exp {
	background: #FADCD3;
}

div.listTable a {
	color:	#00398b;
}
div.listTable a:hover {
	color:#1468be;
}

div.editTable table {
	border-spacing:2px;
	border: 0px solid #B3CBE8;
}
div.editTable td {
	padding:5px;
	
}

div.editTable th {
	padding:5px;
	color:#FFFFFF;
	/*background:#184A8F;*/
	background-color:#9DBDE5;
	text-align:left;	
}

div.editTable .colheader {
	/*background:#DCE5F5;*/
	background:#D9E6F7;
	font-weight:bold;
	color:#00398B;
	width:100px;
}
div.editTable .colheader2 {
	background:#EDF0F5;
	font-weight:normal;
}
/* KONIEC */



/* view resource */
.tableViewRes {
	font-family:Arial;
	background:white; 
	font-size:100%;
 }
.tableViewRes td {
	font-family:Arial;
	font-size:100%;
	color: #3f3f3f;
	font-weight:normal;
	text-align:left;
	padding:5px;
} 
.tableViewRes .tableViewResLabel {
	font-family:Arial;
	font-size:100%;
	color: #00398B;
	font-weight:bold;
	background : #D9E6F7;
	text-align:left;
	padding: 5px 5px 5px 5px;
}
.tableViewRes a {
	font-family:Arial;
	font-size:100%;
	color: #3f3f3f;
	font-weight:normal;
	text-decoration:underline;
} 
.button {
	/*background:#E4E2E2;
	border:1px solid #9F9F9F;
	color:#646464;*/
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	/*background-image: url(/images/home/btn_bg.gif);	*/
	color:#2E5A92;
	border: 1px #83979E solid;
	font-size:90%;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	cursor: pointer;
}

* html * .button {
	margin-top:4px;	
}

.button2 {
	vertical-align:middle;
	margin-top:4px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	padding: 0 10px 0 10px;
	font-weight:normal;
	cursor: pointer;
}

* html * .button2 {
	margin-top:4px;	
	padding: 0 0px 0 0px;
}

.button3 {
	vertical-align:middle;
	margin-top:4px;
	width:160px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}

.button4 {
	vertical-align:middle;
	margin-top:4px;
	width:200px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}

.button5 {
	vertical-align:middle;
	margin-top:4px;
	width:86px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: solid 1px #83979E;
	font-size:90%;
	height:20px;
	font-weight:normal;
	cursor: pointer;
}


.input {
	background:white;
	border:1px solid #B4C1D4;
	color: #214E9B;
	vertical-align:middle;
	font-weight:normal;
	margin-top:4px;
}
* html * .input {
	margin-top:4px;	
}


input.linput{
	margin-top:0;
	background:white;
	border:1px solid #83979E;
	color: #214E9B;
	vertical-align:middle;
	font-weight:normal;
	}	
input.linput_disabled{
	margin-top:0;
	background:#CCCCCC;
	border:1px solid #83979E;
	color: #666666;
	vertical-align:middle;
	font-weight:normal;
	}
input.linput2{
	margin-top:0;
	background:white;
	border:1px solid #990000;
	color: #990000;
	vertical-align:middle;
	font-weight:normal;
	}		
		
/* naglowek kalendarza*/

TABLE.headersec {
	width: 100%;
	border-bottom: 1px dotted #996666;	
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 5px 0px;
}
TABLE.headersec TD {
	vertical-align: bottom;
	white-space: nowrap;
}
TABLE.headersec TD.text {
	width: 99%;
	font-size: 140%;
	font-weight: bold;
    color: #005EAB;
}
TABLE.headersec TD.buttons {
	text-align: right;
}

TABLE.headersectable TD {
	vertical-align: middle;
}
/* KONIEC naglowek kalendarza*/

/* kolorowe moduly homepage*/

.centerColumn {
	margin-left: 0px;
	margin-right: 0px;
	/*min-width:550px;
	/*width: expression(this.scrollWidth < 800 ? "550px" : "100%" );*/
}

.centerColumnText {
	margin-top:20px;
	text-align:center;
	color:#00398B;
	font-size:110%;
	font-weight:bold;
	}

.centerColumnTable{
	margin-left:5px;
	margin-right:5px;
	}
/* srodkowa tabelka na glownej stronie */
.centerTable{}
.centerTable td{}
.centerTable td.border_bottom {
	padding-bottom:20px;
	border-bottom: 1px dashed #CCCCCC;
}
.centerTable td.border_right{
	background-color:#F4F4F4;
	/*border-right: 1px solid #FFFFFF;*/
	vertical-align:top;
}
.centerTable td.border_left{
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
	vertical-align:top;
}
.centerTable td.top_left{}
.centerTable td.top_right{}
.centerTable td.top_right_border{
	background: url(/images/home/table_top_right.gif) no-repeat top right;
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
}
.centerTable td.bottom_left{}
.centerTable td.bottom_right{}
.centerTable td.bottom_right_border{
	background: url(/images/home/table_bottom_right.gif) no-repeat bottom right;
	background-color:#F4F4F4;
	border-left: 1px solid #FFFFFF;
}
.centerTableHeader{
	font-size: 14px;
	font-weight:bold;
	color: #FF8400;
}
.centerTableHeader2 {
	font-size: 18px;
	color: #FF8400;
	text-decoration:none;
}

/* KONIEC srodkowa tabelka na glownej stronie */

.nobg{
	background: none;
	}

.nobg td{
	background: none;
	}
	
.home1Table {
	border: 1px solid #b4c1d4 ;
	margin-bottom: 10px;
}
.home1Table th {
	background: #E2E9F1;
	color: #01214F;
	text-align:left;
	vertical-align: middle;
	background:url(/images/home/search_header_fill.gif);
	height:26px;
	border-bottom:1px solid #b4c1d4 ;
	font-weight:normal;
	padding-left:3px;

}
.home1Table td {
	/*background: white;*/
	padding:10px;
	color:#3D3D3D;
}

.home1Table td.nopadding {
	/*background: white;*/
	padding:0px;
	color:#3D3D3D;
}

.home1Table td.bg {
	background: url(/images/home/img01.jpg) right bottom no-repeat;
}


.home2Table {
	border: 1px solid #184A8F;
	/*margin-left: 10px;
	*/
	margin-bottom: 10px;
}
.home2Table th {
	/*background: #6789B1;*/
	color: white;
	text-align:left;
	background:#184A8F;
/*	background:url(/images/home/tbl_header_bckgnd02.gif);*/
	height:26px;
	padding-left:10px;
}
.home2Table td {
background-color: #ecf1f9;
}


.home3Table {
/*		border: 1px solid #FDD7C0;
margin-left: 10px;*/
	margin-top: 10px;
   padding:6px 6px 6px 6px;
   border-bottom: thin dotted #4C6F99;
}
.home3Table th {
	color: #01214F;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.home3Table td {
}
.home3Table p {
	margin: 0px 0px 0px 5px;
}


.home4Table {
	border: 1px solid #CEE1F5;
/*	margin-left: 10px;*/
	margin-bottom: 10px;

}
.home4Table th {
	background: #EEF3FC;
	color: #01214F;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd01.gif);
	height:22px;

}
.home4Table td {
	background: #EEF3FC;
	
}


.home5Table {
/*		border: 1px solid #DFDFDF;
margin-left: 10px;*/
	margin-bottom: 0px;
}
.home5Table th {
	
	/*border-bottom: dotted  #4C6F99;*/
	color: #01214F;
	text-align:left;
	vertical-align:bottom;
	height:22px;
}
.home5Table td {
vertical-align:baseline;
background: url(/images/home/dot.gif) repeat-x bottom;
}

.home5Table .date {
	font-size:80%;
	color:#999999;
}

.home6Table {
	border: 1px solid #BECCD1;
	/*margin-left: 10px;
	*/
	margin-bottom: 5px;
}
.home6Table th {
	background: #6789B1;
	color: white;
	text-align:left;
	background:url(/images/home/tbl_header_bckgnd02.gif);
}
.home6Table td {
	background-color: #ecf1f9;
}

.homeParagraph {
	color:#646464;
	font-family: Arial;
	font-size: 100%;
	margin: 5px 0px 5px 5px;
}

.homeParagraph1 {
	color:#00398B;
	font-family: Arial;
	font-size: 100%;
	margin: 5px 0px 5px 5px;
}

.homeLink {
	color:#173868;
	text-decoration:none;
}
.homeLink:hover {
	text-decoration:underline;
	color: #ff0000 ;
}
.homeCounter {
	color: #4FA6FF;
}
.homeTitle {
	color:#224878;
}

div.ankietaTable table {
	border: 1px solid #C5D4F0;
}
div.ankietaTable th {
	color: black;
	text-align:left;
	font-weight:bold;
	background-color:#D9E4F5;
	padding:4px;	
}
div.ankietaTable td {
	color: black;
	background-color:#F5F8FD;
	padding:4px;	
}

.info_line {
color:#dce3ec;
}

/*////////////// Linki strona glowna /////////////////*/


.logo {
    background: top right url(/images/home/img_home.jpg) no-repeat;
	width: 287px;
	height: 362px;
	float: right;
}


.home_page p {
	margin-left: 60px;
	margin-top: 0px;
	color:#3D3D3D;
}


.header_main{
	font-size:23px;
	color:#00388B;
	font-weight:bold;
	line-height:25px;

	}

ul { 
	margin: 0px;
	margin-bottom:0px;
	margin-left:5px;
	padding: 0;
}

li.number_1{
	background: top left url(/images/home/number_1.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}

li.number_2{
	background: top left url(/images/home/number_2.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}
	
li.number_3{
	background: top left url(/images/home/number_3.jpg) no-repeat;
	list-style-type: none;
	min-height:82px;
	}

li.browse {
	background: top left url(/images/home/browse_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.student {
	background: top left url(/images/home/student_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.teacher {
	background: top left url(/images/home/teacher_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.login {
	background: top left url(/images/home/login_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

li.welcome {
	background: top left url(/images/home/welcome_icon01.jpg) no-repeat;
	list-style-type: none;
	border-left: 0px;
}

td.colinfo{
	background-color: #F5F5F5;
}


div.tab_desc{
	font-size: 12px;
	padding:10px;
}

p{
	font-size: 12px;
	/*padding:10px;*/
	margin: 0px;
}
div.news{
	font-size: 12px;
	padding-top: 10px;
}

.blue{
	color: #00398B
}
ul.sortable li {
	position: relative;
}
ul.boxy {
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	/*max-width:none;*/
}
ul.boxy li {
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #B4C1D4;
	background-color: #F4F6F9;
	width: auto;
}
ul.boxy li.on {
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #A8B5C8;
	background-color: #E2E9F3;
	width: auto;
}
ul.boxy li.special {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #DEDEDE;
	background-color: #F5F5F5;
	width: auto;
}
ul.boxy li.special_on {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CDCDCD;
	background-color: #E6E6E6;
	width: auto;
}

ul.boxy li.owner {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFCC;
	width: auto;
}
ul.boxy li.owner_on {
	color:#909090;
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #CDCDCD;
	background-color: #F5EC76;
	width: auto;
}

a.red_link{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
a.red_link:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	line-height:25px;
}
select.ply_cat{
	width:500px;
	color:#333333;
	border: 1px solid #CCCCCC;
}
select.view_type{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
select.on_page{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:50px;
}
select.type_filtr{
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width:150px;
}
select.lowheight{
	font-size: 10px;	
}

select.lower{
	margin-top:5px;	
}

table.on_page{
	/*background-color:#F2F6FD;
	border: 1px solid #B3CBE8;*/
	font-family: Arial;
	font-size: 12px;
	color: #00398B;
}
table.buttons{
	background: url(/images/home/bg.gif) repeat-x;
	border: 1px solid #ECB8BD;
}

ul.ply_cat {
	list-style-type: none;
	padding: 4px 4px 4px 4px;
	margin: 0px;
}
ul.ply_cat li {
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #B4C1D4;
	background-color: #F4F6F9;
}

div.listTable tr.row1 {
	/*background: #E4ECFB;*/
	background-color: #F5F5F5;
}
div.smallInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	padding-left: 40px;
}
.bg_row1 {
	background: #F5F5F5;
}
.bg_row2 {
	background: #EFF5FC;
}
.bg_green1 {
	background-color: #eefad6;
}
.bg_green2 {
	background-color: #e3f6ae;
}
.bg_li1 {
	background-color: #FFE1CC;
}
.bg_li2 {
	background-color: #FFE9DB;
}

/******** ROUNDED CORNERS ****************/

table.round_corners{
	font-size:1px;
	}
table.round_corners td.bl {background: url(/images/home/bl.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.br {background: url(/images/home/br.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.tl {background: url(/images/home/tl.gif) no-repeat; width:10px; height:11px; }
table.round_corners td.tr {background: url(/images/home/tr.gif) no-repeat; width:10px; height:11px; } 




/******** ROUNDED CORNERS ****************/
td.home_top_center{
	background: url(/images/cats/table_top.gif) repeat-x;
}
td.home_bottom_center{
	background: url(/images/cats/table_bottom.gif) repeat-x;
}
td.home_left{
	background: url(/images/cats/table_left.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}
td.home_right{
	background: url(/images/cats/table_right.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}
td.home{
	padding: 0px;
	margin: 0px;
}
a.homeCatTitle{
	font-size:16px;
	color: #184A8F;
	font-weight:bold;
	text-decoration:none;
	/*margin-left:102px;*/
}
a.homeCatTitle:hover{
	text-decoration:underline;
}
div.homeCatTitle{
	padding-bottom: 10px;
}

td.top_center_blue{
	background: url(/images/table/top_center_1.gif) repeat-x;
}
td.bottom_center_blue{
	background: url(/images/table/bottom_center_1.gif) repeat-x;
}
td.left_blue{
	background: url(/images/table/left_1.gif) repeat-y;
}
td.right_blue{
	background: url(/images/table/right_1.gif) repeat-y;
}
td.top_center_lightblue{
	background: url(/images/table/top_center_2.gif) repeat-x;
}
td.bottom_center_lightblue{
	background: url(/images/table/bottom_center_2.gif) repeat-x;
}
td.left_lightblue{
	background: url(/images/table/left_2.gif) repeat-y;
}
td.right_lightblue{
	background: url(/images/table/right_2.gif) repeat-y;
}
td.top_center_orange{
	background: url(/images/table/top_center_3.gif) repeat-x;
}
td.bottom_center_orange{
	background: url(/images/table/bottom_center_3.gif) repeat-x;
}
td.left_orange{
	background: url(/images/table/left_3.gif) repeat-y;
}
td.right_orange{
	background: url(/images/table/right_3.gif) repeat-y;
}
td.top_center_yellow{
	background: url(/images/table/top_center_4.gif) repeat-x;
}
td.bottom_center_yellow{
	background: url(/images/table/bottom_center_4.gif) repeat-x;
}
td.left_yellow{
	background: url(/images/table/left_4.gif) repeat-y;
}
td.right_yellow{
	background: url(/images/table/right_4.gif) repeat-y;
}

td.top_center_green{
	background: url(/images/table/top_center_6.gif) repeat-x;
}
td.bottom_center_green{
	background: url(/images/table/bottom_center_6.gif) repeat-x;
}
td.left_green{
	background: url(/images/table/left_6.gif) repeat-y;
}
td.right_green{
	background: url(/images/table/right_6.gif) repeat-y;
}

td.top_center_login{
	background:url(../images/table/top_center_login.gif) repeat-x;
}

td.bottom_center_login{
	background: url(../images/table/bottom_center_login.gif) repeat-x;
}

td.left_login{
	background: url(../images/table/left_login.gif) repeat-y;
}
td.right_login{
	background: url(../images/table/right_login.gif) repeat-y;
}

table.light_blue_title{
	background-color:#D4DCE8;
	}

table.green_table{
	margin-top: 1px;
	background-color: #87BF16;
	color:#000033;
}

table.green_subtable{
	margin-top: 5px;
	background-color: #E6F7B7;
}

table.title{
	background-color: #006FAF;
	}

td.title_white{
	color: white;
	height: 26px;
	font-weight: bold;
	padding-left: 3px;
}
td.title_blue{
	color: #00398B;
	height: 26px;
	font-weight: bold;
	padding-left: 3px;
}
td.sub_title_blue{
	color: #005D92;
	background-color: #DDEAF9;
	border-left: 7px solid #006FAF;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
}

td.sub_title_bgcolor{
	background-color:#F2F6FD;
	}

td.sub_title_custom{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
}
td.sub_title_custom_1{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #C0EFAB;
	/*border-left: 7px solid #59AD40;*/
}
td.sub_td_custom_1{
	background-color: #EAFCE1;
}
td.sub_title_custom_2{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #FDE38E;
	/*border-left: 7px solid #EEB300;*/
}
td.sub_td_custom_2{
	background-color: #FEF3D0;
}
td.sub_title_custom_3{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #D2C0B2;
	border-left: 7px solid #90755A;
}
td.sub_td_custom_3{
	background-color: #EDE5DF;
}
td.sub_title_custom_6{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #A9DCE5;
	border-left: 7px solid #2B959F;
}
td.sub_td_custom_6{
	background-color: #D7F2F5;
}
td.sub_title_custom_4{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #E3C489;
	border-left: 7px solid #936707;
}
td.sub_td_custom_4{
	background-color: #F3E5C9;
}
td.sub_title_custom_5{
	color: #00398B;
	font-weight: bold;
	padding-left:5px;
	height: 25px;
	background-color: #BFE7FE;
	/*border-left: 7px solid #EE3632;*/
}
td.sub_td_custom_5{
	background-color: #EBF7FF;
}
table.subtable{
	margin-top: 5px;
	background-color: #F2F6FD;
}
table.subtable2{
	margin-top: 5px;
	background-color: #FFFFFF;
}
table.subtable2 th {
	margin-top: 5px;
	background-color: #FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
}




table.subtableType1{
	margin-top: 5px;
}
td.subtableType1{
	color: #00398B;
	background:#d1edfb;
	padding: 4px;
	border-bottom: 1px solid #98daf6;
	border-top: 1px solid #98daf6;
}
td.subtableType1Th{
	color: #00398B;
	background:#b5e5f9;
	padding: 4px;
	border-top: 1px solid #98daf6;
}
table.subtableType2{
	margin-top: 5px;
}
td.subtableType2{
	color: #00398B;
	background:#dddef9;
	padding: 4px;
	border-bottom: 1px solid #acb1f2;
	border-top: 1px solid #acb1f2;
}
td.subtableType2Th{
	color: #00398B;
	background:#c6c8f6;
	padding: 4px;
	border-top: 1px solid #acb1f2;
	font-weight:bold;
}
table.subtableType3{
	margin-top: 5px;
}
td.subtableType3{
	color: #00398B;
	background:#fbe5fb;
	padding: 4px;
	border-bottom: 1px solid #f09cf2;
	border-top: 1px solid #f09cf2;
}
td.subtableType3Th{
	color: #00398B;
	background:#f4b8f6;
	padding: 4px;
	border-top: 1px solid #f09cf2;
}

table.subtableType4{
	margin-top: 5px;
}
td.subtableType4{
	color: #00398B;
	background:#FFFFFF;
	padding: 4px;
}
td.subtableType4Th{
	color: #00398B;
	background:#EEF1F6;
	padding: 4px;
	border-top: 1px solid #B4C1D4;
	border-bottom: 1px solid #B4C1D4;
	font-weight:bold;
}



td.on_page{
	color:#00398B;	
	background:url(/images/home/search_header_fill.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	padding-left:5px;
}
.on_page a {
	color:#00398b;
	font-weight:normal;
	text-decoration:none;
}
.on_page a:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
td.space_line{
	background:url(/images/table/space_line.gif) repeat-x;
	height:7px;
}
.pathTd {
	background:url(/images/table/box_fill_26.gif);
	color:#00398B;
	font-weight:bold;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
.pathTd a {
	color:#00398B;
	font-weight:bold;
}
.pathTd .pathLink {
	color:#00398B;
	font-weight:normal;
	text-decoration:none;
}
.pathTd .pathLink:hover {
	color:#1468be;
	font-weight:normal;
	text-decoration:underline;
}
.pathTd4 {
	background:url(/images/table/box_fill_26_4.gif);
	color:#00398B;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
.top_box{
	margin-bottom: 10px;
	width:100%;
	border:none;
}
.topTd {
	font-family: Arial;
	font-size: small;
	color: #224878;
	padding: 4px 5px 4px 5px;
	/*background:url(/images/table/box_fill_26_3.gif);*/
}

.topTd_bg {
	background:url(/images/banner2.gif) right no-repeat;
}

.topTd a {
	/*color:#224878;*/
	font-size: small;	
}
td.td_header{
	color: #00398B;
	background:#E5EBF5;
	padding:4px 4px 4px 4px;
	height:18px;
	border-bottom: 1px solid #C8D2E0;
	border-top: 1px solid #C8D2E0;
	font-weight:bold;
}
td.td_item{
	padding: 4px;
}
td.td_item2{
	color: #00398B;
	background:#F2F6FD;
	padding:4px 4px 4px 4px;
	border-bottom: 1px solid #B3CBE8;
	border-top: 1px solid #B3CBE8;
}
td.td_item3{
	color: #00398B;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica;
	background-color: #DFEAF7;
}

td.td_form_info{
	color: #00398B;
	background:#E5EBF5;
	padding:4px 4px 4px 4px;
	font-weight:bold;
	width:100px;
}
td.td_form_input{
	background:#F5F5F5;
	padding:4px 4px 4px 4px;
}

td.td_form_input2{
	background:#F5F5F5;
	padding:0px;
}

td.td_form_input3{
	background:#F5F5F5;
	padding:10px 10px 10px 10px;
}

/*table.shop_table2{
	margin-top: 1px;
	background-color: #FFCC00;
	color:#000033;
}*/

/*table.shop_subtable2{
	margin-top: 5px;
	background-color: #FFFFCC;
}*/
.trial_period {
	color:#990000;
}

table.shop_table2{
	margin-top: 1px;
	background-color: #FEA930;
	color:#000033;
}

table.shop_subtable2{
	margin-top: 5px;
	background-color: #FEF1CC;
}

.shop_button2 {
	vertical-align:middle;
	margin-top:4px;
	background-color:#66CC33;
	color:#265595;
	font-weight:bold;
	border: solid 0px #FFFF00;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:150px;
	cursor: pointer;
	background:url(/images/home/unlock_button.gif) no-repeat;

}

.shop_button {
	vertical-align:middle;
	margin-top:4px;
	/*background-color:#FFCC00;*/
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-left:20px;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:107px;
	cursor: pointer;
	background:url(/images/home/shop_button3.gif) no-repeat;
}

.register_button{
	vertical-align:middle;
	margin-top:4px;
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:148px;
	cursor: pointer;
	background:url(/images/home/register_button.gif) no-repeat;
}

.join_button{
	vertical-align:middle;
	margin-top:4px;
	color:#265595;
	font-weight:bold;
	border: solid 0px #83979E;
	padding-bottom:4px;
	font-size:11px;
	height:28px;
	width:92px;
	cursor: pointer;
	background:url(/images/home/join_button.gif) no-repeat;
}

table.shop_table{
	margin-top: 1px;
	background-color: #FFCC00;
	color:#000033;
}
table.shop_subtable{
	margin-top: 5px;
	background-color: #FFFFCC;
}
.s_price_class{
	color:green;
}
.s_price_class_act{
	color:green;
	border: solid 0px #FF8040;
}
.t_price_class{
	color:green;


}
.t_price_class_act{
	color:green;
	border: solid 0px #FF8040;
}

.shop_title {
	color:#339415;
	margin-bottom:10px;
	padding-bottom:4px;	
	font-weight:bold;
}
.shop_credits {
	font-size:90%;
	margin-bottom:10px;
	padding-bottom:4px;
	font-weight:bold;

}
td.panel{
	background-color:#EFEFB6;
	border-top: #808080 1px solid;
}
td.panel2{
	background-color:#EFEFB6;
	padding:0px;
	margin: 0px;
}
div.panel{
	padding: 5px;
	background-color: #FDEFBD;
	border-top: #FBCA53 1px solid;
}
div.panel2{
	padding: 5px;
	background-color:#FCDE8E;
	border-top: #FBCA53 1px solid;
	color: #7A5E1C;
}

div.gridTable table {
	color:#1A4A92;
	border-spacing:2px;
	border: 1px solid #FFFFFF;
	background-color:#F5F5F5
	
}
div.gridTable a {
	color:#1A4A92;
}

div.gridTable td {
	padding:5px;
}

div.gridTable th {

	padding:5px;
	color:#1A4A92;
	background-color:#E5ECF6;
	text-align:left;	
	
}



/*  RATINGS - stars */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(/images/home/star_rating.gif) top left repeat-x;	
}
.star-rating li{
	padding:0px;
	margin:0px;

	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:30px;
	height: 30px;
	line-height:30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	overflow:hidden;
}
.star-rating li a:hover{
	background: url(/images/home/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
	border:none;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:30px;
}
.star-rating a.two-stars{
	left:30px;
}
.star-rating a.two-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 60px;
}
.star-rating a.three-stars:hover{
	width: 90px;
}
.star-rating a.four-stars{
	left: 90px;
}	
.star-rating a.four-stars:hover{
	width: 120px;
}
.star-rating a.five-stars{
	left: 120px;
}
.star-rating a.five-stars:hover{
	width: 150px;
}
.star-rating li.current-rating{
	background: url(/images/home/star_rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*  Resource Edit */	
.edit_form_input {
	width: 500px;
}
.edit_form_textarea {
	height: 100px;
	width: 500px;
}
div.showMore{
	display:none;
	text-align:center;
	width: 100%;
	/*background-color: #7A94BA;*/
}
span.showMoreTop{
	display:none;
	/*background-color: #7A94BA;*/
}
div.showMoreYellow{
	display:none;
	text-align:center;
	width: 100%;
	/*background-color: #BFA64F;*/
}
span.red{
	color:#FF0000;
	font-weight:bold;
}

.shop_res_type{
	color: #01214F;
	font-size:10px;
	text-decoration:none;
}

.less_resource{
	background-color:#ECECB0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}

a.open{
	/*color:#184A8F;*/
	font-size:10px;
	text-decoration:none;
}
a.open:hover{
	text-decoration: underline;
}
a.openTop{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.openTop:hover{
	text-decoration: underline;
}
a.white{
	color: #FFFFFF;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}
a.white:hover{
	text-decoration: underline;
}
a.orange{
	color: #E46100;
	text-decoration: none
}
a.orange:hover{
	text-decoration:underline
}
a.blue{
	color:#184A8F;
	font-weight:normal;
	font-size: 12px;
	text-decoration:none;
}
a.blue:hover{
	text-decoration:underline
}


/* progress */
SPAN.progress SPAN IMG {
	border: 1px solid #416EBB;
}
SPAN.progress SPAN.fill IMG {
	background: #A4BADE;
	border-right: none;
}
SPAN.progress SPAN.empty IMG {
	border-left: none;
}

/* tabs */
.tab_table {
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:2px solid #BCD3EC;	
}
.tab_0 {
	background:#F1F5FA;
	border-right:3px solid white;	
	text-align:center;
	width:120px;	
}
.tab_1 {
	background:#BCD3EC;
	border-right:3px solid white;			
	text-align:center;	
	width:120px;
}
.tab_link {
	color: #00398B;
	font-weight: bold;
	text-decoration:none;
}




.top_tab_1{
	background-color:#FFFFFF;
	height: 30px;
	text-align:center;
}
.top_tab_0{
	height: 30px;
	text-align:center;
}
.top_tab_spacer{
	height: 30px;
	text-align:center;
	width: 40px;
	font-size:14px;
	color:#FFFFFF;
}
div.top_tab{
	padding: 5px 10px 0px 10px;
	text-align: center;
}
a.top_link_1{
	text-decoration: none;
	color:#00398B;
}
a.top_link_1:hover{ 
	text-decoration:underline;
	color:#1468BE;
}
a.top_link_0{
	text-decoration: none;
	color:#FFFFFF;
}
a.top_link_0:hover{ 
	text-decoration:underline;
	color:#FFFFFF;
}

a.bottom_link_0:hover{ 
	text-decoration:underline;
	color:#FFFFFF;
}

table.footer{
	background-color:#006FAF; 
	margin-top:10px; 
}
a.footerExt{
	font-size: 11px;
	color: #90adbe;
	text-decoration:none;
}
a.footerExt:hover{
	text-decoration:underline
}
div.footerExt{
	font-size: 11px;
	color: #90adbe;
	background-color:#ebf0f3;
	padding:10px
}


.footerTd {
	font-family: Arial;
	color:#FFFFFF;
	font-size: x-small;
	padding-bottom: 2px;
}
.footerTd a{
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.footerTd a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/********** footer divs *************/		
.footer01{
	float:left;
	width:43%;
	}
	
.footer02{
	float:left;
	text-align:left;
	width:23%;
	}
	
.footer03{
	float:right;
	width:33%;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
	margin-left:-10px;
	}
	

div.box_title{
	font-size:14px;
	color:#1B3B88;
	padding-bottom: 10px;
	font-weight:bold
}
div.box{
	background-color: #F4F4F4;
	padding: 5px;
}
div.box_white{
	background-color: #FFFFFF;
	padding: 5px
}
div.box_blue, div.box_lightblue{
	background-color: #DDEAF9;
	padding: 5px;
}

div.box_yellow{
	background-color: #FFFFCC;
	padding: 5px
}
li.sub_title_green{
	background-color: #E6F7B7;
	border-right: 7px solid #87BF16;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}
li.sub_title_orange{
	background-color: #FFECD7;
	border-right: 7px solid #FF8400;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}


ul.ul_tree{
	padding-left:10px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
	color:#00398B;
	list-style:none;
}

td.matrix_blue{
	color: #005D92;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	height: 25px;
	background-color:#DDEAF9;
	border-bottom:1px solid #BDD7F5;
}
td.matrix_td{
	border-bottom:1px solid #BDD7F5;
	padding-top: 3px;
}
.adm_txt{
	border: 1px solid #EAEA00;
	background-color: #FFFFE1;
	width: 100%;
	height: 150px;
	display: none;
}
.adm_empty{
	background-color:#FFDDDD;
	border: 1px solid #FF5151;
}

td.white{ background-color:#FFFFFF }
td.col1{ background-color:#fffebd }
td.col2{ background-color:#c7def5 }
td.col3{ background-color:#ddeaf9 }

table.tableGreen{
	background-color:#87BF16;
	margin-top: 5px;
}
table.categoriesOrange {
	background-color: #ff8400
}

/* -------------------------TOP MENU--------------------------*/
#head_nav{
	background-color: #006faf;
	list-style:none;
	height:35px;
	margin:0;
	padding:3px 0px 0;
	line-height:35px;
	position: relative
}
/* 3 scenario's possible for the li's */
#head_nav li {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0px 1px 0 0;
	background:transparent url(/images/headnav_spacer.gif) top right no-repeat;
	line-height:35px;
}
/* case 2 */
#head_nav li a {
	display:block;
	margin:0;
	padding:0 3px 0 0;
	height:35px;
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
	*float:left;
	line-height:35px;
}
/* case 3 */
#head_nav li.on {
	display:block;
	margin:0;
	padding:0 3px 0 0;
	height:35px;
	line-height:35px;
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
	*float:left;
}
#head_nav li a:link, #head_nav li a:visited {
	color:#fff;
	background:none;
}
#head_nav li.on a:link, #head_nav li.on a:visited, #head_nav li.on a:active, #head_nav li a:active {
	color:#006faf;
}
#head_nav li.on a:hover, #head_nav li a:hover {
	color:#006faf;
	text-decoration:underline;
}
#head_nav li a:link span, #head_nav li a:visited span {
	background:none
}
#head_nav li a span.nav_bg{
	display:block;
	float:left;
	width:11px;
	height:35px;
	font:1px/1px Arial;
	background:none;
	cursor:pointer;
}
#head_nav li a span.nav_txt{
	display:block;
	float:left;
	padding:0 5px 0 2px;
	height:35px;
	cursor:pointer;
}
#head_nav li.on a span.nav_bg, #head_nav li a:hover span.nav_bg{
	background:transparent url(/images/head-nav-item-a-on.gif) bottom left no-repeat;
}
#head_nav li.on a span.nav_txt, #head_nav li a:hover span.nav_txt{
	background:transparent url(/images/head-nav-item-span-on.gif) bottom right no-repeat;
}
#head_nav_sub {
	position: absolute;
	display: none;
	background-color: white;
	width: 150px;
	z-index: 999;
	clear: both;
	border: 2px solid #006faf;
	border-top: none;
	left: -4px
}
#head_nav_sub li {
	padding-left: 10px;
	padding-right: 3px;
	display: block;
	float: none;
	background: none;
	overflow: hidden;
	margin: 0
}
#head_nav_sub2 {
	position: absolute;
	display: none;
	background-color: white;
	width: 150px;
	z-index: 999;
	clear: both;
	border: 2px solid #006faf;
	border-top: none;
	left: -4px
}
#head_nav_sub2 li {
	padding-left: 10px;
	padding-right: 3px;
	display: block;
	float: none;
	background: none;
	overflow: hidden;
	margin: 0
}
#head_nav_sub3 {
	position: absolute;
	display: none;
	background-color: white;
	width: 150px;
	z-index: 999;
	clear: both;
	border: 2px solid #006faf;
	border-top: none;
	left: -4px
}
#head_nav_sub3 li {
	padding-left: 10px;
	padding-right: 3px;
	display: block;
	float: none;
	background: none;
	overflow: hidden;
	margin: 0
}
.nolink {
	color: white;
	padding: 0 10px 0 10px;
	cursor: default
}
.nolink span span {
	cursor: default
}
li.on .nolink {
	color: #006FAF
}
.top_menu_link{
	color:#006faf;
	}
/* personalization box */
.item_list {
	background: #f4f4f4;
	vertical-align: top
}
.item_list table {
	background: #f4f4f4
}
.item_list table td {
	height: 16px
}
.item_list table td a {
	font-weight: bold;
	font-weight: normal
}
.item_list_title a {
	width: 100%;
	height: 16px;
	display: block;
	overflow: hidden;
	font-size: 90%
}
.item_list_title a:hover {
	text-decoration: underline
}
.item_list_title {
	height: 16px;
	width: 100%;
}
.list_empty {
	color: #999999;
	/*font-weight: bold;*/
	padding-left: 1px;
	font-size: 90%;
	height: 16px
}
.item_list_left {
	text-align: left; 
	padding: 0;
	padding-left: 3px;
	width: 100%
}
.item_list_bottom {
	vertical-align: bottom; 
	text-align: center;
	padding-top: 10px
}
.item_list_middle {
	text-align: center;
	vertical-align: middle
}
.header_top {
	background: #006faf
}
.header_top_left {
	background: url(/images/table/title_left_1.gif) no-repeat;
	width: 5px;
	height: 5px
}
.header_top_right {
	background: url(/images/table/title_right_1.gif) no-repeat;
	width: 5px;
	height: 5px	
}
.item_list .box_title {
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px
}
.item_list_title ul {
	padding-left: 13px;
	color: orange
}
.item_list_right {
	width: 70px; 
	text-align: left; 
	height: 16px; 
	margin-left: 5px;
	text-transform: lowercase
}
.item_list_right a {
	text-transform: lowercase;
	font-size: 75%
}
.item_list_right2 {
	width: 30px;
	text-align: center 
}

div.box_title a {
	font-size: 13px;
	color: #005D92;
	font-weight:bold;
	text-decoration: none
}
div.box_title a:hover {
	text-decoration: underline
}
.item_myflipbooks {
	text-align: center;
	vertical-align: middle
}
.item_myflipbooks_inner {
	width: 100%; 
	height: 140px; 
	overflow: hidden;
	text-align: center
}
.myflipbooks_thumbs {
	width: 120px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin: auto;
}
.myflipbook_thumb {
	width: 100px;
	height: 100px;
	border: 1px solid #e0e0e0;
	background: white;
	padding: 2px;
	overflow: hidden;
	margin: auto
}	
.item_myflipbooks img {
	height: 100px;
	/*border: 1px solid #e0e0e0 */
}
a.gray{
	color:#999999;
	text-decoration:none;
}
a.gray:hover{
	text-decoration:underline;
}
.personal_header {
	background-color: #DDEAF9;
	margin-bottom: 10px
}
.center_column_padding {
	padding-left: 7px;
	padding-right: 7px
}

.topMenu{
	padding-left:10px;
	}
	
.login_img{
	background-image: url(/images/home/zadania_img01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
	background-attachment:scroll;
}

.login_img_margin{
	margin-right:300px; 
	margin-left:20px;
	}