@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-position:outside;
}

html {
	width: 100%;
	height: 100%;
	background-image:url(../images/public/background_top.jpg);
	background-repeat: repeat-x;
	background-color: #f8f6f9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6b6b;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/*--------------------------*/
	a:focus { outline: none; }

	a:link {text-decoration:none;}
	a:visited {	text-decoration:none;	}
	a:active {text-decoration:none;	}
	a:hover {cursor: pointer;text-decoration: none;	}
/*-------------------------*/

.main_menu a:link {color: #008dc3; text-decoration:none;}
.main_menu a:visited {color: #008dc3; text-decoration:none;}
.main_menu a:active {color: #008dc3; text-decoration:none;}
.main_menu a:hover {color: #008dc3; text-decoration:underline;}

.main_menu_selected a:link {color: #008dc3; text-decoration:none;}
.main_menu_selected a:visited {color: #008dc3; text-decoration:none;}
.main_menu_selected a:active {color: #008dc3; text-decoration:none;}
.main_menu_selected a:hover {color: #008dc3; text-decoration:underline;}

#page {
	padding:0px;
	margin: 0px auto;
	width: 795px;
}

#top {
	height: 62px;
}
#menu {
	float:right;
	text-align: right;
	margin: 32px 0px 0px 0px;
}
#banner {
	background-image:url(../images/public/banner_top.jpg);
	width: 794px;
	height: 133px;
}
#container {

}

.main_menu {
	color: #008dc3;
	font: bold 17px "Times New Roman", Times, serif;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align:center;
	height: 30px;
}

.main_menu_selected {
	color: #008dc3;
	font: bold 17px "Times New Roman", Times, serif;
	padding: 0px 10px 0px 10px;
	float:left;
	text-align:center;
	height: 30px;
	background-image:url(../images/public/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img {
	display:block;
	margin: 0px;
	padding: 0px;
}

.wellcome {
	width: 773px;
	height: auto;
	float: left;
}

.wellcome .top{
	width: 794px;
	height: 10px;
	float: left;
	margin:0;
	padding:0;
	background:url(../images/public/welcome_top.gif) no-repeat;
}

.wellcome .mid{
	margin:0;/*all-ie*/
	padding:0;
	width: 774px;
	height: auto;
	float: left;
	background:#E0DAD0;
	padding:10px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 15px;
}

.wellcome .mid a{
	font-size:14px;
	font-weight: bold;
}
.wellcome .bottom{
	width: 794px;
	height: 10px;
	float: left;
	background:url(../images/public/welcome_bottom.gif) no-repeat;
}

.news {
	width: 260px;
	padding:0px 10px 0px 20px;
	float:left;
}
.bg_news {
	background-image:url(../images/public/bg_news.gif);
	width: 263px;
	height: 22px;
}
.title_news {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ebe7e0;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 10px;
}

.news_content {
		font-family: Tahoma, arial;
		padding: 0px 0px 3px 15px;
		border-bottom: 1px dotted #666666;
	}
	.news_cont li {
			margin: 5px 5px 5px 2px !important;
			margin: 5px 5px 0px 2px;

			list-style-image:url(../images/public/arrow.gif);
			list-style-position:outside;
			font-family: Tahoma, arial;
			text-indent: 5px;
			font-size: 14px;
			color: #008ec2;
		}
		.news_cont li a	{
			display: block;
			list-style-image:url(../images/public/arrow.gif);
			text-indent: 5px;
			text-decoration: underline;
			color: #008ec2;
		}
		.news_cont li a:link {text-decoration: none; color: #008ec2; list-style-image:url(../images/public/arrow.gif);}
		.news_cont li a:visited {text-decoration: none; color: #008ec2; list-style-image:url(../images/public/arrow.gif);}
		.news_cont li a:hover	{text-decoration: underline; color: #2a8bb4; list-style-image:url(../images/public/arrow.gif);}



.title_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #81588b;
	text-transform: uppercase;
	letter-spacing: 1px
}
.news_imp {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1084ae;
	font-weight: bold;
}
.bg_option {
	background-image:url(../images/public/bg_option.gif);
	width: 157px;
	height: 34px;
	background-repeat: no-repeat;
}

/*------------ROUND PAGE----------------*/

.content_round_top {
	background-image:url(../images/public/container_round_top.gif);
	background-repeat:no-repeat;
	width: 794px;
	height: 9px;
	display: block;
	line-height: 0px;
	font-size: 0px;
}
.content_round_bottom {
	background-image:url(../images/public/container_round_bottom.gif);
	background-repeat:no-repeat;
	width: 794px;
	height: 9px;
	display: block;
}
.content_round {
	margin:0;/*all-ie*/
	padding: 5px 20px 5px 25px;
	width: 747px;
	background-color:#FFFFFF;
	border: solid 1px #e0dad0;
	border-bottom: none;
	border-top: none;
	margin-top: 0px;
	font-size: 14px;
}
.prod_bg {
	background: url(../images/public/prod_bg.gif) no-repeat;
	width: 717px;
	height: 22px;
	display: block;
	float: left;
}

.categ_bg {
	background: url(../images/public/categ_bg.gif) no-repeat;
	width: 717px;
	height: 22px;
	display: block;
	float: left;
}
.categ_name {
	font-size:11px;
	font-weight: bold;
	color: #6e6b6b;
	padding:5px 0px 0px 25px;
	float: left;
	width:450px;
}
.categ_more {
	font-size:11px;
	text-decoration:underline;
	color: #008ec2;
	padding:5px 0px 0px 40px;
	float: left;
}
		.categ_more a:link {text-decoration: underline; color: #008ec2;}
		.categ_more a:visited {text-decoration: underline; color: #008ec2;}
		.categ_more a:hover	{text-decoration: underline; color: #2a8bb4;}

.product {
	width: 706px;
	height: 155px;
	float: left;
	margin:0;
	margin-bottom:10px;
	padding: 10px 0px 0px 10px;
}

.prod_background {
	background-image: url(../images/public/prod_background.gif);
	background-repeat: no-repeat;
	width: 706px;
	height: 127px;
	padding: 0px;
	margin: 0px;
}
.prod_zoom {
	background-image: url(../images/public/ico_zoom_prod.gif);
	width: 38px;
	height: 28px;
	float:right;
	padding: 0px;
	margin: 0px;
}
.prod_img {
	margin-top: 16px;
	width: 143px;
	height: 110px;
	float:left;
}
.prod_select li {
	margin: 5px 5px 5px 2px !important;
	list-style-image:url(../images/public/arrow.gif);
	list-style-position:outside;
	font-family: Tahoma, arial;
	text-decoration:underline;
	text-indent: 5px;
	font-size: 12px;
	color: #008ec2;
}
.prod_select li a	{
	display: block;
	list-style-image:url(../images/public/arrow.gif);
	text-indent: 5px;
	text-decoration: underline;
	color: #008ec2;
}
.prod_select li a:link {text-decoration: underline; color: #008ec2; list-style-image:url(../images/public/arrow.gif);}
.prod_select li a:visited {text-decoration: underline; color: #008ec2; list-style-image:url(../images/public/arrow.gif);}
.prod_select li a:hover	{text-decoration: underline; color: #2a8bb4; list-style-image:url(../images/public/arrow.gif);}
.cart	{
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #81588B;
	font-size: 10px;
	/*text-transform: capitalize;*/
	letter-spacing: 1px;
	text-indent: 10px;
	text-align: center;
	margin-top: 5px;
}
em	{
font-size: 12px;
color: 6E6B6B;
}
.descriere_categorie {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-indent: 15px;
	padding: 0px;
}
.text_mare {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-indent: 15px;
}

.piclabel {
    text-align: center;
    padding-bottom: 6px;
}
