@charset "utf-8";
/* CSS Document */

#frame3
{
	position: absolute;
	top: 373px;
	left: 225px;
	width: 170px;
	height: 150px;
	background-image:url(../img/frame.png);
	background-repeat: repeat-x	
}

.kontakty
{
	margin-top: -2px;
	font-size: 12px;
	color: #000
}

.kontakty a
{
	text-decoration: none;
	color: #000
}

.kontakty a:hover
{
	text-decoration: underline;
	color: #000
}