/* 
Simple CMS - un CMS foarte simplu
CSS Document 
*/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Arial, sans-serif;
	background: url(../img/tema1/bg.png) no-repeat;
	background-position: left 5px;
	}
a {
	color: #525252;
	}
a:hover {color: Red;}

h1 {font-weight:normal; color: #E70723}

#corpus {width:980px;margin:0 auto;background:white;}

#header {height: 100px;}
	#logo {width:220px;float:left;}	
	#search {}
	#lang {}

#meniusus {
	height: 20px;
	text-align:left;
	line-height:20px;
	font-size: 11px;
	margin-bottom: 5px;
}
	#meniusus ul {margin:0px 0px 0px 25px;padding:0px;list-style-type: none;}
	#meniusus li {display: inline; margin-right: 10px;}
	#meniusus a {color: #000; text-decoration:none;}
	#meniusus a:hover {color:Red}
	#meniusus a.selectat {}
	#meniusus a.selectat:hover {}

#continut {width:980px;}

#meniuLateral {width: 200px;color: #ddd;float:left;background: url(../img/tema1/bg_meniu_lateral.png) no-repeat;}
#meniuLateral ul {list-style-type:none;margin:0px 10px 0px 30px;padding:0px;}
#meniuLateral li {}
.subcapitol {font-weight:bold;margin-top:10px;}
#meniuLateral a {color: #ddd;}
#meniuLateral a:hover {text-decoration:none;}

/* meniu Stu Nicholls - (c) 2008 Stu Nicholls - stunicholls.com */
	#nav {padding:0; margin:30px; position:absolute;}
	#nav dd:first-child {display:none;}
	#nav a:hover {text-decoration:underline;}
	#nav dt b, #nav dt a {
		display:block; 
		font-weight: normal;
		font-size:18px; 
		color:#fff; 
		height:30px; 
		line-height:30px; 
		padding-left:17px; 
		cursor:pointer; 
		width:140px;
		border-bottom: 1px dotted White;
		}
	#nav dt b {background:url(../img/tema1/cruce.png) no-repeat left center;}
	#nav dt b:hover {color:#ddd; }
	#nav dt a {color:#fff; font-size:18px; text-decoration:none;}
	#nav dd {padding:0; margin:0;}
	#nav dd ul {padding:0; margin:0; list-style:none;}
	#nav dd ul li {padding-left:20px;}
	#nav dd ul li a {
		font-size:13px; 
		color:#fff; 
		text-decoration:none;
		}
/* sfarsit meniu Stu Nichols */

#stiri {margin:310px 0px 0px 25px; font-size:.9em; width: 170px;color: #444;}
#stiri p a {color: #888;}
#stiri p a:hover {color: Red}
p#stiritoate {}
#stiri p#stiritoate a {color: Red;text-decoration:none;}
#stiri p#stiritoate a:hover {color: Black;text-decoration:none;}

#newsletter {width:170px;margin:15px 0px 0px 25px;font-size:0.9em;color:#444;border-top:1px solid #E70723;border-bottom:1px solid #E70723;padding-bottom:20px;}
form {margin:0px;padding:0px;text-align:center}

#pagina {width:610px;margin:0px 10px 0px 20px; float:left;text-align:justify;}
#pagina h1 {margin:0px;}
h2 {font-weight:normal;}
#pagina div {margin-top:0px;}
#pagina p {}

#banere {width:130px;float:right;}
#bredcrumb {font-size:10px;background:#efefef;padding:2px;}
#politai {clear:both;}
#picior {
	width:980px;
	margin:0 auto;
	text-align: center;
	background:url(../img/tema1/dunga.png) no-repeat;
	background-position: 210px 0px;
	}
	#picior ul {
		margin:20px 0px 0px 20px; 
		padding:10px; 
		list-style-type: none;}
	#picior ul li {display:inline;margin-right:7px;}
	#picior a {font-size:11px;}
		#picior a:hover {} 

/* pagina de stiri, scripturi */		

.topstire {font-size: 16px;}		
#scripturi {width:980px;margin: 0 auto;text-align: center;}
/* aici se incheie CSS-ul 1 */
