body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:3px;
	margin:0px;
}

form {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #666666;
}

.alt {
	background:#ffffdf;
}

.wait {
	background: url(..//images/throbber.gif) no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	color: white;

}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

label {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: -15px;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titlu_tur {
	font-size: 17;
	color: #006633;
	letter-spacing: 1px;
	padding-left: 5px;
}


h1, h2 {
	font-weight: normal;
	color: #006633;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
}

blockquote {
	font-style: italic;
}

ul {
	margin: 25px;
	list-style-image: url(/images/arrow.png);
}

ol {
	margin: 25px;
}

a {
	color: #006633;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

input.glie {
	color: #006600;
	background: #fff;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input.coord {
	color: #666666;
	background: #fff;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea.glie {
	color: #006600;
	background: #fff;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input.inline {
  display: inline;
  /* or */
  float: left;
  margin-right: 5px;
}


div.glie {
	margin-left: 15px;
	border: 1px solid white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

radio {
	margin-left: 15px;
	border: 1px solid red;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select.combo {
	color: #006600;
	background: #fff;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}


select.glie {
	color: #006600;
	background: #fff;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.submit {
	color: #006600;
	background: #ffd;
	cursor: pointer;
	border: 1px solid silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.button {
	color: #006600;
	cursor: pointer;
	background: #fff;
	border: 1px solid #fff;
	border-bottom: 1px dotted silver;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.errors {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	padding-left: 20px;
	color: #cc0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.form_errors {
	margin: 0;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	padding-left: 20px;
	color: #924949;
	list-style-image: url(/images/warning.gif);
}


#glie_form {
	border: none; 
	padding:0px; 
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#glie_form td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid silver;
	padding:3px;
	margin:0px;
}

.optional {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.satelit {
	background-image:url(/images/satelit_mic20.gif);
	background-position:169px 56px;
	background-repeat:no-repeat;
	 
}

.required {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: bold;
}

.form_description {
	text-indent: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.content_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 20px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: url(../images/img06.gif) no-repeat;
	color: #666666;
}

.error_message {
	font-weight: bold;
	color: #FF0000;
}

/* Header */
#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* The uppermost login bar */
#login_bar {
	margin-top: 3px;
	height: 20px;	
}

/* Logo */
#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 2px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 17px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li.active {
	text-decoration: underline;
}

#menu_item {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 15px;
	background: url(../images/menu_mic.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #006600;
}


#logged_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 18px;
	border-bottom: 1px solid #7CD300;
}

/* Page */

#page {
	width: 920px;
	min-height: 500px; 
	height:auto;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	float: left;
	width: 662px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#content p {
	text-indent: 35px;
}

#context {
	float: right;
	width: 240px;
	margin-left: 10px;	
	margin-bottom: 20px;
}

.sidebar_box {
	padding: 5px;
	background: #FFFFEE url(../images/info.gif) no-repeat right top;
	border: 1px solid silver;
}

.sidebar_sponso {
	padding: 5px;
	background: #F0FFFF url(../images/sponso1.gif) no-repeat right top;
	border: 1px solid silver;
}


.sidebar_simple {
	padding: 5px;
	background: #FFFFEE;
	border: 1px solid silver;
}


#recent-posts .entry {
	background: url(../images/img04.gif) repeat-x left bottom;
}

table.formular { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}

.content {
	clear: both;
}


.content .title {
	margin: 0;
}

.content .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.content .meta a {
	color: #BABABA;
}

.content .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	height: 100%;
	background: #CDEB8B url(../images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 70px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(../images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Dialog boxes */
#dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#fff url(../images/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(/images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(/images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(/images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(/images/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(/images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(/images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(/images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}

/* message popups */
* {margin:0; padding:0}
#msg {display:none; position:absolute; z-index:200; background:url(/images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#FFFFCC; border:2px solid #7CD300; border-left:none; padding:5px; min-width:150px; max-width:250px}

.icon-error {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	border:solid 1px silver; 
	background:#F7CBCA url(/images/icon-red.png) 8px 6px no-repeat;
	color:#CC0000;
	padding:10px;
	text-align:center;
	font-size: 10pt;
}

.icon-ok {
	border:solid 1px silver; 
	background:#eef4d3 url(/images/icon-green.png) 8px 6px no-repeat;
	color:#6b800d;
	padding:10px;
	text-align:center;
	font-size: 10pt;
	height: 32px;
}

.header {
	border-bottom:solid 1px #6b800d; 
	color:#6b800d;
	font-weight: bold;
}

.inline-checkbox {
	float: left;
	padding: 2px .5em 0 0; 
	clear: left;
}
.inline-checkbox input {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
		
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

/* claud css */
.word {
/*font-family: Tahoma;*/
padding: 4px 4px 4px 4px;
letter-spacing: 3px;
}
.word2 {
letter-spacing: 3px;
}
span.size1 {
color: #000;
font-size: 1.8em;
}
span.size2 {
color: #333;
font-size: 1.7em;
}
span.size3 {
color: #666;
font-size: 1.6em;
}
span.size4 {
color: #999;
font-size: 1.5em;
}
span.size5 {
color: #aaa;
font-size: 1.2em;
}
span.size6 {
color: #bbb;
font-size: 1.1em;
}
span.size7 {
color: #ccc;
font-size: 1.0em;
}
span.size8 {
color: #ddd;
font-size: 0.9em;
}
span.size0 {
color: #ccc;
font-size: 0.8em;
}

div.listingArticole {
	clear:both;
	margin:0 0 0 0;
	padding-left: 5px;
	width:662px;
}

div.listingArticole a {
	background-color:#FFFFFF;
	border-bottom: 1px solid silver;
	color:#444444;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:6px 6px 24px;
	position:relative;
	text-decoration:none;
	width:300px;
}

div.listingArticole a:hover {
	background-color:#F5F5F5;
	color:#111111;
	text-decoration:none;
}

div.listingArticole a em {
	background-image:url(../images/sageata_articol.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	bottom:6px;
	color:#666666;
	cursor:pointer;
	font-weight: bold; 
	display:block;
	font-size:0.9em;
	font-style:normal;
	left:230px;
	margin:2px 0 0;
	padding:0 0 0 11px;
	position:absolute;
}

div.listingArticole a span.sectiune {
	clear:both;
	color:#006633;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 4px;
	padding:0;
	text-transform:uppercase;	
}

div.listingArticole a span.continut {
cursor:pointer;
display:block;
float:left;
margin:0;
padding:0;
position:relative;
width:230px;
}

div.listingArticole a img {
background-color:#FFFFFF;
border:1px solid #E6E6E6;
float:left;
margin-right: 3px;
padding:1px;
}

div.cleaner {
clear:both;
height:0;
overflow:hidden;
}

.roundcont {
	width: 215px;
	background-color: #CCEA8A;
	color: #666666;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* slider settings */
#stage{width:661px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:350px; margin:0 auto;}
#slider-buttons{width:661px; margin:0 auto;}
	#myList{width:2000px; border:0; margin:0; padding:0; left:400px;}
	#myList li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		margin-right:9px;
		padding:4px; 
		background: #F7FFE5 url('/images/bot_grass.png') no-repeat bottom;
		float:left;
		width:206px;
		height:350px;
		}				
		
/* fancy buttons */
.boto.butorange {
	background-color:#F0AC1C;
	background-image:url(/images/orange-button.gif);
	color:#FFFFFF;
}	

.boto.butblack {
	background-color:#999999;
	background-image:url(/images/black-button.gif);
	color:#FFFFFF;
}	


element.style {
color:#FFFFFF;
}
.boto {
background-color:#F0AC1C;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-size:1em;
height:68px;
line-height:2.5em;
text-align:center;
width:186px;
}

h4 {
	font-size:2em;
	font-weight:400;
}

.bluff-text {

}
