@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/bg.png);
	background-repeat:repeat;
	margin: 0;
	padding:0;
	
}

#calosc {
	background-image:url(../img/bg2.png);
	background-repeat:repeat-x;
	margin:0;

}

#zawartosc {
	margin:auto;
	background-color:#FFF;
	width: 900px;
	display:block;
}

#header {
	width:900 px;
	height: 195 px;
	display: block;
	background-image:url(../img/header.png);
}

#flag_de {
	float: right;
	margin: 24px 21px 0px 0px;
}

#flag_pl {
	float: right;
	margin: 24px 5px 0px 0px;
}

#buttons {
	float: right;
	margin-top:-58px;
	margin-right: 22px;
}

#puttons{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

a {
	text-decoration:none;
	color: #003970;
}

a:hover {
	text-decoration:none;
	color: #FFF;
}

a#male {
	text-decoration:none;
	color: #C60;
}

a#male:hover {
	text-decoration:none;
	color: #003970;
}
#content {
	width: 510px;
 margin: 52px 100px 36px 55px;
 background-color:#fff;
 float:left;
}

#ha {
	float:right;
	background-image:url(../img/header_.png);
}

p.h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	color: #003970;
	margin: 0;
}

p.pcontent, ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-size: 12px;
}

span.blue{
	color: #2882be;
}

#footer {
	background-image:url(../img/footer2.png);
	width:900px;
	height: 202px;
	margin:0px;
}


#pooter {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #5d5d5d;
	
}

#stopka{
	position:relative;
	top: 175px;
}

a.footer {
	color: #5d5d5d;
}

a.footer:hover {
	color: #C60;
}


div.photos {
margin-top:26px;
margin-bottom:36px;
padding:0;
}

div.photos img {
	margin-right:4px;
	margin-bottom:6px;
	border-width:1px;
	border-color: #ffffff;
	
}

div.photos img:hover {
	margin-right:4px;
	border-width:1px;
	border-color: #3b80af;
	
}

div.photos a {
	
margin:0px 0px 6px 0px;
padding:0px;
}