body {
	background: #F4F4F4;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: .8em;
}
code {	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9px !important;}
table {
	font-size: .9em;
}
a {
	color: #FF1515;
}
a:hover {
	color: #CC0000;
}
#corpus {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: White;
}
#header {
	height: 102px;
	width: 960px;
}
	#logo {
		width: 263px;
		height: 102px;
		float: left;
	}
	#search {
		width: 265px;
		height: 102px;
		float: right;
	}
	#search form {
		margin-top: 50px;
	}
	.inputcautare {
		border:1px solid #000;
	}

.meniu1_selectat{
	font-weight: bold;
}

.meniu2_selectat{
	font-weight: bold;
}

.menu {
    border-radius: 5px 5px 5px 5px;
    font-size: 0.85em;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 20px;
    position: relative;
    text-transform: uppercase;
    width: 920px;
    z-index: 99;
    background: #000;
background-image: linear-gradient(bottom, rgb(0,0,0) 18%, rgb(85,85,85) 100%);
background-image: -o-linear-gradient(bottom, rgb(0,0,0) 18%, rgb(85,85,85) 100%);
background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 18%, rgb(85,85,85) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 18%, rgb(85,85,85) 100%);
background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 18%, rgb(85,85,85) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(0,0,0)),
	color-stop(1, rgb(85,85,85))
);
	}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:940px; w\idth:940px;}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
		padding:0;
		margin:0px 0 0 10px;
		list-style-type:none;
		height:40px;
		}
.menu ul ul {
	width:149px;
	margin: 0px;
	padding: 0px;
	}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	margin-right: 20px;
	position:relative;
	height:40px;
	}
/* style the links for the top level */
.menu a {
	display:block;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none; 
	color:#FFFFFF; 
	height:40px; 
	padding-left:10px; 
	padding-right: 10px;
	line-height:40px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a {
		width:100px; 
		w\idth:100px;
	}

/* style the second level background */
.menu ul ul a.drop {
	background: White;
	border:1px solid #000; 
	border-width:1px 0 1px 1px;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background: #fff;
}
.menu ul ul :hover > a.drop {
	background: White;
	color: #ccc;
}
/* style the third level background */
.menu ul ul ul a {
	background: White;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background: #fff;
	color: Black;
}

.capTabel{
	font-weight: bold;
	width:20%;
	background-color:#d4d4d4;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 35px;
	left: 0;
	width: 149px;
	border-top: 1px solid #000;
}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul li {height:25px !important; line-height:25px !important;}
.menu ul ul li a {
	background: #E2E2E2;
	color: #000;
	padding: 5px 5px 0px 5px;
	width: 128px;
	border-width: 0 1px 1px 1px;
	height: 25px;
	line-height: 21px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: #000;
	background: #E2E2E2;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: Black;
	background: #fff;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

	
#submeniu {
	width: 920px;
	height: 310px;
	margin-left: 20px;
}
	#visual {
		float: left;
		width: 670px;
		height: 310px;
	}
	#noutati {
		width: 245px;
		height: 310px;
		overflow: hidden;
		float: right;

	}
	div.noutati {
		width: 243px;
		_width:245px;
		height: 152px;
		_height: 154px;
		background: url(bg_celule.jpg);
		background-repeat: repeat-x;
		border: 1px solid #e6e6e6;
		margin-bottom: 2px;
	}
	div.noutati h1 {
		font-size: 12px;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		padding:0px;
		margin: 5px;
	}
	div.noutati p.intro {
		font-size: 11px;
		font-family: Verdana, Arial, sans-serif;
		padding-left: 15px;
		padding-right: 15px;
		color: #666;
		margin-bottom: 10px;
	}
	div.noutati p.link a {
		font-size: 11px;
		font-family: Verdana, Arial, sans-serif;
		color: #006699;
		margin-left: 15px;
	}
	div.noutati p.link {
		margin-top: 0px;
		padding: 0px;
	}
	div.noutati p.link a:hover {
		color: #FF6666;
		text-decoration: none;
	}

