/* CSS Document */
body,
html {
    margin: 0;
    padding: 0;
    background: #FFF;
    color: #000;
    }	
	
td {font-family:  "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #555;
	line-height:1.35em;
	text-align: left;}	
	
h1 {font-family: "Lucida Sans Unicode", sans-serif; font-size: 11px; color: #555; padding-left: 10px; padding: 0px; font-weight: normal;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #0c5ab1; font-weight: normal; }
	
body {min-width: 850px; background: #FFF;}
p { text-indent: 3em }
.space {margin-left: 110px;}
.space2 {margin-top: 2px;}
.space3 {margin-left: 400px;}
.float {float: right; margin-right: 30px; margin-top: 15px; padding-top: 15px;}
.float2 {margin-top: 10px;}
.margin-top {padding-top: 15px;}
.font1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; color: #0c5ab1; }
.font2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #0c5ab1; }
.font3 {font-family: "Lucida Sans Unicode", sans-serif; font-size: 11px; color: #555; padding-left: 10px;}
.textleft { text-align: left;}
.left {margin-left: 10px;}


/*LINKURI*/

a {text-decoration: none;}



/*MENIU*/

.buttonscontainer {width: 100px; list-style-type:none; display: inline; }

.buttons a {color: #FFF;
	background-color: scroll url(images/bg_nav.gif) 0 0 repeat-x #0c5ab1;
	padding: 6px 6px 6px 6px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float:left;
	padding-right: 17px;
	border-top: 1px solid #0d5ab2;
}

.buttons a:hover {
	color: #FFF;
	text-decoration: underline;
}
	

.buttonsfooter {
	background: transparent;
	color: #FFF;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.buttonsfooter a:link {color: #FFF; text-decoration: none;}	

.buttonsfooter a:visited {color: #FFF; text-decoration: none;}
	

.buttonsfooter a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
	

  


/*STRUCTURA SITE*/

#wrap {
	background: #eef5f9;
	margin: 0 auto;
	width: 848px;
	height: auto;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;

	}
	
/*Header home*/	
#home_header {
	background: url(images/header.jpg);
	width: 850px;
	height: 160px;
	position: absolute;
	display: none;
	}
	
#header_home {
	background: url(images/header.jpg);
	width: 850px;
	height: 160px;	
	}	
	
/*Header oferta*/	

#oferta_header {
	background: url(images/headers/oferta.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	}
	
#header_oferta {
	background: url(images/headers/oferta.jpg);
	width: 850px;
	height: 160px;
	}	
	
/*Header gama de culori*/	

#gama_header {
	background: url(images/headers/culori.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	} 
	
#header_gama {
	background: url(images/headers/culori.jpg);
	width: 850px;
	height: 160px;
	} 	
	
/*Header matrite*/	

#molde_header {
	background: url(images/headers/matrite.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	}
	
#header_molde {
	background: url(images/headers/matrite.jpg);
	width: 850px;
	height: 160px;
	}	 
	
/*Header beton*/		

#beton_header {
	background: url(images/headers/foto_beton.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	}
	
#header_beton {
	background: url(images/headers/foto_beton.jpg);
	width: 850px;
	height: 160px;
	}	
	
/*Header fatade*/	

#fatade_header {
	background: url(images/headers/foto_fatade.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	}
	
#header_fatade {
	background: url(images/headers/foto_fatade.jpg);
	width: 850px;
	height: 160px;
	}	
	
/*Header contact*/

#contact_header {
	background: url(images/headers/contact.jpg);
	width: 850px;
	height: 160px;
	display: none;
	position: absolute;
	}
	
#header_contact {
	background: url(images/headers/contact.jpg);
	width: 850px;
	height: 160px;
	}	
	
	
	
#nav {
	background: scroll url(images/bg_nav.gif) 0 0 repeat-x;
	width: 850px;
	height: 30px;
	border-top: 2px solid #139fe7;
	padding-top: 5px;
	padding-bottom: 3px;
	}	
	
#main {
	background: scroll url(images/bg_main.gif) 0 0 repeat-x #eef5f9;
	width: 708px;
	height: auto;
	border-left: 0px solid #0c5ab1;
	border-right: 0px solid #CCC;
	}
	
