@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'tmp_font';
    src: url('fonts/tmp-webfont.eot');
    src: url('fonts/tmp-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tmp-webfont.woff') format('woff'),
         url('fonts/tmp-webfont.ttf') format('truetype'),
         url('fonts/tmp-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {margin:0; border:0;paddin:0;}
body, html {height: 100%;}
body {font-family:Arial, Helvetica, sans-serif; font-size:14px; min-width:910px;}
#wrapper {width:910px; margin:0 auto; position:relative;}
#header {width:900px; height:209px; float:left; margin:0 auto;}
#wrap {width:898px; float:left; background: #FFFFFF; border-style:solid; border:1px solid #CCCCCC; border-color:#999; box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2); margin-bottom:10px;}
#menu {width:900px; height:32px; float:left; margin:0 auto;}
#contents-big {width:900px; background:#e8e9ed; float: left; margin:0 auto;border-style:solid; border:1px; border-color:#CCCCCC; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.65); margin-top:30px;}
#contents { width:690px; float:left; margin:0 auto; border-style:solid; border:1px; border-color:#CCCCCC; border-radius: 5px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.65); overflow:hidden; margin: 20px 0 0 0; padding: 0 0 0 5px; text-align:justify; text-indent:10px;}
#products a {color:#ed1b35; font-weight:bold; text-decoration:none;}
#products a:hover {color:#ed1b35; font-weight:bold; text-decoration:underline;}
#contents img {padding: 0 0 0 5px;}
#left-menu {background:#CCC; color:black; width: 169px;  float:left; margin:20px 15px 0 5px; border-style:solid; border:1px; border-color:#CCCCCC; border-radius: 5px; padding:0 3px 3px 3px; font-size:13px; }
#left-menu-wrap {color:black; width: 169px;  float:left; margin:20px 15px 0 5px;  padding:0 3px 3px 3px; font-size:13px; }
#left-menu-basic {background:#FFFFFF; color:white; width: 167px;  float:left; margin:20px 15px 0 5px; border-style:solid; border:1px solid #CCCCCC; border-color:#CCCCCC; border-radius: 5px; padding:5px 3px 3px 5px; overflow:hidden; height:120px; font-size:16px; font-size:13px;}
#left-menu-basic a{color:#ed1b35; text-decoration:none; font-weight:bold; display:block; width:169px; height:20px;}
#left-menu-basic a:hover{color:white; text-decoration:none; font-weight:bold; background:black;}
#products {width:695px; float:left; margin:0 auto; border-style:solid; border:1px solid #CCCCCC; border-radius: 5px; border-color:#CCCCCC; margin-bottom:5px;box-shadow: 0 0 1px rgba(0, 0, 0, 0.65); overflow:hidden; margin: 20px 0 0 0; }
#products-details {background:#fff; width:675px; float:left; margin:0 auto; border-style:solid; border:1px solid #CCCCCC; border-color:#CCCCCC; border-radius: 5px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.65); overflow:hidden; margin: 20px 0 10px 0; color:#000; padding:10px 0 0 20px;}
#product-holder {width:225px; height:175px; float:left; margin:0 auto; margin-bottom:5px;}
#product {background:white; color:black; width:215px; height: 165px; float:left; margin: 10px 0px 10px 15px; border-style:solid; border:1px solid #CCCCCC; border-color:#CCCCCC; border-radius: 5px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.65); overflow:hidden;}
.PHPagination a{color:#333; font-weight:bold; text-decoration:underline;}
.PHPagination a:hover{color:#333; text-decoration:none;}
p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0.9em;
margin-left: 0;
}
#list-menu {background:#dcdedf; height:32px; font-size:18px; padding:0 0 0 45px;font-family:'tmp_font'; }
#list-menu a{
display:block;font-family:arial; 
float:left;
height:32px;
margin-right:48px;
padding:0 5px 0 5px;
background-color:#dcdedf;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#404047;
line-height:32px;
}
#list-menu a:hover {font-family:arial; 
background-color:#eaebeb;
color:#8b8b9a;
}
a#selected,  a:hover#selected {color:#8b8b9a; background: #eaebeb;font-family:'tmp_font'; }
#detalii-poza {width: 290px; float:left; margin: 0 auto; padding:0 0 0 0;}
#detalii-text {width: 355px; float:left; margin:0 auto; padding:0 0 0 20px;font-size:12px;font-weight:bold;}

table.sample {
	margin:0 auto;
	border-width: 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color:white;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}
#buton {background:#ccc; width:47px; height:20px;border-radius: 3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.65); overflow:hidden; color:#000000; margin-bottom:8px; margin-top:8px;padding:0 0 0 5px;}
#buton a {color:#000000; text-decoration:none; font-weight:bold; height:110px;}
#footer { float:left;margin:0 auto; width:900px;z-index:-100; }
#footer2 {width:890px; height:110px; background:#FFFFFF;border-style:solid; border:1px solid #CCCCCC; border-color:#999; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);padding:0 5px 5px 5px; z-index:-100;}
#title {color:#ed1b35; font-size:20px; font-weight:bold;padding: 5px 0 5px 225px; height:5px; width:675px; float:left; margin:0 auto;}
#hover {padding:0 0 0 8px;}
#hover img {}
#hover img:hover {opacity:0.6;filter:alpha(opacity=60);}


#ulwrap {width:650px;  background:#FFFFFF; color:black; float:left; border-style:solid; border:1px solid #CCCCCC; border-color:#CCCCCC; border-radius: 5px;  font-size:15px; box-shadow: 0px 0 8px rgba(0, 0, 0, 0.65);position:relative; top:-25px; left:100px; padding:5px;z-index:1000 !important;z-index:10000;}
ul.top {margin:0;padding:0; list-style:none; }
ul.top li {list-style:none; font-size:16px; font-weight:bold; text-align:center;z-index:10000; }
ul.top li ul { display: none; position:relative;  list-style:none;z-index:10000;}
ul.top li a{display: block; z-index:10000;
	text-decoration: none;
	color: #ed1b35;
	background: #fff;
	padding: 5px;list-style:none;
	border-bottom: 0;}
ul.top li:hover{text-decoration: underline;
	color: #ed1b35;z-index:10000;
	background: #fff;
	list-style:none;
	}

ul.top li:hover ul { display: block;list-style:none; clear:both;z-index:10000; }
ul.multiple_columns li ul li {float:left; display:block; position:relative; top:0; font-size:12px; text-transform:capitalize; text-align:left;
		background:#000000;z-index:10000;
        list-style: none;
        width: 150px;
    }
#ul2{width:150px; float:left; margin:0 auto; color:#00FF00;}

#brands-title {font-size:16px; font-weight:bold; color:#ed1b35;}
#brands {width:180px; float:left; margin:0 auto; padding: 10px 0 0 0;}
#brands img {opacity:0.2;
filter:alpha(opacity=20); padding: 10px 0 5px 0 0;}
#brands img:hover {opacity:1.0;
filter:alpha(opacity=100);padding: 10px 0 5px 0 0;}
#language {position:absolute;
  top:0;
  right:-50px;
  z-index: 999;
  width: 60px;
  height: 120px;
}