body {
	background: #B2B2B2;	
	behavior:url("csshover.hta");
}

div#container {
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	font-family: 'Arial', Verdana;
	font-size: 11px;
	color: #6B6B6B;
	background: #FFFFFF;	
}

div#container a {
	text-decoration: none;
	color: #3F3F3F;
}

div#container a:hover {
	text-decoration: none;
	color: #D60000;
}

div#header {
	margin-bottom: 10px;
}

	div#header-right {
		width: 300px;
		float: left;
		height: 115px;
		margin-top: 10px;
		background: #fff;
		text-align: center;
		font-size: 20px;
		padding-top: 0px;
		color: #B5B5B5;
	}
	
	h1#logo a {
		width: 660px;
		height: 105px;
		outline:0;	
		text-indent:-1000em;	
		background: url('../images/logo.jpg') no-repeat;
		margin-top: 20px;
		visibility: visible;
		float: left;
	}

div#top-bar {
	background: #021E02;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 5px;
	height: 14px;
	border-bottom: 5px solid #D60000;
}

div#top-bar a {
	color: #8F9F9F;
	margin-right: 900px;
}

div#top {
	padding: 6px 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
	div#top #info {
		width: 480px;
		float: left;
		padding-top: 3px;
	}

	div#top #search {
		width: 480px;
		float: left;
		text-align: right;
		background: url(../images/search.jpg) top right no-repeat;
		height: 20px;
	}
		div#top #search-input {
			width: 119px;
			background: none;
			border: 0;
			font: 12px arial;
			padding-left: 3px;
			padding-right: 3px;
		}

		div#top #search-submit {
			width: 55px;
			height: 20px;
			margin-left: -3px;
			background: none;
			outline:0;	
			text-indent:-1000em;				
			border: 0;
		}
		
		div#top #search-submit:hover {
			background: url(../images/search_h.jpg) top right no-repeat;
			cursor: pointer;
		}		

div#side {
	float: left;
	width: 160px;
}
	div#side #menu {
		margin-bottom: 10px;	
	}
	
	div#side #menu li a {
		display: block;
		width: 140px;
		height: 17px;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 3px;
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
		background: url(../images/menu_bg.jpg) no-repeat;
		border-bottom: 1px solid #CDD4DC;	
	}
	
	div#side #menu li a:hover {
		background: url(../images/menu_bg.jpg) 0 -20px no-repeat;
	}
	div#side #menu li.p a {
		background: url(../images/menu_bg_p.jpg) no-repeat;
	}
	div#side #menu li.p a:hover {
		background: url(../images/menu_bg_p.jpg) 0 -20px no-repeat;
	}
	
div#content {
	float: left;
	width: 790px;
	margin-left: 10px;
}

div#content-header {
	margin-bottom: 10px;
}

/* head-article */

	div.head-article {
		width: 247px;
		float: left;
		margin-right: 12px;
		background: #021E02;
		color: #FFFFFF;
		padding: 4px;
		font-size: 10px;
		height: 100px;
	}

	div.head-article a {
		color: #FFFFFF !important;
	}

	div.head-article a:hover {
		text-decoration: none !important;
		color: #8F9F9F !important;
	}

	div.head-article #cadru {
		width: 71px;
		height: 98px;
		background: #FFFFFF;
		padding: 1px;
		float: left;
		margin-right: 3px;
		text-align: center;
	}

	div.head-article h2 {
		width: 171px;
		float: left;
		font-family: Georgia;
		font-size: 11px;
		font-weight: bold;
		margin-bottom: 5px;	
		color: #FFFFFF;
	}
	
	div.head-article h2 a {
		color: #797979;
	}	
	
	div.head-article .citeste2 {
		color: #FFFFFF !important;
	}	
	
	.citeste2 {
		float: right;
	}
/* /head-article */

.clear {
	clear: both;
}

#sumar-editie {
	padding: 5px 10px;
	background: #666666;
	margin-bottom: 10px;
}

#sumar-editie #link {
	background: url(../images/sumar_stuff.gif) no-repeat;
	margin-top: 5px;
	display: block;
	padding-left: 15px;
	color: #949494;
}

#sumar-editie #link:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

.side-box {
	padding: 5px;
	border: 1px solid #CDD4DC;
	margin-bottom: 10px;
}

.banner {
	margin-bottom: 10px;
	text-align: center;
}

	.side-box h5 {
		margin-bottom: 4px;
		font-weight: bold;
		/* font-family: Georgia; */
		font-size: 15px;
		color: #D60000;
	}

	.side-box h5 a {
		color: #D60000 !important;
	}
	
div#right {
	float: left;
	width: 160px;
	margin-left: 10px;
}	

div#location {
	padding-left: 2px;
}

div#left {
	float: left;
	width: 620px;
}	

div#left strong {
	font-weight: bold;
}

