body { 
	padding: 0px; 
	margin: 0px; 
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-size: 12px;
	text-decoration: underline;
}

a {
	color: #888888;
	text-decoration: underline;
}
a:visited {
	color: #888888;
	text-decoration: underline;
}
a:hover {
	color: #dd0000;
	text-decoration: none;
}
a:active {
	color: #dd0000;
	text-decoration: none;
}

a.mainLinkTop {
	color: #ffffff;
	text-decoration: none;
}
a.mainLinkTop:visited {
	color: #ffffff;
	text-decoration: none;
}
a.mainLinkTop:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.mainLinkTop:active {
	color: #ffffff;
	text-decoration: underline;
}

a.mainLink {
	color: #888888;
	text-decoration: none;
}
a.mainLink:visited {
	color: #888888;
	text-decoration: none;
}
a.mainLink:hover {
	color: #dd0000;
	text-decoration: underline;
}
a.mainLink:active {
	color: #dd0000;
	text-decoration: underline;
}

a.articol {
	color: #888888;
	text-decoration: none;
}
a.articol:visited {
	color: #888888;
	text-decoration: none;
}
a.articol:hover {
	color: #dd0000;
	text-decoration: none;
}
a.articol:active {
	color: #dd0000;
	text-decoration: none;
}

ol li {
	margin-bottom: 10px;
}

input {
	width: 90px;
}

input, select, textarea {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #dd0000;
	background: white;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 1px;
}

input.submit {
	font-weight: bold;
}

input.sondaj {
	width: 20px;
	background-color: #eeeeee;
	border: 0px;
}

#container {
	width: 100%;
	margin:auto;
}

#logo {
	width: 950px;
	margin: auto;
	background: url("logo.gif") left no-repeat;
	height: 130px;
}

#logo #topAdvert {
	padding-left: 400px;
	padding-top: 35px; 
	color: #999999;
}

#toptopMenu {
	background: #ffffff;
	padding: 10px;
	margin-left: 465px;
	font-weight: bold;
	font-size: 12px;
}

#toptopMenu ul {
	display: inline;
	list-style-type: none;
}

#toptopMenu ul li {
	background: #dd0000;
	display: inline;
	padding: 10px; 
	font-weight: bold;
	color: white;
	margin: 2px;
}

#topMenu {
	background: #eeeeee;
	text-align: center;
	padding: 10px;
	border: 1px solid #cccccc;
}

#topMenu ul {
	display: inline;
	list-style-type: none;
	margin-right: 30px;
}

#topMenu ul li {
	display: inline;
	padding: 10px; 
	font-weight: bold;;
}

#topMenu form {
	display: inline;
}

#body {
	width: 980px;
	margin:auto;
}

#mainMenu {
	background: #dd0000;
	border: 1px solid #cccccc;
}

#mainMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}

#mainMenu ul li {
	font-weight: bold;
	padding-top: 6px; 	
	padding-bottom: 6px; 
	padding-left: 25px;
	padding-right: 20px;

	border-bottom: 1px solid white;
}

#mainMenu ul li.last {
	border-bottom: 0px;
	
}

li.active {
	background-color: #ff0000;
}

#col0 {
	float: left;
	width: 130px;
}

#col1 {
	padding-left: 20px;
	padding-right: 20px;
	width: 625px;
	float: left;
}

#col2 {

	width: 170px;
	float: left;
}

div.corpArticol {
	padding-bottom: 15px;
}

div.bottomLinks {
	margin-top: 10px;
}

div.separator {
	clear: both;
	border-top: 1px dashed #666666;
	margin-bottom: 10px;
}

div.captionArticol {
	font-weight: bold;
}

div.captionArticol img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.ff {
	margin: 5px;
	border: 1px solid #666666;
}

div.box {
	padding: 15px;
}

div.box form {
	padding: 0px;
	margin: 0px;
}

div.box input.submit {
	margin-top: 8px;
	margin-bottom: 8px;
}

div.box p, div.box h4 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

div.bluebox {
	background: #eeeeee;
	border: 1px solid #bbbbbb;
}

div.graybox {
	background: #eeeeee;
	border: 1px solid #bbbbbb;
}

div.redbox {
	background: #bcdeff;
	border: 1px solid #999999;
}

div.darkbox {
	background: #999999;
	border: 1px solid #cccccc;
}


#footer {
	clear: both;
	text-align: center;
	padding: 15px;
	color: #999999;
}

div.print {
	padding: 10px;
}

div.row {
	padding: 1px;
}

span.desc {
	width: 100px;
	float: left;
	font-weight: bold;
	text-align: right;
}

span.cont { 
	margin-left: 15px;
	text-align: left;
}

div.adminArticol {
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #999999;
}

div.administrareArticole {
	font-size: 1.05em;
	width: 720px;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: auto;
	margin-top: 10px;
}

div#corpArticol {
	font-size: 12px;
	line-height: 18px;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

#cotidian { 
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}
#leftCotidian {
	float: left; width: 425px;
}
#leftCotidian h2 {
	margin-top: 5px; padding-top: 0px;
}
#rightCotidian {
	margin-left: 10px;
	background-color: #f6f6f6;
	float: left;
	height: 300px;
	width: 175px;
}

#rightCotidian ul {
	width: 120px;
	padding-right: 10px;
	padding-left: 20px;
	margin-left: 10px;
}

span.warning {
	color: red;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-decoration: underline;
}
