@charset "utf-8";
/* CSS Document */

body {
	background-color: #3d3d3d;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}
#c1 {
	width: 920px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	background: #323232 url(images/bg2.jpg) top center repeat-y;
}
#c2 {
	width: 550px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	padding-left: 350px;
	padding-right: 20px; 
}
#logo1 {
	position: relative;
	top: 20px;
	left: -330px;
}
#menu {
	position: relative;
	top: 71px;
	left: -330px;
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	padding: 10px 31px 29px 30px;
	width: 235px;
}

#menu a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
}
#aktualnosci {
	text-indent: -5000px;
	background-image: url(images/aktualnosci.png);
	background-repeat: no-repeat;
	width: 296px;
	height: 218px;
	margin-left: -30px;
	margin-top: 50px;
}
#b {
	width: 100%;
	margin-top: -345px;
	margin-bottom: 50px;
}
#logo2 {
	float: right;
}
#footer {
	background-image: url(images/bg3.jpg);
	width: 900px;
	height: 55px;
	padding: 10px 10px;
	text-align: right;
	color: #8c8782;
	font-size: 10px;
}
#footer a {
	color: #ad9170;
	font-weight: bold;
}
.blue {
	color: #8fdafe;
	font-family: Verdana, Geneva, sans-serif;
}
.bold {
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
.t_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 6px;
	background: #fff;
}
#galeria img {
	margin-left: 5px; 
	margin-right: 5px; 	
	padding: 4px; 
	background: #fff; 
	border-bottom: 2px solid #323232; 
	border-right: 2px solid #323232;
}