#subsubmeniu {
	width: 940px;
	margin-left: 20px;
	margin-top: 20px;
}
	div.informal {
		width: 220px;
		margin-right: 5px;
		background: url(bg_celule.jpg);
		background-repeat: repeat-x;
		float: left;
	}
	div.informal h1 {
		font-size: 12px;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		padding:0px;
		margin: 5px;		
	}
	div.informal ul {
		list-style-type: none;
		margin: 0px;
		padding: 13px;
	}
	div.informal a {
		color: Black;
	}
	div.informal a:hover {
		color: #FF6666;
		text-decoration: none;
	}
	div.informal fieldset {
		border: 1px solid #999;
		text-align: center;
		width: 180px;
		margin-left: 10px;
	}
	div.informal legend {
		color: Black;
		font-weight: bold;
		font-size: 11px;
	}
	div.informal form {
		padding: 5px;
		margin: 5px;
	}
	.cautare_jos {
		width: 100px;
	}
	div.bis {
		text-align: center;
	}
	div.bis h1 {
		text-align: left;
	}
	div.bis img {
		margin:5px;
	}
	div#promoMare {
		width: 470px;
		height: 286px;
		border: 1px solid #666;
		float: left;
		background: url(bg_promoMare.gif);
		background-repeat: no-repeat;
		color: #333;
	}
	div#promoMare h1 {
		font-size: 12px;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		padding:0px;
		margin: 5px;
		color: White;
	}
	div#promoMare table {
		margin: 10px;
		font-size: 11px;
	}
	td#promoContinut h2 {
		font-size: 13px;
	}
	var {
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
	}
	td#promoContinut span {
		font-size: 9px;
	}
	td#promoContinut a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #CC0000;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
	}
		td#promoContinut a:hover {
			color: Black;
		}
.filtrumare {
            background: #FCCDCD;
            padding:3px;
            font-size:12px;}
.infiltru a {
	text-decoration: none;
	color: Black;
	font-size: 12px;
    display:block;
}
.infiltru a:hover {
	color: #FF3300;
	font-weight: bold;
}
.selectionat {
	color: #FF3300;
}
.selectionat:hover {
	text-decoration: line-through;
}
.forgalerie {
   border:1px solid #ddd;
}
.biutiful {
	border: 4px solid #ddd;
	padding: 1px;
}
#politzai {
	clear: both;
	width: 960px;
}
#picior {
	width: 940px;
	margin:0 auto;
}
	#minilogo {
		width: 140px;
		margin-top: 10px;
		float: left;
	}
	#minimeniu {
		float: left;
		text-align: left;
		margin-top: 10px;
		font-size: 11px;
	}
	#minimeniu p {
		margin: 10px;
		margin-left: 0px;
	}
	#minimeniu a {
		color: #666;
		text-decoration: none;
	}
	
/* interior */

#corpusinterior {
	width: 920px;
	min-height: 480px;
	margin-left: 20px;
}
#baragri {
	width: 920px;
	height: 30px;
	margin-top: 10px;
	background: #EAEAEA;
}
#baragri h1 {
	padding-left: 20px;
	border-left: 1px solid #fff;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-left: 210px;
	line-height: 30px;
}
#categoriidesfasurate {
	width: 209px;
	float: left;
	margin-top: 25px;
}
#categoriidesfasurate p {
	margin: 0px;
	padding-left: 20px;
}
#categoriidesfasurate p a {
	color: #000;	
}
#categoriidesfasurate p a:hover {
	color: #FF3333;
	text-decoration: none;
}
#categoriidesfasurate ul {
	list-style-type: none;
}
#categoriidesfasurate ul li {
	margin-bottom: 10px;
}
#categoriidesfasurate ul li a {
	color: #FB4446;
	font-size: 10px;
}
#categoriidesfasurate ul li a:hover {
	color: #6F6F6F;
}
#categoriidesfasurate ul li a.selectionat {
	font-weight: bold;
}
#continutul {
	float: right;
	width: 700px;

}
#bredcramb {
	font-size: 10px;
	margin: 5px;
	margin-left: 10px;
	margin-bottom: 25px;
	color: #9B9B9B;
}
#bredcramb a {
	color: #9b9b9b;
}
#bredcramb a:hover {
	text-decoration: none;
}
#listaproduse {
	margin-left: 10px;
	font-size: .8em;
}
#listaproduse td {
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
#listaproduse img {
	border: 3px solid #ccc;
	border-radius: 5px;
}
#listaproduse h2 {
	font-size: 1.4em;
	font-weight: normal;
}
#listaproduse h2 a {
	color: #CC0000;
}
#listaproduse h2 a:hover {
	color: #FF3333;	
}
#custominterior {
	margin-left: 10px;	
	font-size: 11px;
}
#custominterior h2 {
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}
.stire {
	width: 400px;
}
.stire a {
	color: #CC3300;
}
.stire a:hover {
	color: #757575;
}
.ilustrataMica {
	float: right;
}
td.subcategorie {
	height: 165px;
}
td.subcategorie a {
	color: #669999;
	font-size: 1.2em;
}
td.info {
	width: 460px;

}
td.ilustrata {

}

