@charset "utf-8";
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div, td, input	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a	{
	color: #000000;
	text-decoration: none;
}
a:hover	{
	color: #006D34;	
	text-decoration: underline;
}
.PageBg01	{
	background-image: url(/static/images/bg.01.gif);
	background-repeat: repeat-x;
}
.PageBg02	{
	background-image: url(/static/images/bg.03.gif);
	background-repeat: repeat-x;
}

#PageBody	{
	width: 910px;
	margin: auto;
}
#SearchField	{
	width: 210px;
	position: relative;
	top: 14px;
	left: 308px;
}
#SearchField img	{
	position: absolute;
	top: 9px;
	left: 0px;
}
#SearchWord	{
	position: absolute;
	top: 3px;
	left: 47px;
	width: 133px;
	height: 13px;
	padding: 2px;
}
#SubmitSearch	{
	position: absolute;
	top: 8px;
	left: 201px;
	border: 0px;
	width: 10px;
	height: 9px;
	text-indent: -1000px;
	background-image: url(/static/images/arrow.01.gif);
}
#ShortMenu	{
	position: absolute;
	top: 19px;
	left: 590px;
}

#ShortMenu img 	{
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
}

#ShortMenu	a {
	color: #000000;
}

#LangChoose	{
	position: absolute;
	top: 19px;
	left: 864px;
}

#LangChoose	a {
	color: #000000;
}

#PageTop	{
	position: relative;
	height: 60px;
}

#HomePageFlashField	{
	width: 909px;
	height: 287px;
	background-image: url(/static/images/top.01.temp.jpg);
}

.HomePageTable01	{
	width: 910px;
	padding: 0px;
	margin-top: 7px;
}

.HomePageTable02	{
	margin: auto;
	padding: 0px;
	margin-top: 7px;
}

.HomePageTd01	{
	background-image: url(/static/images/box.01.03.gif);
	background-repeat: no-repeat;
	height: 97px;
}

.HomePageTd02	{
	background-image: url(/static/images/box.02.03.gif);
	background-repeat: no-repeat;
	height: 97px;
}

.HomePageTd03	{
	background-image: url(/static/images/box.03.03.gif);
	background-repeat: no-repeat;
	height: 97px;
}

.HomePageTd04	{
	width: 306px;
}

.HomePageTd04 img	{	
	margin-left: 37px; 
}

.HomePageTd05 img	{	
	margin-left: 19px; 
}

.HomePageTd06 img	{	
	margin-left: 22px;
	margin-top: 12px; 
}

.HomePageTd07	{	
	vertical-align: top; 
}

.HomePageTd08 img	{	
	margin-top: 12px; 
}

#LoginForm	{
	width: 290px;
	height: 106px;
	background-image: url(/static/images/bg.02.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.FormLabel01	{
	margin-left: 30px;
	color: #FFFFFF;
	margin-top: 8px;
}

.FormLabel01 div	{
	width: 42px;
	float: left;
	margin-top: 3px;	
}

#Login	{
	width: 156px;
	height: 16px;
}

#Passwd	{
	width: 156px;
	height: 16px;
}

#SubmitLogin	{
	width: 61px;
	height: 9px;
	border: 0px;
	background-image:url(/static/images/arrow.03.gif);
	text-indent: -1000px;
	margin-left: 171px;
	margin-top: 18px;
	cursor: pointer;
}

.HomePageNewsDate	{
	color: #99C5AE;
	margin-top: 16px;
}

.HomePageNewsContent	{
	margin-top: 12px;
	color: #FFFFFF;
}

.HomePageNewsMore	{
	margin-top: 10px;
	margin-left: 455px;
}

.HomePageBoxContent	{	width: 167px; height: 57px; margin-left: 90px;	}
.HomePageBoxLine 	{	margin-top: 0px; margin-left: 90px;	}
.HomePageBoxMore 	{	margin-top: 13px; margin-left: 155px;	}

.SubPageBoxContent	{	width: 150px; height: 57px; margin-left: 90px; margin-top: 40px;	}
.SubPageBoxLine		{	margin-top: 0px; margin-left: 85px;	}
.SubPageBoxMore		{	margin-top: 5px; margin-left: 135px;	}


#FooterLine	{
	margin: auto;
	margin-top: 36px;
	width: 877px;
}

#FooterField	{
	position: relative;
	clear: both;
	width: 877px;
	height: 40px;
	margin: auto;
}

#CopyrightField	{
	position: absolute;
	left: 5px;
	top: 10px;
	font-size: 11px;
	color: #959595;
}

#ProjectField {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 11px;
	color: #959595;
}

#ProjectField	a {
	color: #000000;
}

/*	MENU PL	- HOME	*/
#HomeMainMenuField		{	position: relative; top: 15px; left: 278px; width: 604px; height: 42px; background-image: url(/static/images/menu.home.bg.gif); background-repeat: no-repeat;	}
#HomeMainMenuField	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#HomeMainMenuField	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#HomeMainMenuField a 	{	height: 42px; display: block;	}

