@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

body {
	width: 800px;
	margin: auto;
	background-image: url(images/redvision-site.jpg);
	background-repeat: no-repeat;
	background-position: center 180px;
	background-attachment: fixed;
}

.header {
	width: 764px;
	height: 95px;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 80px;
	background-image: url(images/redvision.jpg);
	background-repeat: no-repeat;
}

.content{
	float:left;
	width:480px;
}

#logo {
	width: 260px;
	height: 95px;
	float: left;
}

.cazareimg{
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:115px;
	height:90px;
}
.cazaretext{
	padding-top:10px;
	float:left;
	text-align:justify;
	height:80px;
	width:345px;
}

.centreimg{
	margin-right:10px;
	float:left;
	width:230px;
	height:90px;
}
.centretext{
	float:left;
	text-align:justify;
	height:90px;
	width:240px;
}

.salaimg{
	margin-right:10px;
	float:left;
	width:150px;
	height:90px;
}
.salatext{
	float:left;
	text-align:justify;
	height:90px;
	width:320px;
}

.contenttext{
	float:left;
	text-align:justify;
	height:90px;
	width:480px;
}

a.textrosu:link{
	float:right;
	color:#c01213;
	text-decoration:none;
}
a.textrosu:visited{
	float:right;
	color:#c01213;
	text-decoration:none;
}

a.textrosu:hover{
	color:#898989;
	text-decoration:none;
}

a.textgri:link{
	color:#898989;
	text-decoration:none;
}
a.textgri:visited{
	color:#898989;
	text-decoration:none;
}

a.textgri:hover{
	color:#ae0001;
	text-decoration:none;
}

#titlu{
	float:left;
	width:290px;
}

.linietitlu{
	float:left;
	padding-bottom:30px;
}

.linie{
	float:left;
	padding-top:20px;
	padding-bottom:30px;
}

#meniu {
	height:208px;
	width:205px;
	float:right;
	padding-right:50px;
}

#meniutop li{
	float:left;
	margin:0px;
}

#meniu ul{
	float:left;
	list-style-type:none;
	margin:0px;
	height:52px;
	width:205px;
	padding:0px;
}
#quote{
	width:480px;
	float:left;
}

a#buton_portofoliu{
	width:205px;
	height:44px;
	display:block;
	background: transparent url(images/portofoliu.gif)  no-repeat top center;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-167px;
	margin-left:43px;
}

a#buton_portofoliu:hover {
	background: transparent url(images/portofoliu.gif) no-repeat bottom center;
}

a#buton_servicii{
	width:205px;
	height:45px;
	display:block;
	background: transparent url(images/servicii.gif)  no-repeat top center;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:43px;
	margin-top:-123px;
}

a#buton_servicii:hover {
	background: transparent url(images/servicii.gif) no-repeat bottom center;
}

a#buton_desprenoi{
	width:205px;
	height:44px;
	display:block;
	background: transparent url(images/desprenoi.gif)  no-repeat top center;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:43px;
	margin-top:-78px;
}

a#buton_desprenoi:hover {
	background: transparent url(images/desprenoi.gif) no-repeat bottom center;
}

a#buton_contact{
	width:205px;
	height:34px;
	display:block;
	background: transparent url(images/contact.gif)  no-repeat top center;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:43px;
	margin-top:-35px;
}

a#buton_contact:hover {
	background: transparent url(images/contact.gif) no-repeat bottom center;
}

a#buton_proiecte_proprii{
	width:248px;
	height:203px;
	display:block;
	background: transparent url(images/proiecte_proprii.gif)  no-repeat top center;
	text-indent:-9999px;
	overflow:hidden;
}

a#buton_proiecte_proprii:hover {
	background: transparent url(images/proiecte_proprii.gif) no-repeat bottom center;
}

