@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;
	padding-bottom: 12px;
}

/* ~~ 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: 18px 0px;
	width: 370px;
	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. */
}

div.img
{
	margin: 0px;
	height: auto;
	width: auto;
	float: left;
	display: inline;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 24px;

	
}	

div.img a:hover img {
border: 1px solid #ff8701;

}

div.text
{
	margin: 0px;
	height: 45px;
	width: 365px;
	float: left;
	/*display: inline;*/
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

	
}	


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;
}


/*vechi*/


.text {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.copyright {
	font: bold normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.text_18 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	
}
.text_2 {
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*.text_2 {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #CCCCCC;
}*/

.text_2a {
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	color: #F37101;
}

.text_3a {
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	color: #F37101;
	padding-top: 5px;
}

.text_13 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-left: 24px;
	padding-top: 5px;
}

a {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}

a:link {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}

.text_scenog {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-left: 0px;
	padding-top: 5px;
}

.text_scenog1 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 0px;
	padding-top: 5px;
}

.scenog_cont {
	padding-top: 178px;

}