body{
	background-color: #1a1615;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color:white;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 20px;
	background-image: url('pat3.gif');
}

a,a:visited{
	color: #00a8e1;
	text-decoration: none;
	cursor: pointer;
}
a:hover{color: white;}

a img,.port-small{
	border: 5px solid #696969;
	background-color: #1a1615;
	-moz-border-radius: 4px;
}
a:hover img,.port-hover{
	border: 5px solid #00a8e1 !important;
	-moz-border-radius: 4px;
}
.port-small{
	width: 75px; height: 56px;
	cursor: pointer;
}

.small-title{
	text-transform: uppercase;
	font-size: 10px;
}

.space{
	height: 15px;
	display: block;
	clear: both;
}
.legenda{
	color: gray;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 11px;
}

.album{
	background-image: url('album.png');
	background-position: center;
	text-align: center;
	background-repeat: no-repeat;
	padding: 25px 24px 25px 24px;
}
.album img{
	width: 150px;
	height: 113px;
}

#menu{
	text-align: right;
}
#menu span{
	padding: 2px 10px;
	display: block;
}
#menu a,#menu a:visited{
	border-bottom: 1px solid #222;
	font-size: 12px;
	font-family: Calibri,Myriad,"Trebuchet MS",Tahoma,sans-serif;
	color: white;
	width: 120px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#menu a:hover{
	background-color: #086AA8;
	color: white;
}
#menu a.noborder{
	border: none;
}

#content{
	margin-left: 30px;
/*	height: 420px;*/
}

.just{
	text-align: justify;
	font-size: 14px;
	font-family: Calibri,Myriad,"Trebuchet MS",Tahoma,sans-serif;
}

.email{
	background-image: url('email.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#gnysek{
	height: 70px;
	background-image: url('gnysek.gif');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
	border-bottom: 1px solid #222;
	margin-bottom: 10px;
}

#piotrg{
	height: 70px;
	background-image: url('piotrg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #222;
	margin-bottom: 10px;
}

#main{
	width: 850px;
	/*height: 500px;*/
	margin: 50px auto 0;
	/*border-bottom: 1px solid #444;*/
}

#lewo{
	width: 120px;
/*	height: 500px;*/
	float: left;
}

#prawo{
	width:730px;
/*	height: 500px;*/
	float: right;
}

#page-end{
	border-top: 1px solid #222;
	margin: 20px 0 100px 0;
	clear: both;
}

.clearfix{
	clear: both;
}

/* special */
.head,.head2{
	background-color: black;
	-moz-border-radius: 5px;
	display: block;
	width: 480px;
	height: 120px;
	color: #086AA8;
	overflow: hidden;
	border: 6px solid black;
	margin-bottom: 5px;
	cursor: pointer;
	margin-left: 90px;
}
.head2{
	border-color: #086AA8;
	background-color: #086AA8;
	color: white;
}
.img{
	display: block;
	position: relative;
	top: 0px;
	width: 480px;
	height: 120px;
}
.img div{-moz-border-radius: 2px;}
h2{
	font-size: 30px;
	margin: 2px 0 4px 0;
	font-family: Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Tahoma,sans-serif;
}
.right{float: right;}
.h{height: 32px; display: none; overflow: hidden;}
.h a img{border: none; background-color: transparent;}
.h a img:hover{border: none !important;}
.img div{height: 120px;}
.h span{float: right; margin-top: -5px;}
h3{margin: 0px; font-size: 15px; line-height: 17px; text-align: right; letter-spacing: normal;}
h3 i{color: black; padding-right: 2px; font-size: 13px;}
h3 a,h3 a:visited{color: white;}
h3 a:hover{text-decoration: underline;}