
* {
	margin: 0;
	padding: 0;

	}

body {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	text-align:justify;
	background-image:url('images/textura.gif');
	background-repeat:repeat;
	
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dadada;/*#F2F2F2*/
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 200%;
}

ul.list3 li{
	color:#F7404C;
	}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 780px;
	margin: 0 auto;
	border: 1px solid gray;
	/*background: url(images/horiz copy.jpg) repeat-y;*/
	/*background:rgb(180,180,185);*/
	padding:0;
}

#wrapper2 {
	/*background: red url(images/img10.jpg) no-repeat left bottom;*/
	padding:0;
}

/* Header */

#header {
	height: 110px;
	/*background: #087FE7 url(images/logo5.jpg) no-repeat;*/
	background:url(images/logo5.jpg) no-repeat;*
}

/* Logo */


/* Menu */

#vert_menu_right {
	/*margin-top:1px;*/
	/*float: right;*/
	/*padding-left:50px;*/
	margin-left:40px;
	margin-top:10px;
	/*position:relative;*/
	/*background: rgb(220,224,245) url(img/back.jpg) no-repeat center top;	*/
}

#vert_menu_right ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#vert_menu_right li {
	display: inline;
}

#vert_menu_right a {
	float: left;
	width: 150px;
	height: 25px;
	margin: 0 0 0 1px;
	padding: 1px 0 1px 0;
	background: rgb(255,255,255) url(images/buttonmc.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1em;
	font-weight: bold;
	color:rgb(0,99,184);
	
}

#vert_menu_right a:hover, #vert_menu_right .current_page_item a {
	background: rgb(255,255,255) url(images/button.jpg) no-repeat;
	color: #000000;
	}

/* Page */

#page {
	/*background: url(images/horiz copy.jpg) no-repeat;*/
background:rgb(255,255,255);
}

#top{
width:780px;
height:190px;
background:rgb(212,212,214) url(images/linie3.jpg) repeat-y;
padding:0;
margin:0;
}

#top2{
width:780px;
height:10px;
/*background:rgb(212,212,214) url(images/linie3.jpg) no-repeat;*/
padding:0;
margin:0;
}

#top #topleft{
float:left;
/*background:rgb(220,224,245) url(images/parchett.jpg) no-repeat;*/
background:rgb(255,255,255);
width:550px;
height:180px;
}

#top #topright{
float:left;
background:rgb(255,255,255);
width:230px;
height:180px;
}

table.tab{
width:100%;
/*border-width:1px;
border-style:solid;
border-color:#cacaca;*/
padding:10px;
}

table.tab td,th { 

padding:5px;
border:solid;
border-width:1px;
border-style:solid;
border-color:#cbcbcb; 
}
table.tab th{
width:40%;
background:#CAE8EA; 
}

table.tab td{
width:30%;
background:#f5fafa;
text-align:left;
}

table.tabglossar{
color:black;


/*padding:4px; */
border: 0px #1f1f1f solid;
/*border-collapse: collapse;*/
border-spacing: 3px;
 }

table.tabglossar td{
padding: 2pt 5pt 2pt 5pt;
/*border-style: outset;
border-width: 1; 
border-color:#f2f2f2;*/
border: 1px #EBEBEB outset;
}

table.tabproduse{
font-size:1em;
/*font-weight:bold;*/
color:rgb(0,99,184);
border:none;
padding:10px;

width:505px;
>
}
/* Content */

#middle{
	border-left: 1px solid #b8cee0;
	border-top: 1px solid #b8cee0;
	border-right: 1px solid #b8cee0;
	margin-left:261px;
	margin-right:5px;
	width:237px;
	min-height:500px;/*firefox, opera, ie7 */
/*	height:auto !important; *//*firefox, opera, ie7 */
	height:811px; /* ie6 */
	background:rgb(238,241,244);
  /*background:rgb(222,232,241);*/
	padding: 0 10px 0 10px;
	background-image:url('images/backcenter.jpg');
	background-repeat:repeat-y;
}
#content {
	border-left: 1px solid #b8cee0;
	border-top: 1px solid #b8cee0;
	/*border-bottom:1px solid gray;*/
	float: right;
	width: 236px;
	background:rgb(238,241,244);
  /*background:rgb(222,232,241);*/
	padding: 0 10px 0 10px;
	min-height:500px;/*firefox, opera, ie7 */
	/*height:auto !important; *//*firefox, opera, ie7 */
	height:811px; /* ie6 */
	background-image:url('images/backcenter.jpg');
	background-repeat:repeat-y;
	
	}
#content_dublu {
	border-left: 1px solid #b8cee0;
	border-top: 1px solid #b8cee0;
	/*border-bottom:1px solid gray;*/
	float: right;
	width: 518px;
	background:rgb(238,241,244);
  /*background:rgb(222,232,241);*/
