body
{
	margin : 0;
	position : relative;
	padding : 0;
	font : 80% "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	/*background : #eff0fa;*/
	/*back orig: #516996*/
	color : #1E4086;
}

#html
{
	background : white;
	margin : 0 auto;
	padding : 0px;
	position : relative;
	width : 750px;
	border : 1px solid #516996;
/*	border-left : 1px solid #929DB1;
	border-right : 1px solid #929DB1;
	border-bottom : 1px solid #929DB1;*/
}
#header
{
	padding : 0 0 0 200px;
	position : relative;
	background : white url(/img/logo.gif) left center no-repeat;
	border-bottom : 10px solid #003399;
	height : 82px;
/*	left : 0px;*/
}

#header a#logo:link, #header a#logo:visited
{
/*	background : url(none) left center no-repeat;
*/	height : 82px;
	left : 1px;
	position : absolute;
	overflow : hidden;
	text-indent : -1000em;
	text-decoration : none;
	top : 0;
	width : 200px;
	z-index : 2;
/*	background-image : url(/test_logo3.gif);*/
}

#content 
{ background : white; 
	/*position : relative; */
}

#home-top
{
	/*clear : both;*/
}

#home-top .left
{
	float : left;
/*	width : 626px; - cu reclame */
	width : 744px;
}
#home-top .right
{
	border-left : 1px solid white;
/*	margin-left : 625px; - cu reclame */
	margin-left : 744px;
/*	position : absolute;*/
	position : relative;
/*	float : right;*/
}
/*#home-top.left a:link, #home-top a:visited, #home-top a:hover
{
	color : red;
}
*/

.pics {
	border : 0px solid;
}

/*#home-top .reclame
{
	background : white;
	height : 600px;
	margin : 0;
	padding : 0px;
	text-align : center;
}*/

#home-top h2, #home-top h2
{
	background : white;
	text-align : center;
}
#home-top ul
{
	margin : 0;
	padding : 12px;
}
#home-top li
{
	padding : 2px;
}	
#home-top li em
{
	float : right;
	font-style : normal;
}

#left-top
{
/*	background : url(/test_bg_home.gif) repeat-y;*/
	background : white;
	height : 90px;
/*	border-bottom : 1px solid #BECCD8;*/
/*border : 1px solid pink;*/
/*clear : both;*/
}
#left-top h2
{
	background : white;
	text-align : center;
}

#left-top .tleft
{
	float : left;
	width : 239px;
/*	background : url(/bg240x10.gif) repeat-y;*/
}
#left-top .tcenter
{
	margin-left : 60px;
	margin-right : 60px;
	text-align : center;
}
#left-top .tright
{
	float : right;
	width : 239px;
/*	background : url(/bg240x10.gif) repeat-y;*/
}


#form
{
/*  color : green;
  border : 1px solid red;
	text-align : center;*/
/*	margin-left : 100px; - cu reclame */
	margin-left : 150px;
	margin-top : 20px;
}

ita 
{
   font-style: oblique;
   font-size : 80%;
}

p {
  text-indent: 20px;
  line-height : 1.2;
	margin : 0 6px;
	padding : 0px;
	text-align : justify;
}
p.longurl {
  font : 12px "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
  text-indent: 0px;
/*  line-height : 1;*/
  margin : 0 6px;
  padding : 0px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000033;
}
p.center {
  text-align : center;
}


h2
{
	font-size : 1.7em;
	font-weight : normal;
	margin : 0;
	padding : 4px 6px;
}
h3
{
	font-size : 1.5em;
	font-weight : normal;
	margin : 0;
	padding : 4px 6px;
}

minishort {
	color: #0000CC;
	font-weight: bold;
}

/*.clear
{
	clear : both;
	font-size : 1px;
	line-height : 0;
	margin : 0;
}
*/
a:link, a:visited
{
	color : #1E4086;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}

/* IE HACKS??
#header, #navigation, #footer, h1, h2, #home, #home-bottom 
{ height : 1%; 
}
*/
#content { 
  background:white; 
}
#header ul { 
  position : relative; 
}

#home-bottom .right { 
  margin-left : 373px; 
}


#footer
{
  	clear : both;
	margin : 0;
	padding : 2px 8px;
	background : #476191;
	color : white;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color : white;
}
#footer span
{
	float : right;
}