body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 13px;
	font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color:#000000;
}
img {
	border: none;
}
div, p, span, img, a, ul, li, h1, h2, h3 {
	border: 0px solid;
}
h1, h2 {
	width:100%;
	text-align:center;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}
#baner {
	width:100%;
	height: 268px;
	background-color: #666666;
	background-image: url(../images/top_14.png);
}
#baner_img1 {
	float:left;
	width:275px;
	height:89px;
	margin-top: 60px;
	margin-left: 30px;
}
#baner_img2 {
	clear:left;
	float:left;
	width:312px;
	height:44px;
	margin-top: 10px;
	margin-left: 35px;
}
#baner_img3 {
	position:absolute;
	width:231px;
	height:110px;
	top:167px;
	right:50px;
	z-index: 1;
}
#menu {
	width: 100%;
	height: 59px;
	color: #ffffff;
	background-image: url(../images/top_16.png);
}
#home {
	float:left;
	width:27px;
	margin-top: 5px;
	margin-left: 30px;
}
#kontakt_link {
	float:left;
	width:30px;
	margin-top: 6px;
	margin-left: 20px;
}
#menu a img {
	opacity: 0.5;
}
#menu a:hover img {
	opacity: 0.8;
}
#linki {
	float:right;
	margin-top:-15px;
	margin-right:10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 0.5px;
}
#linki a {
	margin-right: 9px;
	color: white;
	text-decoration:none;
}
#linki a:hover {
	position:relative;
	top:-2px;
	color: #eabc12;
}
span.kropki {
	position:relative;
	top:-2px;
	font-size: 40px;
	color: #eabc12;
}

