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: #00000;
	background-color:#c1c1c1;
}
body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: arial, georgia, helvetica, "Trebuchet MS", verdana, lucida, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
}	
strong, h2, h3, h4, h5, h6 {
    font-weight: bold;
	color:#000000;
}
h1 {
	font-weight: bold;
	color:#990000;
	font-size:16px;
}
a {
	font-family:Arial;
	 font-size: 16px;
	color:#000000;
	text-decoration:none;
}
a:active {
	font-family:Arial;
	 font-size: 16px;
	color:#000000;
	text-decoration:none;
}
a:visited {
	font-family:Arial;
	 font-size: 16px;
	color:#000000;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	 font-size: 16px;
	color:#000000;
	text-decoration:underline;
}
/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
}
.MsoNormal {
	text-align:left;
}
/* end HACK */

#wrapper {
    width: 954px;
	height: 100%;
	min-height:900px;
    float: center;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:50px;
    color: #000000;
	background-color:#c1c1c1;
	padding:3px;
	z-index:0;
}
#error404Message {
	position:absolute;
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	float:center;
	width:300px;
	margin-top:70px;
	margin-left:200px;

	z-index:1000;
}
#feedback_user {
	color:#666666;
	margin-left:20px;
	margin-top:20px;
}
#feedback_system {
	color:#ffffff;
	margin-left:20px;
	margin-top:20px;
}
#main {
	z-index:0;
	padding:1px;
	background-color:#ffffff;
	border:2px solid #DADAD8;
}
hr {
	border:1px solid #cccccc;
}
/* START TOP AND MENU */
#menu_top {
	height:25px;
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	vertical-align:middle;
}

#menu_top a, #menu_top a:active, #menu_top a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}

#menu_top a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:18px;
}

#menu_top input {
	border:1px solid #cccccc;
	color:#000000;
	background-color:#ffffff;
	font-weight: bold;
}

/* START LEFT */
#menu_left {
	width:205px;
	height:100%;
	min-height:700px;
	display:block;
	float:left;
}

#menu_left_categories {
	width:197px;
	float:center;
	display:block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:2px;
}

#menu_left_categories_auto {
	width:197px;
	float:center;
	display:block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:2px;
}

#menu_left_categories_content {
	background-color:#F4FEFF;
}

#menu_left_categories_content_auto {
	background-color:#F4FEFF;
}

#menu_left_newsletter_subscribe {
	width:197px;
	float:center;
	display:block;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:2px;
}

#menu_left_newsletter_subscribe_content {
	background-color:#F2ECEC;
}


#menu_left_banners {
	clear:both;
	display:block;
	float:bottom;
}
/* START CONTENT */ 
#content {
	width:540px;
	height:100%;
	padding-top:3px;
	min-height:700px;
	display:block;
	float:left;
}
#home_content_left {
	width:400px;
	display:block;
	float:left;
}
#home_stiri_middle {
	width:370px;
	display:block;
	float:left;
}
#home_stiri_right {
	width:155px;
	display:block;
	float:right;
}
#home_stiri_right_content {
	background-color:#F2ECEC;
}
/* START RIGHT */
#menu_right {
	width:194px;
	height:100%;
	min-height:700px;
	display:block;
	float:right;
	margin-right:3px;
	padding-top:3px;
}

#menu_right_auto {
	width:194px;
	min-height:400px;
	float:center;
	margin-bottom: 5px;
}

#menu_right_auto_content {
	padding:4px;
	background-color:#F4FEFF;
}

/* START BOTTOM */
#menu_bottom {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	vertical-align:middle;
	width:948px;
	height:25px;
	display:block;
	clear:both;
	float:bottom;
}

#menu_bottom a, #menu_bottom a:active, #menu_bottom a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}

#menu_bottom a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-size:18px;
}


.baraArticol {
	color:#333333;
	background-color:#efefef;
	border-bottom:1px solid #dddddd;
	height:18px;padding:5px;
	font-weight:bold;
	margin-bottom:5px;
}
.formInput {
	border:1px solid #cccccc;
	-moz-border-radius:3px;
}