html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #464544;
}
a:hover {
	color: #123985;
	text-decoration: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #cccccc;
	text-align: center;
	color: #333333;
	font-family:Arial;
	padding-bottom: 10px;
	font-size: 11px;
}

/** layout **/
.menu UL {
	margin:0px 0px 0px 0px;
	padding-left:20px;
	width:205px;
	list-style: none;
	display:block;
}
.menu UL LI {
	width:205px;
	display:block;
	
}
.menu UL LI A{
	display:block;
	width:205px; /* IE HACK */
	text-decoration: none;
	color:#21409a;
	padding-left:0px;
}
.menu UL LI A:active {
	text-decoration : none;
	color : #21409a;
} 
.menu UL LI A:visited {
	text-decoration : none;
	color : #21409a;
} 
.menu UL LI A:hover {
	text-decoration : none;
} 
.menu UL LI UL { 
display : none; 
} 
.menu UL LI UL LI {
	
	border-bottom : 0;
	background-image : none; 
} 
.menu UL LI UL LI A {
	display : block;
	text-decoration : none;
	color : #333333;
	display : block;
	
} 
.menu UL LI UL LI A:active {
	text-decoration : none;
	color : #333333;
} 
.menu UL LI UL LI A:visited {
	text-decoration : none;
	color : #333333;
} 
.menu UL LI UL LI A:hover {
	text-decoration : none;
	color : #21409a;
} 
.menu UL.opened LI { 

} 
.menu UL.opened LI UL { 
display : block; 
} 
.menu UL.opened LI UL LI { 

background-image : none; 
} 
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 1000px;
	background: #ffffff;
	position: relative;
}

#header {
	height: 206px;
}
#logo {
	background:url(images/h1.gif) no-repeat;
	position: absolute;
	width: 294px;
	height: 206px;
}

#cart {
	width: 208px;
	background:url(images/h2.gif) no-repeat;
	width: 706px;
	height: 206px;
	float: right;
}

#nav {
	position: absolute;
	top: 212px;
	left: 442px;
	width: 554px;
	text-align: center;
}
#nav li {
	list-style: none;
	display: inline;
	color: #000066;
}
#nav a {
	text-decoration: none;
	color: #000066;
}
#but{
	background:url(images/bara1.gif) no-repeat;
	height: 30px;
}
#body {
	background-image: url(images/back2.gif);
	height: 100%;
	background-repeat: repeat-y;
}

#categories {
	float: left;
	width: 295px;
}
#banner {
	height: 100px;
	background-image: url(images/banner.gif);
	width: 670px;
	margin-top: 20px;
	border:2px solid #a5a5a5;
}

#seasonal, #collection {
	float: right;
	width: 703px;
	margin-bottom: 2px;
	border-left:1px solid #eee;
}
#seasonal .inner, #collection .inner {
	padding: 15px 12px;
}
#seasonal p, #collection p {
	margin: 0.9em 0;
	font-size: 11px;
}
#seasonal p2, #collection p2 {
  margin: 0px 0;
}
#prod {
	height: 300px;
	padding-top: 20px;
	padding-right: 0px;
	width: 691px;
	border-top: 2px solid #eeeeee;
}
#prodtip {
	height: 300px;
	float: left;
	width: 140px;
	padding-right: 32px;
}
#titlu_prod {
	height: 25px;
	width: 138px;
	border: 1px solid #a5a5a5;
	background-color: #21409A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/sus.gif);
}
#img_prod {
	height: 100px;
	float: left;
	width: 138px;
	border: 1px solid #a5a5a5;
}
#txt_prod {
	float: left;
	width: 138px;
	height: 150px;
	border: 1px solid #a5a5a5;
	background-color: #FFFFFF;
}
#prodtipb {
	height: 300px;
	float: left;
	width: 120px;
	padding-right: 17px;
}
#prodtipc {
	height: 300px;
	float: left;
	width: 120px;
	padding-right: 50px;
}
#titlu_prodb {
	height: 25px;
	width: 120px;
	border: 1px solid #a5a5a5;
	background-color: #21409A;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/sus.gif);
}
#img_prodb {
	height: 100px;
	float: left;
	width: 120px;
	border: 1px solid #a5a5a5;
}
#txt_prodb {
	float: left;
	width: 122px;
	height: 120px;
	border: 0px solid #a5a5a5;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#bara_bt{
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	width: 670px;
	border-top: 1px solid #eeeeee;
	background-image: url(images/bara_bt.gif);
}
#news {
	height: 110px;
	padding-top: 10px;
	padding-right: 0px;
	width: 691px;
	border-top: 2px solid #eeeeee;
}
#image {
	height: 100px;
	float: left;
	width: 150px;
	border: 2px solid #a5a5a5;
}
#cont {
	float: right;
	width: 500px;
	margin-right: 15px;
	margin-left: 20px;
}
#contserv {
	margin-right: 15px;
}
#contserv p {
	float: right;
	width: 520px;
	margin-right: 15px;
}
.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
	text-decoration: none;
}

