/* KODREM */

/* Colors */
.PageBgColor {
	background-color: #d3cdc2;
	}

.FormTitleBgColor {
	background-color: #876954;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #c9b9b1;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #edebe4;
	}

.AltDataBgColor {
	background-color: #e3dfd1;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #0033cc;
	}

.VisitedLinkColor {
	color: #830000;
	}

.HoverLinkColor {
	color: #ff0000;
	}


/* BEGIN Common */

body {
	font-family: Tahoma;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: Navy;
	font-family: Tahoma;
	}

a:visited { 
	color: Navy;
	font-family: Tahoma;
	}

a:hover,a:active { 
	color: Navy;
	font-family: Tahoma;
	text-decoration: none;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 12 px;
	margin-top: 15px; 
	margin-bottom: 5px;
	font: bold;
	}

h5	{ 
	font-size: 11 px; 
	margin-top: 2px; 
	margin-bottom: 2px;
	font: normal;
	}

h6	{ 
	font-size: 10 px;
	margin-top: 2px; 
	margin-bottom: 2px;
	font: normal;
	}

td {
	font-size: 11px;
}


p {
	font-size: 11px;
}


/* END Common */
/*KODREM Komunikat*/
.TableKomunikat {
	
	width: 100%;
	font-size: 11px;
	
	background-color: #EEF7F2; 
	color: #000000;
	border-bottom: 2px solid #56A963;
}
.TableKomunikat  tr{
	
	font-size: 12px;
	color: White;
	
}
.TableKomunikat  th{
font-size: 11px;
	padding-left: 2px;
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	background: #D3E5E2;
	color: Black;
}
.TableKomunikat  td{
font-size: 11px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: Black;
}
.TableKomunikat  a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableKomunikat  a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableKomunikat  a:hover, .TableKomunikat  a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	/*KODREM Komunikat*/
.TableNaSkroty {
	
	width: 100%;
	font-size: 11px;
	background-color: #FDF9EE; 
	color: #000000;
	border-bottom: 2px solid #EFD78D;
}
.TableNaSkroty  tr{
	
	font-size: 12px;
	color: White;
	
}
.TableNaSkroty  th{
font-size: 11px;
	padding-left: 2px;
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	background: #F7EBC6;
	color: Black;
	text-align: left;
}
.TableNaSkroty  td{
font-size: 11px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: Black;
}
.TableNaSkroty  a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableNaSkroty  a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableNaSkroty  a:hover, .TableNaSkroty  a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
		/*KODREM Komunikat*/
.TableOstatnio {
	
	width: 100%;
	font-size: 11px;
	
	background-color: #E3F2FF; 
	color: #000000;
	border-bottom: 2px solid #6A9FE4;
}
.TableOstatnio  tr{
	
	font-size: 12px;
	color: White;
	
}
.TableOstatnio  th{
font-size: 11px;
	padding-left: 2px;
	/*padding-top: 2px;
	padding-bottom: 2px;*/
	background: #D0E0F5;
	color: Black;
	text-align: left;
}
.TableOstatnio  td{
font-size: 11px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: Black;
}
.TableOstatnio  a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableOstatnio  a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableOstatnio  a:hover, .TableOstatnio  a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	
	


/*KODREM Menu Top */
.MenuTopHeader {
	font-size: 11px;
	}

.MenuTopHeader th { 
	font-size: 11px; font-weight: bold; text-align: left;
	padding: 4px;
	background-image: url(HeaderMenuTopBg.gif); color: #ffffff;
	white-space: nowrap;
	}

.MenuTopHeader a:link { 
	color: #A35216;
	font-size: 11px;

	}

.MenuTopHeader a:visited { 
	color:  #A35216;
		font-size: 11px;
	}

.MenuTopHeader a:hover, .MenuTopHeader a:active { 
	color: #3D1F09; text-decoration: none;
		font-size: 11px;
	
	}
	/*KODREM foother */
.MenuFoot {
	font-size: 11px;
	background-image: url(../../images/bar_nawig_03.jpg); 
	}

