body {
	margin-top: 0px;
	padding: 0;
	background: LightGoldenRodYellow;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
}


h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
	text-align: center;

}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: forestgreen;
}

a:hover {
	border-bottom: none;
	color: blue;
	font-weight:bold;

}


#header {
	width: 960px;
	margin: 0 auto;

}


/* Menu */

#menu {
	width: 960px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: in-line;
	height: 30px;
	margin-right: 1px;
	padding: 16px 6px 10px 6px;
	background: url(images/img04.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: green;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/img05.gif) repeat-x left top;
	text-decoration: none;
	color: yellow;
}

#menu .current_page_item a {
}



/* Menu 1*/

#menu1 {
	width: 220px;
	margin: 0 auto;
	padding: 0;
}

#menu1 ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: center;
}

#menu1 a {
	display: block;
	height: 15px;
	margin-right: 1px;
	padding: 0px 0px 0px 0px;
	background: url(images/img04.gif) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: green;
	border: none;
}

#menu1 a:hover, #menu .current_page_item a {
	background: url(images/img05.gif) repeat-x left top;
	text-decoration: none;
	color: yellow;
}

#menu1 .current_page_item a {
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}


/* Content */

#content {
	float: left;
	width: 460px;
}


.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */


#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 20px;
	background: url(images/img03.jpg) no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}



#stiri {
  font-family:Verdana;
  font-size:15px;
  width:960px;
  overflow:hidden; 
  background-color:forestgreen; 
  }
#stiri a:link {
  color:#f2f2f2;
  text-decoration:none; 
  }
#stiri a:active {
  color:white;
  text-decoration:none;
  }
#stiri a:hover {
  color:yellow;
  text-decoration:none;
  }
#stiri a:visited {
  color:white;
  text-decoration:none;
  }
td{
  color:white;
  padding-left:900px;
  padding-right:900px;
  }




/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: red;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
