BODY {
	BACKGROUND: #000;
	background-image:url(img/pozz.gif);
	background-repeat:no-repeat;
	background-position:center top;
	MARGIN: 0px;
	padding-top: 0px;
}

.txt {
	FONT: 12px Arial; COLOR: #666; TEXT-ALIGN: left; PADDING-TOP: 8px; vertical-align: top;
}

.txtworkbox {
	FONT: 11px Arial; COLOR: #666; TEXT-ALIGN: left; PADDING-TOP: 3px; vertical-align: top;
}

.txtwork {
	FONT: 12px Arial; COLOR: #666; TEXT-ALIGN: left; PADDING-TOP: 12px; PADDING-left: 10px;
}

.tel {
	FONT: 12px Arial; COLOR: #999; TEXT-ALIGN: left; PADDING-BOTTOM: 8px;
}


.linkovi {
	FONT: 12px Arial;
	COLOR: #893c9a;
	TEXT-ALIGN: left;
	PADDING-TOP: 8px;
	Text-decoration: none
}



.linkcre {
	FONT: 11px Arial; COLOR: #666; TEXT-ALIGN: right; PADDING-right: 15px; PADDING-top: 5px; Text-decoration: none
}
.linkovihome {
	color: #ff9700;

}

.linkovicontact {
	color: #73bc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

#buttonHOME
{
  display: block;
  width: 82px;
  height: 20px;
  border: 0px;
  background: url("img/but_home.gif") no-repeat 0 0;

}

#buttonHOME:hover
{ 
  background-position: 0 -20px;
}

#buttonHOME span
{
  display: none;
}



#buttonMOTION
{
  display: block;
  width: 123px;
  height: 20px;
  border: 0px;
  background: url("img/but_motion.gif") no-repeat 0 0;

}

#buttonMOTION:hover
{ 
  background-position: 0 -20px;
}

#buttonMOTION span
{
  display: none;
}


#buttonDESIGN
{
  display: block;
  width: 113px;
  height: 20px;
  border: 0px;
  background: url("img/but_design.gif") no-repeat 0 0;

}

#buttonDESIGN:hover
{ 
  background-position: 0 -20px;
}

#buttonDESIGN span
{
  display: none;
}



#buttonHOMEon
{
  display: block;
  width: 82px;
  height: 20px;
  border: 0px;
  background: url("img/but_home.gif") no-repeat 0 -20px;

}

#buttonHOMEon:hover
{ 
  background-position: 0 -20px;
}

#buttonHOMEon span
{
  display: none;
}



#buttonMOTIONon
{
  display: block;
  width: 123px;
  height: 20px;
  border: 0px;
  background: url("img/but_motion.gif") no-repeat 0 -20px;

}

#buttonMOTIONon:hover
{ 
  background-position: 0 -20px;
}

#buttonMOTIONon span
{
  display: none;
}


#buttonDESIGNon
{
  display: block;
  width: 113px;
  height: 20px;
  border: 0px;
  background: url("img/but_design.gif") no-repeat 0 -20px;

}

#buttonDESIGNon:hover
{ 
  background-position: 0 -20px;
}

#buttonDESIGNon span
{
  display: none;
}