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

/* logo site definition */
.logo
{
	width:1053px;
	height:221px;
}

.logo h1 {
	text-indent:-10000px;
}

.logo a, .logo a:link, .logo a:active, .logo a:visited {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	display:block;
	height:221px;
	width:1053px;
}

/* endlogo*/

/* default css info */
a, a:link
{
	text-decoration:underline;
	color:#838383;
}

ul
{
	margin-left:20px;
}

li
{
	list-style:square;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

em
{
	font-style:italic;
}

/* end site default css*/

.header
{
	margin-top:20px;
}

.leftSide
{
	float:left;
}

.center
{
	float:left;
	width:717px;
	min-height:807px;
	overflow:hidden;
}

.rightSide
{
	float:left;
}

.continuPagina
{
	width:100%;
	overflow:hidden;
}

.meniu_top
{
	margin:0;
	padding:0;
}

.centruInformatie
{
	width:649px;
	margin:0 auto;
	background-color:#6bc9ff;
	margin-top:10px;
}

.meniu_top
{
	width:100%;
	overflow:hidden;
	background-image:url(../images/endLi.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.meniu_top ul
{
	margin:0;
	padding:0;
}

.meniu_top ul li
{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/bgLi.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
}

.meniu_top ul li a, .meniu_top ul li a:link
{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	font-size:80%;
	min-width:54px;
	height:23px;
	text-align:center;
}

.susMeniu
{
	background-image:url(../images/top_meniu.jpg);
	background-repeat:repeat-x;
	height:9px;
	font-size:9px;
	line-height:9px;
}

.underMeniu
{
	height:7px;
	background-image:url(../images/bgUnderMeniu.jpg);
	background-repeat:repeat-x;
}

.infoText
{
	padding:10px;
	width:100%;
	overflow:hidden;
	min-height:722px;
}

.lftHome
{
	width:219px;
	float:left;
}

.rghtHome
{
	width:400px;
	float:left;
	text-align:justify;
	overflow:scroll;
	height:722px;
	padding-right:10px;
}

.icoana_rostului
{
	margin-top:20px;
}

h2
{
	color:#0566c7;
	font-weight:bold;
	font-size:200%;
}

.endBorder
{
	padding-bottom:10px;
	border-bottom:1px dotted #000;
}

.infoContact
{
	margin:10px;
}

.cntIcoana
{
	width:93%;
	overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
}

.icoana
{
	float:left;
	width:120px;
	margin-right:10px;	
}

.prezentareICoana
{
	float:left;
	width:400px;
}

.prezentareICoana h3
{
	font-size:130%;
	font-weight:bold;	
}

.spSus
{
	margin-top:20px;
}

.infoPreturi
{
	width:90%;
}

.tblPreturi td
{
	padding:5px;
	margin:5px;
}

strong
{
	font-weight:bold;
}
