html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #000000;
	background-color:#092c6d;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: Arial, georgia, helvetica, Arial, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
}
input, select, option, textarea {
	font-family: Arial, georgia, helvetica, Arial, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#000000;
	background-color:#ffffff;
	border:0px;
}
.button_bej {
	color:#000000;
	background-color:#ffffff;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size:22px;
	font-weight:normal;
	color:#003393;
}
h2 {
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:normal;
	color:#49afff;
	margin-top:-5px;
	margin-bottom:20px;
}
h3 {
	font-size:16px;
	color:#178ce8;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
h5 {
	font-size:11px;
	font-weight:normal;
	color:#015191;
}
.h1Title {
	font-size:20px;
	text-align:center;
	color:#cc2323;
	padding:5px;
}
.redTitle {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	color:#cc2323;
}
a {
	color:#015191;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

li {

}
strong {
	font-weight:bold;
}
small {
	font-size:12px;
}
tbody {
	color:#090816;
}
/* TinyMCE HACK */
p {
	margin-bottom:15px;
	font-size:12px;
	font-family:arial;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
.whiteTh th {
	color:#FFFFFF;
}
.blackTh th {
	color:#000000;
}
/* end HACK */

#wrapper {
	width: 1000px;
	height:100%;
	margin: 0px auto;
	background-color:#ffffff;
}
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	float:center;
	margin-top:70px;
	z-index:1000;
	color:#090816;
	text-align:center;
}
#feedback_user {
	color:#FF0000;
	text-align:center;
}
#feedback_system {
	color:#FF0000;
	text-align:center;
}

/* TOP */
#top {
	width:1000px;
}
#top_menu {
	width:1000px;
	height:34px;
	background-image: url('../image/top_menu.jpg');
	background-repeat: repeat-x;
}
#top_menu li {
	float:left;
	list-style:none;
}
/* END TOP */

/* BOTTOM */
#bottom {
	width:1000px;
	height:40px;
	padding-top:10px;
	background-color:#ffffff;
	color:#000000;
}
#bottom_left {
	width:214px;
	float:left;
}
#bottom_right {
	width:775px;
	float:right;
	text-align:left;
	padding-left:10px;
}
#bottom_right a:link, #bottom_right a:visited, #bottom_right a:active {
	color: #015191;
	text-decoration:none;
	font-weight:normal;
}
#bottom_right a:hover {
	text-decoration:underline;
}
/* END BOTTOM */

/* MAIN CONTAINER */
#main
{
	width:1000px;
	background-color:#ffffff;
	clear:both;
	display:table;
}
/* END MAIN */

/* MENU LEFT */
#menu_left {
	width: 215px;
	text-align:left;
}
#menu_left_categories a:link, #menu_left_categories a:visited, #menu_left_categories a:active {
	color: #015191;
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
}
#menu_left_categories a:hover {
	text-decoration:underline;
}
#menu_left_account {
	background-image: url('../image/bg_login.jpg');
	background-repeat: no-repeat;
	height:150px;
	padding-left:25px;
	width:183px;
	color:#015191;
}

#brands_title {
	background-image: url('../image/bg_title.jpg');
	background-repeat: no-repeat;
	height:35px;
	padding-left:25px;
    padding-top:8px;
	width:183px;
	color:#015191;
}

#links_title {
	background-image: url('../image/bg_title.jpg');
	background-repeat: no-repeat;
	height:35px;
	padding-left:25px;
    padding-top:8px;
	width:183px;
	color:#015191;
}

#menu_left_links a:link, #menu_left_links a:visited, #menu_left_links a:active {
    margin-left:25px;
    color: #015191;
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
}

#category_title {
	background-image: url('../image/bg_title.jpg');
	background-repeat: no-repeat;
	height:35px;
	padding-left:25px;
    padding-top:8px;
	width:183px;
	color:#015191;
}

/* END MENU LEFT */

/* CONTENT */
#content {
	width:780px;
	margin-right:5px;
	height:100%;
	min-height:600px;
	background-color:#e5e5e5;
	text-align:left;
	background-image: url('../image/bottom_content.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
#content_text { /* textul care vine din tiny mce in paginile "statice" */
	width:751px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	padding:15px;
	padding-top:0px;
}
/* END CONTENT */

/* HOME */
#home_center {
	width:751px;background-color:#ffffff;
}
#home_table {
	width:730px;
	margin-left:10px;
	margin-top:15px;
}
.bottom_home {
	width:751px;
}
/* END HOME */

/* PT EFECT LA PHOTOALBUM */
.highslide {
	cursor: url(../image/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #660000;
}
.highslide:hover img {
	border: 1px solid #990000;
}

.highslide-image {
	border: 10px solid #FFFFFF;
    cursor: pointer; /* opera */
	cursor: url(../image/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid #FFFFFF;
    border-top: none;
    padding: 5px;
    background-color: #FFFFFF;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    background-color: #090816;
    padding-left: 22px;
    background-image: url(../image/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
/* END EFECT PHOTO ALBUM */