body {
  font-size: 0.75em;
  color: #000; 
  font-family: Lucida Grande,'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: blue; }
h1:first-letter, h2:first-letter, h3:first-letter{text-transform: uppercase;}

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.75em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em 0;}
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #296da7; text-decoration: underline; }

blockquote  { font-family: Georgia, serif; margin: 1.2em; color: black; font-style: italic; font-size: 1.2em;}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; margin-bottom: 3em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; font-size: 1.5em;}
.highlight  { background:#fe4f3c; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }
.important  {border: none; margin-bottom: 10px;padding: 10px; font-weight: normal; font-size: 1.2em; background-color: #d9f3fc; color: black;}

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.fereastra{background: url(images/face-glasses.png) 5px 5px no-repeat transparent; border: 1px solid #0b205a; border-left: 5px solid #0b205a; padding: 5px;
padding-left: 50px;color: #0b205a; width: 470px; font-weight: bold;}


h1, h2, h3 {
	text-transform: lowercase;
	text-align: left;
}
h2{margin: 0px 0px 5px 0px;}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

a:hover {
	background: white;
	text-decoration: underline;
}
/* pos*/
#pos{width: 1250px; position: relative; margin: auto;}

/* Header */

#header {
	width: 1250px;
	min-width: 1250px;
	height: 250px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	position: absolute;
	background: url(images/logo.gif) 0px 25px no-repeat transparent;
    white-space: nowrap;
}

#header_margins{
	width: 980px;
	margin: 0 auto;
	position: static;
}

/* Logo */

#logo {
	float: left;
	margin-left: 20px;
	white-space: nowrap;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 1.25em;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 17px 0 0 7px;
	letter-spacing: normal;
	font-size: 1em;
}

/* Menu */

#menu {
	position: relative;
	margin: auto;
	margin-top: 50px;
	height: auto;
	width: 100%;
	top: 0px;
	white-space: nowrap;
}

#menu ul {
	margin: auto;
    top: 0px;
	padding: 10px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
	width: 100%;
	height: 36px;
	background-color: transparent;
	white-space: nowrap;
		font-size: 1.5em;
}

#menu li {
	display: inline;
	padding: 0px;
}

#menu li a {padding: 0px 10px 0px 10px;}

#menu h2 {display: inline;font-size: 1em;}

ul#campanii{
	background: none;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 150px;
}

ul#campanii li{padding: 0px;margin: 0px;}
ul#campanii li a{margin: 0px;padding: 0px;}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	display: inline;
	color: #444751;
}

#menu a:hover {
	color: blue;
	background-color: transparent;
	text-decoration: none;
	border-top: 3px solid blue;
}

/* Page */
#page {
	width: auto;
	margin: 0;
	margin-top: 250px;
	position: absolute;
}

#container{border: 5px red solid;width: 100%;}
#bottom{border: 5px red solid;width: 100%;clear: both;}

/* Sidebars */

.sidebar {
	float: left;
	width: 170px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5;
}

.sidebar li {
	padding-bottom: 30px;
}


.sidebar li li {
	padding: 0 0 10px 0;
}

.sidebar h2 {
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1em;
}

/* Sidebar1 */

#sidebar1 {
	left: 0px;
	position: absolute;
}


#sidebar1 h2 {
	text-align: right;
	padding-bottom: 20px;
	font-size: 1.5em;
}

#sidebar1 ul{padding-bottom: 25px;}

#sidebar1 li{
	padding: 1px 10px 1px 1px;
	text-align: right;
}

#sidebar1 li:hover{background: url(images/shadow.png) transparent right repeat-y;}

#sidebar1 a{color: black; font-size: 1.25em;}
#sidebar1 li a{text-transform: uppercase;}
li a{text-transform: capitalize;}
#sidebar1 li a:hover     { color: blue; text-decoration: none; }


/* Sidebar2 */

#sidebar2 {
	left: 170px;
	position: absolute;
	padding-right: 5px;
	width: 220px;
}

#sidebar2 a{ font-size: 1.2em;font-weight: normal; color: #000;}
#sidebar2 a:hover{ text-decoration: none;}

#sidebar2 h2 {
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 1.5em;
	color: #000;
}

#sidebar2 li{border: none;}
ul.futer{background: url(images/ul_bkg.gif) silver; padding: 10px;}
ul.futer li{margin: 10px; list-style: none; padding: 0px 0px 5px 15px; background: url(images/bullet.gif) left center no-repeat;}

#sidebar2 ul.futer li a{font-weight: normal; color: black;}
/* Recent \s */

#recent-posts {
	background-image: none;
}


.sidebar #recent-posts ul {
	padding: 0px 0px 20px 5px;
}

.sidebar #recent-posts ul li{
	margin-bottom: 0em;
	padding-bottom: 0px;
}

/* Content */

