@charset "utf-8";
/* CSS Document */

/*HTML 5 instructiuni noi */


body {
	/*background: #42413C;*/
	margin: 0;
	/*padding: 0;*/
	color: #000;
	background-image: url(imagini/1_fundal.gif);
	/*background-repeat: repeat-y;*/
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 0px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
	text-align: left;
}

/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 960px;
	background: #333;
	margin: 0;
}

header {
	background: #000000;

}

distantier1 {
	display: block;
	float: left;
	width: 25px;
	background-color: #999DA0;
	height: 98ex;
	color: #06C;
}

distantier2 {
	display: block;
	float: left;
	width: 175px;
	background-color: #000;
	height: 98ex;
	color: #06C;
	padding-bottom: 10px;
}


header, section, footer, aside, nav, article, figure {
	display: block;
}

.sidebar {
	float: left;
	width: 175px;
	background: #999DA0;
	padding-bottom: 10px;
	margin-left: 0px;
	height: auto;
}


.sidebar1 {
	float: left;
	width: 200px;
	/*background: #000;*/
	padding-bottom: 10px;
}

.content {
	padding: 10px 0;
	width: 300px;
	float: left;
}

.content1 {
	padding: 10px 0;
	width: 210px;
	float: left;
}

.content2 {
	padding: 10px 0px;
	width: 165px;
	float: left;
	
}

.content3 {
	padding: 10px 0px;
	width: 300px;
	float: left;
	
}

.content3_full {
	padding: 10px 0px;
	width: 580px;
	float: left;
	display: block;
	
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ingormatie pentru patratelele numerotate*/
div.img
{
	margin: 1px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 24px;
	
}	

div.img_patrate
{
	margin: 1px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 24px;	
	display: block;
}	

div.img1
{
	margin: 1px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}	

div.img2
{
	margin: 1px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;	
}	

div.img3
{
	margin: 1px;
	height: auto;
	width: 150px;
	float: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;	
}	

div.img3a
{
	margin: 1px;
	height: auto;
	width: 150;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}	

div.img4a
{
	margin: 1px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}	


d//iv.img a:hover img {
//	border: 1px solid #ff8701;
//}
//
//div.img
//{
//	margin: 1px;
//	height: auto;
//	width: 165px;
//	float: left;
//	padding-top: 1px;
//	padding-bottom: 15px;
//	padding-left: 24px;
//}

div.desc
{
	text-align: left;
	font-weight: normal;
	width: 100px;
	margin: 1px;
}

/*div.img img
{
  display: inline; 
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}*/

spatiu
{
	float: right;
	height: 45px;
	width: 585px;
	display: block;
	position: relative;
	padding-top: 15px;
}

spatiu1
{
	float: right;
	height: 50px;
	width: 585px;
	display: block;
	position: relative;
}

spatiu1_patrare
{
	float: right;
	height: 50px;
	width: 585px;
	display: block;
	position: relative;
}

spatiu2
{
	float: right;
	height: 30px;
	width: 585px;
	display: block;
	position: relative;
}

spatiu60
{
	float: right;
	height: 60px;
	width: 585px;
	display: block;
	position: relative;
} 

spatiu_poze
{
	float: right;
	height: auto;
	width: 585px;
	display: block;
	position: relative;
	inline-box-align:initial
}


spatiu1_vertical
{
	float:left;
	height: 445px;
	width: 175px;
	display: block;
	position: relative;
}

header, section, footer, aside, nav, article, figure {
	display: block;
	
	/*position: relative;*/
}

aside, article, figure {
	display: block;
	padding-left: 10px;
}

section1 {
	display: block;
	padding-left: 15px;
}
