body{
margin:0;
padding:0;
line-height: 1.5em;
}
.keywords {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}
.keywords a:link {
	color: #8C8C8C;
}
.keywords a:visited {
	color: #8C8C8C;
}
.keywords a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}
.keywords a:active {
	color: #8C8C8C;
}
#maincontainer{
width: 780px; /*latimea containerului principal*/
margin: 0 auto; /*centreaza containerul pe pagina*/
}

#header_left{
height: 151px;
width: 193px;
margin-left: 0px;
margin-top: 0px
}

#header_middle{
height: 210px;
width: 284px;
margin-left: 193px;
margin-top: -151px
}

#header_right{
height: 210px;
width: 303px;
margin-left: 477px;
margin-top: -210px
}

#meniu{
height: 277px;
width: 193px;
margin-left: 0px;
margin-top: -59px
}

#content{
height: 311px;
width: 450px;
overflow:auto;
margin-left: 193px;
margin-top: -218px;
padding-left: 10px;
padding-right: 10px;
}

#right{
height: 311px;
width: 127px;
margin-left: 653px;
margin-top: -311px
}

#left{
height: 93px;
width: 193px;
margin-left: 0px;
margin-top: -93px
}

#footer{
height: 127px;
width: 780px;
margin-left: 0px;
margin-top: 0px
}

.innertube{    /* imi da paddingul stanga si scrool bar-ul */
margin-left: 10px;
margin-top: 0;
overflow:auto;
}

.text_principal {
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.text_mic {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: 016bbf;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: 016bbf;
}

a:hover {
	text-decoration: none;
	color: 016bbf;
}

a:active {
	text-decoration: none;
	color: 016bbf;
}