code
{
	color:rgb(180,0,0);
	font-size:12pt;
}
pre
{
	color: rgb(180,0,0);

}
a:link
{
	color: #0000cc;
	TEXT-DECORATION: underline
}
a:active
{
	color: #ff0000;
	TEXT-DECORATION: underline
}
a:visited
{
	COLOR: #669900;//#777700;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; 
      TEXT-DECORATION: none;
	//font-weight://bolder;
}

body
{	text-align: justify;
	background-color: rgb(255, 255, 255);
	background-attachment: fixed;
	color: Navy;
	font-size:14pt;
	background-image: url('../images/bkg7.jpg');
	SCROLLBAR-HIGHLIGHT-COLOR: #D8DBDA;
	SCROLLBAR-SHADOW-COLOR: #196774;
	SCROLLBAR-ARROW-COLOR: #158BB3;
	SCROLLBAR-TRACK-COLOR: #CBD0D9;
 	SCROLLBAR-BASE-COLOR: #B6C4D4
}


table
{
	table-border-color-light: rgb(204, 204, 153);
	table-border-color-dark: rgb(153, 153, 102);
	font-size:14pt;

}
h1
{
	color: Navy;//rgb(255, 204, 0);
	text-align: center;
}
h2
{
	color: Navy;//rgb(255, 153, 51);
	text-align: center;
}
h3
{
	color: Navy;//rgb(255, 204, 0);
	text-align: center;
}
h4
{
	color: Navy;//rgb(255, 204, 0);
}
h5
{
	color: Navy;//rgb(255, 153, 51);
}
h6
{
	color: Navy;//rgb(204, 51, 153);
}
button
{
	background-color: rgb(255, 204, 0);
	color: rgb(11, 0, 0);
}
label
{
	color: rgb(255, 255, 204);
}

textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(204, 51, 153);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(255, 204, 0);
}
th
{
	color: rgb(255, 204, 0);
}
ul           { list-style-image: url('../images/artbul1a.gif') }
ul ul        { list-style-image: url('../images/artbul2a.gif') }
ul ul ul     { list-style-image: url('../images/artbul3a.gif') }
.textpoze {font-size:10pt;color: #73705E;
   margin-left:10%;text-align: left;margin-top:5;
}
.poza {border: 3 outset #D1D1B1;cursor:hand;
}
.poza2 {FILTER:Shadow(Color=#000080, Direction=135) 
}
.textlucr {font-size:12pt;color: #23405E;
   margin-left:10%;text-align: left;margin-top:5;
}
.black12{font-size:10pt;color: #000000;font-weight:bolder;
   text-align: left;margin-top:1;font-family:'Arial',sherif;
}