html,body
	{
	background-color: #FFFFFF;
	background-image: url("images/body.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	min-height:101%;
	}
	
	*:first-child+html, * html body
		{
		background-image: none;
		}

#content ul
	{
	list-style:none ;
	}
	
#content p
	{
	margin-top:0;
	}
	
li
	{
	background-image: url("images/ul.png");
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin: 0;
	}
/*	
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 5px 0 5px !important;
	background-image: none;
	padding: 10px;
			}
*/

b, strong
	{
	color: #0F1C4A;
	}
	
a:link, a:visited
	{
	color: #0F1C4A;
	text-decoration: underline;
	}
	
a:hover, a:active
	{
	text-decoration: none;
	}

img
	{
	border: 0;
	}

* html img, *:first-child+html img
	{
	behavior: url(templates/iepngfix.htc);
	}
	
h3
	{
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top:2em;
	color: #0F1C4A;
	}
	
/* layout - header */

div#header
	{
	background-image: url("images/header_main.jpg");
	background-position:center bottom;
	background-repeat: no-repeat;
	height: 365px;
	}
	
.sub div#header
	{
	background-image: url("images/header_sub.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 281px;
	margin: 0;
	width: auto;
	}
	
div#header_container
	{
	position: relative;
	margin: 0 auto;
	width: 980px;
	}
	
#header_container h1
	{
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #E1E4E0;
	}
	
div#header_top
	{
	/*background-image: url("images/header_top.jpg");
	background-position: center;
	background-repeat: no-repeat;*/
	height: 59px;
	}
	
.sub div#header_top
	{
	background-image: none;
	}
	
img#intech_logo
	{
	position: absolute;
	left: 17px;
	top: -3px;
	border: 0px;
	z-index: 1;
	}
	
div#header_panel
	{
	position: absolute;
	right:7px;
	top: 0;
	}
	
	*:first-child+html div#header_panel, * html div#header_panel
		{
		top: 10px;
		}
	
#header_panel ul
	{
	list-style:none;
	position: absolute;
	}
	
#header_panel ul#nav
	{
	right: 180px;
	top: 8px;
	width: 240px;
	}
	
	* html #header_panel ul#nav
		{
		margin-top: 10px;
		}
	
#header_panel ul#flag
	{
	top: 8px;
	right: 180px;
	width: 88px;
	}
	
	* html #header_panel ul#flag
		}
		margin-top: 0;
		}
	
#header_panel ul#flag li
	{
	margin-left: 5px;
	}
	
#header_panel li
	{
	display:inline;
	padding: 0;
	background-image: none;
	}
	
#ajaxSearch_form
	{
	position: absolute;
	width: 180px;
	right: 0;
	top: 10px;
	text-align: right;
	z-index:5;
	}
	
	*:first-child+html form#search, * html form#search
		{
		top: 0;
		}
	
