body {
	background: #000;
}
#nav, .abonament {
	background: #0b8c8f;
}
#sub-nav {
	background: #2b2825;
}
#nav li.active a {
	color: #2b2825;
}
#sub-nav li.active a {
	color: #0b8c8f;
}
#nav a, #nav a:visited, #nav a:active, #sub-nav a, #sub-nav a:visited, #sub-nav a:active, .href {
	color: #fff;
}
#nav a:hover {
	color: #2b2825;
}
#sub-nav a:hover {
	color: #0b8c8f;
}
#nav li, #sub-nav li {
	border-right: 1px dotted #097476;
}
.content h2 a {
    color: #2b2825;
}
#movies a {
	color: #333;
}
.stiri h2 a {
    color: #0B8C8F;
}
#pfooter {
	background-color: #fff;
	color: #444;
}
#footer {
	color: #555;
}
#footer a, #footer a:visited, #footer a:active {
	color: #0B8C8F;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	color: #292927;
}

.timestamp {
	background: #cacf43 none repeat scroll 0 0;
	color: #2B2825;
}

.timestamp a, .timestamp a:visited  {
	background: #fcf8bc none repeat scroll 0 0;
	color: #000;
}



.title_bar div.actualitate {
	background: url(/_public/images/default/actualitate.png) no-repeat top left
}

.title_bar div.politici-economie {
	background: url(/_public/images/default/politici-economie.png) no-repeat top left
}

.title_bar div.schimbari-climatice {
	background: url(/_public/images/default/schimbari-climatice.png) no-repeat top left
}

.title_bar div.stiinta-tehnologie {
	background: url(/_public/images/default/stiinta-tehnologie.png) no-repeat top left
}


/* #nav */

.creep .round_corners {
	width: 100%;
	background-color: #0b8c8f;
}
.creep .round_corners .bottom {
	background: url("../images/corners/nav-default/right_bottom.gif") bottom right no-repeat;
	background-color: #0b8c8f;
	height: 12px;
}
.creep .round_corners .bottom .left {
	background: url("../images/corners/nav-default/left_bottom.gif") bottom left no-repeat;
	height: 12px;
	width: 20px;
}
.ie .creep .round_corners .bottom .left {
	background: url("../images/corners/nav-default/left_bottom.gif") bottom left no-repeat;
	height: 12px;
	width: 20px;
	float: left;
}
.creep .round_corners .middle {
	background: #0b8c8f;
	border-left: 1px solid #0b8c8f;
	border-right: 1px solid #0b8c8f;
	padding-top:6px;
}






.brown .round_corners {
	width: 100%;
	background-color: #2b2825;
}
.brown .round_corners .bottom {
	background: url("../images/corners/subnav-default/right_bottom.gif") bottom right no-repeat;
	background-color: #2b2825;
	height: 12px;
}
.brown .round_corners .bottom .left {
	background: url("../images/corners/subnav-default/left_bottom.gif") bottom left no-repeat;
	height: 12px;
	width: 20px;
}
.ie .brown .round_corners .bottom .left {
	background: url("../images/corners/subnav-default/left_bottom.gif") bottom left no-repeat;
	height: 12px;
	width: 20px;
	float: left;
}
.brown .round_corners .middle {
	background: #2b2825;
	border-left: 1px solid #2b2825;
	border-right: 1px solid #2b2825;
	padding-top:6px;
}

#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */