	#content {
		background: url(../templates/images/bgIntroContent.jpg) no-repeat top;
		width: 986px;
		height:500px;
		margin: 0 auto;
		position:relative;
	}
	#content .logo {
		position: absolute;
		left:14px;
		top:25px;
	}
	#content .textPL {
		color: #0b3884;
		font-weight:bold;
		width:492px;
		position:absolute;
		top:69px;
		right:0;
		padding:10px;
	}
	#content .buttonPL {
		position:absolute;
		top:327px;
		right:151px;
	}
	#content .textEN {
		width: 318px;
		padding:10px;
		text-align:center;
		position:absolute;
		top:496px;
		left:90px;
		color: #0c1f80;
	}
	#content .buttonEN {
		position:absolute;
		top:591px;
		left:191px;
	}
	#content .textDE {
		width: 318px;
		padding:10px;
		text-align:center;
		position:absolute;
		top:496px;
		right:90px;
		color: #0c1f80;
	}
	#content .buttonDE {
		position:absolute;
		top:591px;
		right:216px;
	}
	
	
	/* STANDARDOWE STYLE */


	/* BODY */

	

	body { 
		font              : 11px Tahoma;
		color             : #ffffff;
		margin            : 0px 0px 10px 0px;
		padding           : 0px 0px 0px 0px;
		height            : 100%;
		text-align:center;
		background:url(../templates/images/bgIntro.jpg) repeat-x top #3598fd;
	}

	

	/* VARIA, DOMYSLNE */

	.header {
		font-size         : 11px; 
		font-family       : Tahoma; 
		color             : #000000;
		font-weight       : bold;
		padding           : 0px 0px 20px 0px;
		background        : url(../templates/images/crm1.jpg) 0px 15px no-repeat;
	}
	p { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		color             : #424040;
		line-height       : 16px;
	}
	td { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		color             : #424040; 
		line-height       : 16px;
	}
	ol li { 
		list-style-type    : decimal;
	}
	ol li h3{ 
		 margin-top: 5px;
	}
	ul {
		margin: 0;
		padding:0;
	}
	ul li { 
		padding: 0px 0 0px 25px;
		background: url(../templates/images/li.gif) no-repeat 10px 8px;
		list-style-type:none;
	}
	 li h3 { 
		margin:-0px 0 5px 0;
	}
	h3 {
		font-size: 13px;
		font-weight: bold;
		color: #424040;
	}

	*.lang {
		font-size         : 9px;
	}
	a:link { 
		color             : #424040; 
		text-decoration   : none; 
	}
	a:visited { 
		color             : #424040; 
		text-decoration   : none; 
	}
	a:hover { 
		color             : #424040; 
		text-decoration   : underline;  
	}
	*.linktt { 
		font-size         : 9px; 
		font-family       : Tahoma; 
		color             : #818181; 
	}
	*.linktt:link { 
		color             : #414141; 
		text-decoration   : none; 
	}
	*.linktt:visited { 
		color             : #414141;
		text-decoration   : none; 
	}
	*.linktt:hover { 
		color             : #000000; 
		text-decoration   : none; 
		
	}
	hr { 
	
		color             : #dddddd; 
		height            : 1px; 
		background        : #dddddd; 
		border            : 0px; 
		width             : 100%; 
	
	}
	.textarea1 {  

		font              : 11px Tahoma; 
		color             : #000000; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #a8a8a8 1px; 
	}
	.input1 { 
		font              : 11px Tahoma; 
		color             : #000000; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #969696 1px; 
	}
	.select1 { 
		font              : 11px Tahoma; 
		color             : #000000; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #939393 1px; 
		z-index           : 1;
	}
	.submit1 { 
		background        : #c52021;
		font              : 10px Tahoma; 
		color             : #ffffff; 
		padding           : 2px; 
		border            : solid #bb1415 1px; 
		cursor            : pointer;
	}
	.submit1_none { 
		background        : #eeeeee; 
		font              : 11px Tahoma; 
		color             : #000000; 
		padding           : 1px; 
		border            : solid #bb1415 1px; 
		cursor            : pointer;
	}
	.submit1_selected { 
		background        : #636363; 
		font              : 11px Tahoma; 
		color             : #ffffff; 
		padding           : 1px; 
		border            : solid #bb1415 1px; 
		font-weight       : bold;
		cursor            : pointer;
	}
	.submit2 { 
		background        : #788715; 
		font              : 11px Tahoma; 
		color             : #ffffff; 
		padding           : 1px; 
		border            : solid #000000 1px; 
		cursor            : pointer;
	}
	*.navmenu {
		float:left;
		font-size         : 12px; 
		font-family       : Tahoma; 
		font-weight       : bold;
		color             : #ffffff;
		padding           : 5px 15px 5px 15px;
		cursor:pointer;
		margin:0;
		background: url(../templates/images/menu_sep.jpg) no-repeat left;
	}
	*.navmenu:link { 
		color             : #ffffff; 
		text-decoration   : none;
	}
	*.navmenu:visited { 
		color             : #ffffff; 
		text-decoration   : none;
	}
	*.navmenu:hover {
		color:#424040;
		text-decoration   : none;
	}
	*.navmenu2 { 
		float:left;
		font-size         : 12px; 
		font-family       : Tahoma; 
		font-weight       : bold;
		color             : #424040;
		padding           : 5px 15px 5px 15px;
		cursor:pointer;
		margin:0;
		background: url(../templates/images/menu_sep.jpg) no-repeat left;
	}
	*.navmenu2:link {
		color             : #424040; 
		text-decoration   : none;
	}
	*.navmenu2:visited {
		color             : #424040; 
		text-decoration   : none;
	}
	*.navmenu2:hover {
		color             : #424040; 
		text-decoration   : none;
	}

	/* DIV GLOWNY DLA LISTY FOLDEROW */
	div.nav00 { 

	}

	div.nav1 {
		display           : none;
	}


	/* JSCRIPT */

	/* NAZWA FOLDERU */

	div.nav2 { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		font-weight       : bold; 
		color             : #4a4b4b; 
		text-decoration   : none;
		margin            : 8px 0px 8px 6px;
		padding           : 0px 0px 0px 23px;
		background: url(../templates/images/bgLeftNav.jpg) no-repeat 0 4px;
	}
	*.nav2:link {
		color             : #4a4b4b; 
		text-decoration   : none;
	}
	*.nav2:visited {
		color             : #4a4b4b; 
		text-decoration   : none; 
	}
	*.nav2:hover {
		color             : #0cb3e4;
		text-decoration   : none;
	}


	/* NAZWA FOLDERU ZAZNACZONA */

	div.nav2a {
		font-size         : 11px; 
		font-family       : Tahoma; 
		font-weight       : bold; 
		color             : #0cb3e4; 
		text-decoration   : none;
		margin            : 8px 0px 8px 6px;
		padding           : 0px 0px 0px 23px;
		background: url(../templates/images/bgLeftNav.jpg) no-repeat 0 4px;
	}
	*.nav2a:link { 
		color             : #0cb3e4; 
		text-decoration   : none; 
	}
	*.nav2a:visited { 
		color             : #0cb3e4; 
		text-decoration   : none;
	}
	*.nav2a:hover { 
		color             : #0cb3e4; 
		text-decoration   : none;
	}


	/* NAZWA FOLDERU ZAZNACZONA Z PODSTRONAMI */

	div.nav2b { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		font-weight       : bold; 
		color             : #0cb3e4; 
		text-decoration   : none;
		margin            : 8px 0px 8px 6px;
		padding           : 0px 0px 0px 23px;
		background: url(../templates/images/bgLeftNav.jpg) no-repeat 0 4px;
	}

	*.nav2b:link { 
		color             : #0cb3e4; 
		text-decoration   : none; 
		border-top        : solid #333333 0px; 
	}
	*.nav2b:visited { 
		color             : #0cb3e4; 
		text-decoration   : none; 
		border-top        : solid #333333 0px; 
	}

	*.nav2b:hover { 
		color             : #0cb3e4; 
		text-decoration   : none; 
	}

	/* GLOWNY DIV DLA PODSTRON */	  

	div.nav0 { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		text-align        : left; 
		margin            : 0px 0px 0px 15px;
		padding           : 5px 0px 3px 0px;
	}

	/* NAZWA PODSTRONY */

	*.nav3c{
		padding           : 3px 0 4px 6px;
	}
	*.nav3 { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		color             : #3b3b3b; 
		text-align        : left;
	}
	div.nav3 {
		background: url(../templates/images/bg_arrowp.gif) 0px 7px no-repeat;
		padding           : 0px 0 3px 15px; 
	}
	*.nav3:link { 
		color             : #3b3b3b; 
		text-decoration   : none; 	text-align:left;
	}
	*.nav3:visited { 
		color             : #3b3b3b; 
		text-decoration   : none; 
	}
	*.nav3:hover { 
		color             : #cd0000; 
		text-decoration   : none; 
		font-weight       : none;
	}



	/* NAZWA PODSTRONY - ZAZNACZONA */

	*.nav3a { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		font-weight       : none; 
		color             : #cd0000; 
		text-align        : left; 
	}

	div.nav3a {
		padding           : 0px 0 3px 15px; 
	}
	*.nav3a:link { 
		color             : #cd0000; 
		text-decoration   : none; 
	}
	*.nav3a:visited { 
		color             : #cd0000; 
		text-decoration   : none; 
	}
	*.nav3a:hover { 
		color             : #cd0000; 
		text-decoration   : none; 
	}

	*.nav4 { 
		font-size         : 11px; 
		font-family       : Tahoma; 
		color             : #ffffff; 
		text-align        : left;
		margin-left:10px;
	}
	div.nav4 {
		background: url(../templates/images/bg_arrowp.gif) 7px 7px no-repeat;
		padding           : 0px 0 3px 15px; 
	}
	*.nav4:link { 
		color             : #ffffff; 
		text-decoration   : none; 
	}
	*.nav4:visited { 
		color             : #ffffff; 
		text-decoration   : none; 
	}
	*.nav4:hover { 
		color             : #727272; 
		text-decoration   : none; 
		font-weight       : none;
	}

	*.nav4a {
		font-size         : 11px; 
		font-family       : Tahoma; 
		font-weight       : none; 
		color             : #ffffff; 
		text-align        : left; 
		padding			  :  3px 0 3px 8px; 
		margin-left:10px;
	}
	div.nav4a {
		background: url(../templates/images/arrow.jpg) 7px 7px no-repeat;
	}
	*.nav4a:link { 
		color             : #ffffff; 
		text-decoration   : none; 
	}
	*.nav4a:visited { 
		color             : #ffffff; 
		text-decoration   : none; 
	}

	*.nav4a:hover { 

		color             : #ffffff; 
		text-decoration   : none; 
}

