@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	border:0px;
	padding:0px;
	}
	
p {
	font: 12px/14px Arial;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	float: none;
	height: 0px;
}

body {

	background-color:#fff;

}

#page{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:217px;
	width:900px;
}

#container-s{
	width:900px;
	height:64px;
	background:url(../images/line_top.jpg) top right no-repeat;
	background-color:#FFFFFF;	
	}
	
	#menu-cont{
		width:800px;
		height:32px;
		text-align:center;
		margin-left: auto;
		margin-right: auto;
		background:url(../images/menu_bg.jpg) repeat-x;
	}
		
	#menu{
		width:736px;
		height:32px;
		text-align:center;
		float:left;
		background:url(../images/menu_bg.jpg) repeat-x;
	}
		
			#menu ul{
				margin-left:10px;
				list-style:none;
				text-align:center;
				}
			
			#menu li{
				font: 14px/32px Arial;
				border-right:1px solid #c8dce5;
				color:#FFFFFF;
				height:35px;
				text-align:center;
				margin:auto;
				width:120px;
				float:left;
			}
			
			#menu li:hover{
				background:url(../images/menu-hover.png) repeat-x top;
				behavior: url(../js/iepngfix.htc);
			}
			
			#menu .active{
				background:url(../images/menu-active.png) repeat-x top;
				behavior: url(../js/iepngfix.htc);
			}
			
			#menu a{
				font: 14px Arial;
				color:#FFFFFF;
				text-decoration:none;
				}
		
	
		
	#menu-l{
		width:8px;
		height:32px;
		float:left;
		background:url(../images/menu_l.jpg);
	}
		
	#menu-r{
		width:8px;
		height:32px;
		float:right;
		background:url(../images/menu_r.jpg);
	}
	
	
	#menu-reflection{
		width:794px;
		height:32px;
		text-align:left;
		font:16px/18px arial bold;
		color:#000;
		margin-left: auto;
		margin-right: auto;
		background:url(../images/menu_reflection.jpg);
	}
	
		#menu-reflection a{
			margin:10px;
			font:12px/14px arial bold;
			color:#034F5E;
			text-decoration:none;
		}
		
		#menu-reflection a:hover{
			text-decoration:underline;
		}
		

#container{
	width:900px;
	padding-top:0px;
	background:url(../images/bg.jpg) repeat-x;
	background-color:#FFFFFF;	
	height:220px;
	}
	
	#container #left{
		padding-left:40px;
		width:230px;
		height:200px;
		padding-right:10px;
		border-right:1px solid #5c99cf;
		float:left;
	}
	
		#container #left a{
			font:12px arial;
			color:#000;
			font-weight:bold;
			text-decoration: none;
		}
		
		#container #left a:hover{
			font:12px arial;
			color:#000;
			font-weight:bold;
			text-decoration: underline;
		}
	
	#container .right{
		width:610px;
		height:200px;
		display:inline;
		float:left;
	}
	
	.right #ajax{
		width:440px;
		padding:10px 30px 10px 10px;
		float:left;
	}
	
		#ajax p{
			text-align:justify;
		}
	
		#left #text{
			margin-top:20px;
			width:375px;
			float:left;
			}
			
		.right #image{
			width:90px;
			height:auto;
			float:left;
			padding:5px 0px 80px 10px;
		}
		
		#left ul{
			list-style:none;
			margin-left:10px;
			margin-top:20px;
			}
		#left li{
			font: 12px Arial;
			color:#000;
			padding-bottom:10px;
			}
		
		#left ul li a{
			font-weight:bold;
		}
		
		#left h2{
			font: 12px Arial;
			display:inline;
			font-weight:bold;
			width:110px;
			display:block;
			float:left;
			color:#0e475b;
			margin-right:10px;
		}
		
	#container h1{
		margin:5px;
		margin-left:40px;
		font:18px Arial;
		font-weight:bold;
		color:#4980dd;
	}
	
	#container h3{
		font: 12px Arial;
		color:#3d4041;
	}
	
	#default-text, #default-text p, #default-text table, #default-text tbody{
		width:800px;
		font:12px arial;
		text-align:justify;
		margin:auto;
	}
	
		/* products page*/
		
		#container2{
			width:900px;
			padding-top:0px;
			background:url(../images/bg.jpg) repeat-x;
			background-color:#FFFFFF;	
			height:auto;
		}
		
			#container2 ul{
				list-style:none;
				margin:0px 0px 0px 10px;
			}
		
			#container2 ul li{
				width:139px;
				height:19px;
				text-align:center;
			}
		
			#container2 ul li a{
				font: 12px/16px arial bold;
				width:139px;
				background:transparent url(../images/product-btn.png) left center no-repeat;
				color:#fff;
				text-decoration:none;
				float:left;
			}
		
			#container2 ul li a:hover{
				background:transparent url(../images/product-btn-hover.png) left center no-repeat;
			}
			
			#container2 ul li #active{
				background:transparent url(../images/product-btn-active.png) left center no-repeat;
				color:#454545;
			}
		
		
			.product-box{
				width:166px;
				height:106px auto;
				float:left;
				margin:10px;
				padding:5px 0px 5px 10px;
				background:url(../images/box-bg.jpg) top repeat-x;
				border:1px solid #176d96;
			}
			
			.product-box #image-l{
				border:1px solid #649eb9;
				float:left;
				width:58px;
			}
			
			.product-box #desc-r{
				width:100px;
				height:60px;
				float:left;
				margin-bottom:3px;
				padding-left:3px;
			}
			
				#desc-r p{
					font:10px/11x arial;
				}
			
			.product-box h1{
				font:12px/14px verdana;
				color:#114558;
			}
			
			.product-box .top{
				font:10px/12px arial;
				color:#08648f;
				width:160px;
				margin-top:2px;			
			}
			
			.product-box .price{
				font:14px/16px arial bold;
				color:#035d89;
				font-weight:bold;
				width:100px;
				float:left;
			}
			
			.detalii{
				width:50px;
				float:left;
				display:block;
			}
			
			.producers{
				width:200px;
				float:left;
			}
			
				.producers img{
					border:1px solid #5896b5;
					margin-bottom:10px;
				}
				
				#menu-cl{
					width:250px;
					float:left;
				}
			
				#desc-cr{
					width:650px;
					text-align:justify;
					float:left;
				}
				
			#products{
				width:680px;
				padding-left:20px;
				float:left;
			}
			
				#products h1{
					font: 18px/20px arial;
					color:#114558;
					text-align:center;
					margin-bottom:10px;
				}
				
				#products h2{	
					font:12px/14px arial bold;
					color:#c9001f;
					text-decoration:underline;
					margin-bottom:10px;
				}
				
				.producers h3{
					font:16px/18px arial bold;
					color:#035d89;
					font-weight:bold;
					text-align:center;
				}
				
				#products p{
					font: 10px/12px arial;
					color:#08648f;
					margin-bottom:10px;
				}
			
		/* end products */
		
