
body         { font-size: 8pt; color: #000000; font-family: Verdana }
a            { font-size: 13pt; color: #0000FF; text-decoration: none; font-weight: bold }
a:visited    { color: #0000FF; font-size: 13pt; text-decoration: none; font-weight: bold }
a:hover            { font-size: 13pt; color: #FF9933; text-decoration: none; font-weight: bold; }
img {border-width: 0}

a.link2 { font-size: 20pt; color: #0000FF; text-decoration: none; font-weight: bold; }
a:visited.link2 {color: #0000FF; font-size: 20pt; text-decoration: none; font-weight: bold; }
a:hover.link2 {color: #FF9933; font-size: 20pt; text-decoration: none; font-weight: bold; }

a.link3 { color: #3399FF; text-decoration: none; font-weight: bold; font-size: 12pt }
a:visited.link3 {color: #3399FF; text-decoration: none; font-weight: bold; font-size: 12pt }
a:hover.link3 {color: #FF9933; text-decoration: none; font-weight: bold; font-size: 12pt }

#copy a {color: #000000; font-size: 12pt}
#copy a:visited {color: #000000; font-size: 12pt}
#copy a:hover {color: #808080; font-size: 12pt}

#left {
width:15%;
float:left;
background:#FFFFFF;
padding-bottom:10px;
}

#center {
border:1px dotted #C0C0C0; width:100%;
float:left;
text-align:center
}

#logo {background-color: #FFFFFF; height: 200px; text-align:center}

#menu {background-color: #FFFFFF; list-style:none; }
#menu li {display:inline}

#intrebare {text-align: center; font-size:18pt; color:#000000; font-weight:bold}

.comments {border:1px dotted #C0C0C0; padding-left:30pt; width:100%; text-align:left; padding-right:30pt}

#adauga {text-align: left; margin-left: 5pt}

a.link4 {color: #0000FF; font-weight: bold; font-size:8pt}
a:visited.link4 {color: #0000FF; font-weight: bold; font-size:8pt}
a:hover.link4 {color: #00FFFF; font-weight: bold; font-size:8pt}

#change {text-align:center; padding-left:10pt; padding-right:10pt}

#copy {text-align: right; background-color:#FFFFFF; border:1px dotted #C0C0C0;}

#right {
width:15%;
float:left;
background:#FFFFFF;
padding-bottom:10px;
}

form fieldset{
	background-color:#dddddd;
	
	border-width:1px 0px 5px 0px;
	border-style:solid;
	border-color:#666666;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
	margin:20px 0px 20px 0px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;	
}

form fieldset legend{	
	background-color:#dddddd;
	
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#666666;
	
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:3px 5px;
	margin:0px 0px 2px 0px;
	position:relative;
	top: -15px;
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

label{
	font-size:75%;
	
	color:#776666;
	display:block;
	float:left;
	width:100px;
	text-align:left;
	text-transform:uppercase;
	margin:4px 0px 0px 8px;
	padding:2px;
}

textarea:focus.lr, input:focus.lr, input:focus.log, select:focus.log {
	background-color:#dddddd;
	color:#000000;
}

input.log, select.log{
	background-color:#FFFFFF;
	
	width:100%;
	margin:0px 0px 0px 0px;
	
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#666666;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	
	padding:1px 2px;
}

textarea.lr {
	background-color:#FFFFFF;
	
	width:95%;
	height: 100px;
	margin:0px 0px 0px 0px;

	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#666666;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;

	padding: 5px;
}

input.lr{
	background-color:#FFFFFF;
	
	width:95%;
	margin:0px 0px 0px 0px;
	
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#666666;
	
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	
	padding:1px 2px;
}

submit, .button{
	background-color:#dddddd;
	
	border-width:1px;
	border-style:solid;
	border-color:#666666;

	color:#000000;
	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	
	width:auto;
	padding:2px 4px;
	margin:0px 0px 0px 20px
}

submit, .button:focus{
	background-color:#eeeeee;
	color:#000000;
}