div#left ul {
	list-style-type: disc;
	margin-left: 12px;
}

	div#left .box {
		padding-bottom: 5px;
		margin-bottom: 5px;
		width: 300px;
	}	
	
	div#left .box .categ-title {
		text-transform: uppercase;
		color: #D60000;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 3px;
		display: block;
	}	

	div#left .box h5 {
		font: 14px;
		font-weight: bold;
		color: #0066CC
	}
	
	#first-article {
		display: block;
	}		
	
	#first-article h5 {
		font: 15px;
		font-weight: bold;
		color: #0066CC
	}	

	div#left .box h5 a, #first-article h5 a {
		color: #0066CC
	}	

	div#left .box a:hover,  #first-article h5 a:hover {
		color: #D60000;
	}

    div#left .img {
		width: 40px;
		background: #526174;
		padding: 1px;
		float: left;
		margin-right: 5px;
        text-align: center;
    }
	
	div#main-content div#content-left {
		width: 300px;
		float: left;
		margin-right: 10px;
	}

/* /first-article */	

	div#main-content div#content-left #first-article {
		margin-bottom: 5px;
		padding: 5px;
		border: 5px solid #CDD4DC;
		color: #8C8C8C;
	}
	
	div#main-content div#content-left #first-article:hover {
		border: 5px solid #D60000 !important;
	}

	div#main-content div#content-left #first-article a {
		color: #8C8C8C;
	}

	div#main-content div#content-left #first-article img {
		width: 280px;
	}	
	
	div#main-content div#content-left #first-article h5 a {
		color: #3F3F3F;
		font-size: 18px;
		font-weight: bold;
	}	
	
	div#main-content div#content-left #first-article h5 a:hover {
		color: #D60000;
		text-decoration: none;	
	}		

/* /first-article */	

	div#main-content div#content-right {
		width: 300px;
		float: left;
	}

	div#content-right .box {
		border: 1px solid #CDD4DC;
		padding: 5px;
		width: 295px;
		height: 77px;
		color: #8C8C8C;
	}
	
	div#content-right .box:hover {
		border: 1px solid #D60000;
		background: #DBE0E6;
	}
	
	div#content-right h5 a {
		color: #3F3F3F !important;
		font-size: 12px;
	}		

	div#content-right a {
		color: #8C8C8C;
		text-decoration: none;
	}		

	div#content-right a:hover {
		color: #D60000 !important;
		text-decoration: none;
	}		

	div#content-right .img {
		background: #CDD4DC;
		width: 75px;
		height: 75px;
	}	
/* sumar */

	div#left #sumar {
		margin-top: 10px;
	}	

	div#left #sumar .categ-title {
		background: #021E02;
		color: #FFFFFF;
		padding: 3px 5px;
		border-bottom: 3px solid #D60000;
	}
	
	div#left #sumar .categorie_p .categ-title {
		background: #ee8100;
		border-bottom-color: #af6003;
	}
	
	div#left #sumar h5 {
		line-height: 12px;
	}	
	
	div#left #sumar h5 a {
		font: 10px;
		font-weight: bold !important;
		color: #666666 !important;
	}	

	div#left #sumar h5 a:hover, div#left #sumar a:hover {
		color: #D60000 !important;
		text-decoration: none;
	}	
	div#container div#content div#left div#sumar div.categorie_p strong a:link, 
		div#container div#content div#left div#sumar div.categorie_p strong a:visited {
		color: #fefefe;
	}
	div#container div#content div#left div#sumar div.categorie_p strong a:hover, 
		div#container div#content div#left div#sumar div.categorie_p strong a:active
	{
		color: #ddd;
	}

	div#left #sumar .box {
		border: 1px solid #021E02;
		float: left;
		width: 198px;
		height: 280px;
		background: #E6E6E6;
		margin-bottom: 10px;
		overflow: hidden;
	}

	div#left #sumar .box a {
		color: #797979;
	}
	
	div#left #sumar .sumar-box2 {
		padding: 0 5px;
	}

	div#left #sumar .box .img {
		width: 42px;
		height: 42px;
		background: #CCCCCC;
		padding: 1px;
		float: left;
		margin-right: 3px;
		margin-top: 1px;
		text-align: center;
	}	

	div#left #sumar .box div.imagebox {
		float: left;
		width: 40px;
		height: 40px;
		margin-left: 5px;
	}	

	div#left #sumar .odd {
		margin: 0 10px;
	}

	div#left #sumar .categ-title a {
		color: #FFFFFF;
	}

	.sumar-spacer {
		display: block;
		height: 10px;
	}
	
/* /sumar */

/* footer */

div#footer {
	margin-bottom: 40px;
	margin-top: 20px;
}	

div#footer-links {
	border-top: 1px solid #CDD4DC;	
	border-bottom: 1px solid #CDD4DC;	
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}	

div#footer-links:first-letter {
	color: #FFFFFF;
}