#footer{
	background:url(../images/footer.jpg);
	background-color:#f1f8ff;
	width:900px;
	height:47px;
}
	
	#footer #box{
		margin-top:18px;
		float:right;
		width:350px;
		height:40px;
		text-align:center;
	}
		#box p{
			font: 12px Arial;
			color:#0d67a1;
		}

/* parteneri */

.list{
	width:800px;
	height:auto;
	text-align:center;
	background:#fff;
	margin:auto;
}

.list .prodbox{
	width:120px;
	text-align:center;
	height:80px;
	background:#fff;
	margin:5px;
	float:left;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.list .prodbox img{
	behavior: url(../js/iepngfix.htc);
	width:105px;
	height:50px;
}

.list .prodbox:hover{
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

input{
	border:1px solid #285B90;
	margin:5px;
	height:20px;
}



.labels{
	width:70px;
	float:left;

}

.inputs{
	width:250px;
	float:left;
}

.cont-left{
	width:300px;
	padding-left:60px;
	float:left;
}

.cont-left p{
	font:12px/14px arial;
	font-weight:normal;
}

.cont-left a, .cont-left a:visited{
	font:12px/12px arial;
	text-decoration:none;
	color:#3073b7;
}

.cont-left a:hover{
	text-decoration:underline;
}

.cont-left img{
	margin-bottom:10px;
	border:1px solid #000;
	}

.cont-right{
	width:500px;
	float:left;
	padding-left:30px;
	margin-top:10px;
}

.cont-right p{
	line-height:32px;
}

textarea{
	border:1px solid #285B90;
	margin:10px 0px 10px 5px;
	width:350px;
	height:120px;
}

#contact-left{
	padding-left:80px;
	width:300px;
	height:400px;
	float:left;
}

	#contact-left a img{
		border:1px solid #000;
		margin:25px 10px 0px 0px;
	}
	
	#contact-left a, #contact-left a:visited{
		font:12px/14px arial;
		color:#285b90;
		text-decoration:none;
	}

	#contact-left a:hover{
		text-decoration:underline;
	}
	
#contact-right{
	width:500px;
	float:left;
}

	#contact-right #crl{
		width:130px;
		float:left;
	}
	
	#contact-right #crr{
		width:300px;
		float:left;
	}
	
	input{
	}
	
	#crl p{
		font:12px/32px arial;
	}
