BODY,.none {
	background-color : White;
	color : Black;
	font-family : Arial, sans-serif, serif;
	font-size : 12px;
	margin: 0px;
	padding-top: 10px;
	scrollbar-arrow-color : #30509F;
	scrollbar-face-color : #C4CEE6;
}

/*--- Heading ----------------------------------------------------------*/
H1 { font-size: 14px;}
H2,H3 { font-size: 12px;}
H1, H2, H3 { color: #30509F; text-align: center;}

/*--- Table ------------------------------------------------------------*/
table, td {
	font-family : Arial, sans-serif, serif;
	font-size : 12px;
	vertical-align: top;
	border-collapse: collapse;
}

/*--- Ancors -----------------------------------------------------------*/
A, A:VISITED { color: #30509F; text-decoration : none;}
A:HOVER, A:ACTIVE {color: #C00020; text-decoration : underline;}
A, A:VISITED, A:HOVER, A:ACTIVE {font-weight: bold;}

/*--- Page elements ----------------------------------------------------*/
p { text-indent : 3em; text-align : justify;}
ul {margin: 0 0 0 20px; padding: 0px;}
li {margin: 0px; padding: 0px;}
li#blue {list-style-image : url(../template/images/marker/blue.gif);}
li#red {list-style-image : url(../template/images/marker/red.gif);}

/*----------------------------------------------------------------------*/
/*--- CLASS ------------------------------------------------------------*/
/*----------------------------------------------------------------------*/

/*--- Menu -----------------------------------------------------------*/
.menu-item {
	border-bottom: 1px solid #D8E0F4;
	background-color: #F2F6FF;
}
.link-title {
	padding-left: 5px;
	border-bottom: 1px solid #C4CEE6;
	color: White;
}
.link-item {
	border-bottom: 1px solid #C4CEE6;
	background-color: #DADDE4;
}

.menu-item, .link-item {
	text-align: right;
	padding-right: 5px;
}
/*--- Page Columns -----------------------------------------------------*/
.page-body {padding: 10px; border-left: 1px solid #C4CEE6; border-right: 1px solid #C4CEE6; border-bottom: 1px solid #C4CEE6;}

/*--- Main page columns -----------------------------------------------*/
.title {vertical-align: middle; padding-left: 20px; background-color: #C4CEE6; color: #274080; font-weight: bold;}
.line-blue {background-color: #C4CEE6;}

/*--- Lines ------------------------------------------------------------*/
.line-1 {background-color: #E7E7EF;}
.line-2, .line-title {background-color:  #DADDE4;}
.line-title {font-weight: bold; color: #274080;}

th, .th {background-color: #C4CEE6; color: #274080; text-align: left; font-size: 1em; font-weight: bold;}
th, .th, .line-1, .line-2 {border: 1px solid White;}

/*--- Border -----------------------------------------------------------*/
.border {border: 1px solid #506EB4;}
.border-light {border: 1px solid #E7DECE;}

/*----------------------------------------------------------------------*/
/*--- All other tags ---------------------------------------------------*/
/*----------------------------------------------------------------------*/
.gray-text {color: #888888;}
.red-text, .error {color: Red;}
.blue-text, .caption, .link-title {color: #006DBC;}
.small-text, {font-size: 0.8em;}

.error, .caption {text-indent: 3em;}

input, textarea, select {background-color: #EFE1D5; color: #006DBC;}

.podpis {font-size: 10px; text-align: right;}

.pages-links {margin-bottom: 10px;}
