/* designed @ seraphim studio - &copy; 2007 */ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight:bold }
em { font-style:italic }

/* css resetat */

body {
	background: #FFF url(../cs-images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#333333;
}

.cleaner {
	clear: both;
}

.cleaner2 {
	clear: both;
	width: 100%;
	height: 10px;
}

#wrap {
	width: 780px;
	margin: 0 auto;
}

#header {
	height: 50px;
}

#header h1 {
	float:left;
	background: #fff url(../cs-images/title.png) right top no-repeat;
	padding-right: 130px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 4.8em;
}

#header h1 a {
	color: #28b3e6;
	text-decoration:none;
}

#header h1 a:hover {
	color: #61c2e6;
	text-decoration:none;
}

#header .cautare {
	float:right;
	padding: 20px 10px 0 0;
}

#header .cautare input.cauta {
	border: 1px solid #77cff0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	padding:3px;
}

#header .cautare input.sub{
	border: 1px solid #91d8f3;
	background:#57c3ec url(../cs-images/cauta.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	color:#fff;
	padding:1px 5px 1px 5px;
}

#content {
	background: #fff;
	padding: 20px 10px 30px 15px;
	font-size: 12px;
	line-height: 1.3;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	color: #ea0d36;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #2a2426;
}

#content .left {
	float:left;
	width: 370px;
}

#content ul.despre {
	padding: 10px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1192d4;
}

#content .despre h2
 {
 	font-size: 14px;
 }

#content ul.despre li {
	background: url(../cs-images/arrow.png) left 5px no-repeat;
	padding-left: 10px;
}

#content ul.despre li a {
	color: #1192d4;
	text-decoration: none;
}

#content ul.despre li a:hover {
	color: #1192d4;
	text-decoration: underline;
}

a {
	color: #1192d4;
	text-decoration: none;
}

a:hover {
	color: #1192d4;
	text-decoration: underline;
}

#content .right {
	float:right;
	width: 370px;
}

#content ul.stiri li {
	width: 170px;
	padding: 5px 5px 10px 5px;
	float: left;
}

#content ul.stiri li .data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dotted #ccc;
	text-align:left;
}

#content ul.stiri li a {
	color: #555;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	display: block;
}

#content ul.stiri li a:hover {
	color: #000;
	text-decoration: none;
}

#director {
	padding-top: 30px;
}

#director .links h1
 {
 	color: #000000;
 }
 
#director .links h2
 {
 	font-size: 12px;
 }

#director ul.links li {
	float:left;
	width: 355px;
	padding: 0 10px 15px 0;
	margin-bottom: 4px;
}

#director ul.links li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding-top: 5px;
	float:left;
}

#director ul.seo {
	width: 190px;
	float:left;
	padding-right: 10px;
	padding-top: 5px;
}

#director img {
	float:left;
	padding: 0 10px 0 0;
}


#director ul.seo li {
	background: url(../cs-images/arrow2.png) left 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 0;
	height: 12px;
}


#director ul.seo li a {
	color: #25ba07;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#director ul.seo li a:hover {
	color: #25ba07;
	text-decoration: underline;
}


#footer {
	clear: both;
	margin-bottom: 5px;
	padding-top:30px;
}

#footer .st {
	float: left;
}

#footer .rt {
	float: right;
	font-size: 10px;
}