#HomeMainMenuField	a:hover,
#HomeMainMenuField	a.selected	{	background-image: url(/static/images/menu.home.bg.gif);	}

#m1	a, #m2 a, #m3 a, #m4 a, #m5 a	{	width: 101px;	}
#m6 a 								{	width: 99px;	}
#m1 a:hover, #m1 a.selected			{	background-position: 0 -42px;		}
#m2 a:hover, #m2 a.selected			{	background-position: -101px -42px;	}
#m3 a:hover, #m3 a.selected			{	background-position: -202px -42px;	}
#m4 a:hover, #m4 a.selected			{	background-position: -303px -42px;	}
#m5 a:hover, #m5 a.selected			{	background-position: -404px -42px;	}
#m6 a:hover, #m6 a.selected			{	background-position: -505px -42px;	}

/*	MENU EN	- HOME	*/
#HomeMainMenuFieldEn		{	position: relative; top: 15px; left: 278px; width: 402px; height: 42px; background-image: url(/static/images/en.menu.home.bg.gif); background-repeat: no-repeat;	}
#HomeMainMenuFieldEn	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#HomeMainMenuFieldEn	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#HomeMainMenuFieldEn a		{	height: 42px; display: block;	}

#HomeMainMenuFieldEn	a:hover,
#HomeMainMenuFieldEn	a.selected	{	background-image: url(/static/images/en.menu.home.bg.gif);	}

#en_m1	a, #en_m2 a, #en_m3 a 				{	width: 101px;	}
#en_m4 a 									{	width: 99px;	}
#en_m1 a:hover, #en_m1 a.selected			{	background-position: 0 -42px;		}
#en_m2 a:hover, #en_m2 a.selected			{	background-position: -101px -42px;	}
#en_m3 a:hover, #en_m3 a.selected			{	background-position: -202px -42px;	}
#en_m4 a:hover, #en_m4 a.selected			{	background-position: -303px -42px;	}


/*	MENU DE	- HOME	*/
#HomeMainMenuFieldDe		{	position: relative; top: 15px; left: 278px; width: 421px; height: 42px; background-image: url(/static/images/de.menu.home.bg.gif); background-repeat: no-repeat;	}
#HomeMainMenuFieldDe	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#HomeMainMenuFieldDe	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#HomeMainMenuFieldDe a		{	height: 42px; display: block;	}

#HomeMainMenuFieldDe	a:hover,
#HomeMainMenuFieldDe	a.selected	{	background-image: url(/static/images/de.menu.home.bg.gif);	}

#de_m1	a, #de_m2 a, #de_m3 a 				{	width: 101px;	}
#de_m4 a 									{	width: 99px;	}
#de_m1 a:hover, #de_m1 a.selected			{	background-position: 0 -42px;		}
#de_m2 a:hover, #de_m2 a.selected			{	background-position: -101px -42px;	}
#de_m3 a:hover, #de_m3 a.selected			{	background-position: -202px -42px;	}
#de_m4 a:hover, #de_m4 a.selected			{	background-position: -303px -42px;	}




#SubPageFlashField	{
	position: relative;
	width: 909px;
	height: 210px;
	background-image: url(/static/images/top.02.temp.jpg);
}
#LogoTop	{
	position: absolute;
	top: 2px;
	left: 53px;
}

/*	MENU PL	*/
#MainMenuField		{	position: absolute; top: 15px; left: 278px; width: 604px; height: 32px; background-image: url(/static/images/menu.page.bg.gif); background-repeat: no-repeat; }
#MainMenuField	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#MainMenuField	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#MainMenuField a 	{	height: 32px; display: block;	}

#MainMenuField	a:hover,
#MainMenuField	a.selected	{	background-image: url(/static/images/menu.page.bg.gif);	}

#sm1 a, #sm2 a, #sm3 a, #sm4 a, #sm5 a 	{	width: 101px;	}
#sm6 a 									{	width: 99px;	}

#sm1 a:hover, #sm1 a.selected	{	background-position: 0 -32px;		}
#sm2 a:hover, #sm2 a.selected	{	background-position: -101px -32px;	}
#sm3 a:hover, #sm3 a.selected	{	background-position: -202px -32px;	}
#sm4 a:hover, #sm4 a.selected	{	background-position: -303px -32px;	}
#sm5 a:hover, #sm5 a.selected	{	background-position: -404px -32px;	}
#sm6 a:hover, #sm6 a.selected	{	background-position: -505px -32px;	}

/*	MENU EN	*/
#MainMenuFieldEn		{	position: absolute; top: 15px; left: 278px; width: 604px; height: 32px; background-image: url(/static/images/en.menu.page.bg.gif); background-repeat: no-repeat; }
#MainMenuFieldEn	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#MainMenuFieldEn	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#MainMenuFieldEn a 		{	height: 32px; display: block;	}

#MainMenuFieldEn	a:hover,
#MainMenuFieldEn	a.selected	{	background-image: url(/static/images/en.menu.page.bg.gif);	}

#en_sm1 a, #en_sm2 a, #en_sm3 a 	{	width: 101px;	}
#en_sm4 a 							{	width: 99px;	}