.afisarepret {
	color: #CC0000;
	font-size: 17px;
	font-family: Georgia, 'Times New Roman', sans-serif;
}
td.info ul {
	list-style-type: none;
	font-size: 1.2em;
	margin: 5px;
	padding: 0px;
	margin-top: 15px;
}
/* taburi */

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: normal 11px "Trebuchet MS";
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #dfdfdf;
border-bottom: none;
color: Red;

}

#tablist li a:link, #tablist li a:visited{
color: #000066;
}

#tablist li a.current{
	background: #bbb;
}

#tabcontentcontainer{
width: 690px;
min-height: 200px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 1px solid #dfdfdf;
}

.tabcontent{

}
.listaprodusestanga {
	float: left;
}
.listaprodusedreapta {
	float:left; 
	width: 190px; 
	margin-left:10px; 
	text-align:left;
}
td.subcategorie a img {
	border: 1px solid #547281;
}
li.evidentiat {
	font-size: 1.2em;
	background: #F4F4F4;
}

div#comparator {border:1px solid #c3c3c3;	border-radius: 5px; margin:0 0 10px 0;padding:10px;}
div#comparator p { padding-left:0px !important;}
div#comparator p.titlu_comparator {background: #000;padding:5px; color: #ffffff; text-align:center;font-size: 1.15em; font-weight: bold;}
div#comparator p.de_comparat {padding:10px; border-bottom:1px solid #c3c3c3;position:relative;text-align:left;}
p.de_comparat img {margin-right: 10px;}
div.buton_compara {width: 100px; border:1px solid #CC0000; border-radius: 5px; margin:0 auto; margin-top:10px; background: #B70000; height: 20px; text-align:center;}
div.buton_compara a {color: #ffffff; font-size:.8em;display:block; font-weight: bold; text-shadow: 1px 1px 1px #000000; position:relative;top:3px; }
div.buton_compara:hover {background: #FF6262 }
p.reset {text-align:center; font-size: .8em;padding-top: 10px;}
	
div#continut_comparator {width:920px; margin:0 auto; padding-top:20px; }	
table#tabel_comparatie tr:nth-child(2n+3) {background: #dedede; }
table#tabel_comparatie td {vertical-align: top;}
td.nume_specificatie {vertical-align: top; font-size: 11px; border-right:1px solid #fff;}
.draggable{	smin-height:100px; scursor: move; sbackground: #FFFFCC; border: 0px solid #FFCC99; text-align: center; overflow:hidden; margin:2px; float:left;}
.draggable-specificatii{ min-height:20px; width:100%; max-width:350px; text-align:left; padding:3px; }
.droppable{ smin-height: 220px; background: #fff; border: 4px solid #fff; text-align: center; overflow:hidden; }
.droppable-specificatii{ width:98%; min-height:40px; vertical-align:middle; margin:1px;	}
.droppable.hover{ border: 4px dashed orange; background:#efefef; }
#tabel_comparatie {font-size:10px; font-family:Arial, Helvetica, sans-serif}
