
html {
	margin: 0;
	padding: 0;
	}
body { 
	background-image: url(images/bg.gif); 
	background-repeat: repeat;
    background-position: top right;
	margin: 0; 
	padding: 0;
	overflow:scroll;
	overflow-x: hidden; 
	}

table
{ 
margin-left: auto;
margin-right: auto;
}

#cel_norepeat {
  background-repeat: no-repeat;
  background-position: top left
	}

#navigation a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:5px 1px 5px 45px;
	background: url("images/but29.gif") 14px 55% no-repeat;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: url("images/but1.gif") 14px 55% no-repeat;
	color:#15295b;
	}
	
#navigation2 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display:block;
	padding:5px 1px 5px 45px;
	background: url("images/but29.gif") 14px 55% no-repeat;
	font-weight: normal;
	}
	
#navigation2 a:hover {
	background: url("images/but1.gif") 14px 55% no-repeat;
	color:#15295b;
	}


.foto {
    border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding: 2px 2px 2px 2px;
	}
	
.foto:hover {
	border-width:1px;
	border-style:solid;
	border-color:#669900;
	padding: 2px 2px 2px 2px;
	}
	
.mic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mic:hover, .mic:active
{
	color: #999999;
	text-decoration: none;
}
.mic_link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.mic_link2:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96AF1B;	
}

.mic_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.mic_link:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96AF1B;	
}
.mic_cenusiu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mic_cenusiu:hover
{
	text-decoration:none;
	font-weight: normal;
	text-transform: none;
}