/* CSS Document */
.center {
	text-align: center;
}
.italic {
	font-style: italic;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.warning {
	color: #ff0000;
	background: #ccc;
}
.warning_small {
	color: #ff0000;
	font-size: 0.85em;
	background: #ccc;
}
.warning a {
	font-weight: bold;
	color: #ff0000;
	padding: 0 4px 0 4px;
	text-decoration: none;
	border-bottom: 1px #ff0000 dotted;
}
.warning a:hover {
	text-decoration: none;
	border-bottom: 0px #ff0000 dotted;
	background: #ccc;
	color: #000;
}
.small {
	font-size: 0.80em;
	text-decoration: none;
	color: #555;
}
.users {
	background: #ccc;
	border: 0px #1852EB solid;
	margin: auto;
}
.users td {
	padding: 3px 10px 3px 10px;
	border: 1px #ddd solid;
	background: #fff;
	color: #000;
}
/*pierwszy wiersz tabeli userzy*/
.pierwsza td {
	background: #000;
	color: #fff;
}
.maly_tekst {
	font-size: 0.75em;
}
.news a, #orgi a, #description a {
	font-weight: bold;
	color: #ff0000;
	padding: 0 4px 0 4px;
	text-decoration: none;
	border-bottom: 1px #ff0000 dotted;
}
.news a:hover, #orgi a:hover, #description a:hover {
	text-decoration: none;
	border-bottom: 0px #ff0000 dotted;
	background: #ccc;
	color: #000;
}
.users tr input {
	color: #555;
	width: 80px;
	background: #f2f2f2;
}
.users tr textarea {
	color: #555;
	width: 180px;
	background: #f2f2f2;
	font-size: 0.85em;
}
.new_users input {
	color: #555;
	width: 140px;
	background: #f2f2f2;
}
.new_users {
	font-size: 0.95em;
	color: #ff0000;
	width: 500px;
	background: #fff;
	text-align: left;
}
.new_users textarea {
	font-size: 0.95em;
	color: #555;
	width: 250px;
	background: #f2f2f2;
}
.users tr input:focus, .users tr textarea:focus, .new_users tr textarea:focus, .new_users tr input:focus {
	color: #ff0000;
}
.poczekalnia {
	background: #f1f1f1;
}
.poczekalnia img{
border: 0;
}
.poczekalnia tr input {
	color: #555;
	width: 110px;
	background: #fff;
}
.poczekalnia textarea {
	font-size: 0.85em;
	color: #555;
	width: 510px;
	background: #fff;
}
.poczekalnia tr input:focus, .poczekalnia tr textarea:focus {
	color: #ff0000;
}
form {
	border-top: 0px #000 solid;
}
.poczekalnia .down td {
	padding-bottom: 20px;
	border-bottom: 10px #ff0000 solid;
}
#profile {
	margin: auto;
	background: #fff;
}
#profile table {
	padding: 25px;
}
#profile input {
	color: #555;
}
#profile textarea {
	font-size: 0.85em;
	color: #555;
	width: 300px;
	background: #f2f2f2;
}
#kategorie {
	margin: auto;
	background: #fff;
}
#kategorie table {
	padding: 25px;
}
#kategorie textarea {
	font-size: 0.85em;
	color: #555;
	width: 200px;
	background: #f2f2f2;
}
#upload_photo {
	margin: auto;
	background: #fff;
}
#upload_photo table {
	padding: 25px;
}
#upload_photo input {
	color: #555;
	width: 142px;
}
#upload_photo textarea {
	font-size: 0.85em;
	color: #555;
	width: 200px;
	background: #f2f2f2;
}
#upload_photo select {
	font-size: 0.85em;
	color: #555;
	background: #f2f2f2;
}
#upload_photo select:focus {
	color: #ff0000;
}
.profil {
	border: 0px #ccc solid;
	margin: auto;
	padding: 10px;
	width: 580px;
}
.profil_photo {
	background: #f1f1f1;
	float: left;
	padding: 25px;
	margin-right: 20px;
}
.profil_content {
	background: #fff;
	margin-left: 0px;
}
.profil_content a {
	font-weight: bold;
	color: #ff0000;
	padding: 0 2px 0 2px;
	text-decoration: none;
	border-bottom: 1px #ff0000 dotted;
}
.profil_content a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 0px #ff9900 dotted;
	background: #000;
}
#kategorie {
	margin: auto;
	text-align: center;
	padding: 5px;
	border-bottom: 0px #1852EB dotted;
	width: 550px;
}
#kategorie_opis {
	background: #ddd;
}
#kategorie_opis h3, #kategorie_opis h3 a {
	font-size: 1.15em;
	color: #555;
	text-decoration: none;
	border-bottom: 0px #1852EB dotted;
	margin: 0px;
}
#kategorie_opis h3 a:hover {
	color: #ff0000;
}
#kategorie_opis h4 {
	font-size: 0.85em;
	text-decoration: none;
	font-style: italic;
	margin: 0px;
	border-bottom: 0px #1852EB dotted;
}
#kategorie_opis a {
	font-size: 0.85em;
	text-decoration: none;
	margin: 0px;
	color: #ff0000;
}
#kategorie_opis a:hover {
	color: #555;
}
#kategorie ul {
	list-style: none;
	display: block;
	padding-left: 0;
	float: left;
	border: 0px #888 solid;
	margin-left: 5px;
}
#kategorie li {
	padding: 10px 2px 15px 6px;
	float: left;
	height: 160px;
	width: 120px;
	border: 0px #1852EB dotted;
}
#kategorie li p {
	padding: 0;
	margin: 0;
}
#kategorie img {
	background: #fff;
	padding: 1px;
}
#kategorie a img {
	border: none;
	border-right: 3px #ccc solid;
	border-bottom: 3px #ccc solid;
}
#kategorie a:hover img {
	border: none;
	border-right: 3px #999 solid;
	border-bottom: 3px #999 solid;
}
#kategorie #tytul {
	font-size: 0.85em;
	font-weight: bold;
}
#kategorie #opis {
	font-size: 0.85em;
	font-style: italic;
}
#zdjecia {
	border: 0px #999 solid;
	width: 220px;
	margin: auto;
	padding: 2px;
	height: 50px;
}
#zdjecia_wszystkie {
	border: 0px #000 solid;
	float: left;
	text-align: center;
}
#zdjecia_autora {
	border: 0px #000 solid;
	float: right;
	text-align: center;
}
#zdjecia  a {
	font-size: 0.85em;
	text-decoration: none;
	margin: 0px;
	color: #555;
}
#zdjecia a:hover {
	color: #ff0000;
}
#zdjecie {
	border: 0px #000 solid;
	padding: 30px 0 30px 0;
	text-align: center;
	margin: auto;
}
#zdjecie img {
	border: 0;
}
#zdjecie_info {
	border: 0px #000 solid;
	margin: auto;
	text-align: center;
}
#zdjecie_info a {
	font-size: 0.95em;
	text-decoration: none;
	color: #ff0000;
}
#zdjecie_info p a:hover {
	color: #888;
}
#zdjecie_info p {
	padding-bottom: 10px;
	margin: 0px;
}
#zdjecie_tytul, #zdjecie_tytul p {
	border: 0px #000 solid;
	color: #ff0000;
	text-align: center;
	font-size: 1.25em;
	padding: 0;
	margin: 0;
	font-weight: bold;
	background: #ccc;
	width: 400px;
	margin: auto;
}
#zdjecie_opis, #zdjecie_opis p {
	border: 0px #000 solid;
	text-align: center;
	font-size: 0.95em;
	padding: 0;
	margin-top: 0px;
	font-style: italic;
	background: #ccc;
	width: 400px;
	margin: auto;
}
#comment {
	border: 0px #000 solid;
	padding: 10px 0 0 0;
	text-align: center;
	margin: auto;
	width: 400px;
}
#comment #tresc {
	font-size: 0.85em;
	font-style: italic;
	border-bottom: 1px #ccc solid;
	width: auto;
	text-align: left;
	margin: 0;
}
#comment #login {
	font-size: 0.85em;
	border: 0px #000 solid;
	width: auto;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 10px;
}
#comment #data {
	border: 0px #000 solid;
	width: auto;
	font-size: 0.85em;
	margin: 0;
	text-align: right;
	padding-bottom: 20px;
}
#comment #login a {
	text-decoration: none;
	color: #ff0000;
}
#comment #login a:hover {
	color: #777;
}
#add_comment {
	border: 0px #000 solid;
	padding: 10px 0 0 0;
	text-align: right;
	margin: auto;
	background: #f1f1f1;
	width: 400px;
}
#add_comment input {
	color: #555;
}
#add_comment input:focus {
	color: #ff0000;
}
#add_comment textarea {
	font-size: 0.85em;
	color: #555;
	width: 300px;
	background: #f2f2f2;
}
#add_comment textarea:focus, #profile input:focus {
	color: #ff0000;
}
#edytuj {
	text-align: center;
	margin: 2px;
	padding: 4px;
	margin-bottom: 12px;
}
#edytuj a {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}
#edytuj a:hover {
	border-bottom: 2px #ff0000 dotted;
}
#edytuj a {
	font-weight: bold;
	color: #ff0000;
	padding: 0 2px 0 2px;
	text-decoration: none;
	border-bottom: 1px #ff9900 dotted;
}
#edytuj a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 0px #ff0000 dotted;
	background: #ddd;
}
#editujemy {
	text-align: center;
	margin: 2px;
	padding: 4px;
	margin-bottom: 12px;
}
#editujemy_form {
	border: 0px #000 solid;
	padding: 10px 0 0 0;
	text-align: center;
	margin: auto;
	background: #f1f1f1;
	width: 400px;
}
#editujemy_form input {
	color: #555;
	width: 150px;
}
#editujemy_form input:focus {
	color: #ff0000;
}
#editujemy_form textarea {
	font-size: 0.85em;
	color: #555;
	width: 300px;
	background: #fff;
}
#editujemy_form textarea:focus, #profile input:focus {
	color: #ff0000;
}
#back_edit {
	text-align: right;
}
#back_edit a {
	font-weight: bold;
	color: #ff0000;
	padding: 0 2px 0 2px;
	text-decoration: none;
	border-bottom: 1px #ff9900 dotted;
}
#back_edit a:hover {
	text-decoration: none;
	border-bottom: 0px #ff9900 dotted;
	background: #ddd;
	color: #000;
}
.comment_edit a {
	text-decoration: none;
	color: #777;
}
.comment_edit a:hover {
	text-decoration: none;
	color: #ff0000;
}
#galleries ul {
	list-style: none;
	display: block;
	padding-left: 0;
	float: left;
	border: 0px #888 solid;
	margin-left: 5px;
}
#galleries {
	margin: auto;
	text-align: center;
	padding: 5px;
	border-bottom: 0px #1852EB dotted;
	width: 550px;
}
#galleries li {
	padding: 10px 5px 10px 5px;
	float: left;
	height: 190px;
	width: 160px;
	border: 0px #1852EB dotted;
}
#galleries li p {
	padding: 0;
	margin: 0;
}
#galleries img {
	background: #fff;
	padding: 1px;
}
#galleries a img {
	border: none;
	border-right: 3px #ccc solid;
	border-bottom: 3px #ccc solid;
}
#galleries a:hover img {
	border: none;
	border-right: 3px #999 solid;
	border-bottom: 3px #999 solid;
}
#galleries #tytul {
	font-size: 0.85em;
	font-weight: bold;
}
#galleries #opis {
	font-size: 0.85em;
	font-style: italic;
}
.photo_num {
	border: 0px #999 solid;
	padding: 3px 40px 3px 40px;
}
.photo_num a {
	text-decoration: none;
	border: 1px #ccc solid;
	padding: 1px 5px 1px 5px;
	color: #ff0000;
}
.photo_num a:hover {
	background: #ccc;
}
.photo_num .current {
	text-decoration: none;
	color: #fff;
	background: #ff0000;
}
.flash {
	margin-top: 0px !important;
	margin-top: -60px;
	z-index: 0;
	padding-top: 150px;
	text-align: center;
}
.flash object, .flash embed {
	position: relative;
	z-index: 0;
}
.slabe {
	color: #999;
}
.newsletter input {
	color: #555;
	width: 140px;
	background: #f2f2f2;
}
.newsletter {
	font-size: 0.95em;
	color: #ff0000;
	width: 500px;
	background: #fff;
	text-align: left;
}
.newsletter  textarea {
	font-size: 0.95em;
	color: #555;
	width: 350px;
	background: #f2f2f2;
}
.newsletter tr textarea:focus, .newsletter  tr input:focus {
	color: #ff0000;
}
#silesia {
	margin: auto;
	text-align: inherit;
	padding: 5px;
	border-bottom: 0px #1852EB dotted;
	width: 550px;
}
#silesia_opis {
	text-align: center;
	background: #ddd;
}
#silesia_opis h3, #silesia_opis h3 {
	font-size: 1.35em;
	color: #555;
	text-decoration: none;
	border-bottom: 0px #1852EB dotted;
	margin: 0px;
}
#silesia_opis h4 {
	font-size: 0.65em;
	text-decoration: none;
	font-style: italic;
	margin: 0px;
	border-bottom: 0px #1852EB dotted;
}
#sponsors04 {
	text-align: center;
}
#sponsors04 img {
	border: none;
	padding: 10px;
}
#sponsors04 h2 {
	font-size: 1.55em;
	width: 400px;
	margin: auto;
	border-bottom: 1px #ff0000 solid;
	padding: 10px;
}
#description h2 {
	font-size: 1.25em;
	width: 400px;
	border-bottom: 1px #ccc solid;
	padding: 10px;
}
#description h3 {
	font-size: 1.15em;
	width: 400px;
	border-bottom: 0px #ccc solid;
	padding: 10px;
	padding-left: 20px;
}
#description ul {
	padding: 0 40px 0 40px;
}
#description li {
	padding: 5px 0 5px 0;
}
.gray_test {
	font-size: 0.85em;
	list-style: none;
	color: #000;
	width: 500px;
	margin: auto;
}
.gray_test li {
	float: left;
	width: 40px;
	padding-left: 2px;
	text-align: center;
	border: 1px #fff solid;
}
.gray_test #a0 {
	background: #000;
	color: #fff;
}
.gray_test #a1 {
	background: #1a1a1a;
	color: #fff;
}
.gray_test #a2 {
	background: #333;
	color: #fff;
}
.gray_test #a3 {
	background: #4d4d4d;
	color: #fff;
}
.gray_test #a4 {
	background: #666;
}
.gray_test #a5 {
	background: #808080;
}
.gray_test #a6 {
	background: #999;
}
.gray_test #a7 {
	background: #b3b3b3;
}
.gray_test #a8 {
	background: #ccc;
}
.gray_test #a9 {
	background: #e6e6e6;
}
.gray_test #a10 {
	background: #fff;
}
#google{
margin: auto;
text-align: center;
padding: 3px;
border-top: 1px #ccc solid;
}
#sponsores li{
font-size: 1.25em;

color: #777;

list-style:none;
	padding: 15px;
	text-align: center;
	border: 0px #000 solid;

}
#sponsores img{
border: 0;
}

