body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333368;
}


.leftbox {
	float: left;
	padding:4px
}
.rightbox {
	float: right;
	padding:4px;
}




img {
	border-width:0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#54549B;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#54549B;
}


a {
	text-decoration:none;
	color:#0033CC;
}

a:hover {
	text-decoration:underline;
}


#wrap {
	width:960px;
	min-height:800px;
	background-image:url(images/bg_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}


#stiri a {
	color:#ffffff;
	text-decoration:none;
}


#head {
	height:98px;
	width:960px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}


#stiri {
	height:21px;
	width:727px;
	background-color:#54549B;
	float:right;
	margin-bottom:10px;
}


#left {
	min-height:200px;
	float:left;
	width:233px;
}


#right {
	min-height:800px;
	width:690px;
	padding:10px;
	margin-top:10px;
	margin-left:233px;
}


#footer {
	height:31px;
	width:960px;
	background-image:url(images/bg_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
}


#partners a {
	color:#FFFFFF;
	text-decoration:none;
}

#partners a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

