@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006;
	line-height:0px;
	
	
	}
.top {
	background-image: url(../images/blue_bar.jpg);
	background-repeat:repeat;
	background-position: 0px 0px;
	width: 990px;
	height:111px;
}
.logo {
	padding: 12px;
	width: 181px;
	float: left;
}
.slogan {
	padding: 12px;
	width: 386px;
	float:right;
}
.banner {
	width: 990px;
	float:left;
}
.buttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
	text-align: center;
	text-decoration:none;
}
a:hover.buttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.obligatoriu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color:#F00;
	border-style:dotted;
	border-width:1px;
	border-color:#999;
	padding:10px;
	margin:2px;
	width:685px;
}
.txt_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color:#F00;
	padding:5px;
}
.box-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	height: auto;
	width: 750px;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.main {
	height: auto;
	width: 990px;
	float:left;
}
.b {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 235px;
	width: 100%;
	float:left;
	clear:both;}
div#Navigation {
	width:200px;
	float:left;

}
div#Navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
div#Navigation ul li {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 215px;
	background-color: #DFDFDF;
}
div#Navigation ul li:hover {
	display:block;
	background-color: #666;
	color:#999;
}
div#Navigation ul li a {
	padding:5px;
	color:#333333;
	text-decoration:none;
	display:block;
}
div#Navigation ul li a:visited {
	color:#333333;
	text-decoration:none
}
div#Navigation ul li a:hover {
	color: #FFF;
	background:#666;
	text-decoration:none
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.bt{
	padding-left:1px;
	line-height:0px;
	}
.alege_bt {
	color:#1B2270; 
	font-size:12px; 
	font-weight:bold; 
	border-style:dotted; 
	border-width:1px; 
	border-color:Silver; 
	background-color:#FFF; 
	height:25px; 
	width:100%; 
	he	
}
input.alege_bt:hover {
	color:white; 
	background-color:#1B2270; 
}
.cauta {
	color:#1B2270; 
	font-size:18px; 
	font-weight:bold; 
	border-style:dotted; 
	border-width:1px; 
	border-color:Silver; 
	background-color:#FFF; 
	height:35px; 
	width:100%; 
	he;
}
input.cauta:hover {
	color:white; 
	background-color:#1B2270; 
}
