@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
	font-size : 14px;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-size : 14px;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size : 14px;
	text-decoration: none;
}
a:hover {
	color: red;
	font-size : 14px;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.styl2 {
	font-size: 12px
}

.styl3 {
	font-size: 12px
}#info {
	position: absolute;
	width: 395px;
	height: 248px;
	padding: 10px;
	background-image: url(images/wazne-info.png);
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 20px;
}
#info #close {
	position: absolute;
	left: 360px;
	top: 10px;
}