.MenuFoot th { 
	font-size: 11px; font-weight: normal; color: White;
	padding: 1px;
	white-space: nowrap;
	}
	.MenuFoot td { 
	font-size: 11px; font-weight: normal; color: White;
	padding: 1px;
	white-space: nowrap;
	}

.MenuFoot a:link { 
	color:White;
	font-size: 10px;

	}

.MenuFoot a:visited { 
	color: White;
		font-size: 10px;
	}

.MenuFoot a:hover, .MenuFoot a:active { 
	color: #F5F5F5; text-decoration: none;
		font-size: 10px;
	
	}
	
.MenuFootLeft { 
	background-image: url(MenuBg_1_left.gif);
	}


.MenuFootLeft img{
	width: 4px;
	}
	
	/*KODREM header */
.MenuHead1 {
	width: 100%;
	}

.MenuHead1  th { 
	font-size: 11px; font-weight: normal; color: #C9CED8;
	padding: 1px;
	white-space: nowrap;
	}
	.MenuHead1  td { 
	font-size: 11px; font-weight: bold; color: #C9CED8;
	
	white-space: nowrap;
	}

.MenuHead1  a:link { 
	color: #C9CED8;text-decoration: none;
	font-size: 11px;
	font-weight: bold;

	}

.MenuHead1  a:visited { 
	color: #C9CED8;text-decoration: none;
		font-size: 11px;font-weight: bold;
	}

.MenuHead1  a:hover, .MenuHead1  a:active { 
	color: White; 
		font-size: 11px;font-weight: bold;
		text-decoration: underline;
	}
	
.MenuHead1Left { 

	}


.MenuHead1Left img{
	width: 4px;
	}

/*KODREM Menu Cat */
.MenuHeader {
	width: 100%;
	}

.MenuHeader th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-image: url(HeaderBg.gif); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.MenuHeader a:link { 
	color: #ffffff;
	}

.MenuHeader a:visited { 
	color: #ffffff;
	}

.MenuHeader a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.MenuHeaderLeft { 
	background-image: url(HeaderLeft.gif);
	}

.MenuHeaderRight { 
	background-image: url(HeaderRight.gif);
	}

.MenuHeaderLeft img{
	width: 4px;
	}

.MenuHeaderRight img{
	width: 9px;
	}
	
	/*KODREM Menu Cat male */
.MenuHeaderSmall {
	width: 100%;
	}

.MenuHeaderSmall th { 
	font-size: 11px; font-weight: bold; text-align: left;
	
	padding: 3px;
	background-image: url(../../images/menu_boczne_sep_tlo1.jpg); color: White;
	width: 100%;
	white-space: nowrap;
	
	}

.MenuHeaderSmall a:link { 
	color: White; text-decoration: none;
	
	}

.MenuHeaderSmall a:visited { 
	color: White; text-decoration: none;
	}

.MenuHeaderSmall a:hover, .MenuHeaderSmall a:active { 
	color: #ECC14A; text-decoration: underline;
	}

.MenuHeaderLeftSmall { 
	background-image: url(HeaderLeft.gif);
	}

.MenuHeaderRightSmall { 
	background-image: url(HeaderRight.gif);
	}

.MenuHeaderLeftSmall img{
	width: 4px;
	}

.MenuHeaderRightSmall img{
	width: 9px;
	}
	
	
	
/*KODREM Menu Sub tlo*/
.MenuSHeader {
	width: 100%;
	background-color: #7F4123;
	color: White;
	}

.MenuSHeader tr {
	width: 100%;
	background-color: #582C0C;
	padding: 4px 4px 4px 4px;
}
	/*KODREM Menu Sub Pozycje*/