#content_main {
	background: scroll url(images/bg_content.gif) 0 0 repeat-x #eef9ff; 
	width: 650px;
	height: auto;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	margin-left: 17px;
	padding: 8px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size:13px;
	line-height:1.55em;
	color: #555;
	border-top: 3px solid #FFF;
	}
	
#content_main a:link {font-family: "Lucida Sans Unicode", sans-serif; font-size:13px; text-decoration: none; color: 0d5ab2;}
#content_main a:hover {font-family: "Lucida Sans Unicode", sans-serif; font-size:13px; text-decoration: none; color: #FF6600;}
#content_main a:visited {font-family: "Lucida Sans Unicode", sans-serif; font-size:13px; text-decoration: none; color: 0d5ab2;}	
	
#sigle {
	background: #eef5f;
	height: auto;
	width: 137px;
	float: right;
	}	

	
#footer {
	background: scroll url(images/bg_nav.gif) 0 0 repeat-x;
	width: 838px;
	height: 28px;
	padding: 6px;
	}
	
		
/*ALTELE!*/

.tag {
	background: url(images/bg_tag.gif);
	width: auto;
	height: 20px;
	border: 1px solid #FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	color: #555;
	padding: 7px; 
	text-align: left;
	}	
	
.container1 {
	background: #0c5ab1;
	width: 110px;
	height: auto;
	padding: 8px;
	border: 1px solid #134f9d;
	margin-left: 0px;
	margin-top: 390px;
	
	font-family:  "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height:1.35em;
	text-align: left;
	}	
	
.container1 a:link {color: #FFF; text-decoration: underline;}
.container1 a:hover {color: #FFF; text-decoration: none; cursor: help;}
.container1 a:visited {color: #FFF;}
	
.vicon_container {
	background: #0c5ab1;
	height: 40px;
	width: 112px;
	float: right;
	margin-right: 7px;
	margin-top: 10px;
	padding: 8px;
	}	
	
#top_links {
	background: #FFF;
	width: 848px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 2px;
	}	
	
#top_links a:link{color: #555;}
#top_links a:hover{color: #555;}	
#top_links a:visited{color: #555;}

#sidebar_content {
	background: transparent;
	width: 390px;
	height: auto;
	float: right;
	padding: 0px 8px 8px 8px;
	}
	

	
.container_beton {
	background: transparent;
	width: 320px;
	height: 20px;
	margin: auto;
	padding: 8px;
	line-height:2em;
	}	
	
.container_flash {
	background: transparent;
	width: 375px;
	height: 335px;
	margin: auto;
	border: 1px solid #CCC;
	}	
	
.tablehold {
	background: #transparent;
	width: 305px;
	height: 340px;
	float: left;
	}	
	
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
border: 1px solid #CCC;
padding: 3px;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;

width: 80px;
height: 80px;
border: 1px solid #b7b6b6;
padding: 3px;
}

.link a:link {color: #FFF; text-decoration: underline;}
.link a:hover {color: #FFF; text-decoration: none; }
.link a:visited {color: #FFF;}



.footer_container {
	background: #FFF;
	height: auto;
	width: 400px;
	padding: 5px;
	margin: auto;
	border: 1px solid #CCC;
	text-align: center;
	}
	
.footer_container a:link {text-decoration: underline; color: #238ab0;}
.footer_container a:hover {text-decoration: underline; font-weight: bold; cursor: help;}
.footer_container a:visited {text-decoration: underline; color: #238ab0;}
	
	
.footer_container2 {
	background: #eef5f9;
	height: auto;
	width: 180px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	float: right;
	}	
	
/* AJAX HEADER SLIDE */

	#box {float: right; height: auto; display: none; background: #FFF; border-left: 1px solid #CCC; border-right: 1px solid #CCC;}


	#slide-container {
		background: #FFF;
		width: 358px; height: 120px;
		margin-left: 30px;
		padding: 5px;
		float: left;
	}
	
	#inside_slide-container_container {
		background: #FFF;
		width: 342px; height: 77px;
		padding: 5px;
		border: 1px solid #CCC;
		margin: auto;
		text-indent: 10px;
	}
	
	#contact-box {
		background: #000;
		height: 100px; width: 100px;
		margin: auto;
		display: none;
		float: right;
		}
