body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#txtbox1 {
	width: 255px;
	height: 125px;
	margin-top: 40px;
    margin-left: 20px;
	margin-right: 10px;
	float: right;
}

#txtbox2 {
	width: 345px;
	height: 125px;
	margin-top: 40px;
    margin-left: 20px;
	margin-right: 10px;
	float: right;
}

#txtbox3 {
	width: 260px;
	height: 125px;
	margin-top: 40px;
    margin-left: 10px;
	margin-right: 10px;
	float: right;
}

.textbox {
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdbb99;
}

.textpage {
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bdbb99;
}

.link {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #bdbb99;
	}
	
.linknews {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	}

a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000066;
}

#box1 {
	width: 290px;
	height: 184px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
    background-image: url(imagini/box1.png);
	background-repeat:no-repeat;
}

#box2 {
	width: 379px;
	height: 184px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
    background-image: url(imagini/box2.png);
	background-repeat:no-repeat;
}

#box3 {
	width: 290px;
	height: 184px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
    background-image: url(imagini/box3.png);
	background-repeat:no-repeat;
}

#bara {
	width: 968px;
	height: 88px;
	margin-top: 140px;
    margin-left: 15px;
    background-image: url(imagini/gradient.png);
	background-repeat:no-repeat;
}

#baral {
	width: 967px;
	height: 20px;
	margin-top: 60px;
    margin-left: 0px;
}

#news {
	width: 480px;
	height: 190px;
	margin-top: 15px;
	margin-left: 14px;
	float: left;
    background-image: url(imagini/news.png);
	background-repeat:no-repeat;
}

#newstxt {
	width: 450px;
	height: 155px;
	margin-top: 35px;
	margin-left: 15px;
}

#know {
	width: 480px;
	height: 190px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
    background-image: url(imagini/know.png);
	background-repeat:no-repeat;
}

#page {
	width: 960px;
	height: auto;
	margin-top: 10px;
    margin-left: 15px;
	margin-right: 15px;
	float: right;
	background-color: #161616;
}
