@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
}
html, body {
	width:100%;
	height: 100%;
}

body {
	background: url(img/bg.jpg) repeat-x top left #efffef;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color: #000000;
	text-align:center;
}

img {
border:0px;
margin:0px !IMPORTANT;
font-size:0px;
}

a {
text-decoration:none;
color:#006c00;
border:0px !important;
}

a:hover {
color: #009900;
border:0px !important;
}

h3 {
font-size:16px;}

label {
cursor:pointer;
line-height:16px;}

.right {
float:right;

}

.left {
float:left;

}

.clear{
clear:both;
font-size:0px;
}

.header {
width:832px;
height:88px;
background:url(img/bg_header.jpg) no-repeat;
text-align:left;
margin:0 auto;
}

.header-logo {
margin:5px 0 0 4px;
float:left;}


.desen_tehnic {
width:832px;
height:223px;
background:url(img/bg_tehnicflash.jpg);
text-align:left;
margin:0 auto;
}

.content {
width:832px;
margin-top:0px !important;
background: url(img/bg_content.jpg) repeat-y top left;
text-align:left;
margin:0 auto;
}

.box_prod {
padding:2px 2px;
margin:0px 0px 10px 0px;
background:url(img/bg_box.jpg) repeat-x top left #fafafa;
border:1px #999999 solid; 
}

.box_prod img {padding:5px 5px; text-align:center; vertical-align:middle;}
.meniu {
background:url(img/meniu/bg_meniu.jpg) repeat-x left top;
width:828px;
height:49px;
padding-left:2px;
margin:0 1px;
}


.meniu ul {
list-style:none;
display:inline;
}

.meniu li {
float:left}

.continut {
width:802px;
margin:10px 15px;}
.box_prom {
width:782px;
background:url(img/bg_top_prom.jpg) top no-repeat;
padding:5px 10px 0px 10px;}
.box_prom_fara {
height:500px;
background:url(img/bg_prom.jpg) no-repeat center;}

.col_st {
width:258px;
float:left;
}

.col_st ul {
list-style:none;
padding-left:15px;
}
.col_st li{
line-height:28px;}

#footer {
margin:0 auto;
width:832px;
text-align:left;
}

#footer .over_mare { 
width:832px;
height:80px;
position:absolute;
z-index:100;
background-image: none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bg_der_mare.png,sizingMethod='noscale');}

#footer>.over_mare {
width:832px;
height:80px;
position:absolute;
z-index:100;
background:url(img/bg_der_mare.png) left top no-repeat;
}	

#footer .over_mic { 
width:832px;
height:60px;
position:absolute;
z-index:100;
background-image: none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bg_der_mica.png,sizingMethod='noscale');}

#footer>.over_mic {
width:832px;
height:60px;
position:absolute;
z-index:100;
background:url(img/bg_der_mica.png) left top no-repeat;
}	


.banda_mare {
position:relative;
width:832px;
height:80px;
text-align:left;
}

.banda_mica {
width:832px;
height:60px;
text-align:left;
}

#footer1 {
margin:0 auto;
width:832px;
text-align:center;
}

.numere-gol {
	position:relative;
	border:1px solid #CCC;
	padding:8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #fff 0px -1px 2px; 
    -moz-box-shadow:#fff 0px -1px 2px;  
    box-shadow:#fff 0px -1px 2px;        
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #fff;
	behavior: url(PIE.htc);
	}

.numere {
	position:relative;
	border:1px solid #CCC;
	padding:8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #fff 0px -1px 2px; 
    -moz-box-shadow:#fff 0px -1px 2px;  
    box-shadow:#fff 0px -1px 2px;        
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #999;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#999));
    background-image: -webkit-linear-gradient(top, #CCC, #999);
    background-image:    -moz-linear-gradient(top, #CCC, #999);
    background-image:     -ms-linear-gradient(top, #CCC, #999);
    background-image:      -o-linear-gradient(top, #CCC, #999);
    background-image:         linear-gradient(top, #ccc, #999);
	background: linear-gradient(#CCC, #999);
	-pie-background: linear-gradient(#CCC, #999);
	behavior: url(PIE.htc);
	}

h1 {
	height:30px;
	color:#006c00;
	line-height:30px;
	font-style:italic;
	font-size:22px;
	-webkit-text-shadow: 1px 1px 1px #ccc;
	-moz-text-shadow:1px 1px 1px #ccc;
	text-shadow:1px 1px 1px #ccc;
	behavior: url(PIE.htc);
	}
h2 {
	height:24px;
	color:#006c00;
	margin-bottom:10px;
	line-height:24px;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	-webkit-text-shadow: 1px 1px 1px #ccc;
	-moz-text-shadow:1px 1px 1px #ccc;
	text-shadow:1px 1px 1px #ccc;
	behavior: url(PIE.htc);
	}	
h3 {
	font-size:17px;
	top:0px;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	padding:6px 0;
	color:#006C00;
	-webkit-text-shadow: 2px 3px 3px #ccc;
	-moz-text-shadow:2px 3px 3px #ccc;
	text-shadow:2px 3px 3px #ccc;
	behavior: url(PIE.htc);
	}			

/* FORMULAR CSS */

.form {margin-left:30px;}
.form p {
	padding-bottom:20px;
	}

.form p label {
	float:left;
	width:80px;
	color:#006C00;
	-webkit-text-shadow: 2px 3px 3px #ccc;
	-moz-text-shadow:2px 3px 3px #ccc;
	text-shadow:2px 3px 3px #ccc;
	behavior: url(PIE.htc);
	}

.form label {
	font-size:16px;
	top:0px;
	text-align:left;
	font-style:italic;
	font-weight:normal;
	padding:6px 0;
	}

.form input, textarea { 
	padding: 6px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 14px/100%  Arial, Helvetica, sans-serif;
	width: 350px;
	line-height: 150%;
	background: #FFFFFF;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #fff), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #fff 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:6px;
	behavior: url(PIE.htc);
	}

.form textarea { 
	width: 350px;
	max-width: 350px;
	height: 150px;
	max-height:150px;
	line-height: 150%;
	}

.form input:hover, textarea:hover,
.form input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	behavior: url(PIE.htc);
	}
	
.form .submit input {
	margin-left:200px;
	cursor:pointer;
	width: auto;
	padding: 7px 15px;
	background: linear-gradient(#efffef, #bcffbc) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: solid 1px #E5E5E5;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color: #000;
	-moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
	behavior: url(PIE.htc);
	}	

.form .submit input:focus, .form .submit input:hover{
	background: linear-gradient(#bcffbc, #efffef) repeat scroll 0 0 rgba(0, 0, 0, 0);
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	behavior: url(PIE.htc);
	}	
#error {

	padding-bottom:5px !important;
	color:#ff0000;
	font-weight:bold;
	}