﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../image/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.link_mic: hover {
	font-size: 9.5px;
	font-family: Arial;
	text-decoration: none;
}
.link_mic {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
.link_mic: visited {
	font-size: 9px;
	font-family: Arial;
	text-decoration: none;
}
.text_meniu_stinga 
{
	font-family:Arial;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	position:relative; 
	left:-35px; 
	padding-bottom:10px;
}
.titlu_tabele 
{
	font-family: Arial;
	font-size: 13px;
	color: #555555;
}
.text_tabele 
{
	font-family: Arial;
	font-size: 13px;
}
.text_continut 
{
	font-family: Arial;
	font-size: 15px;
}
.text_rosu
{
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
}
.text_tabele_underline 
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}
.link_blue 
{
	color:#0033ff;
	font-family: 13px;
	text-decoration: underline;
}
.link_red 
{
	color:#ff0000;
	font-family: 13px;
	text-decoration: underline;
}	
input, textarea, select {
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px arial, arial, sans-serif;
	color: #555;
	margin: 1px;
	padding: 2px auto;
	}

input:focus, textarea:focus, select:focus {
	border-color: #A6DB11;
}

select, textarea, select {
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px arial, arial, sans-serif;
	color: #555;
	margin: 1px;
	padding: 2px auto;
	}

select:focus, textarea:focus, select:focus {
	border-color: #A6DB11;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: #356AA0;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

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;
}

/* Header */

#header {
	
	height: 231px;
	margin: 0 auto;
	width:100%;
}

#header h1 {
	float: left;
	margin-top: 20px;
	padding: 100px 190px 0 0;
	background: url(../image/img02.jpg) no-repeat right top;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 4.4em;
}

#header h1 span {
	color: #CC0000;
}

#header h2 {
	float: left;
	margin: 0 0 0 -190px;
	padding: 160px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#header h2 a {
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 10px 0 0 0;
}

#search legend {
	display: none;
}

.searchfield {
	width: 200px;
}

#searchsubmit {
	width: 50px;
	cursor:auto;
}
.submit_profil {
	width: 90px;
	cursor:auto;
	border-color:#DDD;
	border-style:solid;
	border-width:1px;
	background-color:#FFF;
    font-family:Arial;
    font-size:13px;
    color:#555;
	
}
/* Page */

#page {
	margin: 0 auto;
	padding: 20px 0;
	width:100%;
	clear: both;
}

/* Content */

#content {
	
	width: 600;
	padding-left:20px;
	
	float:left;
	/*float:left;*/
	

}

.post {
	padding:   12px 50px ;
	background: url(../image/img04.jpg) no-repeat;
}

.post .title {
	letter-spacing: -1px;
	font-size: 23px;
	color: #356AA0;
	line-height: 40px;
	font-weight:normal;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
    width: 603px;
}

/* Sidebar */

#sidebar {
    float:left;
	width: 200px;
	padding-left:-10px;   
	margin:0;
	
}

#sidebar ul {
	margin: 0;
	padding-bottom: 10px;
	padding:0;
	padding-top:10px;
	list-style: none;
}

#sidebar li {
	
	padding-left: 20px;
	padding-bottom:30px;
	background: url(../image/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 1em;
}

#sidebar li li {
	margin: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
	font-weight:normal;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-top:18px;
	padding-left:15px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar a {
	border: none;
}



/* Sidebar1 */

#sidebar1 {
	
	width: 120px;
}

#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar1 li {
	margin-bottom: 10px;
	padding: 20px 40px;
	background: url(../image/img03.jpg) no-repeat;
}

#sidebar1 li ul {
	line-height: 1em;
}

#sidebar1 li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar1 h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar1 a {
	border: none;
}





/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #DDDDDD;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

.divScrollbar
{
	color: #000000; 
	overflow: auto; 
	

}


/* WEB UI CONTROL */
.link_blueWebUI 
{
	color:#0033ff;
	font-family: 13px;
	text-decoration: underline;
	vertical-align	:top;
}
.link_redWebUI 
{
	color:#ff0000;
	font-family: 13px;
	text-decoration: underline;
}	
.text_tabeleWebUI 
{
	font-family: Arial;
	font-size: 13px;
	color:Black;
}
.titlu_tabeleWebUI
{
	font-family: Arial;
	font-size: 13px;
	color: #555555;
}
.text_tabeleWebUI 
{
	font-family: Arial;
	font-size: 13px;
}
.text_tabele_underlineWebUI 
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}
/* WEB UI CONTROL */

/* CATEGORY TREE */
.nodeColor
{
	color:Black;
	}
.leafNodeColor
{
		color:Blue;
}
/* CATEGORY TREE */

.layer1 {
	position: absolute;
	visibility: hidden;
	width: 300px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

.close {
	float: right;
}
