@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #A6A6A6;
	font-weight: bold;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	text-align: justify;
	white-space: normal;
	font-size: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #A6A6A6;
	text-indent: 10px;
}
body {
	background-color: #FFFFFF;
}
a {
color:#005693;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


.footerinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.podstawowy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.Forum {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 5px;
}

.ForumTresc {
	background-color: #FFFFFF;
	background-position: center center;
	text-align: justify;
	clip: rect(10px,10px,10px,10px);
	height: auto;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ForumNick {
	font-weight: bold;
	color: #014e84;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	text-align: right;
}
.ForumDataDodania {
	font-weight: bolder;
	font-size: 10px;
}
.ForumTwójGłos {
	font-size: 12px;
	color: #990000;
	background-color: #CCCCCC;
	padding: 5px;
	text-indent: 15pt;
}
.adminLginForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 20px;
	clear: both;
	float: none;
	width: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
.ForumWpisDodany {
	color: #CC0000;
	font-size: 12px;
	font-weight: bolder;
	margin: 10px;
}
#Wyloguj {
	float: right;
}
tmMenu {
	position: absolute;
	height: auto;
	width: auto;
	top: 10px;
	right: 10px;
	background-color: #0066FF;
	display: block;
	padding: 10px;
}

