body {
	background: #F4F4F4;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: .8em;
}
table {
	font-size: .8em;
}
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 {
		width:940px; 
		height:28px; 
		font-size:0.85em; 
		position:relative; 
		z-index:99;
		text-transform: uppercase;
		margin-left: 20px;
	}

/* 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:0px;
		margin:0px;
		list-style-type:none;
		}
.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;
	}
/* 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:#FF5353; 
	height:28px; 
	padding-left:10px; 
	padding-right: 10px;
	line-height:25px;
}

/* 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: #FFCCCC;
}
.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: #FFCCCC;
	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: 28px;
	left: 0;
	width: 149px;
	border-top: 1px solid #000;
}

/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:28px;}

/* 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 a {
	background: #E2E2E2;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 128px;
	border-width: 0 1px 1px 1px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a {width:150px;w\idth:128px;}

/* 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: #C1C1C1;
}

/* 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: 5px;
	border-bottom: 1px dotted #ddd;
}
#listaproduse img {
	border: 3px solid #ddd;
}
#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;
}