﻿
a {
	color:#c0c0c0;
	text-decoration:none;
}
a:hover {
	color:#33CC00;
}
body {
	margin: 0 0 0 0;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	background: black;	
}
header, footer, nav {
	display: block;
}
nav {
	width: 100%;
	clear: both;	
	padding-top: 15px;
	height: 40px;
}
nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
nav li {
	display: inline;
	float: left;
}
nav li a, nav li a:hover, nav li a:active {
	color: black;
	font-weight: bold;
}
nav li a:hover span.menu_item {
	margin-top: 8px;
	/*margin-top: 10px;*/
}
nav li span {
	display: block;
}
nav li span.menu_image {
	height: 15px;
}
nav li span.menu_item {
	/*padding-left: 15px;*/
	padding-left: 18px;
	margin-top: 3px;	
}
nav li span#porady {
	background: transparent url(../img/porady.jpg) no-repeat left;
}
nav li span#aktualnosci {
	background: transparent url(../img/aktualnosci.jpg) no-repeat left;
}
nav li span#stowarzyszenie {
	background: transparent url(../img/stowarzyszenie.jpg);
}
nav li span#statut {
	background: transparent url(../img/statut.jpg) no-repeat left;
}
nav li span#historia {
	background: transparent url(../img/historia.jpg) no-repeat left;
}
nav li span#czlonkowie {
	background: transparent url(../img/czlonkowie.jpg) no-repeat left;
}
nav li span#przystapic {
	background: transparent url(../img/przystapic.jpg) no-repeat left;
}
.error-message {
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}
.form_submit {
	border: none;
	background-color: #fad700;
	font-family:tahoma,helvetica,sans-serif;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	cursor: pointer;
}
.message {
	color: green;
	margin-top: 10px;
}
#categories {
	bottom: 10px;
	position: absolute;
	right: 40px;
	font-size: 10pt;
}
#categories a {
	color: #333333;
	text-decoration: none;
}
#categories a:hover {
	color: #cc99ff;
}
#content img {
	margin-top: 155px;
}
#ContactEmail, #ContactComment, #ContactScore {
	
	border: 1xp solid blue;
	background-color: #fad700;
}
#contact_object {
	float: left;
	height: 192px;
}
#form {
	position: absolute;
	right: 10px;
	bottom: 13px;
	width: 190px;
	font-size: 15px;
	font-weight: bold;
}
#form a {
	color: #4c4c4c;
}
#form a:hover {
	background-color: #cbcc66;
}
/*#form input.button {
	margin-top: 10px;
	background-color: #cbcc66;
	border: none;
	padding: 3px 5px;
}*/
#get_file {
	position: absolute;
	right: 10px;
	bottom: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
}
#get_file a {
	color: #4c4c4c;
}
#get_file a:hover {
	background-color: #99cdff;
}
#home_object {
	float: right;
	clear: right;
	margin-top: -12px;
	height: 55px;
	width: 60px;
}
#home_object a img, #contact_object a img {
	border: none;
}
#main_wrapper, #page_wrapper{
	background-color: #ffffff;
	font-size: 12px;
	font-family:tahoma,helvetica,sans-serif;
	padding-bottom:10px;
	width: 870px;
	height: 640px;
	min-height: 640px;
	max-height: 640px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	position: relative;
}
#main_wrapper img {
	margin-top: 5px;
}
#main_wrapper img.bkg {
	margin-top: 120px;
}
#main_wrapper img#enter{
	position: absolute;
	top: 220px;
	right: 253px;
	border: none;
}
#page_wrapper img {
	float: right;
}
#text {
	height: 359px;
	width: 598px;
	margin-left: 46px;
	margin-top: 10px;
	padding: 10px;	
	text-align: left;
	float: left;
	overflow: auto;
	background-color: #ffff33;
	position: relative;
}
#text h3 {
	margin-top: 0;
}
#text a {
	color: #333319;
	text-decoration: underline;
}
#text #back_btn {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#title img {
	margin-top: 10px;
	margin-right: 35px;
}
	
