page, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #BBC8D7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #184B90;
}
a:hover {
	color: #0064C8;
}
/*
a {
	color: #374471;
	text-decoration: underline; 
}
a:hover {
	color: #55759C;
}
*/
.frm {
	border: thin groove;
	background-color: #FFFFFE;
	font-size: 11px;
	font-family: Verdana;
	background-image: url(/images/bg_frm.gif);
	background-repeat: repeat-x;
	color: black;
}

hr {
	margin-top: 2px;
	margin-bottom: 2px;
}

hr {
	margin-top: 2px;
	margin-bottom: 2px;
}

hr.j {
	height: 1px;
	border: 1px #CFCFA0 solid;
	color: #CFCFA0;
}

.button {
	cursor: hand;
	border: thin outset;
	background-color: #E5E4E8;
	font-size: 7pt;
	font-family: Verdana;
	padding-top: 0px;
	padding-bottom: 0px;
}

li.ok {
	LIST-STYLE-IMAGE: url(/images/ok.gif);
	text-align: left;
}

li.error {
	LIST-STYLE-IMAGE: url(/images/err.gif);
	text-align : left;
	vertical-align: middle; 
}

li.info {
	LIST-STYLE-IMAGE: url(/images/info.gif);
	text-align : left;
	vertical-align: middle; 
}

ul {
/*
	margin-top: 2px;
	margin-bottom: 2px;
*/
	margin-left: 28px;
}

.error {
	color: red;
}

/* yellow menu */

table.menu {
	margin-top: 2px;
	margin-bottom: 8px;
}

td.menuYellowText {
	background: #ECEBD8;
	border: 1px solid #8EA7A0;
}

td.menuYellowR {
	background: url(/images/menuYellowBgR.gif) repeat-y;
	width: 15px;
	font-size: 1px;
}

td.menuYellowL {
	background: url(/images/menuYellowBgL.gif);
	background-repeat: repeat-y;
	width: 7px;
	font-size: 1px;
}
td.menuYellowB {
	background: url(/images/menuYellowBgB.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 1px;
}
td.menuYellowT {
	background: url(/images/menuYellowBgT.gif);
	background-repeat: repeat-x;
	height: 11px;
	font-size: 1px;
}

td.menuYellowTL {
	background: url(/images/menuYellowBgTL.gif) no-repeat;
	height: 11px;
	width: 7px;
	font-size: 1px;
}

td.menuYellowTR {
	background: url(/images/menuYellowBgTR.gif) no-repeat;
	height: 11px;
	width: 14px;
	font-size: 1px;
}

td.menuYellowBL {
	background: url(/images/menuYellowBgBL.gif) no-repeat;
	height: 23px;
	width: 7px;
	font-size: 1px;
}

td.menuYellowBR {
	background: url(/images/menuYellowBgBR.gif) no-repeat;
	height: 23px;
	width: 14px;
	font-size: 1px;
}

a.menuYellow {
 text-decoration: none;
 color: #005076;
 display: block;
 padding: 2px;
 font-size: 11px;
 background: transparent;
}
a.menuYellow:hover {
 background: #F4F3E7;
 color: #005076;
 text-decoration: none;
}

/* yellow menu end */


/* blue menu */

td.menuBlueText {
	background: #CBDDE8;
	border: 1px solid #6C98AF;
}

td.menuBlueR {
	background: url(/images/menuBlueBgR.gif) repeat-y;
	width: 15px;
	font-size: 1px;
}

td.menuBlueL {
	background: url(/images/menuBlueBgL.gif) repeat-y;
	width: 7px;
	font-size: 1px;
}
td.menuBlueB {
	background: url(/images/menuBlueBgB.gif) repeat-x;
	height: 23px;
	font-size: 1px;
}
td.menuBlueT {
	background: url(/images/menuBlueBgT.gif) repeat-x;
	height: 11px;
	font-size: 1px;
}


td.menuBlueTL {
	background: url(/images/menuBlueBgTL.gif) no-repeat;
	height: 11px;
	width: 7px;
	font-size: 1px;
}

td.menuBlueTR {
	background: url(/images/menuBlueBgTR.gif) no-repeat;
	height: 11px;
	width: 14px;
	font-size: 1px;
}

td.menuBlueBL {
	background: url(/images/menuBlueBgBL.gif) no-repeat;
	height: 23px;
	width: 7px;
	font-size: 1px;
}

td.menuBlueBR {
	background: url(/images/menuBlueBgBR.gif) no-repeat;
	height: 23px;
	width: 14px;
	font-size: 1px;
}

a.menuBlue {
	text-decoration: none;
	color: #005076;
	display: block;
	padding: 2px;
	font-size: 11px;
	background: transparent;
}
a.menuBlue:hover {
	background: #DDEBF4;
	color: #005076;
	text-decoration: none;
}
/* blue menu end */


td.bg-header {
	background: #55759C;
	font-size: 1px;
}

td.bg-r-header {
	background: #55759C url(/images/bg_r_header.gif) repeat-y;
	font-size: 1px;
}

td.bg-header2 {
	background: #173E5E;
	font-size: 1px;
}

td.bg-header3 {
	background: #143551;
	font-size: 1px;
}

td.bg-header4 {
	background: #005076 url(/images/bg_menu_header.gif) repeat-x;
}

td.bg-header5 {
	background: #004566;

}
td.foot {
	background: transparent url(/images/bg_foot.gif) repeat-x;
	height: 71px;
	white-space: nowrap;
}
p.foot {
	color: #CCF3FF; 
	font-size:11px; 
	margin: 0px 5px 0px 0px; 
	text-align: right;
}
a.foot {
	color: #D7FFFF;
	text-decoration: none;
}
a.foot:hover {  
	color: #D7FFFF;
	text-decoration: underline;
}
td.topmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF;
	background: transparent;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	text-transform: uppercase;
}

