*, html, body, ul, li, table, td, form, input, p, img, div, h1, h2, h3, h4, h5, h6 { 
	margin:0px;
	padding:0px;
	z-index:0;
	outline:none;
}

html, body {
	background:url(images/bg_r.gif) repeat-y center top;
	height: 100%;
	width:100%;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Arial, Trebuchet MS;
	background-color:#efefef;
	color:#333333;
}


a {
color:#333333;
outline:none;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:0px;
}

ul {
display:inline;
list-style:none;
}

.cls, .clear, .clk, .cl {
clear:both;
}

.cl {
height:10px;
}

.clk {
height:5px;
}
/* & general */
/* main styles */

.main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:903px;
	margin: 0 auto -65px;
}

.main[class] {
	width:902px;
}

.footer, .push {
	height:65px;
}



.footer {
	background:url(images/footer.gif) no-repeat center top;
	width:880px;
	text-align:right;
	padding :0 10px;
	font-size:12px;
	color:#333333;
	margin: 0 auto;
}


.login {
	background:url(images/head.gif) no-repeat center top;
	height:45px;
	line-height:45px;
	text-align:right;
	padding-right:10px;
	font-size:11px;
	color:#000000;
	font-weight : bold;
	width:892px;
}


.welcome {
	float:left;
	width:500px;
	font-size:12px;
	color:#d31313;
	text-align:left;
	padding-left:20px;
}

.menu {
	background:url(images/menu_r.gif) repeat top left;
	width:882px;
	margin:0 10px;
	line-height:33px;
	clear:both;
	overflow:auto;
}

.menu a {
	background:#e7e7e7;
	font-family : Arial, Verdana, Trebuchet MS;
	font-weight:bold;
	border-bottom:1px solid #777777;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #c9c9c9;
	color:#363636;
	font-size:14px;
	display:block;
	padding:0 10px;
	float:left;
	text-decoration:none !important;
}

.header a.logo {
	background:url(images/logo.gif) no-repeat top left;
	display:block;
	height:59px;
	width:187px;
	text-indent:-9999px;
	margin : 10px;
}

.wrapper {
	padding : 10px;
}

.wrapper a {
	color:#006699;
}

.wrapper h1 {
	font-family : Arial, Verdana, Trebuchet MS;
	color:#ffffff;
	text-transform:uppercase;
	padding:5px 10px 3px;
}

.wrapper h1 a{
	color:#FFFFFF;
	text-decoration:none !important;
	display:block;
}

.grey {
	background : #5c5c5c url(images/grey.gif) repeat-y top left;
	border-bottom : 1px solid #414141;
	font-size : 1.4em;
	margin :20px 0 30px 0;
}

.blue {
	background : #728cac url(images/blue.gif) repeat-y top left;
	border-bottom : 1px solid #5d7a9d;
	font-size : 1.4em;
	margin :20px 0 30px 0;
}

.gold {
	background : #707346 url(images/gold.gif) repeat-y top left;
	border-bottom : 1px solid #4f5131;
	font-size : 1em;
	margin :20px 0 10px 0;
}

.green {
	background : #4c6e43 url(images/green.gif) repeat-y top left;
	border-bottom : 1px solid #354e2f;
	font-size : 1em;
	margin :20px 0 10px 0;
}

.shade {
	background : #e4e4e4 url(images/shade.gif) repeat-y top left;
	border-bottom : 1px solid #e0e0e0;
	font-size : 1em;
	color:#666666 !important;
	margin :20px 0 10px 0;
}

.wrapper h6 {
	font-family : Arial, Verdana, Trebuchet MS;
	color:#000000;
	font-size : 1.8em;
	text-transform:uppercase;
	padding:5px 10px 3px;
	margin :20px 0 10px 0;
	border-bottom : 3px double #000000;
}


.col_left {
	float:left;
	width:662px;
	overflow:auto;
}

.col_right {
	float:left;
	width:200px;
	margin-left:20px;
	overflow:auto;
}

.col_right h1 {
	margin-bottom:1px;
}

.sbm a {
	display:block;
	
	font-family : Arial, Verdana, Trebuchet MS;
	font-size:1.2em;
	text-decoration:none !important;
	color:#006699;
	background:#f2f2f2;
	margin-bottom:1px;
	padding:3px 10px;
	text-transform:uppercase;
}

.sbm a:hover {
	color:#FFFFFF;
	background:#728cac;
}

.stire {
	clear:both;
	display:block;
	margin:3px 0;
	text-decoration:none !important;
}

.dot {
	background:url(images/dot.jpg) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	margin:5px;
}

.after {
	font-size:10px;
	color:#7a7979;
	border-top:1px solid #eaeaea;
	padding-top:10px;
	margin-top:10px;
}

.user_tables .name_td, .user_tables .date_td{
	height : 20px;
	padding-left : 10px;
	background : #eaeaea;
	font-weight:bold;
}

.user_tables td {
	padding:3px;
}

.navigation {
	margin :0 0 20px;
	padding : 3px;
	background : #eaeaea;
	font-size : 10px;
	font-weight : bold;
}


form {
	float:left;
	margin:10px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border:1px solid #ccc;
	padding:25px;
	background:#f4f6f6;
}

form input {
	border:1px solid #ccc;
	padding:2px;
	margin:4px;
	margin-left:0px;
	margin-bottom:10px;
}

form input[type="submit"] {
	background:#d31313;
	color:#fff;
}

.titlu_categ {
	background:url(images/grad_categ.jpg) repeat-x left center;
	height:16px;
	padding-top:2px;
	width:110px;
	color:#fff;
	float:left;
	padding-left:15px;
	padding-right:15px;
}

.stiri {
	width:200px;
	background:#f2f5f6;
}

.stiri li {
	float:left;
}

.stiri li a {
	color:#6b6b6b;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	padding:2px;
	float:left;
}

hr {
	background:#d31313;
	height:1px;
	width:100%;
	border:none;
	border-bottom:1px solid #d31313;
	padding:0px;
	margin:0px;
}


.news img {
	float:left;
	border: 1px solid #ccc;
	padding:1px;
	margin:0 5px 5px 0;
}

.news {
	text-align:justify;
}

.paginatie_profil {
	width:100%;
	height:25px;
	margin : 20px 0 10px;	
}

.link_pag {
	border:1px solid #d3d3d3;
	background:#f2f5f6;
	padding:5px;
	height:20px;
	color:#d31313;
}

.gal_foto {
	float:left;
	width:100%;
}

.gal_foto li{
	width:150px;
	float:left;
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
}

.gal_foto li img {
	width:130px;
	border:1px solid #ccc;
	padding:1px;
	clear:left;
}

.pags {
	margin : 20px 0;
	padding : 5px;
	background : #e4e4e4;
	border-bottom : 1px solid #e0e0e0;
}

.comentarii_c {
	border-bottom : 1px solid #e0e0e0;
	padding : 20px 10px;
}

.subject {
	background:#eaeaea;
	padding : 3px;
	float:left;
	clear:both;
	margin-top: 10px;
}