#profile-title {
	width: 95%;
	height: 31px;
	background: #0c1826;
	text-align: center;
	margin: auto;
	color: #f2fcff;
	font-weight: bold;
	padding-top: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

#profile {
	width: 95%;
	min-height: 290px;
	background: #0c1826;
	border-radius: 10px;
	margin: auto;
	height: 100%;
	padding: 5px;
}

#profile .username {
	margin-left: 5px;
	float: left;
}

#profile .level {
	text-align: right;
	margin-right: 5px;
	float: right;
}

#profile hr {
	width: 95%;
	border: 1px double #202d3d;
	margin: 5px;
}

#profile .left {
	float: left;
	width: 68%;
}

#profile .right {
	float: left;
	width: 32%;
}

#profile .table {
	margin: 10px;
	background: #18304a;
	border-radius: 5px;
	width: 95%;
	height: 250px;
}

#profile .table_bot {
	margin: 10px;
	background: #18304a;
	border-radius: 5px;
	width: 95%;
	height: 114px;
}

#profile .table .title, #profile .table_bot .title {
	height: 20px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	float: left;
	color: #f2fcff;
	width: 95%;
}

#profile .table .left, #profile .table_bot .left {
	width: 49%;
	height: 25px;
	margin: 1px;
	background: #0c1826;
	float: left;
}

#profile .table .right, #profile .table_bot .right {
	width: 49%;
	height: 25px;
	margin: 1px;
	background: #0c1826;
	float: left;
}

#profile .table .tekst, #profile .table_bot .tekst {
	margin: 3px;
	color: #fff;
}

#profile .avatar {
	width: 110px;
	height: 110px;
	margin: 10px 0 10px 10px;
}
#profile .text {
	width: 110px;
	margin: 5px;
}
#profile .pw {
	margin: auto;
	width: 50%;
	margin-top: 5px;
}

#profile .title2 {
	width: 390px;
	height: 26px;
	background: #17314a;
	text-align: center;
	margin: auto;
	color: #f2fcff;
	font-weight: bold;
	padding-top: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#profile .box {
	width: 400px;
	max-height: 200px;
	overflow: auto;
	font-style: italic;
	border-radius: 5px;
	border: solid 1px #8b8b80;
	box-shadow: 0px 0px 2px 2px #b7b7b1;
	padding: 5px;
	margin-bottom: 5px;
}

#staty {
	width: 95%;
	background: #0c1826;
	border-radius: 10px;
	margin: auto;
	height: 100%;
	padding: 5px;
	margin-top: 10px;
	color: #b9baac;
}

#staty .table {
	margin: 10px;
	background: #18304a;
	border-radius: 5px;
	width: 95%;
	height: 300px;
}

#staty .table .title {
	height: 20px;
	color: #f2fcff;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	float: left;
}

#staty .table .left {
	width: 49%;
	height: 25px;
	margin: 1px;
	background: #0c1826;
	float: left;
}

#staty .table .right {
	width: 50%;
	height: 25px;
	margin: 1px;
	background: #0c1826;
	float: left;
}

#staty .table .tekst {
	margin: 3px;
}

#inne {
	width: 95%;
	background: #0c1826;
	border-radius: 10px;
	margin: auto;
	height: 100%;
	padding: 5px;
	margin-top: 10px;
	color: #b9baac;
}

#inne .title {
	width: 90%;
	height: 26px;
	background: #17314a;
	text-align: center;
	margin: auto;
	color: #f2fcff;
	font-weight: bold;
	padding-top: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#inne .margin {
	margin-left: 20px;
}

#inne div {
	margin: 3px;
}

#inne .karinag {
	width: 85%;
	margin: auto;
	padding: 5px;
}

#inne .karinag .pochwaly {
	width: 100%;
	margin: auto;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #fff;
	box-shadow: 0px 0px 2px 2px #b7b7b1;
}

#inne .karinag .ostrzezenia {
	width: 100%;
	margin: auto;
	padding: 5px;
	border-radius: 5px;
	border: solid 1px #fff;
	margin-top: 10px;
	box-shadow: 0px 0px 2px 2px #b7b7b1;
}

#inne .karinag .dodal {
	font-size: 10px;
	margin-left: 5px;
	float: left;
	width: 50%;
	height: 30px;
}
#inne .karinag .data {
	font-size: 10px;
	width: 180px;
	float: left;
	height: 30px;
	text-align:right;
}
#inne .karinag .tresc {
	width: 330px;
	margin-left: 5px;
	font-style: italic;
}
#inne .karinag .p {
	border-radius: 5px;
	border: solid 1px #8b8b80;
	width: 98%;
	margin-bottom: 5px;
}

#inne .zajmuje {
	width: 95%;
	max-height: 200px;
	overflow: auto;
	font-style: italic;
	border-radius: 5px;
	border: solid 1px #8b8b80;
	box-shadow: 0px 0px 2px 2px #b7b7b1;
	padding: 5px;
}

#inne .podpis {
	width: 95%;
	max-height: 600px;
	overflow: auto;
	font-style: italic;
	border-radius: 5px;
	border: solid 1px #8b8b80;
	box-shadow: 0px 0px 2px 2px #b7b7b1;
	padding: 5px;
}
	