#ajaxSearch_form fieldset
	{
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#ajaxSearch_input
	{
	position: absolute;
	top: 2px;
	left: 0;
	border: 0;
	width: 148px;
	padding: 6px;
	color: #605E5B;
	font-size: 1em;
	margin: 0;
	}
	
#ajaxSearch_submit
	{
	position: absolute;
	top: 2px;
	left: 163px;
	width: 14px;
	height: 25px;
	font-size: 0;
	background-image: url("images/search_submit.png");
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	color: #E9E9E9;
	padding-top: 20px;
	}
	
*:first-child+html #ajaxSearch_input, *:first-child+html #ajaxSearch_submit
	{
	margin-top:-10px;
	}
	
 #ajaxSearch_output
 	{
 	width: 680px;
    height: auto;
    vertical-align: top;
    padding-right: 5px;
    overflow: hidden;
    margin-right: 235px;
    z-index: 10;
	}
	*:first-child+html #ajaxSearch_output, * html #ajaxSearch_output
		{
		height: 0;
		}
	
#current-search-results
	{
    padding: 10px 40px 10px 10px;
	margin-top: 100px;
    border: 1px solid #444;
    background-color: #FFFFFF;
	}
	
.sub #ajaxSearch_output
	{
	margin-right: -9px;
	width: 755px;
	}
	
#indicator, #searchClose
	{
	margin-top: 100px;
	}
	
#indicator
	{
	margin-right: 30px;
	margin-left: -80px;
	}
	
.sub #indicator
	{
	margin-right: 10px;
	}
	
#searchClose
	{
	margin-left: -135px;
	margin-right: 250px;
	cursor: pointer;
	}
	
.sub #searchClose
	{
	margin-left: 0;
	margin-right: 5px;
	}
	
.AS_ajax_resultLink
	{
	font-weight: bold;
	}
	
#pres
	{
	background-color: transparent;
	line-height: 1.5em;
	overflow: visible;
	}
	
#product_photo
	{
	float: left;
	margin: 65px 0 -10px 50px;
	}
	
#product_photo img
	{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
	}
	
img.preload
	{
	background: url(templates/loading.gif) no-repeat center;
	}
	
#product_desc
	{
	float:left;
	margin-top: 110px;
	margin-left: 40px;
	}
	
#product_desc h3
	{
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-size: 1.7em;
	color: #0F1C4A;
	}
	
#product_desc p
	{
	width: 440px;
	text-align: justify;
	}
	
#pres_prev span, #pres_next span
	{
	/*display:none;*/
	}

#pres_prev
	{
	position: absolute;
	right: 191px;
	top: 268px;
/*	float:right;
	margin-top: 25px;
	margin-right: 191px;
	font-size: 0;*/
	}
	
	.gecko #pres_prev
		{
		right: 193px;
		}

	*:first-child+html #pres_prev
		{
		margin-right: 1px;
		}
	
	* html #pres_prev
		{
		margin-right: 1px;
		}

#pres_prev a:link, #pres_prev a:visited, #pres_next a:link, #pres_next a:visited, #pres_next_sub a:link, #pres_next_sub a:visited
	{
	color: #172774;
	text-align: center;
	display: block;
	width: 51px;
	height: 50px;	
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#pres_prev a:link, #pres_prev a:visited
	{
	background-image: url("images/header_pres_prev.jpg");
	background-repeat: no-repeat;
	}
	
#pres_prev a:hover, #pres_prev a:active, #pres_next a:hover, #pres_next a:active, #pres_next_sub a:hover, #pres_next_sub a:active
	{
	color: #0D1440;
	background-position: bottom right;
	}
	
#pres_next a:link, #pres_next a:visited, #pres_next_sub a:link, #pres_next_sub a:visited
	{
	background-image: url("images/header_pres_next.jpg");
	}
	
#pres_next
	{
	position: absolute;
	right: 137px;
	top: 257px;
	}
	
	.gecko #pres_next
		{
		right: 139px;
		}
	
	*:first-child+html #pres_next
		{
		margin-right: 1px;
		}
		
	* html #pres_next
		{
		margin-right: 1px;
		}
	
#pres_next_sub
	{
	float: right;
	margin-top: 40px;
	margin-right: -51px;
	font-size: 0;
	}
	
/* layout - mid */

#mid_container
	{
	clear: both;
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
	}
	
.sub #mid_container
	{
	background-color: transparent;
	margin-top: -20px;
	padding-left: 5px;
	}
	
#menu_container
	{
	float: left;
	width: 202px;
	margin: -1px 0 0 1px;
	font-size: 1.1em;
	}
	
	* html #menu_container, *:first-child+html #menu_container
		{
		margin-left:0;
		}
		
.sub #menu_container
	{
	margin: 2px 0 0 -3px;
	padding-bottom: 10px;
	}
	
	*:first-child+html .sub #menu_container
		{
		margin-left: -3px;
		}
		
	* html .sub #menu_container
		{
		margin-left: -2px;
		}
		
#menu_container_bottomBkg
	{
	background-image: url("images/menu_ul_bottom.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	}
	
	* html #menu_container_bottomBkg
		{
		background-position: 0 bottom;
		}
	
	* html #menu_container_bottomBkg
		{
		background-position: -3px bottom;
		}
	
#menu_container ul
	{
	list-style: none;
	margin: 0;
	padding: 0 10px 5px 10px;
	background-repeat: repeat-y;
	background-image: url("images/menu_ul.gif");
	}
	
	*:first-child+html #menu_container ul
		{
		margin-left:0;
		background-position: 0 0;
		}
	
	* html #menu_container ul
		{ 
		background-position: 0 bottom;
		}
		
	* html .sub #menu_container ul
		{
		background-position: 1px bottom;
		}
	
#menu_container ul ul
	{
	background-image: none;
	margin-top: 0;
	}
	
#menu_container ul li
	{
	font-weight: bold;
	margin: 1px 0;
	background-image: none;
	padding: 0;
	}
	
#menu_container ul a:link, #menu_container ul a:visited
	{
	display: block;
	background-image:url("images/menu_li.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	padding: 7px 11px 5px 11px;
	}
	
	*:first-child+html ul a:link,*:first-child+html ul a:visited
		{
		width: 87%;
		}
	
	* html #menu_container ul a:link, * html #menu_container ul a:visited
		{
		background-image: url("images/menu_li_ie.jpg");
		background-position: top;
		padding-top: 4px;
		width: 89%;
		}
	
#menu_container ul a:hover, #menu_container ul a:active, #menu_container li.active a
	{
	background-image: none;
	background-color: #0F1C4A;
	color: #FFFFFF;
	}
	
	* html #menu_container ul a:hover, * html #menu_container ul a:active
		{
		background-image: url("images/menu_li_ie.jpg");
		background-position: bottom;
		}
		
	* html #menu_container li.active a
		{
		color: #0F1C4A;
		}
		
#menu_container ul ul li
	{
	font-weight: normal;
	position: relative;
	}
	
#menu_container ul li ul
	{
	display: none;
	}
	
#menu_container ul li.active ul
	{
	display: block;
	}
	
#menu_container ul ul li a:link, #menu_container ul ul li a:visited
	{
	background-image:none;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 7px 21px 5px 11px;
	color: #D9301B;
	width: 140px;
	}
	
#menu_container ul ul li a:hover, #menu_container ul ul li a:active, #menu_container ul ul li.active a
	{
	background-image: url("images/go_arrow_red.gif");
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #D9301B;
	}
#menu_container ul ul li.active a
	{
	font-weight: bold;
	}
	
#menu_container ul ul li.active ul a
	{
	font-weight: normal;
	}
	
#menu_container ul li.active ul li ul, #menu_container ul li.active ul li ul
	{
	display:none;
	}
	
#menu_container ul li.active ul li:hover ul, #menu_container ul li.active ul li.sfhover ul
	{
	display: block;
	}
	
	* html #menu_container ul li.active ul li.sfhover
		{
		margin-bottom:-15px;
		}
	
#menu_container ul ul ul
	{
	position: absolute;
	left: 172px;
	top: 0;
	border: #DFDFDF 1px solid;
	background-image: url("images/menu_ul_ul_ul.jpg");
	background-position: top center;
	background-color: #e2e2e2;
	background-repeat: repeat-x;
	overflow: visible;
	}
	

	
#menu_container ul ul ul li a:link, #menu_container ul ul ul li a:visited
	{
	background-color: transparent;
	color: #0F1C4A;
	background-image: none;
	}
	
#menu_container ul ul ul li a:hover, #menu_container ul ul ul li a:active
	{
	font-weight: bold;
	color: #0F1C4A;
	background-image: none;
	background-color: transparent;
	}
	
div#content_container
	{
	padding: 4px 10px 10px 220px;
	line-height: 20px;
	}
	
div#breadcrumbs a:link, div#breadcrumbs a:visited
	{
	color: #605E5B;
	text-decoration: none;
	}
	
div#breadcrumbs a:hover, div#breadcrumbs a:active
	{
	text-decoration: underline;
	}

#content_container h2
	{
	color: #0F1C4A;
	font-size: 1.7em;
	margin: 5px 0;
	}
	
.sub #content_container h2
	{
	margin-top: 9px;
	}
	
h3.ditto_pageTitle
	{
	margin-bottom:2px;
	}
	
.partnerzy_item
	{
	margin-bottom:15px;
	}
	
#zobacz_takze
	{
	padding:0;
	float: right;
	margin: 4px 0 0 15px;
	background-image: url("images/zobacz_takze_bkg.jpg");
	background-repeat: repeat-y;
	background-position:1px 0;
	}
	
		* html #zobacz_takze
			{
			height: 150px;
			}
			
#zobacz_takze_bkg
	{
	width: 150px;
	padding:0 6px 6px;
	background-image: url("images/zobacz_takze.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#zobacz_takze h3
	{
	width: 150px;
	height: 22px;
	margin: 0 0 0 -6px;
	padding: 7px 5px 0 7px;
	font-size: 1.1em;
	background-image: url("images/zobacz_takze_top.gif");
	background-position: top;
	background-repeat: no-repeat;
	}
	
#zobacz_takze p
	{
	margin: 0;
	padding: 0;
	line-height:120%;
	}
	
div#nagrody
	{
	text-align: center;
	clear: both;
	border-top: #C6C6C6 1px solid;
	padding:10px 0;
	background-image: url("images/nagrody.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
#nagrody ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: none;
	}
	
#nagrody li
	{
	background-image: none;
	display: inline;
	margin: 10px 37px;
	vertical-align: middle;
	padding: 0;
	}
	
#nagrody img
	{
	vertical-align: middle;
	}
	
div.aktualnosci_item
	{
	float: left;
	width: 360px;
	padding: 0 10px 10px 0;
	}
	
.aktualnosci_date
	{
	color: #605E5B;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 0;
	}
	
h3.aktualnosci_pageTitle
	{
	margin: 0;
	padding: 0;
	color: #D9301B;
	font-size: 1em;
	}
	
h3.aktualnosci_pageTitle a:link, h3.aktualnosci_pageTitle a:visited
	{
	text-decoration: none;
	color: #D9301B;
	}
	
h3.aktualnosci_pageTitle a:hover, h3.aktualnosci_pageTitle a:active
	{
	text-decoration: underline;
	}
	
p.aktualnosci_introText
	{
	margin: 0;
	padding: 0;
	}
	
div.aktualnosci_more, div.pres_more
	{
	text-align: right;
	font-weight: bold;
	}
	
div.pres_more
	{
	text-align: left;
	}
	
div.aktualnosci_more a, div.pres_more a
	{
	background-image: url("images/go_arrow.gif");
	display: block;
	float: right;
	padding-right: 20px;
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 280px;
	margin-bottom: 1em;
	}
	
div.pres_more a
	{
	display:inline;
	margin: 0;
	float:none;
	}
	
div.certyfikaty_item
	{
	float: left;
	width: 40%;
	}
	
div.certyfikaty_item p.title
	{
	font-size: 1.2em;
	}
	
form#feedbackForm fieldset
	{
	border: 0;
	padding: 0;
	width: 500px;
	}
	
form#feedbackForm p
	{
	margin: 0;
	padding: 10px 5px;
	/*border-bottom: #D6D6D6 1px solid;
	background-image: url("images/menu_ul_ul_ul.jpg");
	background-repeat: repeat-x;
	background-position: top;*/
	}
	
form#feedbackForm p.textarea_container, form#feedbackForm p.checkbox_container
	{
	background-position: bottom;
	}
	
form#feedbackForm p.desc
	{
	padding-left: 150px;
	}
	
#feedbackForm label
	{
	display: block;
	float: left;
	width: 145px;
	cursor: pointer;
	font-weight: bold;
	}
	
input.text
	{
	width: 200px;
	border: #C6C6C6 1px solid;
	}
	
#feedbackForm textarea
	{
	width: 200px;
	height: 200px;
	font-family: inherit;
	border: #C6C6C6 1px solid;
	}

#feedbackForm .buttons_container
	{
	padding-left: 150px;
	}

#feedbackForm .buttons_container input
	{
	/* background-color: #E0E0E0;
	border: #C6C6C6 1px solid;
	font-weight: bold;
	cursor: pointer; */
	color: #0F1C4A;
	width: 70px;
	font-size:1.1em;
	font-weight: bold;
	margin-right: 59px;
	padding: 3px 5px 4px 5px;
	background-image:url("images/menu_li.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	border: #DFDFDF 1px solid;
	cursor: pointer;
	}
	
#feedbackForm .buttons_container input:hover
	{
	background-image: none;
	background-color: #0F1C4A;
	color: #FFFFFF;
	}
	
#feedbackForm .checkbox_container label
	{
	float: none;
	width: 300px;
	padding-left: 145px;
	text-align: justify;
	line-height: 100%;
	font-weight: normal;
	}
	
#feedbackForm .checkbox_container input
	{
	display: block;
	float: left;
	margin-left:125px;
	}

#feedback_thanks
	{
	margin: 0;
	border-collapse: collapse;
	}

#feedback_thanks tr
	{
	border: #D6D6D6 1px solid;
	background-image: url("images/menu_ul_ul_ul.jpg");
	background-repeat: repeat-x;
	background-position: top;
	}
	
#feedback_thanks tr
	{
	background-position: bottom;
	}

#feedback_thanks td
	{
	padding: 10px 5px;
	}

#feedback_thanks td.desc
	{
	font-weight: bold;
	width: 200px;
	}
	
div.errors
	{
	color: #FF0000;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px;
	}
	
.nobold
	{
	font-weight: normal;
	}
	
/* layout - footer */
	
div#footer_container
	{
	height: 53px;
	width: 980px;
	margin: 0 auto;
	}
	
.sub div#footer_container
	{
	clear: both;
	border-top: #C6C6C6 1px solid;
	}
	
#footer_container p#copy
	{
	float: left;
	margin-left: 15px;
	}
	
#footer_container p#design
	{
	float: right;
	margin-right: 15px;
	}
	
#container
	{
	overflow: visible;
	}