table.TableMenu_Cat {
	
	font-size: 11px;
}
table.TableMenu_Cat tr{
	
	font-size: 11px;
	color: White;
	
}
table.TableMenu_Cat td{
	
	font-size: 11px;
	color: #00008B;
}
/*KODREM Struktura_kategorii*/
table.TableDir_Cat{
	
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF; 
	background-color: #F8F8F8; 
	color: #000000;
	border-bottom: 2px solid #94B6F3;
}
table.TableDir_Cat tr{
	
	font-size: 11px;
	color: #00008B;
	padding-bottom: 1px;

}
table.TableDir_Cat th{
	
	font-size: 11px;
color: #00008B;
	padding: 2px;
	font-weight: normal;
	
}

table.TableDir_Cat a { 
	color: Gray;
	font-size: 11px;
		}
table.TableDir_Cat a:link { 
	color: Gray;
	font-size: 11px;
	}

table.TableDir_Cat a:visited { 
	color: Gray;
	font-size: 11px;
	}

table.TableDir_Cat a:hover, table.TableDir_Cat a:active { 
	color: #00008B; text-decoration: none;
	font-size: 11px;
	}




	
/*Menu Sub categoria*/	
a.Menu_Sub_link { 
   font-size: 11px;  text-align: left;
	color: #223C5F;
	text-decoration: none;
	

	}
a.Menu_Sub_link:link { 
   font-size: 11px;  text-align: left;
	color: #223C5F;
	text-decoration: none;
	}

a.Menu_Sub_link:visited { 
font-size: 11px;  text-align: left;
	color: #223C5F;
	text-decoration: none;
	}

a.Menu_Sub_link:hover, a.Menu_Sub_link:active { 
font-size: 11px;  text-align: left;
		color: #00008B;
	text-decoration:  none;

	}
a.Menu_Cat_link:link { 
   font-size: 11px;  text-align: left;
	color: #223C5F;
	text-decoration: none;
	

	}

a.Menu_Cat_link:visited { 
font-size: 11px;  text-align: left;
	color: #223C5F;
	text-decoration: none;

	
	}

a.Menu_Cat_link:hover, a.Menu_Cat_link:active { 
 text-align: left;
		color: #00008B;
	text-decoration: none;
		}
	/*Tabela tresci zew */
.TableContent1  {
width: 100%;


}





.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 3px;
	background-image: url('Images/HeaderBg.gif'); color: Black;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: Black;
	}

.Header a:visited { 
	color:  Black;
	}

.Header a:hover, .Caption a:active { 
	color:  Black; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 4px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #edebe4; 
	color: #000000;
	}

.Grid caption { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #FFFFFF; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #edebe4; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #830000;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #876954;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #e3dfd1; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #830000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #830000;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	color: #FF0000;
	vertical-align: top;
	background-color: #edebe4; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #edebe4; 
	color: #000000;
	}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #edebe4; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #830000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e3dfd1; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	font-weight: bold;
	background-color: #edebe4; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #c9b9b1; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	}

.GroupFooter a:visited{
	color: #830000;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	font-weight: bold;
	background-color: #e3dfd1; 
	color: #000000;
	border-bottom: 2px solid #876954;
	}

.SubTotal a:link {
	color: #0033cc;
	}