/*	padding: 0 10px 0 10px;*/
	min-height:500px;/*firefox, opera, ie7 */
	/*height:auto !important; *//*firefox, opera, ie7 */
	height:811px; /* ie6 */
	background-image:url('images/backcenter.jpg');
	background-repeat:repeat-y;
	
	}

ul.stil {
	font-size:14px;
	text-indent:10px;
	list-style-type:square;
	/*list-style-image:url(images/arrow.gif);*/
	list-style-position:outside;
  line-height:200%;
  padding:16px;
  margin:12px;
  
 
 }
 ul.stilindex{
 list-style-type:square;
 }
 
 h3.titlu{
 color:blue;
 font-size:24px;
 }
 
h3.subtitlu{
	margin-bottom: 15px;
	padding-left:30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dadada;
	letter-spacing: -0.035em;
	font-weight: normal;
	font-size:1.3em;
	color: #37404C;
	font-family : "firenze sf", verdana, arial, sans-serif ; 
}

h2.titlupag{

text-align: left;
font-size: 1.5em;
letter-spacing:0em;
font-weight:bold;
color: #3B6243;
font-family : "firenze sf", verdana, arial, sans-serif ; 
margin: .7em 0 .1em 0 0;
margin-left:10px;
}

h2.titlupag2{
/*
text-align: left;
font-size: 1.5em;
letter-spacing:.2em;
font-weight:bold;
color: #666;
font-family : "firenze sf", verdana, arial, sans-serif ; 
margin: .7em 0 .1em 0 0;
*/
 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 1.8em;
	line-height: 44px;
	letter-spacing: .1em;
	font-weight: bold;
}
 
 ul.stil a{
 text-decoration:none;
 color:blue;
 /*font-style:italic;*/
 font-size:12px;
 
 }

.post {
	padding-top: 10px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
/*	font-family:Verdana, sans-serif;
	font-weight:bold;*/

	
}
.post .entry h3{
	color:#62A6F1;
} 
.post .meta {
	height: 16px;
	margin: 0;
	/*padding: 10px;*/
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 0px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 10px 0 10px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	background:rgb(212,212,214);
	float: left;
	width: 170px;
	padding: 10px 10px 0 10px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	
}

#sidebar ul.bul{
	padding: 0;
	
	list-style: none;
}

#sidebar ul.wbul{
	margin: 0;
	padding: 0;
	list-style: none;
}
{
	margin: 0;
	padding: 0;
	list-style: bullet;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 5px 8px 0 8px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 160px;
}

#widebar #colB {
	float: left;
	width: 160px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 160px;
	padding-left: 45px;
}
#bottom{
border-top: 1px solid gray;
height:30px;
background:rgb(212,212,214);
}
/* Footer */

#footer {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	height: 60px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#leftmenu {
 float:left;
 background:rgb(202,192,214);
 color: green;
 width:178px;
 display: inline-block;
/* border:solid #000000;	
 border-width:0 1px 0 0;*/
 padding:10px 0 0 10px;
 
 
}

#leftmenu ul{
list-style-type: none;
margin-left:0px;
}

#leftmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/

}

#leftmenu ul li a{

display: block;


padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 60%;
font: bold 12px Verdana,sans-serif;
width:136px;

}

#leftmenu #headerbar a  {
font: bold 12px Verdana,sans-serif;
color: white;
background:rgb(66,165,194);
margin-bottom:0px;
text-transform: uppercase;

}

#leftmenu #selection a{
color: blue;
background:azure;
margin-left:10px;
}


#leftmenu #selection a:hover{ /*hover state CSS*/
color: cyan;
/*background-color: #0303F3;*/
    background:#0F5B96;
}

#leftmenu #headerbar a:hover{ /*hover state CSS*/
color: cyan;

    background:#0F5B96;
}




#menubar {
	/*float: right;*/
	text-align:center;
	padding-left:90px;
	
}

#menubar ul {
	align:center;
	margin: 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
	line-height: normal;
	
}

#menubar li {
	display: inline;
	
}

#menubar a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #4f4f4f;
	border-left-style:double;
	
}

#menubar a:hover {
	text-decoration: underline;
}

.arrowlistmenu{
/*border: 1px solid gray;*/
	background-image:url('images/backcenter.jpg');
	background-repeat:repeat-y;
border-right: 1px solid #b8cee0;
border-top: 1px solid #b8cee0;
padding: 0 10px 0 10px;
padding-top:10px;
width: 237px; /*width of menu*/
float:left;
height:801px;

/*background:red;*/
}




.arrowlistmenu .headerbar{

font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 3px 10px; /*header text is indented 10px*/
}

