﻿body {
	margin:0px; 
	padding: 0px;
	width: 100%;	
	text-align: center;
	background-color: #333;
}

a { 
 color :#000;  
}

/****  Tabs ***/

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{width:650px;}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{
	float:left;width: 7em;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #FFF;
	background:url('img/tabg-off.jpg') repeat-x;
	}
ul#nav a:hover{background: #FFA826;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #CCC;color: #003}
#bord {
	border-bottom: 3px solid #000;
	padding-bottom: 11px;
	*padding: 0px;
	*margin-top: -13px;
}
/**** End Tabs ***/

#logo {
	float: left;
	width: 490px;		
}
	
#features {
	float: left;
	width: 500px;		
}
#features td {
	font-size: 11px;
}

ul.categorii li {
	list-style-type: none;
}
	
ul.categorii li a {
	color: #477491;
	font-size: 14px;
	line-height: 22px;
	background: url('img/b1.jpg') no-repeat;
	padding-left:30px;
}

ul.categorii li a:hover {
	color: #FF6600;
	text-decoration: none;	
}

span.titlu {	
	font-size: 18px;
	padding-left:10px;	
}


#upper {
	height: 20px;
	line-height: 20px;
	/* border: 1px dotted #333; */
	text-align:center;
	color: #333;
	font-style: italic;
	font-size: 10px;
	background: url('img/bg_top.jpg') repeat-x;
}

#header {
	height: 90px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('img/bg_top.jpg') repeat-x;
}

#header h1 {
	position: relative;
	font-size: 24pt;
	left:45px;
	top:20px;
	background: url('img/logo.jpg') no-repeat;
	padding-left:45px;
	
}

#main-wrapper {
	font: 11px "Lucida Grande",Tahoma, Arial, sans-serif;	
	width: 999px;
	margin: auto;
	text-align:left;
	background-color: #FFF;	
}

#content-wrapper {
	margin-top: 14px;
	position: relative;	
	overflow: hidden;
}

#h-content {	 
	float: left;
	width: 460px;	
	padding: 10px;		
	border: 1px solid #333;
}
#h-content-home {
	float: left;
	width: 460px;	
	padding: 10px;			
}

#h-content-inner{
	float:left;
	width: 350px;
	padding: 10px;
}
#right-content {	
	width: 500px;
	float: left;	
}

#round-prez {
	background:#D4E5ED;
	float:left;
	padding: 10px;
	width:400px;
	color: #333;
	font-size: 11px;
}

#round-prez h1 {
	color: #4886AD;
	font-size: 13pt;
	padding-left: 15px;
}

#round-prez p {
	font-size: 11px;
	line-height: 16px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;	
}

.clear {
	clear: both;
	margin: 0px; 
	padding: 0px; 
}
#uber-footer {
	margin-top:15px;
	background: url('img/uber_footer.jpg') repeat-x;
	height:23px;	
}
#footer {	
	padding: 27px 5px 40px 17px;
	background-color: #27485B;
	color: #FFF;	
}

#footer a {
	color: #FFF;
	text-decoration: underline;
	margin-right: 9px;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: none;
}

a.order-link, a.order-link:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #ccc;
	
}


#sidebar {
	width: 92px;
	height: 394px;
	float: left;
	background: url('img/gears.jpg') no-repeat;
	overflow: hidden;
}