.SubTotal a:visited{
	color: #830000;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e3dfd1; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	}

.Total a:visited{
	color: #830000;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #e3dfd1; color: #000000; border: solid 1px #876954; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e3dfd1; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0033cc;
	}

.CalendarWeekdayName a:visited{
	color: #830000;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e3dfd1;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #edebe4;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0033cc;
	}

.CalendarDay a:visited{
	color: #830000;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #e3dfd1;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0033cc;
	}

.CalendarWeekend a:visited{
	color: #830000;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 1px;
	border: 2px solid #876954;
	text-align: center;
	background-color: #edebe4;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0033cc;
	}

.CalendarToday a:visited{
	color: #830000;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 1px;
	border: 2px solid #876954;
	text-align: center;
	background-color: #e3dfd1;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0033cc;
	}

.CalendarWeekendToday a:visited{
	color: #830000;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #edebe4;	
	color: #876954;
	}

.CalendarOtherMonthDay a:link {
	color: #876954;
	}

.CalendarOtherMonthDay a:visited{
	color: #876954;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 1px;
	border: 2px solid #876954;
	text-align: center;
	background-color: #edebe4;	
	color: #876954;
	}

.CalendarOtherMonthToday a:link {
	color: #876954;
	}

.CalendarOtherMonthToday a:visited{
	color: #876954;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #e3dfd1;	
	color: #876954;
	}

.CalendarOtherMonthWeekend a:link {
	color: #876954;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #876954;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 1px;
	border: 2px solid #876954;
	text-align: center;
	color: #876954;
	background-color: #e3dfd1;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #876954;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #876954;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	background-color: #c9b9b1;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 3px;
	background-color: #edebe4; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0033cc;
	}

.CalendarNavigator a:visited{
	color: #830000;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #0033cc;
	}

.CalendarEvent a:visited{
	color: #830000;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}


.test{
	font-size: 9px;
	padding: 2px;
	background-color: #F3F3ED;	
	color: #000000;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	}
	.Tekst_naglowek{
	font-size: 14px;
	padding: 2px;
	
	text-align: left;
	background-color: #FBFBFB;	
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #D3D3D3;
	}
/* Stopka TEIT */
.Foot_teit {
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-color: #00008B; 
	color: #000000;

	}
.Foot_teit td{

	font-weight: bold;
	color: White;
	
	}

.Foot_teit a:link {
	color: #876954;
	}

.Foot_teit a:visited{
	color: White;
	}

.Foot_teit a:hover, .Foot_teit a:active{
	color: #ff0000;
	}
	
.head_szuk table {
	font-size: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}
.head_szuk tr { 
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	
	}
.head_szuk td {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #B8E1E4;
	}
	
	.head_szuk th { 
	
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	color: #B8E1E4;
	}
.head_szuk input {
	font-size:11px;
	background-color: #253974;
	color: White;
	border: 0px;
	}
/*KODREM Menu Zobacz takze_head*/
.TableZobaczT {

	
	font-family: Tahoma;
	border: 0px solid;
}
.TableZobaczT th{
	font-size: 11px;
	color: White;
	background-image: url(TabSeeAlsoBg.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}
.TableZobaczTLeft { 
	background-image: url(TabSeeAlsoL.gif);
	}

.TableZobaczTRight { 
	background-image: url(TabSeeAlsoR.gif);
	
	}

.TableZobaczTLeft img{
	width: 8px;
	}

.TableZobaczTRight img{
	width: 8px;
	}

/*KODREM Menu Zobacz takze_cont*/
.TableZobaczC {
	
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #FFFFFF; 
	background-color: #F1F1F1; 
	color: #000000;
	border-bottom: 2px solid #94B6F3;
}
.TableZobaczC tr{
	
	font-size: 12px;
	color: White;
	
}
.TableZobaczC td{
font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
}
.TableZobaczC a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableZobaczC a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableZobaczC a:hover, .TableZobaczC a:active{
	font-family: Tahoma;
	text-decoration: none;
	}
/*KODREM Menu boczne 1*/
.TableMenu_bok1 {
	width: 100%;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	background-color: #F1F1F1;
	color: #000000;
	border-bottom: 0px solid #94B6F3;
}
.TableMenu_bok1 tr{
	
	font-size: 11px;
	color: Black;
	
}
.TableMenu_bok1 th{
	font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
	text-align: left;
	background-color: #D0E0F5;

}
.TableMenu_bok1 td{
font-size: 11px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
}
.TableMenu_bok1 a:link {
font-size: 11px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableMenu_bok1 a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableMenu_bok1 a:hover, .TableMenu_bok1 a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	
	
	/*KODREM Menu Zobacz takze_cont*/
.TableCont_nag {
	
	width: 100%;
	font-size: 12px;
	
}
.TableCont_nag tr{

}
.TableCont_nag td{
font-size: 12px;

}
.TableCont_nag th{
	font-size: 12px;
	color: #000032;
	background-color: #D0E0F5;
	padding: 4px;	
}
.TableCont_nag a:link {
	color: Black;
	text-decoration: none;
	}

.TableCont_nag a:visited{
	color: Black;
	text-decoration: none;
	}

.TableCont_nag a:hover, .TableCont_nag a:active{
	text-decoration: underline;
	}
	
	
/*KODREM Menu Zobacz takze_cont*/
.TableTrescDuz {
	
	width: 100%;
	font-size: 11px;
	color: #000000;
	background-image: url(../../images/nag_dlugi_bg_sz_wys.jpg);
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.TableTrescDuz tr{
	
	font-size: 12px;
	color: Black;
}
.TableTrescDuz td{
font-size: 11px;

}
.TableTrescDuz th{
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	font-size: 12px;
	color: Black;
	 background-color: #ECF0F9;
}
.TableTrescDuz a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescDuz a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescDuz a:hover, .TableTrescDuz a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	/*KODREM naglowek tresi maly*/
.TableTrescMal {
	
	width: 100%;
	font-size: 11px;
	color: #000000;
}
.TableTrescMal tr{
	
	font-size: 11px;

	background-color: #D0E0F5;
}
.TableTrescMal td{
font-size: 11px;
}
.TableTrescMal a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal a:hover, .TableTrescMal a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
		/*KODREM naglowek tresi  kolor zolty*/
.TableTrescMal_yel {
	
	width: 100%;
	font-size: 11px;
	color: #000000;
}
.TableTrescMal_yel tr{
	
	font-size: 11px;
	color: Black;
	background-image: url(../../images/nag_krotki_bg_yel.jpg);
}
.TableTrescMal_yel td{
font-size: 11px;
}
.TableTrescMal_yel a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal_yel a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal_yel a:hover, .TableTrescMal_yel a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	
		/*KODREM naglowek tresi  kolor green*/
.TableTrescMal_gre {
	
	width: 100%;
	font-size: 11px;
	color: #000000;
}
.TableTrescMal_gre tr{
	
	font-size: 11px;
	color: Black;
	background-image: url(../../images/nag_krotki_bg_gre.jpg);
}
.TableTrescMal_gre td{
font-size: 11px;
}
.TableTrescMal_gre a:link {
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal_gre a:visited{
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	}

.TableTrescMal_gre a:hover, .TableTrescMal_gre a:active{
	font-family: Tahoma;
	text-decoration: underline;
	}
	
	
	
.Table_metryczka_strony{
	font-size: 9px;
	color: #FDF5E6;
}	
.Table_metryczka_strony td{
	font-size: 9px;
	color: #000000;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	background-image: url(../../images/art_tlo.jpg);
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	}
	/* Calendar Other Month's Day */
.Table_stopka_strony_navig{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	text-align: center;
	background-color: #E8EAF0;	
	color: Navy;
	}
	.Table_stopka_strony_navig a:link {
	color: Navy;
	text-decoration: underline;
	}

.Table_stopka_strony_navig a:visited{
	color: Navy;
	text-decoration: underline;
	}

.Table_stopka_strony_navig a:hover, .Table_stopka_strony_navig a:active{
	color: #5F5F5F;
	text-decoration: underline;
	}
	
	
/*Panel nawigacyjny*/
.Table_panel_nav {border:#FF0000; background:#0099CC;}
.Table_panel_nav_cont {
	width:100%;
}
.Table_panel_nav_cont th {
	background-color: #F2F7FD;
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding:5px;
}
/*.Table_panel_nav_cont td {background-color: #D3D3D3;}*/
.Table_panel_nav_cont_tresc {
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
.Table_panel_nav_cont_td_white {background-color: #D3D3D3;
}
/*table załączniki*/
.Table_zalacznik {
	width: 100%;
	font-size: 11px;
	background-color: #F8F8F8; 
	color: #656565;;
	border-bottom: 2px solid #DEEBFA;
}
.Table_zalacznik th {
	font: bold;
	font-size: 11px;
	border-bottom: 2px solid #B2C9FD;
	text-align: left;
}
.Table_zalacznik td {
	font: normal;
	font-size: 11px;
}
.Table_zalacznik a {
	font-size: 11px;
	color: #656565;}

.clr {clear:both}
