body {
	max-width: 100%;
	min-width: 100%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman;
	font-size: medium;
	background-color:rgb(167,217,025);
	background-repeat:no-repeat;
}

a:link {
	text-decoration: none;
	font-size:17px;
	color:white;
	font-family:Calibri;
	font-weight:300;
	text-align:center;
}

a:visited {
	text-decoration: none;
	font-size:17px;
	color:white;
	font-family:Calibri;
	font-weight:300;
	text-align:center;
}

a:active {
	text-decoration: none;
	font-size:17px;
	color:white;
	font-family:Calibri;
	font-weight:300;
	text-align:center;
}

.maintb {
	background-image:url('images/back1.jpg');
	background-repeat:no-repeat;
}
.homepic { 
	margin-left:70px;
	margin-top:10px;
}

.text,.descriere_principala {
	font-size:17px;
	color:white;
	font-family:Calibri;
	font-weight:300;
	text-align:center;
}

.img {
	border:0px;
}

.portret {
	width:180px;
	height:280px;
}

.landscape {
	width:275px;
	height:225px;
}

.indextext {
	margin-left:110px;
	width:590px;
	height:;
}

.link {
	color:rgb(255,0,0);
	font-weight:700;
}

.title {
	color:rgb(0,0,0);
	font-weight:700;
}

.color {
	color:rgb(215,244,0);
	font-weight:700;
}