* {
	margin:0;
	padding:0;
}

body {
	background:#ffffff url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.clear {
	clear:both;
}

a {
	outline: none;
}

.hr {
	height: 1px;
	font-size: 1px;
	background-color: #ffffff;
	clear: both;
	border-bottom: 1px solid #d6d6d6;
}

#wrapper {
	width:850px;
	margin:0 auto;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

#logo {
	background-color:#FFFFFF;
	padding:30px 0 25px 520px;
}

#submenu {
	height: 32px;
	padding-left:10px;
	background: url(images/back.jpg);
	border-bottom: 1px solid #E9E9E9;	
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	font-size: 11px;
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	padding: 3px 6px 3px 6px;
	color: #000000;
	text-decoration: none;
	display: block;
}

.cat-item a:hover {
	background: url(images/back2.jpg);
	color: #ffffff;
	text-decoration: none;
}

.cat-active a {
	padding: 3px 6px 3px 6px;
	background: url(images/back2.jpg);
	color: #ECECEC;
	text-decoration: none;
	display: block;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-decoration: none;
	display: block;
}

#content {
	background: url(../images/container_bg.jpg) 711px 0 repeat-y;
	padding:1px;
	margin-bottom:10px;
}

#cont_l_2col {
	padding:1px 10px 10px 10px;
}
#cont_l_2col.bg {
	background:url(../images/px.jpg) center repeat-y;
}
#cont_l_2col_l{
	padding:0 10px 5px 10px;	
	float:left;
	width:324px;
}

#cont_l_2col_r {
	padding:0 10px 5px 10px;	
	float:right;
	width:324px;
}


#cont_l_2col_l p img, #cont_l_2col_r p img {
	float:left;
	margin:0px 10px 0px 0px;
}
/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px dashed #aaaaaa;
}

.title a, .title a:visited {
	color: #000000;
	background: #FF3515;
	font-weight: bold;
	text-decoration: none;
}


.title a:hover {
	color: #FFFFFF;
}


.meta {
	margin: 0px 0px 5px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited { /* de aici setezi culorile la celelalte titluri*/
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover { /* hover la ele de mai sus*/
	color: #333333;
	background-color:#e4e4e4;
	border-bottom: 1px solid #CCCCCC;
}


h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	
	border-bottom: 1px solid #e4e4e4;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #cc0000;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	
	font-family: Geneva, Arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #cc0000;
}


p.back {
	margin-bottom:5px;
}
p.back b {
	background:url(../images/txt_bg.jpg);
	color:#FFFFFF;
	height:31px;
	padding:2px;
	font:normal 17px Arial, Helvetica, sans-serif;
}

.news {
	padding:1px 5px 0px 0px;
	background:#FFFFFF url(../images/line_bot.jpg) 20px bottom  no-repeat; /* 5px - setare spre dreapta dunga puncata*/
	margin:30px 0 0 0;
	display:block;
}

.short_news p {
	margin:3px 0 3px 0; /* de aici setezi cat de jos sa se dea metaurile dintro lista de articole*/
	height:74px;
}

.short_news {
	float:left;
	margin-left: 25px;
	width:790px;
}


#footer {
	height:30px;
	background: #EEEEEE;
	margin-bottom:10px;
}

#footer a {
	float:right;
	margin-right:10px;
	display:block;
}



