﻿body 
{
	background-image: url(images/ucilica_bckg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a, a:visited {
	text-decoration: none;
	color: Red;
	font-weight: bold;
}

#pic {
	background-color: Transparent;

	position: relative;

	
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}
#pic a, #pic a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#pic a.p1, #pic a.p1:visited {
	text-decoration: none;
	color: #000000;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 250px;
	left: -260px;
	position: absolute;
	top: -100px;
	width: 230px;
}
h1
{
	font-size:large 14px;
}
h2
{
	font-size: 18px;
}