#en_sm1 a:hover, #en_sm1 a.selected	{	background-position: 0 -32px;		}
#en_sm2 a:hover, #en_sm2 a.selected	{	background-position: -101px -32px;	}
#en_sm3 a:hover, #en_sm3 a.selected	{	background-position: -202px -32px;	}
#en_sm4 a:hover, #en_sm4 a.selected	{	background-position: -303px -32px;	}


/*	MENU DE	*/
#MainMenuFieldDe		{	position: absolute; top: 15px; left: 278px; width: 421px; height: 32px; background-image: url(/static/images/de.menu.page.bg.gif); background-repeat: no-repeat; }
#MainMenuFieldDe	ul	{	list-style: none; margin: 0px; padding: 0px;	}
#MainMenuFieldDe	li	{	text-indent: -2000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px;	}
#MainMenuFieldDe a 		{	height: 32px; display: block;	}

#MainMenuFieldDe	a:hover,
#MainMenuFieldDe	a.selected	{	background-image: url(/static/images/de.menu.page.bg.gif);	}

#de_sm1 a	{	width: 101px;	}
#de_sm2 a	{	width: 120px;	}
#de_sm3 a 	{	width: 101px;	}
#de_sm4 a	{	width: 99px;	}

#de_sm1 a:hover, #de_sm1 a.selected	{	background-position: 0 -32px;		}
#de_sm2 a:hover, #de_sm2 a.selected	{	background-position: -101px -32px;	}
#de_sm3 a:hover, #de_sm3 a.selected	{	background-position: -221px -32px;	}
#de_sm4 a:hover, #de_sm4 a.selected	{	background-position: -322px -32px;	}




.SubPageTable01	{
	width: 910px;
	padding: 0px;
	margin-top: 6px;
}

.SubPageTd01	{
	width: 236px;
	padding-right: 20px;
	vertical-align: top;
}

.SubPageTd01 img	{
	margin-left: 37px; 
}
.SubPageTd02	{
	vertical-align: bottom;
}
.SubPageTd02 img	{	
	margin-left: 20px; 
}

.SubPageTd03	{
	height: 38px;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 8px;
}
.SubPageTd03 img	{	
	margin-left: 19px; 
}

.SubPageTd04	{	
	vertical-align: top;
	padding-top: 8px; 
}

.NotepadTable	{
	
	margin-top: 25px;
	width: 100%;
	padding: 0px;
}

.NotepadTable	a	{
	color: #000000;
}

.NotepadeTable img {
	vertical-align: middle;
}

#PagePath	{
	color: #FFFFFF;
}

#PagePath	span {
	color: #F2F000;
	font-weight: bold;
}

#PagePath a {
	color: #FFFFFF;
	font-weight: normal;
}
#PagePath a:hover, #PagePath a.selected	{
	color: #F2F000;
	text-decoration: underline;
}

#PageTitleField	{
	color: #006D34;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
}

#PageTitleField	img	{
	margin-right: 10px;
}

a.menulevel0101	{
	color: #006D34;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

a.menulevel0102	{
	color: #006D34;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

a.menulevel0201	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.menulevel0202	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.menulevel0301	{
	color: #000000;
	font-size: 11px;
}

.menulevel0301:hover	{
	color: #006D34;
	font-size: 11px;
}

a.menulevel0302	{
	color: #006D34;
	font-size: 11px;
	text-decoration: underline;
}

#RecommendFromName	{	width: 152px; }
#RecommendFromEmail	{	width: 152px; }
#RecommendToName	{	width: 152px; }
#RecommendToEmail	{	width: 152px; }

#SearchWordField			{	margin-top: 10px; margin-bottom: 10px; }
#SearchWordField	span	{	font-weight: bold; }
.SearchTitle				{	font-weight: bold; margin-bottom: 3px; color: #39355A; text-transform: uppercase;  }
.SearchDescription			{	}
.SearchMore					{	text-align: right; margin-bottom: 10px; margin-right: 20px; }
.SearchMore	a				{	text-decoration: none; color: #39355A;  }
.SearchMore	a:hover			{	color: #39355A;  }


div.wynik {
	margin: 0;
	padding: 0;
	clear: both;
	margin-bottom: 10px;
}
div.wynik h2 {
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}
div.wynik h2 a {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.wynik p {
	margin: 0;
	margin-bottom: 0;
	display: block;
}
div.wynik p.data {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
div.wynik div.contentt {
	margin: 0;
	padding: 0;
	text-align: justify;
	margin-top: 4px;
}
#strony {
	clear: both;
	display: block;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}
div.title2 {
	color: #f79325;
}

/*	APPLICATION FORM	*/
#afForm	{}
.afTable	{	padding: 0px; width: 100%; }
.afTable td	{	padding: 3px; vertical-align: top;  }
#afForm	input			{	}
#afForm	textarea		{	width: 250px;	height: 50px;}
#afForm	em				{	width: 110px; font-style: normal;  }

ul, li	{	line-style: square;	}