.arrowlistmenu .headerbaros{

font: bold 14px Arial;
color: white;
/*background: black url(images/titlebaros.png) repeat-x center left;*/
color:black;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 3px 0 3px 10px; /*header text is indented 10px*/
text-align:center;
}


.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;

margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color:rgb(0,99,184);
background:  center left; /*custom bullet list image*/
display: block;
padding: 1px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: rgb(0,99,184);
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: rgb(0,99,124);
width:168px;
background-color: rgb(222,231,241);
}
.arrowlistmenu ul li a.crt{ /*hover state CSS*/
color: rgb(22,29,104);
width:168px;
background-color: rgb(222,231,241);
}


#slider {
    width: 550px; /* important to be same as image width */
    height: 180px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 550px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 524px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
	-khtml-opacity: 0;
    opacity: 0;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


table.tabel_ofertespec{
border:1px solid #c2c2c2;
margin-right:10px;
width:90%;
}
.tabel_ofertespec td.first{

font-weight:bold;
font-size:1.1em;
/*border:1px solid #c2c2c2;*/
}

.tabel_ofertespec td.second{
text-indent:10px;
text-align:right;
color:#892929;
/*border:1px solid #c2c2c2;*/
}
#lightbox{    position: absolute;    left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%    ; }

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}         

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   /*border: solid thin #CCCCFF;*/
   border: 10px outset #CCCCFF;
   cursor: url("/images/magminus.cur"), pointer;
} 

/*materiale adezivi*/
.linie{
color:#333333;
}

hr {height:1px;color:#dadada;border:0px solid #dadada;background-color:#dadada;width:100%;} 

.numemat{
font-weight:bold;
color:white;

background-image:url("/materiale/imagini/linie.gif");
background-repeat:no-repeat;
width:470px;
}
.numemat a{
text-decoration:none;
color:white;
}
.tipmat{
font-size:1.1em;
text-transform:capitalize;
}
.descmat{

color:#666;
font-size:1em;
margin-right:10px;
}

.post .entry p{
margin-left:20px;
color:#666;
font-size:1em;
margin-right:10px;
}
.tdpoza{
vertical-align:top;
}
.post .entry a{
text-decoration:none;
}
.post .entry img{
border: 1px solid rgb(205,205,205);
}
.post .entry p.textmod{
color:#996633;
margin-left:0px;
}
.titludesc{
color:#777;
font-weight:bold;
}

.linkmat a{
color:#996633;
text-decoration:none;

}
.imgmat{
margin-left:10px;
margin-right:10px;
}
.small{
line-height:1px;
font-size:1px;}
.selected{
color:red;}
a.selec{
color:green;
font-size:19px;
}
.textsmall{
font-size:10px;}

table.tabcaract{
color:#666;
width:100%;
text-align:left;

}
table.tabcaract td.leftd{
color:white;
background-color:#d8a285;
padding:5px;
width:45%;
}

table.tabcaract td.rightd{
background-color:white;
padding:5px;
}
table.tabel_ofertespec{
/*border:1px solid #c2c2c2;*/
margin-right:10px;
width:90%;
margin-left:auto;
margin-right:auto;
color:rgb(0,99,184);
border: 1px #EBEBEB outset;
}

.tabel_ofertespec td.first{

font-weight:bold;
font-size:.9em;
/*border:1px solid #c2c2c2;*/
border: 0px #EBEBEB outset;
}

.tabel_ofertespec td.second{
text-indent:10px;
text-align:right;
color:#892929;
font-size:.9em;
/*border:1px solid #c2c2c2;*/
border: 0px #EBEBEB outset;
}
.arrowlistmenu a.linkos{
color:#990000;
background:  center left; /*custom bullet list image*/
display: block;
padding: 1px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 110%;

}
p.space2p{
font-size:1px;
}
.rightimg{
float:right;
margin:10px;
}
.leftimg{
float:left;
margin:10px;
}

.imgright{
float:right;
padding:10px;
}

table.imgtabright{
border:0px;
padding:10px;
float:right;
}
table.imgtabright td.caption{
font-size:9px;
color:black;
text-align:center;
}

table.imgtableft{
border:0px;
padding:10px;
float:left;
}
table.imgtableft td.caption{
font-size:9px;
color:black;
text-align:center;
}
.divclear{
clear:both;}


.imgleft{
float:left;
padding:10px;
}
.imgleft .caption{
font-size:9px;
color:black;
text-align:center;
}
table.tabelps{
border:0px;
padding:10px;

}
table.tabelps td {
font-size:11px;
color:black;
text-align:center;
padding:1px;
}
	
	.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
   border:1px solid rgb(0,99,184);
;

}
.member a img{
border:1px solid rgb(255,255,255);

}

.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	/*text-transform: uppercase;*/
	color:rgb(0,0,0);

}
.member span a{
	color:rgb(0,0,0);
}
.member span a:hover{}