#content {
	margin-left: 410px;
	width: 550px;
}

.post {
	padding: 0px 10px 10px 10px;
	background-color: transparent;
	font-size: 1.0em;
	text-align: justify;
}
.post p{font-size: 1.15em;}

.post .title {
	margin: 0;
	padding: 0px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 265px;
	margin: 0;
	left: 960px;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 250px;
  padding-top: 0px;
}

#footer ul{background: url(images/ul_bkg.gif) silver;list-style: none; padding: 10px;}
#footer ul li{padding: 0px 0px 5px 15px; background: url(images/bullet.gif) left center no-repeat;}

#footer a{font-weight: normal;color: black;}
#footer ul.loud li a{color: blue;}
#footer h3{margin-left: 15px; margin-bottom: 0px;color: silver;}

#link_footer{
	padding: 0 10px;
}

#footer p {
	margin: 0;
	padding: 0;
  margin-top: 25px;
	font-size: smaller;
	line-height: normal;
}

/*  Actions  */
div.actions {
	clear: both;
	margin-top: .2em;
	text-align: left;
}
div.actions ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
}
div.actions li {
	display: inline;
	list-style-type: none;
	margin: 0 2em 0 0;
	padding: 0;
}
div.actions ul li a {
	background: #fff;
	color: #777;
	text-decoration: none;
}
div.actions ul li a:hover {
	background: black;
	color: #fff;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Paging */
div.paging {
	margin-left: 2em;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #BF7000;
	display: inline;
}

span.current{
	padding: 2px;
	border: 1px solid black;
}

/* Tables */
table {
	border: none;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}
th {
	padding-left: 20px;
	border-bottom: 1px solid orange;
	text-align: left;
	font-size: 0.9em;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}


th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background-color: orange;
	color: #333;
	text-decoration: none;
}

table tr td {
	background: transparent;
 	padding: 10px 20px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;	
}
table tr.altrow td {
	background: white;
}
td.actions {
	text-align: center;
	font-size: 80%;
	white-space: nowrap;
}
td.actions a {
	color: red;
	font-weight: normal;
	margin: 0px 6px;
	display: block;
	padding-bottom: 10px;	
}

/*view*/
dl {
	line-height: 2em;
	margin: 0em 0em;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: justify;
}

dl h1{text-align: left;}

dl{
	padding: 0px;
}

dl .altrow {
	background-color: #f5f5f5;

}
dt {
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
}

div.dd {
	vertical-align: top;	width: 525px;	overflow: hidden; padding: 0px;
}

dd img{
	display: block;
	margin: auto;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
	border: none;
}
fieldset {
	border: 1px solid silver;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #444;
	font-size: 110%;
	font-weight: bold;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.required {
	color: red;
	font-weight: bold;
}
form div.optional, form div.input {
	color: #444;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}
label {
	display: block;
	font-size: 105%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}

iframe{height: 800px;}

input[type=hidden]{
	display: none;
}

select {
	clear: both;
	font-size: 110%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 110%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	padding: 2px 5px;
	width: auto;
	font-size: 90%;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin: 10px;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 140%;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 140%;
	padding: 0.5em;
	margin: 1em 0;
}

img.clip{
	background-color: white;
	padding: 0px;
}

img.poza{margin-top: 0px; padding: 0px; text-align: center;}

div.search{position: relative; top: 15px;float: right;white-space: nowrap;}
div.search div{display: inline;}
div.search form{display: inline; }
div.search label{display: inline;}
div.search input{display: inline; width: 200px; border:1px solid #9cb4f7; background-color: #fff;}
div.search  input.prety_submit{border: 1px solid white;width: 60px;background-color: #9cb4f7; padding: 1px; margin-left: 10px;}

ul.pret{list-style: none; width: 400px; padding: 10px;margin-right: 10px;}
ul.pret li{height: 25px;width: 100%;border-bottom: 1px solid silver; padding: 10px;}
ul.pret div{height: 25px; width: 200px; position: relative; float: right;top: -25px; font-weight: bold;}

a.link_meniu{font-size: 1.3em; padding: 10px;display: block;}
a.link_meniu:hover{border: 1px solid black;padding: 9px;}

form div.form_error{background-color: yellow; border: 1px solid red; font-weight: bold;}
ul.enumerare li{font-weight: bold;}

div#fieldsets{padding: 20px 0px 20px 20px;background: white;border-top: 1px solid silver; border-left: 1px solid silver; border-bottom : 1px solid silver;}
hr{border: 1px solid yellow;margin-top: 2em;}

.cotatie {background-color: #FFF109;font-size: 2em;}
ul.inline{background: url(images/ul_bkg.gif) silver; padding: 10px;}
ul.inline li{display: inline;padding: 0.5em;}
ul.inline li a{padding: 0.5em;text-align: left;font-size: 0.9em;}
