body {
	background:#ffffff url(/_i/bg.jpg) center 0px repeat-x;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;	
}

.fRight { float:right !important; }
.fLeft { float:left !important; }
.cLeft { clear:left; }
.cRight { clear:right; }

#container {
	width:880px;
	margin:auto;
	margin-top:0px;
	padding-bottom: 50px;
}
#header {
	margin-top:30px;
	*margin-top:31px;	
}

/* @group Master Header */

#masterhead {
	width:880px;
	height:159px;
	background:url(/_i/masterhead_bg.gif) no-repeat;
	margin-top:58px;
	display: block;
}
#masterhead h2 {
	width: 33px;
	height: 125px;
	float: left;	
	position: relative;
	top: 20px;
	text-indent: -10000px;
} 

#ro #masterhead h2 {background: url(/_i/t_about_ro.gif) no-repeat;}
#en #masterhead h2 {background: url(/_i/t_about_en.gif) no-repeat;}
#hu #masterhead h2 {background: url(/_i/t_about_hu.gif) no-repeat;}

#masterhead h3 {
	color: #ffba00;
	font: Lucida Sans, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding:30px 0px 0px 60px;
}
#masterhead p {
	color: #d0d0d0;
	font: Lucida Sans, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:0px 40px 0px 60px;
	line-height: 1.6;

}
#masterhead b {
	color: #ffba00;
}
/* @end */

/* @group Box */

.box {
	background: transparent;
	float:left;
	padding:20px 10px 10px 10px;
	width:170px;
	min-height: 140px;
}

.boxtitle {
	width: 33px;
	height: 110px;
	background: #000000;
	text-indent: -10000px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#ro #boxtitle_portofolio {background: url(/_i/t_portofolio_ro.gif)}
#en #boxtitle_portofolio {background: url(/_i/t_portofolio_en.gif)}
#hu #boxtitle_portofolio {height: 190px; background: url(/_i/t_portofolio_hu.gif)}

#ro #boxtitle_services {background: url(/_i/t_services_ro.gif)}
#en #boxtitle_services {background: url(/_i/t_services_en.gif)}
#hu #boxtitle_services {height:138px; background: url(/_i/t_services_hu.gif)}

#ro #boxtitle_contact {background: url(/_i/t_contact.gif)}
#en #boxtitle_contact {background: url(/_i/t_contact.gif)}
#hu #boxtitle_contact {height: 138px; background: url(/_i/t_contact_hu.gif)}

#ro #boxtitle_online_services {height: 130px; background: url(/_i/t_online_services_ro.gif)}
#en #boxtitle_online_services {height: 138px; background: url(/_i/t_online_services_en.gif)}
#hu #boxtitle_online_services {height: 190px; background: url(/_i/t_online_services_hu.gif)}

/* @end */

/* @group Portofolio Box */
.thickFrame {
    width:613px;/*border:1px solid red;*/
}
.thinFrame {
    width:235px;/*border:1px solid green;*/
}

.portofolio_box {
	float:left;
	padding:20px 20px 10px 10px;
	width:160px;
	min-height: 140px;
	background: url(/_i/portofolio_bg.jpg) no-repeat;
}
.portofolio_box img {
	padding-top:10px;
	cursor: pointer;
}

/* @end */

/* @group Title */

.title {
	color: #990100;
	margin: 0px;
	font-family: Lucida Sans, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.title a {
	color: #990100;
}
.title a:hover {
	color: #000000;
	text-decoration: none;
}

.linktitle {
	color: #990100;
	margin: 0px;
	font-family: Lucida Sans, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	cursor: pointer;
}
.linktitle a {
	color: #990100;
}
.linktitle a:hover {
	color: #000000;
	text-decoration: none;
}

/* @end */

/* @group Language Selector */

#language {
	font-family: Verdana, Arial;
	color: #808080;

	float: right;
	margin-top: -30px;
	
	background-color: #000000;
	padding: 5px 10px 5px 10px;
}
#language a {
	color: #ffffff;
	text-decoration: none;
}
#language a:hover {
	color: #ffba00;
}

/* @end */

/* @group Misc */

.logo_line {
	border-top: 1px #d0d0d0 dotted;
	margin-left: 50px;
	padding: 10px 0px 0px 0px;
	position: relative;
/* 	top: -70px; */
	width: 550px;
}
.logo_line img {
	padding-right: 10px;
}

.dark_line {
	background-color: #ededed;
	*height:140px;
}

.emphasis {
	color: #990100;
	font-weight: bold;
}
.clear {
	clear: both;
	display: block;	
}
ul { list-style-type: disc; padding: 0px; padding-left: 20px; } 

/* @end */
