@CHARSET "UTF-8";
body{
	background-color: #93C9ED;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body span, p{
	font-size: 14px;
}
#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
}


#header{
	width:960px;
	height:236px;
	margin-left:0px;
	margin-top:0px;
	background:url(../images/header.jpg) no-repeat;
}

	#logo-spot{
		float:right;
		margin-right:-37px;
		margin-top:-28px;
		height:216px;
		width:227px;
		background:url(../images/logo-spot.jpg) no-repeat;
	}

#content-header {
	margin-top:35px;
	background: url(../images/header-content.png) no-repeat;
	height:28px;
	width:960px;
}

#content {
	background:transparent url(../images/content-content.png) repeat-y;
	margin-top:0px;
	width:960px;
}

	
#content-footer {
	background:transparent url(../images/footer-content.png) no-repeat;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	width:960px;
}


#menu{
	width:340px;
	float:left;
	margin:20px 5px 10px 20px;
	border:#93C9ED 2px solid;
}
#right-content{
	width:530px;
	float:right;
	margin:20px 5px 10px 10px;
}

#right-content a:link{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}
#right-content a:visited{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}
#right-content a:hover{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}

#brosura a:link{
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}
#brosura a:visited{
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}
#brosura a:hover{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #717173;
}
.meniu{
	list-style-type:none;
	list-style-image: url(../images/paw.gif);
	font-family:"Trebuchet MS";
	font-size: 16px;
	line-height: 35px;
	margin:20px 10px 10px 10px;
	#margin:20px 10px 10px 40px;
}

.meniu a:link, .meniu a:visited{	
	text-decoration: none;
	color: #000000;
}


.meniu a:hover{	
	text-decoration: underline;
	color: #000000;
}

.clear{
	clear:both;
}

.txtPage-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-left:20px;
}
.active a:link{
	font-weight: bold;
}
.active a:visited{
	font-weight: bold;
}
.active a:hover{
	font-weight: bold;
}
.verde td{
	background-color: #DDFFDD;
}
.rosu td{
	background-color: #FFD5D6;
}
.albastru td{
	background-color: #D5ECFF;
}
.headerAlb td{
	background-color: #C8E2F5;
}
.tableMine{
	border: 1px solit black;
}

#logo-spectrum{
	margin-top: 15px;
	margin-left:15px;
	width:327px;
	float: left;
}
#logo-spectrum img{
	padding-top: 10px;
	padding-left:25px;
}
.logo{
	
	font-size: 28px;
	font-family:Arial, Helvetica, sans-serif;
}
.logo-mic{
	padding-left:66px;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.imageResults{
	padding-left: 100px;
}