* {
	margin:0;
	padding:0;
	border:0;
}
body {
	/* background-color:#b0c5d2;
	background-image:url(bg000000.gif); */ 	/* ------------ do druku ------------------- */
	background-repeat:repeat;
	font-size:8pt;
	font-family:Tahoma;
}
.current { 							/* ------------ do druku ------------------- */
	display:none;
}
acronym{
	border-bottom:1px dotted #000;
}
/* ------------- strona główna ------------ */
/* naglowek */
div.header_container{
	height:60px;
	width:100%;
}
div.header{
	width:850px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display: block; 
}
.header h1{
	font-family:Arial;
	font-size:8pt;
	color:#000; 		/* ------------ do druku ------------------- */
	position:absolute;
	left:40px;
	top:50px;
	font-weight:100;
}
a.logo{
	display: none; 		/* ------------ do druku ---------------- ?????????????--- */ 
	
	
}
a.logo_druk{	/* ------------ do druku ---------------- w screen display:none */ 
	width:170px;
	height:40px;
	float:left;
	margin:12px 0px 0px 30px;
	text-decoration: none;

	
}
a.header_button{
	width:110px;
	height:48px;
	float:right;
}
div#quick_buttons{
	
	display:none; 	/* ------------ do druku ------------------- */
}
#quick_buttons div.qbox{
	width:93px;
	height:21px;
	padding-top:7px;
	font-size:9pt;
	float:left;
	color:#7d7d7d;
	font-weight:100;
	background-image:url(buttop00.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-right:-4px;
}
#quick_buttons div.qbox a{
	color:#7d7d7d;
	text-decoration:none;
}
#quick_buttons div.qbox a:hover{
	color:#8eb0c5;
}
#quick_buttons div.qbox#rss{
	width:68px;
	height:21px;
	padding-top:7px;
	padding-right:25px;
	font-size:9pt;
	float:left;
	color:#7d7d7d;
	font-weight:100;
	background-image:url(buttop_r.png);
	background-repeat:no-repeat;
	text-align:right;
	margin-right:-4px;
}
a.header_button#ofirmie{
	background-image:url(ofirmie0.png);
	background-repeat:no-repeat;
}
a.header_button#ofirmie:hover{
	background-position:0 -48px;
}
a.header_button#praca{
	background-image:url(praca000.png);
	background-repeat:no-repeat;
}
a.header_button#praca:hover{
	background-position:0 -48px;
	
}
a.header_button#kontakt{
	background-image:url(kontakt0.png);
	background-repeat:no-repeat;
}
a.header_button#kontakt:hover{
	background-position:0 -48px;
}
/* top */
div.top_container{
	width:100%;
	/* background-image:url(top_bg20.png);  */		/* ------------ do druku ------------------- */
	background-repeat:repeat-x;
	background-position:top;
}
div.top_container_dodge{
	width:100%;
/* 	background-image:url(dodge000.png);  */			/* ------------ do druku ------------------- */
	background-repeat:no-repeat;
	background-position:top center;
}
div.top_inside_shadow{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:245px;
	padding:3px 2px 0px 2px;
	background-image:url(main_top.png);
	background-repeat:no-repeat;
}
div.top_inside_shadow2{
	
	display: none;				/* ------------ do druku ------------------- */	
	
}
/* menu */
div.menu_bar{
	
	display: none; 				/* ------------ do druku ------------------- */
}
div.menu_container{
	width:785px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}
a.glowna{
	display:block;
	width:157px;
	height:50px;
	background-image:url(glowna00.png);
	background-repeat:no-repeat;
	float:left;
}
a.glowna:hover{
	background-position:0 -50px;
}
a.glowna#this{
	background-position:0 -50px;
}
a.aktualnosci{
	display:block;
	width:157px;
	height:50px;
	background-image:url(aktualno.png);
	background-repeat:no-repeat;
	float:left;
}
a.aktualnosci:hover{
	background-position:0 -50px;
}
a.aktualnosci#this{
	background-position:0 -50px;
}
a.oferta{
	display:block;
	width:157px;
	height:50px;
	background-image:url(oferta00.png);
	background-repeat:no-repeat;
	float:left;
}
a.oferta:hover{
	background-position:0 -50px;
}
a.oferta#this{
	background-position:0 -50px;
}
a.pomoc{
	display:block;
	width:157px;
	height:50px;
	background-image:url(pomoc000.png);
	background-repeat:no-repeat;
	float:left;
}
a.pomoc:hover{
	background-position:0 -50px;
}
a.pomoc#this{
	background-position:0 -50px;
}
a.szkolenia{
	display:block;
	width:157px;
	height:50px;
	background-image:url(szkoleni.png);
	background-repeat:no-repeat;
	float:left;
}
a.szkolenia:hover{
	background-position:0 -50px;
}
a.szkolenia#this{
	background-position:0 -50px;
}
/* zawartość główna */
div.main{
	width:100%;
	background-color:#ffffff;
}
div.main_container{
	width:850px;
	min-height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}
