html, body {
	background: url(../images/body.jpg) center 0 #f5f5f5 no-repeat;
	font-family: Arial, "Arial Narrow", Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #888888;
	float: right;
}

.hbbr {
	border-bottom-style: dotted;
	cursor: help;
}
#apDiv1 {
	position:absolute;
	width:40px;
	height:40px;
	z-index:2;
	left: 660px;
	top: 89px;
}
#apDiv2 {
	position:absolute;
	width:35px;
	height:35px;
	z-index:2;
	left: 660px;
	top: 185px;
}
#apDiv3 {
	position:absolute;
	width:35px;
	height:35px;
	z-index:2;
	left: 660px;
	top: 300px;
}

.page {
  width: 980px;
  margin: 0 auto;
}

.header {
  margin: 0;
  padding: 20px 0;
}

* strong {
  font-weight: bold;
}

.meniu {
  background-repeat: repeat;
  position: relative;
  display: block;   
  width: 686px;
  height: 49px;   
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true, sizingMethod=scale src="../images/meniu.png");  */
}

.meniu {
  background-image: url(../images/meniu.png);
  _background-image:url(../images/meniu.gif);
}

.meniu ul {
  margin: 0;
  padding: 0 12px;
  list-style-type: none;
}

.meniu li {
	float: left;
	padding: 0;
	background: none;
	height: 49px;
	z-index: 1;
}

.meniu a {
  font-family: 'Arial Narrow', arial, verdana, sans-serif;
  font-weight:normal;
  font-size: 16px;
  text-decoration: none;
  padding-left: 11px;
  padding-right: 25px;
  padding-top: 4px;
  float: left;
  color: #444444;
  display: block;
  cursor: pointer;
  height: 45px;
  line-height: 20px;
  overflow: hidden; 
}

.meniu a span {
  display: block;
  color: #888888;
  font-size: 12px;
}

.meniu a:hover {
  background: url(../images/meniu_hover.gif) left 3px repeat-x ;
  color: #fff;
}

.meniu a:hover span {
  color: #d7d7d7;
}

.meniu a.selectat {
  background: url(../images/meniu_sel.gif) left 3px repeat-x;
  color: brown;
}

.meniu a.selectat span {
  color: green;
}

/* content */
.dialog .content {
  color: #444444;
}

.content h1 {
  font-size: 26px;
  font-weight: normal;
  color: #31a63f;
  font-family: "Arial Narrow", arial, verdana, sans-serif;
  padding-bottom: 1em;
  line-height: 1em;
}

.content h1 a {
  border: 0;
}

.content h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0.5em 0;  
}

.content ul {
  padding-left: 1em;
  margin: 0.5em 0;
}

.content ul li {
  padding-left: 16px;
  background: url(../images/arrow_right2.gif) no-repeat top left;
}

.content_left {
	width: 692px;
	float: left;
	line-height: 1.6em;
}

.content_left a {
  color: #F68503;
  text-decoration: none;
  border-bottom: 1px solid #F68503;
}

.content_left p {
  margin: 0;
  padding: 0.3em 0;
}

.header_section {
  width: 332px;
  height: 180px;
  color: #fff;
  padding-left: 360px;
  padding-top: 20px;
}

.header_section a {
  border: 0;
  color: #fff;
  font-size: 14px;
  padding-left: 1em;
}

.header_section h1 {
  color: #fff;
  font-size: 42px;
  font-weight: normal;
  margin: 0;
  padding: 0.5em 0;
}

.typo3 {
	background-image: url(../header.jpg);
	background-repeat: no-repeat;
}

.magento {
  background: url(../images/headers/magento.jpg) no-repeat;
}

.sitemap {
  background: url(../images/headers/sitemap.jpg) no-repeat;
}

.important {
  background-color: #fff;
  margin: 0;
}

.important_img {
	width: 300px;
	height: 195px;
	float: left;
}

.important_text {
  width: 340px;
  line-height: 1.6em;
  padding: 2em;
  float: right;
}

.important_text ul li {
  list-style-type: none;
  padding-left: 16px;
  background: url(../images/arrow_right.gif) no-repeat;
}

.important_text ul {
  padding-left: 1em;
}

.important_text a {
  color: green;
  text-decoration: details;
}

.important_text h2 {
  font-size: 22px;
  margin: 0.5em 0;
  color: #f68503;
  text-transform: none;
  font-weight: normal;
}

.content_right {
	width: 220px;
	float: right;
	height: 90px;
}

