img {
	behavior: url(engine_tools/iepngfix.htc);
	}
	#top {
		width:				894px;
		margin:				0px auto;
		border:				0px solid black;
		height:200px;
		position:relative;
	}
	#top .logo {
		position:			absolute;
		left:				  2px;
	}
	#top .top-mini-menu {
		position:			absolute;
		top:				0px;
		right:				0px;
		background:   url(../images/top-mini-menu.jpg) no-repeat;
		width:				92px;
		height:				60px;
		border:				0px solid black;
		padding-top:		5px;
	}
	#top .menu {
		position:			absolute;
		top:				80px;
		right:				0px;
		background: url(../images/menu.png) no-repeat;
		height:				42px;
		border:				0px solid black;
		width:				100%;
		padding-top: 		28px;
		text-align:			center;
	}

	#top .banner {
		position:			absolute;
		top:				160px;
		right:				0px;
		background:   url(../images/baner.jpg) no-repeat;
		height:				49px;
		border:				0px solid black;
		width:				100%;

	}

	#middle {
		background: url(../templates/images/middle.jpg) no-repeat top ;
		width:				888px;
		margin:				20px auto 0px auto;
		padding:			16px 0px 0px 0px;
	}
	
	#middle .roll{
		background: #ffffff;
		padding:0;
		margin:0;
	}

	div#middlePodstrona {
		background:      url(../images/background-podstrona.png) repeat-y;
		width:				         888px;
		margin:				         20px auto 0px auto;
		padding:			         0px 0px 0px 0px;
		border:				         0px solid black;
	}
	#middlePodstrona .to {padding-top:10px;}
	div#left {
		float: 				left;
		width:				400px;
		border:				0px solid black;
		margin-top:			10px;
		padding:			20px 0px 20px 14px;
		text-align:			left;
		
	}
	div#right {
		float: 				right;
		border:				0px solid black;
		width:				400px;
		padding:			20px 0px 0px 9px;
		margin-top:			10px;
		text-align:			left;
	}
	#right2 {
		float: 				left;
		border:				0px solid black;
		width:				580px;
		padding:			20px 0px 0px 19px;
		margin-top:			10px;
		text-align:			left;
		color: 				black;

	}
	div#right3 {
		float: 				left;
		border:				0px solid black;
		width:				840px;
		padding:			20px 0px 0px 20px;
		margin-top:			10px;
		text-align:			left;
		color: 				black;
	}
	.bd {
		background: url(../templates/images/middle-bottom.jpg) no-repeat;
		height: 11px;
	}
	.bd2 {

		height: 11px;
		clear:both;
		padding:0;
		margin:0;
		font-size:1px;
	}
	.to {
		background: url(../templates/images/middle2.jpg) no-repeat;
		
	}
	#footer {
		width:				894px;
		margin:				0px auto;
		height:				90px;
		margin-top:			25px;
		color:				#23498f;
		font-size:			13px;
		position:relative;
		font-size:10px;
	}
	#footer a {
		color:				#23498f;
	}
	#footer .bg {
		position: absolute;
		top:0;
		left:0;
	}
	#footer .bottom {
		position: absolute;
		bottom:10px;
		left:0;
		width:100%;
	}
	#footer .bottom .cdweb {
		position: absolute;
		bottom:0;
		right:0;
	}
	#footer .bottom .copyright {
		position: absolute;
		bottom:0;
		left:0;
	}
	#footer .box {
		position:absolute;
		top:12px;
		right:12px;
	}
	div.imgNews {
		float:				left;
	}
	
	div.imgNews img {
		width:				73px;
		height:				74px;
	}
	#leftMenu {
		float:left;
		text-align:left;
		padding:0px 10px 0 10px;
		color:black;
		margin:23px 0px 0 0px;
		width:241px;

		overflow:hidden;
	}
	#leftMenu .bgmenutop {
		background: url(../templates/images/left-menu-top.png) no-repeat;
		height:11px;
	}
	#leftMenu .bgmenubottom {
		background: url(../templates/images/left-menu-bottom.png) no-repeat;
		height:11px;
	}
	#leftMenu .bgmenu {
		background:   	url(../images/left-menu-bg.png) repeat-y;
		padding: 15px 0px 10px 10px;
		border: 0px solid black;
		width: 231px;
	}

	.images2 {
		padding-top:           0px;
		margin-top:0px;
		clear:both;
	}

	/* BODY */

	

	body { 
		font              : 11px Verdana;
		color             : #808080;
		background        : #67bdef;
		margin            : 0px 0px 0px 0px;
		padding           : 0px 0px 0px 0px;
		height            : 100%;
		background        : url(../images/background.png) repeat-x top;
		text-align        : center;
		background-color:  #71c1f0;
		line-height:      16px;
	}

	

	/* VARIA, DOMYSLNE */

	.header {
		font-size         : 11px; 
		font-family       : Verdana; 
		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       : Verdana; 
		color             : #808080;
		line-height       : 16px;
	}
	td { 
		font-size         : 11px; 
		font-family       : Verdana; 
		color             : #808080; 
		line-height       : 16px;
	}
	ol li { 
	
		padding            : 4px 0 4px 5px;
		list-style-type    : decimal;
	}
	ol li h3{ 
		 margin-top: 5px;
	}
	ul li { 
		padding: 4px 0 4px 15px;
		background: url(../images/arrow.png) no-repeat 0px 8px;
		list-style-type:none;
		
	}
	ul {padding-left:15px;}
	 li h3 { 
		margin:-0px 0 5px 0;
	}
	h3 {
		font-size: 13px;
		font-weight: bold;
		color: #b20000;
	}

	*.lang {
		font-size         : 9px;
	}
	a:link { 
		color             : #000000; 
		text-decoration   : none; 
	}
	a:visited { 
		color             : #000000; 
		text-decoration   : none; 
	}
	a:hover { 
		color             : #808080; 
		text-decoration   : underline;  
		position: relative;
	}
	*.linktt { 
		font-size         : 9px; 
		font-family       : Verdana; 
		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 Verdana; 
		color             : #000000; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #a8a8a8 1px; 
	}
	.input1 { 
		font              : 11px Verdana; 
		color             : #2b2b2b; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #969696 1px; 
	}
	.select1 { 
		font              : 11px Verdana; 
		color             : #939393; 
		padding           : 2px;
		background        : #fafafa; 
		border            : solid #939393 1px; 
		z-index           : 1;
	}
	.submit1 { 
		background        : url(../templates/images/bgbutton.jpg) repeat-x; 
		font              : 10px Verdana; 
		color             : #939393; 
		padding           : 2px; 
		border            : solid #939393 1px; 
		cursor            : pointer;
	}
	.submit1_none { 
		background        : #eeeeee; 
		font              : 11px Verdana; 
		color             : #000000; 
		padding           : 1px; 
		border            : solid #000000 1px; 
		cursor            : pointer;
	}
	.submit1_selected { 
		background        : #636363; 
		font              : 11px Verdana; 
		color             : #ffffff; 
		padding           : 1px; 
		border            : solid #000000 1px; 
		font-weight       : bold;
		cursor            : pointer;
	}
	.submit2 { 
		background        : #788715; 
		font              : 11px Verdana; 
		color             : #ffffff; 
		padding           : 1px; 
		border            : solid #000000 1px; 
		cursor            : pointer;
	}
	*.navmenu {
		float:left;
		font-size         : 12px; 
		font-family       : Verdana; 
		font-weight       : bold;
		color             : #000000;
		padding           : 4px 25px 6px 25px;
		cursor:pointer;
		margin:0;
		height:10px;
		background: url(../templates/images/menu_sep.jpg) no-repeat right ;
	}
	*.navmenu:link { 
		color             : #000000; 
		text-decoration   : none;
	}
	*.navmenu:visited { 
		color             : #000000; 
		text-decoration   : none;
	}
	*.navmenu:hover {
		color:#e2001a;
		text-decoration   : none;
	}
	*.navmenu2 { 
		float:left;
		font-size         : 12px; 
		font-family       : Verdana; 
		font-weight       : bold;
		color             : #e2001a;
		padding           : 4px 25px 6px 25px;
		cursor:pointer;
		margin:0;
		height:10px;
		background: url(../templates/images/menu_sep.jpg) no-repeat right;
	}
	*.navmenu2:link {
		color             : #e2001a; 
		text-decoration   : none;
	}
	*.navmenu2:visited {
		color             : #e2001a; 
		text-decoration   : none;
	}
	*.navmenu2:hover {
		color             : #e2001a; 
		text-decoration   : none;
	}

	/* DIV GLOWNY DLA LISTY FOLDEROW */
	div.nav00 { 

	}

	div.nav1 {

		display           : none;
	}

	

	/* JSCRIPT */

	/* NAZWA FOLDERU */

	div.nav2 { 
		font-size         : 11px; 
		font-family       : Verdana; 
		font-weight       : none; 
		color             : #3b3b3b; 
		text-decoration   : none;
		margin            : 0px 7px 0 0px;
		padding           : 7px 10px 8px 20px;
		line-height       : 11px;
		border-bottom     : 1px dotted #d9effb;
		background:         url(../images/arrow.png) no-repeat 5px center ;
	}
	*.nav2:link {
		color             : #3b3b3b; 
		text-decoration   : none;
	}
	*.nav2:visited {
		color             : #3b3b3b; 
		text-decoration   : none; 
	}
	*.nav2:hover {
		color             : #cd0000;
		text-decoration   : none;
	}


	/* NAZWA FOLDERU ZAZNACZONA */

	div.nav2a {
		font-size         : 11px; 
		font-family       : Verdana; 
		font-weight       : none; 
		color             : #cd0000; 
		text-decoration   : none;
		margin            : 0px 7px 0 0px;
		padding           : 7px 10px 8px 20px;
		line-height       : 11px;
		border-bottom     : 1px dotted #d9effb;
		background: url(../images/arrow.png) no-repeat 5px center;
	}
	*.nav2a:link { 
		color             : #cd0000; 
		text-decoration   : none; 
	}
	*.nav2a:visited { 
		color             : #cd0000; 
		text-decoration   : none;
	}
	*.nav2a:hover { 
		color             : #cd0000; 
		text-decoration   : none;
	}


	/* NAZWA FOLDERU ZAZNACZONA Z PODSTRONAMI */

	div.nav2b { 
		font-size         : 11px; 
		font-family       : Verdana; 
		font-weight       : none; 
		color             : #cd0000; 
		text-decoration   : none;
		margin            : 0px 7px 0 0px;
		padding           : 3px 10px 8px 20px;
		line-height       : 11px;
		border-bottom     : 1px dotted #d9effb;
		background: url(../templates/images/bgLeftNav.jpg) no-repeat bottom;
	}

	*.nav2b:link { 
		color             : #cd0000; 
		text-decoration   : none; 
		border-top        : solid #333333 0px; 
	}
	*.nav2b:visited { 
		color             : #cd0000; 
		text-decoration   : none; 
		border-top        : solid #333333 0px; 
	}

	*.nav2b:hover { 
		color             : #cd0000; 
		text-decoration   : none; 
	}

	/* GLOWNY DIV DLA PODSTRON */	  

	div.nav0 { 
		font-size         : 11px; 
		font-family       : Verdana; 
		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       : Verdana; 
		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       : Verdana; 
		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       : Verdana; 
		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       : Verdana; 
		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; 
}
#seo{
	text-align: justify;
	color: #23498F;
	margin: 0 auto;
	width: 900px;
	padding-bottom: 10px;
}
#seo a{
	color: #23498F;
}
