/* CSS Document */
#home {
	margin-top: 20px;
	margin-bottom: 50px;
	margin-left: 350px;
	text-align: left;
}


img {

	border: 0;

}

a {

	color: #e95197;

}

h3, h4 {

	color: #189ed4;

}
form {

	margin: 0;

	padding: 0;

}

img {

	border: 0;

}

dl {

	margin: 0;

	padding: 0;

}

dt {

	margin: 0;

	padding: 0 0 0.7em;

}

dd {

	margin: 0;

	padding: 0 0 0.7em 10px;

}

ul, ol {

	margin: 0.6em 0 0.4em;

	padding-left: 30px;

}

li {

	margin: 0 0 0.4em;
	border-bottom:dotted 1 #FFFFFF;

}

blockquote {

	margin: 0;

	padding: 0 0 0.5em 30px;

}


/* Links

-------------------------------------------------- */

 div.about,
 div.features {
	width: 210px;
	text-align: justify;
	padding: 0.5em;
}

 div.about {
	float: left;
}
 div.about ul {
	padding: 0px;
	margin: 0px;
}


 div.about p {
	color: #697f85;
	padding: 0 0 1em;
}

 div.features {

 width: 326px;
 float:left; 

}

 div.features ul {

	color: #697f85;

	margin: 0;

	padding: 0.2em 0 0.5em;

}

 div.features li {
	background: url(/images/icons/bullet_alt.gif) no-repeat 10px 0.35em;
 margin: 5px 0 5px 0; padding: 7px 7px 7px 0px; border-top: 1px dotted #d0d0d0; border-bottom: 1px solid #d0d0d0; 

}

 div.features p {
/*
	font-size: 78%;

	padding: 0 0 1.4em 7px;*/

}
 div.features img {
	width: 60px;
	height: 60px;
	float: left;
	padding: 0.1em;
	background-color: #FFFFFF;
}

#home div.features p:after {

	content: ".";

	clear: both;

	display: block;

	height: 0;

	visibility: hidden;

}

#home div.footer {

	clear: both;

}

#home div.footer div.about,

#home div.footer div.features {

	line-height: 0em;

	font-size: 0;

	padding: 0;

}


#home div.faces {
	width: 450px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;

}

#home div.faces:after,

#member-home div.faces:after {

	content: ".";

	clear: both;

	display: block;

	height: 0;

	visibility: hidden;

}

#home div.faces h3,

#member-home div.faces h3 {

	padding-bottom: 0.6em;

}

#home div.row,

#member-home div.faces div.row {

	clear: both;

	padding: 0 0 6px;

}

#home div.faces div.row:after,

#member-home div.faces div.row:after {

	content: ".";

	clear: both;

	display: block;

	height: 0;

	visibility: hidden;

}

#home div.faces div.link-image,

#home div.faces div.no-link-image,

#member-home div.faces div.link-image,

#member-home div.faces div.no-link-image {

	float: left;

	width: 64px;

	height: 64px;

	margin: 0 3px;

}

#home div.faces div.link-image a,

#member-home div.faces div.link-image a {

	width: 60px;

	height: 60px;

}

#home div.faces p,

#member-home div.faces p {

	clear: both;

	text-align: center;

	font-size: 86%;

	padding: 0.3em 0 1.2em;

}
.tag-cloud {
	float: right;
	width: 450px;
}



.title{

	font-family:Arial;

	font-size:18pt;

	line-height:26px;

}


hr{
	height:1px;

	border:0px solid #FFFFFF;

	border-bottom:1px dotted #202020;
}

.zaznacz1 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	color: #0099CC;
	display: block;
	padding: 10px;
	border: 1px dotted #0099CC;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/}

/* -------------GALERIA ----------------------------*/
h1 {
	font: normal 320%/100% Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 5px 0;
	letter-spacing: -2px;
}
.credits {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	margin: 0 0 30px 0;
	font: 120% Garamond, Georgia, serif;
}
.credits em {
	color: #999;
}
.credits a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.credits a:hover {
	color: #000;
}

.galeria img, a {
	outline: none;
}

.galeria img {
	padding: 5px;
	background: white;
	border: 1px solid #DDD;
	margin: 3px 5px 0 0;
	height:60px;
	width:60px;
}

/*koniec galerii--------------*/