a {
	color:#87876D;
	font-family: arial, verdana;
	font-size: 12px;
	text-decoration: underline;
	
}
p,td,h1 {
	color:black;
	font-family: arial, verdana;
	font-size: 12px;
}

TD.podlozh {
  background-color: #5792FF;

}
p.div_opis {
   filter:alpha(opacity='70', style='0'); 
  color:white;
  padding-top: 0px; 
	font-family: verdana, arial;
	font-size: 12px; 
}
p.copyright {
    color:#BABA97;
	font-family: verdana, arial;
	font-size: 12px; 
}

a.copyright {
	color:#BABA97;
	font-family: verdana, arial;
	font-size: 12px;
	text-decoration: underline;
	
}

p.redaktor {
	color:#666666;
	font-family: verdana, arial;
	font-size: 12px;
	font-style: italic;
}
img.portfolio {
	border: 1px solid #000000;
}

table.people {
	background-image: url(images/people.jpg);
	background-repeat: no-repeat;
}
table.tree {
	background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
}
table.tors {
	background-image: url(images/tors.jpg);
	background-repeat: no-repeat;
}
table.waiter {
	background-image: url(images/waiter.jpg);
	background-repeat: no-repeat;
}
img.counter {
   filter:alpha(opacity='30', style='0');
}