/*stili per il layout fisso*/

html,body {background: url(../pic/bg2.png) repeat-x top;
color: #555;
text-align: center;
margin: 0;
padding: 0;
font: 80% Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
}

div#container {
position:relative; /* needed for footer positioning*/
width: 970px;
margin: 0 auto; /* center, not in IE5 */
text-align: left;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

div#header {
	height:290px;
	width:100%;
	background-image: url(../pic/head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
div#logo {
padding-top: 5px;
margin-left: 40px;}

div#navigation {
	float:left;
	width: 270px;
	position: absolute;
	background-image: url(../pic/main_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 1em;
}

div#content {/*margin-left: 250px;
*/
padding: 1em;
padding-right:40px;
background-image: url(../pic/main_bg.jpg);
background-repeat: repeat-y;
padding-left: 300px;
padding-bottom: 3em;
border:none;
width: auto;
min-height	:800px; /* non &#232; interpetata da Internet Explorer */
/*height		: auto !important; /* serve per Opera, Mozilla e gli altri browser per sovrascrivere la terza dichiarazione che vincolerebbe in ogni caso l'altezza del box (cosa non prevista da min-height). Internet Explorer non d&#224; peso alla direttiva !important */
/*height		: 520px; /* &#232; interpretata solo da Internet Explorer poich&#233; per gli altri browser la seconda dichiarazione &#232; pi&#249; importante. In ogni caso Internet Explorer intepreter&#224; height come se si trattasse di min-height */
height:auto !important;
height:800px; 


}

#content h2{
font-size:15px;
color: #2b5681;
display: block;
border-bottom: 1px #aaa9a9 solid;
font-weight: bold;
text-transform: capitalize;}

/* link per content */
#content a:link, a:active, a:visited {color: #7ca3ca;
font-weight: bolder;
text-decoration: none;
}

#content a:hover {color: #5d6e95;
font-weight: bolder;
text-decoration: none;
}

/* Footer */

div#footer {
	clear:both;
	height: 4em;
	padding: 1.5em;
	background-color: #ededed;
	margin: 0;
	background-image: url(../pic/footer_bg.jpg);
	padding-left: 3em;
	background-repeat: no-repeat;
	bottom:0; /* stick to bottom */
}

#footer a:link, a:active, a:visited {color: #999999;
text-decoration: none;
}

#footer a:hover {color: #567BA9;
text-decoration: underline;
}


/* stili per left navigation */

#leftNav {
margin-top: 20px;
font: 105% Verdana, Arial, Helvetica, sans-serif;}

#leftNav ul {list-style-type: none;
text-align: right;}

#leftNav li {border-bottom: 2px #fff solid;
list-style-type: none;
margin: 0;}

#leftNav a {display: block;
padding: 3px 2em 3px 0em;
background-color: #F6BD4C;
/*text-transform: lowercase;*/
text-decoration:none;
color: #FFFFFF;
font-weight: normal;}

#leftNav a:hover {
	color: #fff;
	background: #f68b4c url(../pic/triang.gif) no-repeat right;
	font-weight: normal;
}

/*blocco ricerca e links ulteriori*/

#leftNav2 {
margin-top: 20px;
font: 103%/2em Verdana, Arial, Helvetica, sans-serif;
}

#leftNav2 ul {display: block;
list-style-type: none;
text-align: right;}

#leftNav2 li {border-bottom: 1px #999999 solid;
list-style-type: none;
margin: 0;}

#leftNav2 a {display: block;
padding: 3px 2em 3px 0em;
/*text-transform: lowercase;*/
text-decoration:none;
color: #666666;
font-weight: normal;}

#leftNav2 a:hover {color: #6b7eab;
font-weight: normal;
}

#box { width:200px;
text-align:right;
background-color: #eeeeee;
margin-left: 4em;
margin-top: 4em;
padding-right: 2em;
padding-top: 5px;}

.txt {font:10px Verdana, Arial, Helvetica, sans-serif;}

/*current navigation*/

#leftNav ul a#current {color: #fff;
background: #f68b4c url(../pic/triang.gif) no-repeat right;
font-weight: normal;
margin-left: 20px;}

/*stili per main navigation*/

#navMain{
width:870px;
margin: 20px 0em 0px 40px;
padding: 0;
height: 20px;
}

#navMain li {list-style-type: none;
float: left;
width: 95px;
margin: 0px;
background: #fff;
text-align: center;
line-height:20px;
border-right: 1px #b2b2b2 solid;}

#navMain a {
display: block;
text-transform: uppercase;
text-decoration:none;
color: #666666;
border: none;
font-weight: normal;}

#navMain a:hover {color: #fff;
}

/*stile polska */

#navMainPL{
width:950px;
margin: 20px 0em 0px 0px;
padding: 0;
height: 20px;
}

#navMainPL li {list-style-type: none;
float: left;
width: 105px;
margin: 0px;
background: #fff;
text-align: center;
line-height:20px;
border-right: 1px #b2b2b2 solid;}

#navMainPL a {
display: block;
text-transform: uppercase;
text-decoration:none;
color: #666666;
font-weight: normal;}

#navMainPL a:hover {color: #fff;
}


.news a:hover {color: #fff;
background: #6B7EAB;
}

.news a#current {color: #fff;
background: #374979}

.aboutus a:hover {color: #fff;
background: #fec03d;
}

.aboutus a#current {color: #fff;
background: #fec03d;
}

.environment a:hover {color: #fff;
background: #58b23f;
}

.environment a#current {color: #fff;
background: #58b23f;
}

.safety a:hover {color: #fff;
background: #a40b0b;
}

.safety a#current {color: #fff;
background: #a40b0b;
}



.products a:hover {color: #ffffff;
background: #999999;
}

.products a#current {color: #fff;
background: #999999;
}

.software a:hover {
	color: #999999;
	background-color: #CCCC99;
}

.software a#current {
	color: #fff;
	background-color:#C9BDA0;
}

.contacts a:hover {color: #fff;
background: #f68b4c;
}

.contacts a#current {color: #fff;
background: #f68b4c;
}

.links a:hover {color: #fff;
background: #6154aa;
}


.links a#current {color: #fff;
background: #6154aa;
}

/* stili per immagini header */

#Mainpics {width:740px;
margin: 0px 0em 0px 40px;
padding: 0;
height: 10px;
/*background-color: #d2d2d2;*/
}

.evid {
color: #a8a8a8;
font-family: "Trebuchet MS", Arial;
font-weight: bolder;
font-size: 150%;}


.float{
	float: right;
	padding: 4px;
	margin-right: 15px;
	margin-left: 2px;
	clear: right;
	margin-top: 5px;
}

