HTML
{
	height: 100%;
	width: 100%;
}

BODY
{
	background: #e9edee;
	cursor: default;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #525252;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

P
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

IMG
{
	border: 0px;
}

IMG.block
{
	display: block;
}

A
{
	outline: none;
	color: #1a545e;
	text-decoration:underline;
	font-weight: bold;
}

A:hover
{
	color: #277684;
}

SPAN.bullet
{
	display: block;
	color: #676767;
	background: transparent url("../img/bullet.gif") no-repeat center left;
	padding: 3px 0px 3px 8px;
	font-weight: bold;
}

DIV.delimiter
{
	background: #c0c3c4;
	height: 1px;
}

DIV.clear
{
	clear: both;
}

DIV.site
{
	margin: 0px auto 0px auto;
	width: 900px;
}

DIV.site DIV.header
{
	background: transparent url("../img/header.png") no-repeat top left;
	width: 900px;
	height: 224px;
	position: relative;
}

DIV.site DIV.header DIV.logo
{
	position: absolute;
	width: 282px;
	height: 192px;
	top: 0px;
	left: 0px;
}

DIV.site DIV.header DIV.menu
{
	position: absolute;
	top: 192px;
	left: 0px;
	height: 32px;
	width: 480px;
}

DIV.site DIV.header DIV.menu DIV.item
{
	float: left;
	height: 32px;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_1
{
	display: block;
	width: 154px;
	height: 32px;
	background: transparent url("../img/bt_1.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_1_selected
{
	display: block;
	width: 154px;
	height: 32px;
	background: transparent url("../img/ov_bt_1.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_2
{
	display: block;
	width: 118px;
	height: 32px;
	background: transparent url("../img/bt_2.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_2_selected
{
	display: block;
	width: 118px;
	height: 32px;
	background: transparent url("../img/ov_bt_2.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_3
{
	display: block;
	width: 115px;
	height: 32px;
	background: transparent url("../img/bt_3.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_3_selected
{
	display: block;
	width: 115px;
	height: 32px;
	background: transparent url("../img/ov_bt_3.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_4
{
	display: block;
	width: 93px;
	height: 32px;
	background: transparent url("../img/bt_4.png") no-repeat top left;
}

DIV.site DIV.header DIV.menu DIV.item A.bt_4_selected
{
	display: block;
	width: 93px;
	height: 32px;
	background: transparent url("../img/ov_bt_4.png") no-repeat top left;
}

DIV.site DIV.content
{
	background: #FFFFFF;
	width: 900px;
}

DIV.site DIV.content DIV.header_home
{
	background: #ebefd5 url("../img/home_header.png") no-repeat top left;
	width: 535px;
	height: 108px;
	font-weight: bold;
	padding: 37px 30px 0px 335px;
}

DIV.site DIV.content DIV.home
{
	background: #FFFFFF url("../img/home_content.png") no-repeat top left;
	width: 900px;
	height: 273px;
	position: relative;
}

DIV.site DIV.content DIV.home DIV.con
{
	position: absolute;
	top: 118px;
	left: 34px;
	width: 233px;
}

DIV.site DIV.content DIV.home DIV.srv
{
	position: absolute;
	top: 118px;
	left: 334px;
	width: 233px;
}

DIV.site DIV.content DIV.home DIV.std
{
	position: absolute;
	top: 118px;
	left: 629px;
	width: 233px;
}

DIV.site DIV.content DIV.cms_home
{
	background: #ebefd5 url("../img/cms_header.png") no-repeat top left;
	width: 871px;
	height: 63px;
	font-weight: bold;
	padding: 14px 0px 0px 29px;
}

DIV.site DIV.content DIV.cms
{
	background: #FFFFFF;
	width: 840px;
	padding: 30px;
}

DIV.site DIV.content DIV.servicii
{
	background: #FFFFFF url("../img/servicii.jpg") no-repeat top right;
                height: 900px;
}

DIV.site DIV.content DIV.portofoliu
{
	background: #FFFFFF url("../img/portofoliu.jpg") no-repeat top right;
}

DIV.site DIV.content DIV.despre
{
	background: #FFFFFF url("../img/despre.jpg") no-repeat top right;
}

DIV.site DIV.content DIV.contact
{
	background: #FFFFFF url("../img/contact.jpg") no-repeat top right ;
}

DIV.site DIV.footer
{
	padding: 15px;
}

DIV.site DIV.footer DIV.left
{
	float: left;
	text-align: left;
}

DIV.site DIV.footer DIV.right
{
	float: right;
	text-align: right;
}
