body{
	padding:0;
	margin:0;
	background:#E0E0E0;
	color:#303030;
	font:76% tahoma,verdana,sans-serif;
	text-align:center;
}
a{
	color:#286EA0;
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
#toptabs{
	margin: 20px auto -13px auto;
	width:760px;
	font-size:1em;
}
	#toptabs p{
		color:#808080;
		text-align:right;
	}
	#toptabs a{
		background: #505050 url(images/corner2.gif) no-repeat top right;
		color: #EBEBEB;
		font-weight: normal;
		text-decoration:none;
		padding: 4px 16px 4px 16px;
		margin: 0 0 4px 0;
	}
		#toptabs a:hover{
			background:url(images/corner2.gif) #FAFAFA top right no-repeat;
			color:#505050;
			text-decoration:none;
		}
/* Configurare ActiveTopTab */
body#home #home,
body#prezentare #prezentare,
body#detalii #detalii,
body#contact #contact{
	color:#505050;
	background-color:#FFFFFF;
}
/* Sfarsit configurare ActiveTopTab */

#container{
	margin:0 auto 15px auto;
	width:790px;
	padding:5px 0px 20px 0px;
	background:#FFFFFF;
	text-align:left;
}
#logo{
	margin:15px 0 0 15px;
	clear:both;
	color:#FFFFFF;
	background:url(images/front.jpg) no-repeat;
	height:200px;
}
#logo h1 a{
	color:#303030;
}

#main{
	width: 760px;
	min-height: 260px;
	margin: 0 15px 0 15px;
	background-repeat: repeat-x;
	background-position: top;
}

#left {
  	width: 212px;
  	margin-right: 25px;
  	margin-top: 25px;
  	margin-bottom: 25px;
  	float: right;
}

	#noutati {
		color: #6B6B6B;
		margin-top: 0px;
		min-height: 225px;	

	}
#right {
	width: 463px;
	margin: 0;
	padding: 0px;
	float:right;
	top: 0px;
	background-image: url(images/first-page.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
	

#coloane {
  	width: 712px;
  	clear: both;
  	margin-left: 47px;
  	margin-top: 0px;
  	margin-bottom: 50px;
  	min-height: 150px;
  	background-color: #F6F6F6;
}

.block{
  	width: 210px;
  	margin-top: 25px;
  	margin-bottom: 25px;
  	margin-left: 0px;
  	float: left;
}

/**********Footer**********/
#footer{
	clear:both;
	padding:8px 0 8px 0;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	background:#FAFAFA;
	color:#808080;
	font-size:0.9em;
	text-align:center;
}
#footer a{
	color:#808080;
}
/**********Text Type**********/
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	margin: 25px 15px 0px 25px;
	height: 75px;
	font: normal 2.6em "Times New Roman", Times, serif;
	text-indent: -5000px;
	}
	
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
	#coloane h2, #noutati h2 {
		margin-top: 0em;
		color: #DD6F00;
		font-size: 1.4em;
	}
	#right h2, #right h2 {
		font-size: 1.4em;
		color: #DD6F00;
		margin-left: 25px;
	}	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0.1em;
	margin-bottom: 0.6em; 
	}
	
	#coloane ol, #coloane ul, #noutati ul {
		margin: 0px;
		padding: 0px;		
		margin-bottom: 25px;
	}
	
	#coloane li{
		margin-left: 0px;
		padding-left: 20px;
		background: url(images/bullet.png) no-repeat left;
	}
	
	#noutati li {
		margin-left: 0px;
		padding-left: 25px;
		background: url(images/ok.png) no-repeat left;
	}
	#right li {
		margin-left: 0px;
		padding-left: 25px;
		background: url(images/bullet2.png) no-repeat left;
		color: #555555;
	}

p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0em 0em 1.2em 0em;
	}
	#right p {
		margin-left: 25px;
		margin-right: 25px;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}




.right{
	text-align:right;
}
a img{
	border:0;
}
.photo{
	padding:5px;
	margin:0 auto 15px auto;
	display:block;
	background:#F0F0F0;
}
.hide{
	display:none;
}
hr {
	visibility: hidden;
	height: 25px;
}
.marginLeft {
	padding: 0;
	margin-left: 20px;
}
.marginLeftFirst {
	padding: 0;
	margin-left: 12px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* bg pt prima pag*/
 

#home h1 {
		background: url(images/first-page.jpg) no-repeat top left;
		margin: 0px 0px 20px 25px;
	}
h1 {
		background: url(images/first-page.jpg) no-repeat top left;
		margin: 0px 0px 20px 25px;
	}
#contactPic {
	width: 215px;
	margin: 0;
	padding: 0px;
	float:left;
	top: 0px;
	
}
#detaliiTop{
	float: none;
	background-image: url(images/first-page.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 55px;
}