.burner {
  background-color: #fff;
  color: #444444;  
  padding: 10px;
  line-height: 1.6em;  
}

.category_image {
  float: right;
}

.category_image a {
  background: none !important;
  padding: 0 !important;
}

.news-list-category a {
  border: 0;
}

.burner_item h2 a {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  background: none;
  color: #444444;
}

.burner_item a {
  color: green;
  text-decoration: none;
  padding-left: 14px;
  background: url(../images/arrow_right.gif) top left no-repeat;
}

.burner_item {
  border-bottom: 1px solid #efefef;  
  margin-bottom: 10px;
}

.burner_item p {
  color: #888888;
}

/* sections */
.section {
  width: 200px;
  float: left;
  margin: 2em 13px;
}

.section p {
  color: #888888;
}

.section img {
  margin: 0.5em 0;
  border: 1px solid #888888;
}

p.prezentare {
  border-top: 1px dotted #444444;
}

.section h1 {
  font-size: 13px;
  text-transform: uppercase;
  color: #444444;
  font-family: Arial, verdana, sans-serif;
}

.s1 h1 {
  background: url(../images/icons/cms.png) no-repeat center right;
}

.s2 h1 {
  background: url(../images/icons/custom.png) no-repeat center right;
}

.s3 h1 {
  background: url(../images/icons/shop.png) no-repeat center right;
}

a.detalii {
  background: url(../images/detalii.gif) no-repeat;
  display: block;
  width: 95px;
  height: 21px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border: 0;
  text-align: center;
  margin: 0.5em auto;  
}

a.detalii:hover {
  color: yellow;
}

/* footer */
.footer {
  background: url(../images/footer.gif) no-repeat center top;
  width: 940px;
  height: 99px;
  margin: 1em 0;
  padding: 20px;
  color: #444444;
}

.footer p {
  line-height: 1.8em;
  width: 200px; 
}

.footer strong {
  font-weight: bold;
  text-transform: uppercase;
}

.footer a, .footer span {
  text-decoration: none;
  color: #444444;
  margin-left: 1.6em;
}

p.copyright {
  margin: 0 1em 1em 0;
}

p.print_link {
  margin: 1em 0;
}

p.print_link a {
  background: url(../images/icons/printer.gif) no-repeat;
  padding-left: 18px;
  border: 0;
  color: #444444;
}

/* floats */
.float_left {
  float: left;
}

.float_right {
  float: right;
}

.clear_both {
  clear: both;
}

.clear_left {
  clear: left;
}

/* extensii typo3 */
.news-date {
  font-size: 16px;
  color: #888888;  
  float: right;
}

.news-single-additional-info dt {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0.5em 0;
}

.news-catmenu-NO a, .news-catmenu-ACT a, .news-catmenu-header a {
  text-decoration: none;  
  font-size: 11px;
  color: green;
}

.news-catmenu-NO, .news-catmenu-ACT {
  height: 16px;
}

.csc-mailform-field label {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

.pozenews {border: solid #444444 1px; width: 240px; float: left; position:relative; left:0px; margin: 15px}
p.buttons {margin:0; padding: 10px; background: #888888;  float:left; width: 220px;}
p.buttons input.leftB{margin:0; padding: 2px; width:60px; float:left; cursor: pointer;}
p.buttons input.rightB{margin:0; padding: 2px; width:60px; float:right; cursor:pointer;}
p.comment {margin:0; background: #444444;  line-height: 16px; color: #fff; padding: 5px}

table.contenttable {
  width: 100%;
}

.contenttable td, .contenttable th {
  font-weight: bold;
  border-bottom: 1px solid #F5F5F5;  
}

.contenttable th {
  font-weight: normal;
}

.tx-rbflashobject-pi1-swf_altcontent {
  margin-left: 20px;
}


ul.languages {
  text-align: right;  
  margin: 4px 0px;
  padding: 0;
  list-style-type: none;
}

ul.languages li img {
  border: 0;
  padding-right: 5px;
}

ul.languages li {
  display: inline;         
  height: 20px;
  padding: 5px 0;
  background: none;
}

ul.languages li a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #F68503; 
  padding: 0em 1em;    
  padding-left: 30px;
}

ul.languages li a:hover {
  text-decoration: underline;
}

ul.languages li.current a {
  color: gray; 
}

ul.languages li a.lang_1 {
  background: url(../images/gb.gif) 7px 2px no-repeat;
}

ul.languages li a.lang_0 {
	background-image: url(../images/de.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
}