div#footer-links a {
	color: #6B6B6B;
	font-weight: bold;
}

div#footer-text {
	color: #B2BCDF;
	text-align: center;
}	

div#footer-text a {
	font-size: 12px;
}	


div#footer-text a:hover {
	color: #D60000;
	
}

/* /footer */
#c_valutar {
	color: #021E02 !important;
}

div#most_read {
	padding: 5px;
	border: 1px solid #CDD4DC;
}

	div#most_read strong {
		font: 11px Georgia;
		font-weight: bold;
		color: #021E02;
		margin-bottom: 5px;
		display: block;
	}
	
	div#most_read ol {
		list-style-type: decimal;
		padding-left: 18px;
	}

	div#most_read a {
		display: block;
		color: #797979;
	}
	
	div#most_read a:hover {
		color: #D60000;
		text-decoration: none;
	}

div#agentul_victoria {
	background: #3F3F3F;	
	margin-bottom: 10px;
}
	div#agentul_victoria a {
		color: #FFFFFF;
	}
	
	div#agentul_victoria a:hover {
		color: #CCCCCC;
		text-decoration: none;
	}

	div#agentul_victoria li {
		margin: 3px 2px;
		padding: 3px 2px;
		border-bottom: 1px solid #FFFFFF;
	}

div#veronica {
	margin-top: 15px;
	border: 5px solid #666666;
	padding: 1px;
	padding-bottom: 0;
}

div#veronica:hover {
	border: 5px solid #D60000;
}

div#tv {
	background: url(../images/tv_header.jpg) top left no-repeat #B2B2B2;
	width: 255px;
	float: left;
}

	div#tv h5 a {
		width: 254px;
		height: 40px;
		display: block;
		text-indent: -1000em;
		margin-bottom: 6px;
	}
	
	div#tv ul {
		list-style-type: decimal;
		font-weight: bold;
		paddign-left: 17px;
		background: #797979;
	}

	div#tv ul li a {
		display: block;
		color: #333333;
		font-weight: bold;
	}

	div#tv ul li a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

	div#tv ul li {
		padding: 3px 6px;
		background: #B2B2B2;
		list-style-type: none;
		margin-bottom: 1px;
		display: block;
	}
	
div#exchange {
	margin-top: 8px;
	margin-bottom: 10px;
	border: 1px solid #CDD4DC;
	padding: 3px 5px 3px 5px;
}	

div#exchange h4 {
	color: #0066CC;
	margin-bottom: 5px;
	font: 12px georgia;
	font-weight: bold;
}	

div#exchange h5 {
	color: #0066CC;
	margin-bottom: 5px;
	font: 11px georgia;
}	
	
div#exchange hr {
	border: 0;
	border-bottom: 1px solid #CDD4DC;
}

.border-bottom {
	border-bottom: 1px solid #CDD4DC;
	margin: 5px 0;
}

/* -------- */

#comentarii {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 10px;
}

#comentarii h5 {
    color: #D60000;
    font-weight: bold;
    width: 440px;
    float: left;
    background: url(../images/blue_coment.gif) 0px -4px no-repeat;
    padding-left: 20px;
}

#comentarii #adauga_comment {
    width: 128px;
    float: left;
    text-align: right;
    background: url(../images/btn_add_coment_new.gif) no-repeat;
    display: block;
    height: 22px;
}

#comment_form {
    border: 1px solid #CCCCCC;
    margin-top: -1px;
    padding: 10px;
    display: none;
}

#comment_form label {
    width: 500px;
    margin-bottom: 2px;
    display: block;
    color: #333333;
}

#comment_form .comment_input {
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: 10px;
    width: 572px;
    margin-bottom: 5px;
}

#comment_form #submit {
    border: 0;
    margin-top: 5px;
    background: url(../images/btn_add_coment_submit.gif) no-repeat;
    display: block;
    width: 128px;
    height: 22px;
}

#comment_list {
    margin-top: 10px;
    list-style-type: decimal;
    margin-left: 17px;
    color: #333333;
}

#comment_list li {
    margin-bottom: 5px;
    font-weight: bold;
}

.poll, .poll_results {
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 5px;
	margin-bottom: 5px;
}
.polls .question {
	font-weight: bold;
}
.poll_results .text {
	float: right;
}
.poll_answer {
	margin-top: 3px;
	border-top: 1px solid #aaa;
}
.notification {
	color: #d60000;
	text-align: center;
	font-weight: bold;
}
/* -------- */
#subiecte h1 {
	font-size: 14px;
	font-weight: bold;
}
#subiecte ul {
	padding-left: 15px;
}
#blogs {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#blogs .title {
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
	padding: 3px;
}
#blogs .content {
	padding: 3px;
}
div.banners {
	text-align: center;
}
#sumar .img img {
    width: 40px;
    height: 40px;
}
.middle_banner {
    text-align: center;
}
