body {
	font: 80% Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}

#left { /* fundal stanga */
	background: url(../images/left_bg.jpg) no-repeat left top;
	position: absolute;
	top: 0; left: 0;
	width: 344px;
	height: 388px;
	float: left;
}

#right { /* fundal dreapta */
	background: url(../images/right_bg.jpg) no-repeat right top;
	position: absolute;
	top: 0; right: 0;
	width: 556px;
	height: 388px;
	float: right;
}

#main {
	position: absolute;
	width: 100%;
	margin: 0 auto;
}

#top {
	width: 100%;
	margin: 0 auto;
}

#main #top #top_left {
	float: left;
}

#main #top #top_left .logo { /* titlu site-ului */
	border: 0;
	position: absolute;
	top: 80px;
	left: 40px;
}

#main #top #top_left #top_menu { /* meniul din antet */
	font-weight: bold;
	width: 600px;
	margin: 0 0 0 40px;
}

#main #top #top_left #top_menu a.top_link, a.top_link:visited {
	font-size: 116%;
	color: #002d45;
	padding: 30px 14px 0 14px;
	display: block;
	float: left;
	text-decoration: none;
}

#main #top #top_left #top_menu a.top_link:hover, a.top_link:active {
	background: url(../images/menu_bg.jpg) no-repeat center top;
	color: #960000;
	text-decoration: none;
}

#main #top #top_right {
	float: right;
}

#main #top #top_right .shop { /* cosul de cumparaturi din dreapta */
	font-size: 130%;
	color: #960000;
	font-weight: normal;
	padding: 13px 0 0 0;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 63px;
}

#main #top #top_right table#minicart {
	border-collapse: collapse;
	border: 1px #960000 dashed;
	background-color: #fff;
	font-size: 90%;
}

#main #top #top_right .shop img { /* cosul tau */
	float: left;
	margin: 0 4px 0 10px;
}

#main #top #top_right .shop .shopping {
	width: 100px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
	float: left;
}

#main #content {
	width: 100%;
	margin: 0 auto;
	margin: 0 0 20px 0;
	clear: both;
}

#main #content h1 { /* titlu h1 */
	font-size: 140%;
	color: #960000;
	font-weight: normal;
	padding: 2px 0 4px 35px;
	background: url(../images/tshirt.jpg) no-repeat left top;
}

#main #content .bodytext { /* text paragraf */
	font-weight: 90%;
	line-height: 14pt;
	text-align: justify;
	clear: both;
}

#main #content #left_content {
	width: 50%;
	margin: 250px 0 0 40px;
	float: left;
}

#main #content #right_content {
	width: 370px;
	margin: 300px 60px 0 0;
	float: right;
}

#main #content #right_content #logo_content {
	width: 394px;
	height: 90px;
	clear: both;
}

#main #content #right_content .logo_img {
	border: 4px #ccc solid;
}

#main #content #right_content a.limg, a.limg:visited {
	text-decoration: none;
}

#main #content #right_content a.limg:hover, a.limg:active {
	text-decoration: none;
}

#main #content #right_content #advertising {
	width: 374px;
	border: 1px #9abbdf dashed;
	margin: 16px 0 0 0;
	padding: 10px;
	clear: both;
}

#main #footer {
	width: 100%;
	height: 70px;
	bottom: 0;
	margin: 0 auto;
	margin-top: 50px;
	background-color: #9abbdf;
	color: #fff;
	text-align: center;
	clear: both;
}

#main #footer #footerMenu {
	width: 45%;
	padding: 20px 0 10px 40px;
	color: #fff;
	text-align: left;
	float: left;
}

#main #footer a.fmenu, a.fmenu:visited {
	color: #fff;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
}

#main #footer a.fmenu:hover, a.fmenu:active {
	text-decoration: none;
}

#main #footer .arramedia {
	width: 45%;
	padding: 20px 40px 10px 0;
	color: #fff;
	text-align: right;
	float: right;
}

#main #footer_data {
	font-size: 96%;
	color: #002c45;
	width: 100%;
	margin: 0 auto;
	margin: 10px 0 10px 0;
	text-align: center;
	clear: both;
}

#main #footer_data a.mailto, a.mailto:visited {
	color: #002c45;
	text-decoration: none;
}

#main #footer_data a.mailto:hover, a.mailto:active {
	text-decoration: underline;
}

/*--------*/

.heading_1 {
	color: #960000;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 10px 0;
}

.infoTable {
	width: 600px;
	background-color: #fff;
}

.infoTableHeader {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #002d45;
	color: #fff;
}

.label, .content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.label {
	font-weight: bold;
	color: #960000;
}

.infoTableHeader {
	font-size: 110%;
	font-weight: bold;
}

.bbox {
	font: 86% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	padding: 4px;
	background-color: #002d45;
	color: #fff;
}