h3.titles{
	display:block;
	clear:both;
}
h3.titles_v2{
	display:block;
	margin-top:10px;
}
div.column_left{
	width:409px;
	float:left;
	margin:12px 0px 12px 0px;
	padding:0px 15px 0px 0px;
}
div.column_right{
	width:409px;
	float:left;
	margin:12px 0px 12px 0px;
	padding:0px 0px 0px 15px;
	border-left:1px dotted #b2b2b2;
}
/* aktualnosci bloki */
dl.news_short{
	width:409px;
	margin-top:10px;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:5px;
}
.news_short dt{
	display:block;
	font-weight:600;
	float:left;
	width:310px;
	margin-bottom:8px;
	background-image:url(akt_znac.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:20px;
}
dt a{
	color:#000;
	text-decoration:none;
}
dt a:hover{
	color:#7caa1d;
}
.news_short dd.date{
	display:block;
	color:#595959;
	font-weight:100;
	float:right;
	width:70px;
	text-align:right;
}
.news_short dd.content{
	clear:both;
	line-height:12pt;
	padding-bottom:10px;
	text-align:justify;
}
dd.content a{
	color:#7caa1d;
	text-decoration:none;
	font-weight:600;
}
dd.content a:hover{
	text-decoration:underline;
}
dd.cleardl{
	clear:left;
}
p{
	line-height:12pt;
	margin-bottom:5px;
}
/* newsletter */
form.newsletter{
	
}
.newsletter input.tekst{
	padding:3px;
	margin-right:10px;
	border:1px solid #d2dee6;
	font-size:9pt;
	float:left;
}
.newsletter input.button{
	display: block;
	border: none;
	background: url(save0000.gif) 0 0 no-repeat;
	width: 69px;
	height: 21px;
	font-size:8pt;
}
/* pomoc techniczna z głównej -- blok */
dl.helpdesk{
	width:409px;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:3px;
	margin-top:5px;
}
.helpdesk a{
	color:#7caa1d;
	text-decoration:none;
	font-weight:600;
}
.helpdesk a:hover{
	text-decoration:underline;
}
.helpdesk dd.hcontent{
	width:280px;
	float:left;
	line-height:12pt;
	text-align:justify;
}
.helpdesk div.hcontacts{
	width:120px;
	float:left;
	color:#7caa1d;
	font-weight:600;
	line-height:12pt;
	margin-top:5px;
}
.helpdesk dd.hphoto{
	width:109px;
	height:100px;
	float:right;
}
/* wybrane oprogramowanie z głownej -- blok */
div.wybrane_oprog{
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:10px;
}
.wybrane_oprog img{
	border:none;
}
a.program{
	display:block;
	width:185px;
	height:33px;
	float:left;
	background-color:#b0c5d2;
	margin:5px 5px 0px 0px;
	border:none;
}
a.program:hover{
	background-color:#99b2c2
}
a.program2{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	text-align:center;
}
a.program2:hover{
	color:#7caa1d;
}
/* nasza siedziba */
dl.siedziba{
	width:410px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:3px;
}
.siedziba dd.mapka{
	width:103px;
	height:93px;
	float:left;
}
.siedziba dd.scontent{
	width:285px;
	float:right;
	line-height:12pt;
}
.siedziba span{
	font-weight:600;
}
/* stopka */
div.stopka_container{

	display:none;
}
div.stopka_container_druk{ 		/* ------------ do druku ------------------- */
	
	height:100px;
	clear:both;
	width:350px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
div.stopka{
	width:850px;
	color:#fff;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.stopka a{
	color:#fff;
	text-decoration:none;
}
.stopka a:hover{
	text-decoration:underline;
}
.stopka div.footmenu{
	float:left;
}
.stopka div.copy{
	float:right;
}
div.clearer{
	clear:both;
}
/* ------------- podstrony */
div.top_container2{
	width:100%;
	height:130px;
	background-image:url(top_bg20.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.top_inside{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:150px;
}
div.top_inside2{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:245px;
}
div.menu_left{
	width:217px;
	float:left;
	margin:15px 0px 10px 0px;
}
.menu_left div.shadow{
	width:202px;
	background-image:url(ml_shado.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
	
}
.menu_left div.mlcontent{
	width:174px;
	min-height:120px;
	background-color:#ededed;
	border:1px solid #e3e3e3;
	padding:15px 13px 30px 13px;
	
}
/* dla IE */
* html .menu_left div.mlcontent{
	width:174px;
	height:120px;
	background-color:#ededed;
	border:1px solid #e3e3e3;
	padding:15px 13px 30px 13px;
}
.mlcontent h3.navtitle{
	font-size:8pt;
	color:#010101;
	font-weight:600;
	margin-bottom:13px;
}
.mlcontent a.navi{
	display:block;
	width:159px;
	height:13px;
	background-image:url(navi2000.png);
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	padding:5px 0px 5px 2px;
}
.mlcontent a.navi:hover{
	background-position:0 -23px;
}
.mlcontent a.navi#active{
	background-position:0 -23px;
}
div.subsite_right_content{
	float:left;
}
div.left_menu{
	width:215px;
	margin:15px 0px 0px 0px;
	float:left;
}
.left_menu h3{
	width:205px;
	height:21px;
	/* background-image:url(menu_h30.png); */			/* ------------ do druku ------------------- */
	background-repeat:repeat-x;
	font-size:8pt;
	padding:5px 0px 0px 10px;
	/* border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3; */ 			/* ------------ do druku ------------------- */
	
}

/* sprzedaz kontakty */
div.sprzedaz_kontakt{
	/* background-color:#f3f3f3; */				/* ------------ do druku ------------------- */
	margin:0px 0px 20px 0px;
	clear:left;
	padding:10px;
	/* border-top:20px solid #fff;*/
}
.sprzedaz_kontakt h2{
	font-size:9pt;
	font-weight:100;
	padding:0px 0px 9px 0px;
}
.sprzedaz_kontakt div.sblok{
	margin:0px 0px 10px 0px;
}
.sprzedaz_kontakt span.name{
	font-weight:bold;
}
.sprzedaz_kontakt div.tel{
	padding:0px 0px 0px 25px;
	background-image:url(tel00000.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	margin:4px 0px 4px 0px;
}
.sprzedaz_kontakt a.mail{
	display:block;
	padding:0px 0px 0px 25px;
	background-image:url(mail0000.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:4px 0px 4px 0px;
	color:#000;
	text-decoration:none;
}
.sprzedaz_kontakt a.mail:hover{
	text-decoration:underline;
}
.sprzedaz_kontakt a.skype{
	display:block;
	padding:0px 0px 0px 25px;
	margin:4px 0px 4px 0px;
	color:#000;
	text-decoration:none;
}
.sprzedaz_kontakt a.skype:hover{
	text-decoration:underline;
}
.sprzedaz_kontakt a.gg{
	display:block;
	padding:0px 0px 0px 25px;
	margin:4px 0px 4px 0px;
	color:#000;
	text-decoration:none;
}
.sprzedaz_kontakt a.gg:hover{
	text-decoration:underline;
}
.sprzedaz_kontakt img.ggimg{
	float:left;
	margin:0px 10px 0px 0px;
}
.sprzedaz_kontakt img.skypeimg{
	float:left;
	margin:0px 10px 0px 0px;
}
/* tagi blok */
div.tagi{
	
	display: none; 					/* ------------ do druku ------------------- */
}
.tagi div.head{
	color:#000;
	font-size:9pt;
	padding:0px 0px 9px 0px;
}
.tagi h1{
	font-size:8pt;
	font-weight:100;
	line-height:11pt;
	text-align:justify;
}
.tagi b{
	font-weight:100;
}
/* --- aktualności -- podstrona --------- */

div.zwiastun_akt{
	width:618px;
	margin:15px 0px 5px 15px;
	color:#322e21;
	font-size:8pt;
	border-bottom:1px dotted #8b8b8b;
}
.zwiastun_akt div.image{
	width:96px;
	height:96px;
	padding:1px;
	float:left;
	margin:0px 12px 15px 0px;
	border:1px solid #d3d3d2;
	position:relative;
}
div.image img{
	border:none;
}
div.clipper{
	position:absolute;
	width:96px;
	height:96px;
	clip:rect(0px, 96px, 96px, 0px);
}
.zwiastun_akt div.title{
	font-weight:600;
	margin-bottom:5px;
	float:left;
}
div.title a{
	text-decoration:none;
	color:#000;
}
div.title a:hover{
	color:#7caa1d;
}
.zwiastun_akt div.date{
	color:#797979;
	margin-bottom:7px;
	font-size:8pt;
	float:right;
}
.date a.date_link{
	display:block;
	float:left;
	border-right:1px dotted #8b8b8b;
	color:#8b8b8b;
	text-decoration:none;
	padding-right:10px;
}
.date a.akt_link{
	display:block;
	float:left;
	color:#8b8b8b;
	text-decoration:none;
	padding-left:10px;
}
.zwiastun_akt div.zcontent{
	line-height:12pt;
	text-align:justify;
	clear:right;
}
div.zcontent a{
	color:#7caa1d;
}
a.read_more{
	display:block;
	float:right;
	height:17px;
	width:125px;
	padding:4px 22px 4px 0px;
	background-image:url(sforward.gif);
	background-repeat:no-repeat;
	background-position:132px 6px;
	color:#000;
	text-decoration:none;
	font-weight:600;
	text-align:right;
}
a.read_more:hover{
	background-position:135px 6px;
}
a.back{
	display:block;
	padding:3px 0px 3px 21px;
	background-image:url(sback000.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	margin:10px 0px 5px 0px;
	color:#000;
	text-decoration:none;
	float:right;
	font-weight:600;
}
a.back:hover{
	background-position:0px 5px;
}
div.stronicowanie{
	margin:15px;
}
.stronicowanie a.max_back{
	display:block;
	width:23px;
	height:11px;
	background-image:url(max_back.gif);
	background-repeat:no-repeat;
	float:left;
}
.stronicowanie a.sback{
	display:block;
	width:19px;
	height:11px;
	background-image:url(sback000.gif);
	background-repeat:no-repeat;
	float:left;
}
.stronicowanie a.sforward{
	display:block;
	width:19px;
	height:11px;
	background-image:url(sforward.gif);
	background-repeat:no-repeat;
	float:left;
}
.stronicowanie a.max_forward{
	display:block;
	width:23px;
	height:11px;
	background-image:url(max_forw.gif);
	background-repeat:no-repeat;
	float:left;
}
div.number{
	float:left;
	padding:0px 4px 0px 4px;
}
/* oferta ------ */
div.zwiastun_oferty{
	width:618px;
	margin:15px 0px 5px 15px;
	color:#322e21;
	font-size:8pt;
	border-bottom:1px dotted #8b8b8b;
	position:relative;
}
.zwiastun_oferty div.box{
	width:168px;
	height:168px;
	float:left;
	position:relative;
}
div.box img{
	border:none;
	
}
div.box div.new_version{
	
	display: none;
}
* html div.box div.new_version{
	
	display: none;
}
div.box div.promocja{
	
	display: none;
}
* html div.box div.promocja{
	
	display: none;
}
div.box div.promocja2{
	
	display: none;
}
* html div.box div.promocja2{
	
	display: none;
}
.zwiastun_oferty div.title{
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}
div.title a{
	text-decoration:none;
	color:#000;
}
div.title img{
	border:none
}
.zwiastun_oferty div.pakiet_info{
	color:#797979;
	margin-top:10px;
	margin-bottom:7px;
	font-size:8pt;
	float:right;
	
}
.pakiet_info a.pakiet_link{
	display:block;
	padding-left:10px;
	color:#787878;
	text-decoration:none;
	background-image:url(kwadrat0.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
}
.zwiastun_oferty div.zblok{
	float:left;
	width:450px;
}
.zwiastun_oferty div.zblok h2{
	font-size:12pt;
	text-transform: uppercase;
}
.zwiastun_oferty div.zblok h2 a{
	color:#7caa1d;
}
.zwiastun_oferty div.zblok h2 a:hover{
	color:#000;
}
.pakiet_info span{
	
	display: none; 		/* ------------ do druku ------------------- */
}
div.ocontent{
	line-height:12pt;
	text-align:justify;
	clear:both;
}
div.versions{
	margin-top:8px;
	margin-bottom:20px;
	float:left;
	width:140px;
}
.versions span{
	color:#7caa1d; /* ------------ do druku ------------------- */
}
div.info_icons{
	
	display: none; 				/* ------------ do druku ------------------- */
}
.info_icons a.demo{
	display:block;
	float:left;
	width:31px;
	height:53px;
	margin-right:20px;
	text-align:center;
	font-size:8pt;
	color:#868686;
	text-decoration:none;
}
.info_icons a.more_info{
	display:block;
	float:left;
	width:38px;
	height:53px;
	text-align:center;
	font-size:8pt;
	color:#868686;
	text-decoration:none;
}
/* oferta - pełny opis */
div.program_opis{
	width:618px;
	margin:15px 0px 5px 15px;
	color:#322e21;
	font-size:8pt;
	position:relative;
}
.program_opis div.box{
	width:168px;
	height:168px;
	float:left;
	position:relative;
}
div.box img{
	border:none;
}
div.box div.new_version{
	position:absolute;
	top:0px;
	left:20px;
	width:62px;
	height:62px;
	background-image:url(nowa_wer.png);
	background-repeat:no-repeat;
}
* html div.box div.new_version{
	position:absolute;
	top:1px;
	left:20px;
	width:62px;
	height:62px;
	background-image:url(nowa_wer.gif);
	background-repeat:no-repeat;
}
.program_opis div.title{
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}
div.title a{
	text-decoration:none;
	color:#000;
}
div.title img{
	border:none
}
.program_opis div.pakiet_info{
	color:#797979;
	margin-top:10px;
	margin-bottom:7px;
	font-size:8pt;
	float:right;
}
.pakiet_info a.pakiet_link{
	display:block;
	padding-left:10px;
	color:#787878;
	text-decoration:none;
	background-image:url(kwadrat0.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
}
.program_opis div.zblok{
	float:left;
	width:450px;
}
.pakiet_info span{
	color:#bababa;
}
div.ocontent{
	line-height:12pt;
	text-align:justify;
	clear:both;
}
div.versions{
	margin-top:8px;
	margin-bottom:20px;
	float:left;
	width:140px;
}
.versions span{
	color:#7caa1d;  		/* ------------ do druku ------------------- */
	
}
div.info_icons{
	position:absolute;
	bottom:0px;
	right:0px;
	margin-top:8px;
	float:right;
	width:90px;
	height:53px;
}
.info_icons a.demo{
	display:block;
	float:left;
	width:31px;
	height:53px;
	background-image:url(demo0000.png);
	background-repeat:no-repeat;
	margin-right:20px;
}
.info_icons a.zamow{
	display:block;
	float:left;
	width:38px;
	height:53px;
}
div.funkcje_programu{
	line-height:12pt;
	width:588px;
	padding-left:30px;
}
.funkcje_programu p{
	text-align:justify;
}
.funkcje_programu a{
	color:#7caa1d;
}
.funkcje_programu span{
	background-image:url(spanik00.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 38px;
	display:block;
}
ul{
	list-style:square;
	padding-left:15px;
	margin-bottom:10px;
	text-align:justify;
}
ol{
	padding-left:15px;
	margin-bottom:10px;
	text-align:justify;
}
div.whats_new{
	margin:20px 0px 10px 30px;
	line-height:12pt;
	width:588px;
	padding:0px 0px 20px 0px;
	text-align:justify;
	border-bottom:1px dotted #b2b2b2;
}
.whats_new span{
	color:#7caa1d;
	display:block;
}
a.navi_back2{
	display:none; 			/* ------------ do druku ------------------- */
	
}
a.navi_back2:hover{
	background-position:0px 6px;
}
/* podstrony ----- pomoc techniczna */
div.choose_program{
	width:850px;
	padding:20px 0px 15px 0px;
	border-bottom:1px dotted #b2b2b2;
	margin-bottom:10px;
}
a.hprogram{
	display:block;
	width:190px;
	padding:2px 0px 2px 20px;
	float:left;
	color:#000;
	text-decoration:none;
	margin:1px 0px 1px 0px;
	background-image:url(znaczek3.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
} 
a.hprogram:hover{
	width:190px;
	background-position:6px 4px;
	color:#7caa1d;
}
div.pomoc_zdalna{
	width:405px;
	float:left;
}
.pomoc_zdalna a{
	color:#7caa1d;
}
.pomoc_zdalna div.pomoc_zdalna_blok{
	text-align:justify;
	line-height:12pt;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #b2b2b2;
}
.pomoc_zdalna div.pomoc_zdalna_blok2{
	text-align:justify;
	line-height:12pt;
	padding:10px 0px 0px 0px;
}
div.problemy_uwagi{
	width:405px;
	float:right;
}
.problemy_uwagi div.problemy_uwagi_blok{
	text-align:justify;
	line-height:12pt;
}
form.formularz_piu{
	display:block;
}
form.formularz_piu div.label{
	color:#7caa1d;
	margin:10px 0px 5px 0px;
}
form.formularz_piu select{
	width:200px;
	border:1px solid #e2e2e2;
	font-size:8pt;
}
form.formularz_piu select#empty2{
	background-color:#e8f2f8;
}
form.formularz_piu input{
	width:200px;
	border:1px solid #e2e2e2;
	font-size:8pt;
	padding:3px 1px 3px 1px;
}
form.formularz_piu input#empty1{
	background-color:#e8f2f8;
}
form.formularz_piu textarea{
	border:1px solid #e2e2e2;
}
form.formularz_piu textarea#empty0{
	background-color:#e8f2f8;
}
form.formularz_piu input.slij_button{
	border: none;
	width:70px;
	height:21px;
	font-size:8pt;
	float:left;
	margin:5px 5px 0px 0px;
	font-weight:600;
	color:#006202;
}
form.formularz_piu input.kasuj_button{
	color:#ff0000;
	border: none;
	font-weight:600;
	width:70px;
	height:21px;
	font-size:8pt;
	float:left;
	margin:5px 0px 0px 5px;
}
form.formularz_piu input.find{
	display: block;
	border: none;
	background: url(szukaj00.png) 0 0 no-repeat;
	width:70px;
	height:21px;
	font-size:8pt;
	float:left;
	margin:5px 0px 10px 0px;
}
/* pomoc techniczna --- program */
div.helpdesk_program{
	margin:15px 0px 5px 15px;
	width:618px;
}
.helpdesk_program a{
	color:#7caa1d;
}
.helpdesk_program div.wymagania_sys{
	text-align:justify;
	line-height:12pt;
}
/* szkolenia ---- podstrona */
div.szkolenia_form{
	margin:20px 0px 0px 30px;
}
div.zglos_opis{
	width:600px;
	text-align:justify;
	margin-bottom:20px;
}
/* tool tips */
.tool-tip {
	z-index: 13000;
	color: #fff;
	background-image:url(dymek200.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:12px 3px 3px 3px;
}
.tool-title {
	font-size: 11px; 
	background: url(smoke000.png) left top; 
	margin: 0px; 
	color: #7caa1d; 
}
.tool-text {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(smoke000.png) 
	right bottom; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px
}
table{
	
}
th{
	border:1px solid #bebebe;
	padding:5px;
	background-color:#ededed;
}
td{
	border:1px solid #bebebe;
	padding:5px;
}





div.www_realizacje{
	width:600px;
	margin-top:10px;
}
.www_realizacje div.realizacja{
	width:334px;
	height:124px;
	padding:8px;
	border:1px solid #e6e6e6;
	float:left;
	position:relative;
	margin:0px 0px 20px 0px;
}
.realizacja div.rclipper{
	position:absolute;
	width:332px;
	height:122px;
	clip:rect(0px 334px 124px 0px);
}
.www_realizacje div.opis_realizacji{
	width:235px;
	float:right;
	margin-left:10px;
}
.opis_realizacji span{
	color:#7caa1d;
	background:none;
	padding:0px;
}
.opis_realizacji a{
	color:#000;
	text-decoration:underline;
}
.opis_realizacji a:hover{
	text-decoration:none;
	border-bottom:1px dotted #000;
}