a.topmenu {
	background: transparent;
	text-decoration: none;
	text-shadow : inherit;
	letter-spacing : 1px;
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
}

a.topmenu:hover {
	background: #106D99 /*#035A82*/;
	color: #ffffff;
	text-decoration: none;
}

/*
form search 	
width: 8px;
height: 16px;
*/
td.find-l {
	background: url(/images/bg_find_l.gif) repeat-y;
	width: 11px;
	font-size: 1px;
}
td.find-r {
	background: url(/images/bg_find_r.gif) repeat-y;
	width: 19px;
	font-size: 1px;
}
td.find-b {
	background: url(/images/bg_find_b.gif) repeat-x;
	height: 13px;
	font-size: 1px;
}
td.find-bl {
	background: url(/images/bg_find_bl.gif) no-repeat;
	height: 13px;
	width: 11px;
	font-size: 1px;
}
td.find-br {
	background: url(/images/bg_find_br.gif) no-repeat;
	height: 13px;
	width: 19px;
	font-size: 1px;
}
td.find {
	background: #F6F5EA;
}
/*end form search*/


/* Transparent box. */
td.box-trans-lt {
	background: transparent url(/images/bg_box_trans_lt.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 16px;
}
td.box-trans-lb {
	background: transparent url(/images/bg_box_trans_lb.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 15px;
}
td.box-trans-rt {
	background: transparent url(/images/bg_box_trans_rt.gif) no-repeat;
	font-size: 1px;
	height: 17px;
	width: 14px;
}
td.box-trans-rb {
	background: transparent url(/images/bg_box_trans_rb.gif) no-repeat;
	font-size: 1px;
	width: 14px;
	height: 15px;
}
td.box-trans-r {
	background: transparent url(/images/bg_box_trans_r.gif) repeat-y;
	font-size: 1px;
	width: 14px;
}
td.box-trans-b {
	background: transparent url(/images/bg_box_trans_b.gif) repeat-x;
	font-size: 1px;
	height: 15px;
}


/* Pipen wuz here. */



/*normal-box*/

table.box {
margin-top: 2px;
margin-bottom: 8px;
}

td.box-top {
	background: #8A9FB7 url(/images/bg_box_menu.gif) repeat-x;
	height: 16px;
}


td.box-lt {
	background: #8A9FB7 url(/images/bg_box_lt.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 16px;
}

td.box-l {
	background: #F6F5EA url(/images/bg_box_l.gif) repeat-y;
	font-size: 1px;
	width: 8px;
}

td.box-lb {
	background: #F6F5EA url(/images/bg_box_lb.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 15px;
}

td.box-b {
	background: #F6F5EA url(/images/bg_box_b.gif) repeat-x;
	font-size: 1px;
	height: 15px;
}

td.box-br {
	background: #F6F5EA url(/images/bg_box_br.gif) no-repeat;
	font-size: 1px;
	width: 14px;
	height: 15px;
}

td.box-r {
	background: #F6F5EA url(/images/bg_box_r.gif) repeat-y;
	font-size: 1px;
	width: 14px;
}

td.box-rt {
	background: #8A9FB7 url(/images/bg_box_rt.gif) no-repeat;
	font-size: 1px;
	height: 17px;
	width: 14px;
}

td.box-t {
	background: #8A9FB7 url(/images/bg_box_t.gif) repeat-x;
	font-size: 11px;
	height: 17px;
	color: #ffffff;
}

td.box {
	background: #F6F5EA;
	font-size: 11px;
	padding: 0px;
}

td.rbox {
	background: #F6F5EA;
	font-size: 11px;
	text-align: right;
}

span.box-top
{
	font-weight: bold;
	color: #ffffff;	
	font-size: 11px;
}

a.box-top
{
	font-weight: bold;
	color: #ffffff;	
	font-size: 11px;
	text-decoration: none;
}

a.box-top:hover
{
	font-weight: bold;
	color: #E9F4F8;	
	font-size: 11px;
	text-decoration: none;
}

li.box
{
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 11px;
	padding: 0px;
}

ul.box {
	padding-left:0px;
	margin-left: 18px;
	margin-bottom: 10px;
}

a.box {
/*	color: #55759C;*/
	color: #08408C;
	text-decoration: none;
	font-size: 11px;
}


a.box:hover {
/*	color: #374471;*/
	text-decoration: underline;
}
/*end normal-box*/

p.path {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.path {
	color: #374471;
	font-size: 11px;
}

.j {
	text-align: justify;
	text-indent: 10px;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 8px;
}

table.wykaz {
	margin-top: 10px;
	background-color: #B8B670;
}
td.wykaz {
	background-color: #F6F5EA;
	/*
	border-left: 1px solid #CAC894;
	border-right: 1px solid #CAC894;
	border-bottom: 1px solid #CAC894;
	*/
}

td.wykaz_head {
	background: #DAD8B4 url(/images/bg_wykaz_head.gif) repeat-x; /*bg: #CCC993*/
	font-weight: bold;
	font-size: 13px;
	color: #555100;
/*	border: 1px solid #CAC894; */
}


li.word {
	LIST-STYLE-IMAGE: url(/images/word.gif);
}
li.zip {
	LIST-STYLE-IMAGE: url(/images/zip.gif);
}
li.pdf {
	LIST-STYLE-IMAGE: url(/images/pdf.gif);
}

li.setup {
	LIST-STYLE-IMAGE: url(/images/setup.gif);
}


td.bluebox-header {
	background: #CBDDE8 url(/images/tlo3.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
table.bluebox {
	border-left: 1px solid #7AA4C1;
	border-bottom: 1px solid #7AA4C1;
	border-right: 1px solid #7AA4C1;
	margin-top:20px;
	background: #F0F3F7;
}
td.bluebox {
	background: transparent;
}

li.ball0-gold {
	margin-top: 4px;
	margin-bottom: 8px;
	list-style-image: url(/images/ball0-gold.gif);
	text-indent: 8px;
}
li.ball1-gold {
	list-style-image: url(/images/ball1-gold.gif);
	margin-top: 3px;
	margin-bottom: 6px;
	text-indent : 5px;
	text-align: justify;
}

li.ball0 {
	margin-top: 2px;
	margin-bottom: 10px;
	list-style-image: url(/images/ball0.gif);
	text-indent : 2px;
}
li.ball1 {
	list-style-image: url(/images/ball1.gif);
	margin-top: 2px;
	margin-bottom: 8px;
	text-indent : 2px;
}

li.ball2 {
	list-style-image: url(/images/ball2.gif);
	margin-top: 2px;
	margin-bottom: 6px;
	text-indent : 2px;
	font-size: 10px;
}
span.stdtext {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

table.list {
	border: 1px solid gray;
	background-color: white;
}
td.list {
	background-color: #D3DEEC;
	color: black;
	font-size: 11px;
}
td.list-head {
	font-size: 12px;
	color: #D5E3EA;
	font-weight: bold;
	background-color: #5088A3;
	vertical-align: top;
	padding: 3px;
}

img.m {
	vertical-align: middle; 
}



/*normal-box*/

table.box-black {
margin-top: 2px;
margin-bottom: 8px;
}

td.box-top-black {
	background: #8A9FB7 url(/images/bg_box_menu_black.gif) repeat-x;
	height: 16px;
}


td.box-lt-black {
	background: #8A9FB7 url(/images/bg_box_lt_black_black.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 16px;
}

td.box-l-black {
	background: #E7E7E7 url(/images/bg_box_l_black.gif) repeat-y;
	font-size: 1px;
	width: 8px;
}

td.box-lb-black {
	background: #E7E7E7 url(/images/bg_box_lb_black.gif) no-repeat;
	font-size: 1px;
	width: 8px;
	height: 15px;
}

td.box-b-black {
	background: #E7E7E7 url(/images/bg_box_b_black.gif) repeat-x;
	font-size: 1px;
	height: 15px;
}

td.box-br-black {
	background: #E7E7E7 url(/images/bg_box_br_black.gif) no-repeat;
	font-size: 1px;
	width: 14px;
	height: 15px;
}

td.box-r-black {
	background: #E7E7E7 url(/images/bg_box_r_black.gif) repeat-y;
	font-size: 1px;
	width: 14px;
}

td.box-rt-black {
	background: #7D7D7D url(/images/bg_box_rt_black.gif) no-repeat;
	font-size: 1px;
	height: 17px;
	width: 14px;
}

td.box-t-black {
	background: #7D7D7D url(/images/bg_box_t_black.gif) repeat-x;
	font-size: 11px;
	height: 17px;
	color: #ffffff;
}

td.box-black {
	background: #E7E7E7;
	font-size: 11px;
	padding: 0px;
}

td.rbox-black {
	background: #E7E7E7;
	font-size: 11px;
	text-align: right;
}

span.box-top-black
{
	font-weight: bold;
	color: #ffffff;	
	font-size: 11px;
}

a.box-top-black
{
	font-weight: bold;
	color: #ffffff;	
	font-size: 11px;
	text-decoration: none;
}

a.box-top-black:hover
{
	font-weight: bold;
	color: #E9F4F8;	
	font-size: 11px;
	text-decoration: none;
}
