body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

#container{
	background-color: #FFFFFF;
	text-align: left;
	width: 780px;
	margin: 0 auto;
	background-image: url(left_bkg.gif);
	background-repeat: repeat-y;
}
#head{
	margin: 0;
	padding: 0;
	height: 104px;
}
#top_left{
	background-image: url(top_left.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 390px;
	float: left;
}

#top_right{
	background-image: url(top_right.gif);
	background-repeat: no-repeat;	
	float: left;
	height: 104px;
	width: 390px;
}
#bottom{
	margin: 0;
	padding: 0;
	height: 103px;
}
#bottom_left{
	background-image: url(bottom_left.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 390px;
	float: left;
}
#bottom_right{
	background-image: url(bottom_right.gif);
	background-repeat: no-repeat;	
	float: left;
	height: 103px;
	width: 390px;
}
#menu{
	margin: 0;
	padding: 0;
	height: 33px;
}
#menu_left{
	background-image: url(menu_left.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 200px;
	float: left;
}
#menu_right{
	background-image: url(menu_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 580px;
}
#footer {
	background-image: url(footer_bkg.gif);
	background-repeat: repeat-x;	
	clear: both;	
	height: 40px;
}
#footer p{
	color: #FFFFFF;
	font-size: 10px;
	text-indent: 30px;
	display: block;
	float: left;
	width: 200px;
	margin-top: 16px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#banners {
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	width: 780px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
#left_content{
	float: left;
	display: inline;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0px;
}
#left_content ul {
	margin-left: 12px;
}
#left_content ul li {
	list-style-type: none;
}
#left_content ul li a{
	text-decoration: none;
	color: #420000;

}
#left_content ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
.recomandare {
	width: 90%;
	margin-left: 10px;
}
.recomandare span{
	font-weight: bold;
	color: #FFFFFF;

}

#right_content{
	background-color: #FFFFFF;
	float: left;
	line-height: 150%;
	width: 570px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 9px;
}
.bevelmenu{
	width: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	margin: 0;
}
.bevelmenu li{
list-style: none;
display: inline;
}
.bevelmenu li a{
	text-decoration: none;
	color: black;
	border: 2px solid #A34658;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}
.bevelmenu li a:hover{
	color: #FFFFFF;
	background-color: #8B2936;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.bevelmenu li span{
	color: #FFFFFF;
	background-color: #8B2936;	
	border: 2px solid #A34658;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;

}
.bevelmenu li a:active{
border-style: inset;
}
textarea {
	background-color: #FFDFDF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
}
.button {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #FFDFDF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.lista {
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	font-size: 11px;
	margin-left: 30px;
}
#frame {
	padding: 0px;
	margin-bottom: 8px;

}
#inframe {
	background-image: url(03.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#in_left {
	background-image: url(01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 200px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
#in_left img{
	margin-left: 40px;
}
#in_right {
	background-image: url(02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 27px;
	float: right;
	clear: right;
}
#frame_content {
	margin-left: 8px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CB8997;
	border-bottom-color: #CB8997;
	border-left-color: #CB8997;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB8997;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#frame_content p{
	display: block;
	margin-left: 10px;
}
.catalog_menu{
	padding: 4px 0;
	margin: 0;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.catalog_menu li{
list-style: none;
display: inline;
}
.catalog_menu li a{
	text-decoration: none;
	color: black;
	border: 1px solid #A34658;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}
.catalog_menu li a:hover{
	color: #FFFFFF;
	background-color: #8B2936;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.catalog_menu li span{
	color: #FFFFFF;
	background-color: #8B2936;	
	border: 1px solid #A34658;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}
.catalog_menu li a:active{
border-style: inset;
}
#catalog_frame {
	text-align: left;
	margin-left: 8px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CB8997;
	border-bottom-color: #CB8997;
	border-left-color: #CB8997;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB8997;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#catalog_frame ul {
	LIST-STYLE-TYPE: none;
	margin: 0px;
}
#catalog_frame ul li {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 5px 0px; 
	PADDING-TOP: 0px}
#catalog_frame ul li a{
	text-decoration: none;
}	
#catalog_frame ul li p {
	FLOAT: right;
	WIDTH: 220px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 0px;
	font-size: 12px;
}
#catalog_frame ul li img {
	FLOAT: left;
	MARGIN: 3px;
	padding: 3px;
	border: 1px solid #000000;
}
.pages {
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50px;
	text-align: center;
	font-size: 11px;
}
#index_frame {
	text-align: left;
	margin-left: 8px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CB8997;
	border-bottom-color: #CB8997;
	border-left-color: #CB8997;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CB8997;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#index_frame ul {
	LIST-STYLE-TYPE: none;
	margin: 0px;
}
#index_frame ul li {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 5px 0px; 
	PADDING-TOP: 0px}
#index_frame ul li a{
	text-decoration: none;
}	
#index_frame ul li p {
	FLOAT: right;
	WIDTH: 290px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 0px;
	font-size: 12px;
}
#index_frame ul li img {
	FLOAT: left;
	padding: 3px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
}
.harta {
	list-style-type: none;
	margin-left: 20px;
}
.harta p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.harta a {
	text-decoration: none;
	color: #8B2936;
}
.harta a:hover {
	text-decoration: underline;
}
