BODY
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #E5E7EE;
}
p.paragraf
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-indent: 30px;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
A
{
	color : #708090;
	text-decoration : none;
	font-weight : bold;
}
A:hover
{
	text-decoration:none;
	Color: #A9B0B6;
	font-weight : bold;
}
A.menu
{
	color : #EFEFEF;
	text-decoration : none;
	font-weight : bold;
}
A.menu:hover
{
	text-decoration:none;
	Color: #000000;
	font-weight : bold;
}
A.menu1
{
	color : #708090;
	text-decoration : none;
	font-weight : bold;
}
A.menu1:hover
{
	text-decoration:none;
	Color: #000000;
	font-weight : bold;
}
H1{
	text-align : center;
	font-weight: bolder;
	font-size: 18px;
}

DIV.logo
{
	position: absolute;
	top:64px;
	left: 800px;
	z-index:20;
	
}
DIV.left
{
	position: absolute;
	top:0px;
	left: 0px;
	z-index:101;
}
DIV.top
{
	position: absolute;
	top:0px;
	left: 100px;
	z-index:100;
}
DIV.menu
{
	position: absolute;
	top:100px;
	left: 100px;
	z-index:50;
}
DIV.menu_sub
{
	position: absolute;
	top:549px;
	left: 800px;
	z-index:40;
}
DIV.body
{
	position: absolute;
	top:119px;
	left: 100px;
	z-index:10;
}
DIV.text
{
	position: absolute;
	top:125px;
	left: 101px;
	width: 878px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color : #000000;
	background-color : #EFEFEF;
	border-color: #8c9093;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	z-index:500;
	
}

div.electro
{
	position: absolute; 
	top:122px; 
	left: 250px; 
	z-index:1000; 
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	visibility: hidden; 
	width: 600px; 
	height: 450px;
	background-color: #708090;
}
TD.contacts
{
	text-decoration:none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	padding-left: 50px;
	padding-right: 10px;
	line-height: 30px;
}
ul.work
{
	list-style-image: url(../images/bullet.gif); 
	line-height: 15px; 
	text-align: justify;
	margin-bottom: 3px;
}
li.work
{
	text-align: justify;
}
test
{
	visibility: visible;
	background-color: #708090;
}