@charset "utf-8";
/* CSS Document */

body {
	background-color: #2296dc;
	background-image:url(img/back.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

#container {
	width:880px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left {
	width: 291px;
	height: 424px;
	float:left;
}

#logo {
	width: 291px;
	height: 163px;
	float:left;
}

#aspirator {
	width: 263px;
	height: 229px;
	margin-top:10px;
	float:left;

}

#right {
	width:506px;
	height:420px;
	float:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 83px;
}

#button_bar {
	width:505px;
	height:83px;
	float:left;
	margin-left:1px;
}

#foto {
	float:left;
	width:506px;
	height:306px;
	margin-top:31px;
}

.button1 {
	float:left;
	margin-left:18px;
	width:83px;
	height:83px;
	background-image:url("img/home_over.png");
}

.button1 a, div.nav a:link, div.nav a:visited {
display:block;
}

.button1 img {
width:83px;
height:83px;
border:0;
}

.button1 a:hover img {
visibility:hidden;
}

.button2 {
	float:left;
	margin-left:18px;
	width:83px;
	height:83;
	background-image:url("img/despre_over.png");
}

.button2 a, div.nav a:link, div.nav a:visited {
display:block;
}

.button2 img {
width:83px;
height:83px;
border:0;
}

.button2 a:hover img {
visibility:hidden;
}

.button3 {
	float:left;
	margin-left:18px;
	width:83px;
	height:83px;
	background-image:url("img/servicii_over.png");
}

.button3 a, div.nav a:link, div.nav a:visited {
display:block;
}

.button3 img {
width:83px;
height:83px;
border:0;
}

.button3 a:hover img {
visibility:hidden;
}

.button4 {
	float:left;
	margin-left:18px;
	width:83px;
	height:83px;
	background-image:url("img/portofolio_over.png");
}

.button4 a, div.nav a:link, div.nav a:visited {
display:block;
}

.button4 img {
width:83px;
height:83px;
border:0;
}

.button4 a:hover img {
visibility:hidden;
}

.button5 {
	float:left;
	margin-left:18px;
	width:83px;
	height:83px;
	background-image:url("img/contact_over.png");
}

.button5 a, div.nav a:link, div.nav a:visited {
display:block;
}

.button5 img {
width:83px;
height:83px;
border:0;
}

.button5 a:hover img {
visibility:hidden;
}

#chenar {
	width:880px;
	height:590px;
	float:left;
	background-color:#FFF;

}

.headbar {
	width:254px;
	height:42px;
}

#chenarCnt {
	width:640px;
	height:505px;
	padding:20px;
	float: left;
}

#pozeCnt {
	width: 200px;
	height: 211px;
	float:left;

}

#chenarContent {
	width:244px;
	height:191px;
	background-color:#FFF;
	padding:10px;
}

#shadow {
	width:880px;
	height:39px;
	float:left;
}

#footer {
	width:880px;
	height:85px;
	margin-top:5px;
	float:left;
	background-color:#005bae;
}

#footer_link {
	width:474px;
	height:20px;
	margin-top:15px;
	float:left;
	margin-left:203px;
}

#footer_link ul {
	margin:0;
	padding:0;
}

#footer_link li {
	display:inline;
	list-style-type:none;
	margin-left:15px;
	font-weight:bold;
	font-size:14px;
}

.footh {
	width:100px;
	height:19px;
	float:left;
	margin-top:20px;
	text-align:center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footsep {
	width:3px;
	height:19px;
	float:left;
	margin-top:20px;
}

#copy {
	width:300px;
	height:19px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	text-align:right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.poza {
	width:184px;
}

.icon {
	width:49px;
	height:52px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}

.tel {
	width:280px;
	height:52px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-right: 250px;
}
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.office {
	width: 231px;
	height: 24px;
}

.office a:link {text-decoration: none; color:#000;}
.office a:visited {text-decoration: none; color:#000;}
.office a:active {text-decoration: none; color:#000;}
.office a:hover {color:#f48208;}



.covei {
	width: 165px;
	height: 22px;
}

.covei a:link {text-decoration: none; color:#000;}
.covei a:visited {text-decoration: none; color:#000;}
.covei a:active {text-decoration: none; color:#000;}
.covei a:hover {color:#f48208;}

#contactForm {
	width: 500px;
	height: 340px;
	float:left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 30px;
}

.formTxt {
	width: 150px;
	height: 20px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}


A:link {text-decoration: none; color:#FFF;}
A:visited {text-decoration: none; color:#FFF;}
A:active {text-decoration: none; color:#FFF;}
A:hover {color:#0085ff;}




