* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
}

a {text-decoration:none;
	color:white;
	}

body {margin:0px;}

.top {text-align:center; width:760px;}
.top a img {padding-bottom:12px;}

div.left {width:175px; float:left; height:100%; background-color:#00315A;}

div.center {
	border-left:1px solid white;
	border-top:1px solid white;
	float:left;
	width:584px;
	background-color:#00315A;
}

div.title img {padding-left:40px; padding-top:20px; padding-bottom:20px;}
div.title {	width:335px; float:left;}

.content {
	color:white;
	padding-left:40px;
	padding-bottom:15px;
	text-align:left;
	width:335px;
	float:left;
}

.cautareHead {font-weight:bold;}

.right {float:right; width:205px; background-repeat:no-repeat; text-align:right;}
div.links {text-align:center; height:20px; background-color:#00315A; padding-top:5px; border-top:1px solid white;}


.inputBox {
	border:1px solid #00315A;
	height:15px;
	background-color:#efefef;
}

table.inputTable tr td{
	padding-top:6px;
	}
	

div.footer { padding-top:10px; padding-bottom:10px;}
div.footer a {color:#aaaaaa; font-size:10px;}