/*----------------------------------------------------
	Created : 20.08.2007
	Modified : 22.08.2007
	
	Author: Alin Alexa - www.alecsas.net
----------------------------------------------------*/

body{
	background: url('../images/body_bg.jpg') repeat-x;
}
	
#container { 
	width: 920px; 
	margin: auto; 
}

#navbar { 
	background: url('../images/bg_navbar.jpg') repeat-x; 
	height: 38px; 
}

#navbar img { 
	margin: 2px 5px 0 0;
}

#navbar li { 
	color: #FFF; 
	padding: 10px 0px 0 57px; 
	float: left; 
	font: 11px verdana; 
}

#navbar li a { 
	color: #FFF; 
	text-decoration: none; 
	font-weight: bold; 
}

#navbar li a:hover { 
	text-decoration: underline; 
}

#header {
	height: 22px;
	background: url('../images/bg_header.jpg') repeat-x;
	padding-top: 53px;
}

#h1, #h2 {
	display: inline;
	float: left;
	font: 16px verdana;
	color: #3A444C;
}

#h1 {
	padding-left: 10px;
	width: 230px;
}

#h2 {
	width: 450px;
}

#search {
	float:right;
	}

#search input{
	padding: 1px 2px;	
	border: 0;
	background: url('../images/search.jpg') no-repeat;
	float: left;
	height: 19px;
}

#search #buton {
	border: 0;
	background: none;
	height: 18px;
	margin-left: 10px;
}

#content {
	background: url('../images/top_content.jpg') no-repeat #F1F1F1;
}

#meniu{
	width: 235px;
	float: left;
	background: #E6E6E6;
	margin-top: 7px;
}

#main_content {
    width:665px;
	margin-top: 7px;
	padding: 10px 10px 25px 10px;
	float: left;
	background: url('../images/bg_content.jpg') repeat-x #FCFCFC;
	color: #777777;
	min-height: 300px;
}

#main_content h2 {
	color: #D70C07;
	font: 11px verdana;
	font-weight: bold;
	margin-bottom: 10px;
}

#main_content h1 {
	color: #3A444C;
	font: 15px verdana;
	background: url('../images/h1.jpg') 1px 2px no-repeat;
	padding-left: 22px;
	margin-bottom: 6px;
}

#main_content ul {
	padding-left: 30px;
	padding-top: 5px;
}

#main_content li {
	list-style-type: disc;
}

.dot {
	border-bottom: 1px dashed #A1A6AD;
	margin: 10px 0;
}
	
#footer {
	height: 80px;
	color: #FFFFFF;
	font: 9px verdana;
	padding: 10px 5px;
	width: 920px;
	margin: auto;
}

#pre_footer {
	background: url('../images/bg_footer.jpg') repeat-x #8F949A;
}

#copyright {
	float: left;
	width: 30%;
}

#trafic {
	float: left;
	width: 40%;
	text-align: center;
}

#made_by {
	float: left;
	width: 30%;
	text-align: right;
}

#made_by a {
	color: #FFFFFF;
}

.categ {
	background: url('../images/bg_menu_item_.jpg') no-repeat #F0F0F0;
	padding: 8px 0 8px 30px;
	font: 10px verdana;
	font-weight: bold;
}

.categ a {
	color: #3A444C;
}	

.categ a:hover {
	color: #5C6B78;
}

.categ_ {
	background: url('../images/bg_menu_item.jpg') no-repeat #F0F0F0;
	padding: 8px 0 8px 30px;
	font: 10px verdana;
	font-weight: bold;
}

.categ_ a {
	color: #D70C07;
}	

.categ_ a:hover {
	color: #F94A46;
}	

.serv {
	border-bottom: 1px dashed #A1A6AD;
	padding: 4px 0 4px 0;
	margin-left: 30px;
	margin-right: 20px;
}

.serv:first-letter {
	color: #D70C07;
}

.serv a {
	color: #58636C;
}

.serv a:hover {
	color: #73818C;
}

#noutati_home {
	width: 45%;
	float: left;
	font-weight: bold;
	margin-right: 5%;
}

#despre_home {
	width: 100%;
	float: left;
	font-weight: bold;
}

#despre_pc_911{
	width:47%;
	float:right;
	}
#pachete_pc_911{
	width:47%;
	float:left;
	padding-left:15px;
	}
	
.pachet {
	width: 145px;
	height: 79px;
	padding-top: 8px;
	padding-left: 10px;
	font: 16px verdana;
	color: #FFFFFF;
	background: url('../images/pachet.jpg') no-repeat;
	float: left;
}	

.pachet a {
	color: #ffffff;
}
.punctate{
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dotted #D70C07;
}
.punctate p span{
	margin-left:450px; 
	color:#D70C07;
}
.punctate p img{
	margin-right:15px;
}
.punctate p a{
	color:#D70C07;
	text-decoration:underline;
}
.punctate p a.detalii{
	color:#D70C07;
	text-decoration:none;
	margin-left:550px;
}
.detalii{
color:#D70C07;
	text-decoration:none;
	margin-left:550px;
}
.faq span{
	font:11px Verdana;
	color:#D70C07;
}
.clienti{
	color: #D70C07;
	font: 11px verdana;
	font-weight: bold;
	margin-bottom:0;
}
.clienti span{
	color:#73818C; 
}
.clienti a{
	color: #D70C07;
	font: 11px verdana;
	font-weight: bold;
	margin-bottom:0;
}
.contactform input.text{width:260px; }
.contactform textarea{width:260px; }
.contactform label{display:block; }
.contactform  input.buton {
	background-color:#D8001C;
	border:0px;
	color:#ffffff;
	height: 18px;
	width:50px;
	margin-top:5px;
}
.redbottom{background: url('../images/under_promotii.jpg') repeat-x; line-height:7px; font-size:7px; }
table,td{border:1px solid #D9D9D9; }

#main_content strong{
	font-weight: bold;
}

.MsoNormalTable td{
	border: 1px solid #999;
}