body {
	background: url(../img/tema3/bg.jpg) repeat-x;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 0.7em;
}
table {
	font-size: 1em;
}
a {
	color: #0066FF;
}
a:hover {
	color: #FF9933;
}
#pagina {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#header {
	width: 960px;
	height: 100px;
}
#logo {
	float: left;
	width: 273px;
	height: 80px;
}
#topmeniu {
	float: right;
	height: 100px;
}
#topmeniu a {
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	font-variant: small-caps;
}
#topmeniu a:hover {
	color: #FF9933 ;
} 
.clapeta form {
	margin: 0px;
}
.clapeta input {
	border: 0px;
}
#continut {
	background: url(../img/tema3/bg_content.gif);
	text-align: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #C7DBE0;
}
#coloanastanga {
	float: left;
	width: 185px;
	margin-left: 5px;
	margin-top:10px;
}
.mininoutate {
	margin-left: 5px;
}
.mininoutate a {
	color: Black;
	text-decoration: none;
}
.mininoutate a:hover {
	color: #3D3D3D;
}
#elemente2 {
	background: #3333CC;
	_left: 10px;
	_top: 18px;
	width: 120px;
	text-align: left;
	padding: 4px;
	border-top: 2px solid Orange;
}
#elemente2 div a {
	font-size:1.1em;
	font-weight: normal;
	font-variant: normal;
}
#elemente6 {
	background: #3333CC;
	_left: 10px;
	_top: 18px;
	width: 120px;
	text-align: left;
	padding: 4px;
	border-top: 2px solid Orange;
}
#elemente6 div a {
	font-size:1.1em;
	font-weight: normal;
	font-variant: normal;
}
#elemente7 {
	background: #3333CC;
	_left: 10px;
	_top: 18px;
	width: 120px;
	text-align: left;
	padding: 4px;
	border-top: 2px solid Orange;

}
#elemente7 div a {
	font-size:1.1em;
	font-weight: normal;
	font-variant: normal;
}
#coloanadreapta {
	width: 740px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	margin-top: 10px;
}
#titlucategorie {
	font-size: 1.4em;
}
#titluprodus {
	font-size: 1.4em;
	margin-bottom:0px;
}
#breadcrumb {
	font-size:.9em;
}
#listaproducatori {
	padding: 3px;
	margin: 0px;
}
#listaproducatori li {
	display: inline;
}
#filtreaplicate {
	border: 1px solid #ddd;
}
#filtreaplicate legend {
	padding: 3px;
	border: 1px solid #ddd;
	font-size: 1.2em;
	background: #FFFBF2;
}
#filtreaplicate a {
	color: #FF9933;
}
#filtreaplicate a:hover {
	color: #FF6633;
}
h2.ladescriere {
	font-size: 1.2em;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#ilustrata {
	width: 200px;
	height: 200px;
	border: 1px solid #ddd;
	background: White;
	text-align: center;
}
#ilustrata img {
	max-width: 200px;
	_width:200px;
}
#navigator {
	text-align: center;
	margin-bottom: 5px;
	margin-top:5px;
}
#navigator a {
	font-weight: bold;
}
.identitate {
	background: url(../img/tema3/bg_prezentare.jpg) no-repeat;
	_font-size:1em;
}
.identitate p {
	color: White;
	line-height: 1.1em;
	margin: 10px;
	font-size: 1em;
}
.superpromotie {
	width: 239px;
	_height: 190px;
	min-height: 190px;
	float: left;
	margin: 2px;
	border: 1px solid #eee;
}
.superpromotie h2 {
	font-size: 1em;
}

#bottom {
	width: 620px;
	text-align: left;
	margin: 0 auto;
}
#bottom a {
	color: #333366;
}
#bottom a:hover{
	color: #FF6633;
}
#polizei {
	clear: both;
	width: 960px;
}
.h1interior {
	padding: 2px;
	font-size: 1.3em;
	margin: 2px;
	margin-left: 0px;
	border-bottom: 1px solid #000;
}
.filtruproducator {
	font-size: 1.3em;
}
fieldset {
	border: 1px solid #adadad;
}

/* NAVIGARE CU TABURI */

#navigator {
        font-family: verdana, sans-serif;
        font-size: 11px;
        background: #eeeeee;	
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}

.container {
        width: 680px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 1px solid #ccc;
        background: #fff;
		  font-size: 1.1em;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../img/tema3/circle.gif) no-repeat bottom center;
}
