/* CSS ITPOL */
/* zerowanie marginesów */
/*CMS*/

	/*listy w artykułach*/
	.item-page h2 {font-weight:normal!important; margin-left:40px; font-size:1.7em; color:#0066ff;}
	.item-page ul {width:600px; margin:10px 0 0 60px;}
	.item-page li {list-style-type:circle; color:#FFF; margin: 10px 0; padding:10px; border:1px #FFFFFF dashed; background:#666666;}
	
	
	/*___________________________________*/

	/*pozycjonowanie*/
	strong {font-weight:normal!important;}
	/*_________________*/

	/*mapa strony*/
	.menutitle {display:none;}
	.level_0 a {color:#FF0000; margin-left:30px;}
	
	/*____________________________________________________________*/
	
	/*kontakt*/
	fieldset {border:none; margin:20px 0 0 10px;}
	
	.kontakt-form-lewa {float:left; overflow:hidden; position:relative; width:380px;}
	.text {width:340px; margin:3px 0;} .button {width:350px; height:30px; text-transform:uppercase; cursor:pointer;}
	.kontakt-form-prawa {float:right; overflow:hidden; position:relative; width:250px; padding:20px 150px 0 0;}
		.kontakt-form-prawa p {color:#990000; font-size:1.5em;}
		.kontakt-form-prawa span {color:#FF0000!important;}
		.kontakt-form-prawa img {margin: 15px 0 0 20px;}
		
	/*_____________________________________________________________*/
	
	/*baner*/
	#slider { width: 985px;  margin: 0 auto;  position: relative; margin-bottom:10px!important; }

	.scroll {overflow: hidden; width: 985px; height:244px; margin: 0 0 10px 0px;  position: relative;}
	.scrollContainer {position: relative;}
	.scrollContainer div.panel {  padding: 10px; width: 250px; height: 300px;}

	.inside {padding: 20px;	border:none;}
	.inside img {display: block; border:none;	margin: 0 0 10px 0;	width: 220px;}
	.scrollButtons {  position: absolute;  top: 127px;   cursor: pointer; }
	.scrollButtons.left { left: -40px; }
	.scrollButtons.right {  right: -40px;}
	.hide {  display: none;}
	
	
	.sig-container {overflow:hidden;}