@charset "utf-8";
/* CSS de Mark Fischoff */

body {
	background-image: url(../img/TopBackground.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.clear{
	clear:both;
	height:0px;
}
.floatleft{
	float:left;
}
.cont {
	display: none;
}

.floatright{float:right}
.contentoverflow{
	overflow:hidden;
	width:530px;
}
.corp{
	width:900px;
	float:left;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.header{
	display:block;
	height:78px;
	width:900px;
}
.logo{
	float:left;
	margin-top:25px;
	margin-left:10px;
}
.pageTitle{
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #1d425e;
	border-bottom-color: #1d425e;
	float:left;
	width:880px;
}
.pageTitle .logo{
	margin:0px;
}
.inpopup{
	position:absolute;
	width:660px;
	height:400px;
	left: 227px;
	top: 4px;
	padding:10px; background-color:#FFF;
	border:solid 1px #B8C8C9;
	display:none;
	
}
.thumbview{width:300px; height:246px; background-color:#FFF; text-align:center; margin-left:auto; margin-right:auto}
.inpopup .inchide{ 
padding-top:5px;
padding-right:5px;
margin-bottom:10px;
text-align:right;
height:20px;
display:block;
background-color:#CDCFE2;
color:#000;
font-weight:bold;}
.pageTitle #nav{
	float:right;
	margin-right:10px;
	text-align:right;
}
.pageTitle #nav a:link, a:visited, a:active{
	color:#333;
	text-decoration:none;
}
.pageTitle #nav li{
	display:block;
	background-color:#CCC;
	margin-bottom:5px;
	padding:5px;
	padding-right:20px;
	background-image: url(../img/arrrownav.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#000;
	width:130px;
}
.titlulenovo{font-size:17px; text-align:left; margin-top:3px; text-transform:uppercase;}
.pageTitle #nav li:hover{
	background-image: url(../img/arrownav_over.png);
}
.pageTitle #nav a:hover{
	color:#000;
	text-decoration:underline;
}
	
.pageTitle h1{
	float:left;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	margin-left:10px;
	display:block;
	padding-top:3px;
}
.margin10{
	margin:10px;
}
.corpcontinut{
	background-color:#FFF;
	padding:1px;
	border: 1px solid #929292;
	float:left;
	
}
.corpSidebar{
	margin-top:10px;
	background-color:#FFF;
	padding:1px;
	border: 1px solid #929292;
	float:left;
	
}
.continut{
	
	background-color:#e1e1e1;
	line-height:18px;
}
.continut .titlu{
	padding:3px;
	font-weight:bold;
	width:200px;
	float:left;
	text-align:left;
	
}
.textCentral{
	width:490px;
	padding:5px;
	text-align: justify;
	
}
.textCentral img{
	border: 1px solid #CCC;
	margin-left:5px;
}
.textSidebar{
	padding:5px;
	width:345px;
}
.continut hr{
	height:1px;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin:0px;

	magin-top:4px;
}
.shadow  { float:left; position:relative; color:#323232; width:150px; padding-left:5px;}
.shadow span { position:absolute; display:block; top:0px;  width:150px; padding-left:5px;  }
.shadow:before {
	display:block;
	content: attr(title);
	color:#FFF;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 7px;
} 
.js .continuarea {	display:none}
.actiuni{ margin:10px;}
.actiuni img{border:0px;}
.continuare{}
hr.dash{
	background: none;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
ul.galeriefoto{ margin-left:20px;}
.galeriefoto li
{float:left; margin-right:5px;}
.galeriefoto li img{
	border: 1px solid #999;
}
ul.social{
	margin-left:1px;
}
.social li
{
	float:left;
	margin-right:3px;
}
.social li img{border:none;}
.social li a{text-decoration:none; border:none;}

.footer{
	background-image:url(../img/footer.jpg);
	height:70px;
	margin-top:20px;
	padding:20px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
.ul.caracteristici { font-style:normal;}
ul.caracteristici li{
	margin-left: 20px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	font-style: normal;
}