h3 {
	font: bold 14px arial;
	color: #003399;
}

h2 {
	font: 16px arial;
	color: #21409A;
	padding-bottom: 10px;
	font-weight: bold;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
	background:left url(images/) no-repeat;
	border-top: 1px solid #F4EFDF;
	list-style: none;
	padding: 7px 0 2px 20px;
	font: 12px, arial;
	color: #000000;
	font-weight: bold;
}
#categories a {
	text-decoration: none;
	color: #21409A;
}
#categories a:hover {
	text-decoration: none;
}
#istoric{
	float: right;
	width: 703px;
}
#istoric .in {
	padding-right: 15px;
	padding-left: 15px;
}
#istoric p {
	width: 670px;
}
.blue{
	color: #21409A;
}
#collection {
	float: right;
	width: 703px;
}
#collection a {
	text-decoration: none;
	color: #666666;
}
#collection a:hover{
	text-decoration: none;
	color: #113A88;
}
#collection .inner {
	padding-right: 0px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
	margin-left: 1.5em;
	text-align: left;
	font-size: 11px;
	padding-right: 15px;
	width: auto;
	font-weight: normal;
	color: #333333;
  
}
#collection li {
	text-align: left;
	font-size: 11px;
	margin-left: 0px;
	padding-right: 15px;
	width: auto;
	font-weight: normal;
	color: #695F4C;
	margin: 0.2em 0;
	color: #333333;
}
#collection p {

}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/foot_3.jpg) no-repeat;
}
#more{
	text-align: right;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 1.5em;
	padding-right: 25px;
	font-family: Arial;
}
#titlu{
	text-align: left;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial;
}
#titluserv{
	text-align: left;
	border-top: 2px solid #eeeeee;
	font-size: 11px;
	margin-left: 0px;
	padding-right: 15px;
	width: auto;
	font-weight: normal;
	color: #333333;
}

#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#call{
	width: 1000px;
	height:159px;
	float: left;
	background-image: url(images/call.gif);
}
#calll {
	width: 210px;
	padding-left: 85px;
	height: 155px;
	float: left;
}
#callr {
	width: 690px;
	height: 120px;
	float: right;
	margin-left: 13px;
	margin-top: 35px;
	border-top: 2px solid #eeeeee;
	color: #21409A;
}
#link1 {
	width: 33%;
	height: 100px;
	float: left;
	margin-top: 15px;
}
#link2 {
	width: 33%;
	height: 100px;
	float: right;
	margin-left: 20px;
	margin-top: 15px;
}
#link3 {
	height: 100px;
	float: right;
	width: 200px;
	margin-top: 15px;
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
#footer {
	float:left;
	height:29px;
	background:#272a2b;
	font-size:11px;
	color: #666666;
	width: 1000px;
	background-image: url(images/bara1.gif);
}
#footer-copy{
	width:300px;
	float:left;
	text-align:left;
	padding: 5px 0;
	padding-left: 34px;
}
#footer-terms{
	width:300px;
	float:left;
	text-align:center;
	padding: 5px 0;
	
}

#footer-concept{
	width:290px;
	float:right;
	text-align:right;
	padding: 5px 0;
	margin-right: 10px;

}
