* {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#DDDDDD;
	text-align:left;
}
img {
	border:none;
}
a {
	font-weight:bold;
	color:#C4161D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a.btn_wiecej {
	text-decoration:none;
	display:block;
	color:#C4161D;
	font-weight:normal;
}
a.btn_wiecej:hover {
	text-decoration:underline;
}


.news {
	margin-bottom:30px;
}
.news_title {
	font-weight:bold;
}
.news_desc {
	margin:5px 0px;
	text-align:justify;
}
.news_dodano {
	font-size:10px;
	color:#909192;
	background-image:url('gfx/ico_dodano.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	margin:10px 0px;
}

a.submenu {
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	display:block;
	height:15px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:7px;
	background-image:url('gfx/ico_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 12px;
	padding-left:12px;
}

a.submenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.subsubmenu {
	display:block;
	text-decoration:none;
	font-size:11px;
	margin-left:30px;
	margin-top:7px;
	margin-bottom:7px;
	color:#DDDDDD;
}
h1 {
	color:#D3D4D4;
	font-size:20px;
	font-weight:bold;
	margin-top:45px;
	padding-bottom:20px;
	text-transform:lowercase;
	background-image:url('gfx/bg_big_h1.jpg');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:30px;
}
h2 {
	margin-top:10px;
	font-size:13px;
	color:#C4161D;
}
h3 {
	color:#FFFFFF;
	font-size:12px;
	margin-left:10px;
}
li {
	list-style-image:url('gfx/ico_arrow_red.gif');
}

.mini_projekt {
	float:left; 
	width:95px; height:60px; 
	border:1px solid #333333; 
	margin:5px; 
	cursor:pointer;
}
a.mapa, a.submapa {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
a.submapa {
	font-weight:normal;
	margin-left:10px;
}