/* * * *
 * Inspiracja - sk髍ka dla PHP-Fusion v7
 * autor: Tomasz 'jantom' Jankowski
 * strona www: http://jantom.info
 * Niniejszy plik jest obj阾y prawem autorskim
 * Zakaz wykorzystywania i modyfikowania poza adresem
 * http://www.ewangelista.pl i jego podstronach
 * * * */
* {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}

body { /* background: #f8fafe;*/
	background: #fff;
	min-width: 860px;
	max-width: 1140px;
	width: 90%;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 170%;
	color: #0a0a0a;
}

/*================Linki================*/
a {
	text-decoration: none;
	/* border-bottom: 1px dashed #007e9e;*/
	color: #007e9e;
}

a:hover { /*border-bottom: 1px dashed #3164b2;*/
	color: #3164b2;
	/*font-weight: bold;*/
}

a img,a img:hover {
	border: 0
}

/*================G丑wny uk砤d strony================*/
div#main_content {
	float: left;
	width: 100%;
}

div#srodek {
	padding-bottom: 10px;
}

div#prawa_w {
	float: left;
	width: 18em;
	margin-left: -18em;
	background: white;
	margin-top: 1em;
}

div#prawa_s {
	float: left;
	width: 32em;
	margin-left: -34em;
	background: white;
	margin-top: 1em;
	padding: 0.4em;
}

.side-both div#srodek {
	margin-left: 0;
	margin-right: 38em;
}

.side-right div#srodek,.side-left div#srodek {
	padding-right:2em;
	margin-left: 0;
	margin-right:18em
}

.side-left div#prawa_s,.side-left div#prawa_w {
	display: none;
}

#stopka {
	border-top: #ececec 1px solid;
	padding: 1em 0 0 0;
}

#st_lewa {
	width: 56%;
	margin-right: 2%;
	padding-top:1em;
}

#st_prawa {
	text-align: right;
	font-size: 0.85em; 
    width :   42%;
    padding-top:1em;
}

/*================G贸rne menu (w nag艂贸wku)================*/
#menu_gorne {
	z-index: 100;
	width: 100%;
	float: right;
	margin-bottom: -35px;
	margin-right: 0.8em;
	position: relative;
	font-size: 1.05em;
}

#menu_gorne ul li {
	float: right;
	margin: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif;
}

#menu_gorne ul li a {
	color: white;
	text-decoration: none;
	overflow: hidden;
	display: block;
	text-align: center;
	border: 0;
	background: transparent url(images/menu_gora.png) top left no-repeat;
	width: 100px;
	height: 35px;
	margin: 0 0.2em;
	line-height: 2.5em;
}

#menu_gorne ul li a:hover {
	background: transparent url(images/menu_gora.png) left -35px no-repeat;
}

#naglowek {
	background: #3d3d50;
	margin: 0;
	height: 125px;
}

/*================Banner================*/
#logo {
	padding: 25px 0 0 25px;
	float: left;
	margin: 0;
}

#logo h1 {
	line-height: 0;
	font-size: 0;
	height: 0;
	text-indent: -1000%;
	margin: 0;
}

#logo a,#reklama a,* a img {
	border: 0;
	margin: 0;
}

/*================Reklama================*/
#reklama {
	margin: 45px 1em 0 0 !important; /*IE hack*/
	margin: -55px 1em 1em 0;
	float: right;
	width: 468px;
	height: 60px;
	text-align: right;
	position: static;
	z-index: 110;
	float: right;
}

/*================Menu poziome (pod nag艂贸wkiem)================*/
#menu_poziome {
	background: #00576d;
	margin: 0;
	clear: both;
	padding: 0;
	overflow: hidden;
	height: 30px;
	position:relative;
}

#menu_poziome ul {
	width: 80%;
	height: 30px;
	overflow: hidden;
	
	display:inline;
	}

#menu_poziome ul li {
	float: left;
	margin: 0;
	font-size: 1em;
	list-style-type: none;
	padding-top: 0.25em;
	margin-left: 0.95em;
	height: 30px;
}

#menu_poziome ul li a {
	color: white;
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin-right: 0px;
	text-align: center;
	border: 0;
}

#menu_poziome ul li a:hover {
	text-decoration: underline;
}

.poziome_menu {
	background: transparent url(images/pointer.gif) no-repeat left 10px;
	padding-left: 20px;
}

.first-link {
	padding: 0;
	background: none;
}

/*================Powitanie u偶ytkownika (pod nag艂贸wkiem)================*/
#powitanie {
	background: transparent url(images/powitania_rog.png) no-repeat left top;
	height: 30px;
	color: white;
	padding-left: 60px;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	z-index: 100;
	width: 150px;
	min-width: 150px;
	text-align: center;
}

#powitanie p {
	background: transparent url(images/powitania_tlo.png) repeat-x left top;
	height: 30px;
	display: block;
	padding: 0.4em 0.8em 0 0;
	white-space:nowrap;
}

#powitanie p a {
	color: white;
	font-weight: bold;
}

/*================Nag艂贸wki================*/
h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", serif;
	color: #515162;
	font-weight: normal;
	display: block;
	height: 20px;
	background: transparent url(images/gwiazdka.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0.7em 0;
}

/*=============Nag艂贸wki=============*/
#srodek h2 {
	font-size: 1.45em;
	font-weight: bold;
	margin: 0.7em 0.3em;
}

#srodek h3 {
	font-size: 1.3em;
	font-style: italic;
}

#srodek h4 {
	font-size: 1.1em;
}

#srodek h5 {
	font-size: 1.1em;
}

#srodek h6 {
	font-size: 1em;
}

#prawa_s h2,#prawa_w h2 {
	font-size: 1.4em;
}

#prawa_s h3,#prawa_w h3 {
	font-size: 1.3em;
}

h3.news {
	display: block;
	height: 24px;
	overflow: visible;
	background: #209cbe;
	color: white;
	margin: 0 35px 0 0;
	padding-top: 0.2em;
}

/*================Listy================*/
ul,ol {
	list-style-position: inside;
}

#zawartosc li,#prawa-kolumna li {
	margin-left: 1em;
	line-height: 1.8em;
}

/*================Tabele================*/
.tbl-border {
	color: #444;
}

.tbl,.tbl1,.tbl2 {
	padding: 0.4em;
}

.tbl {
	background: #f7fbff;
}

.tbl2 {
	background: #209cbe;
	color: #fff;
}

.tbl1 {
	background: #e0eaf3;
}

.tbl2 a {
	color: white;
}

.tbl2 a:hover {
	font-weight: bold;
}

/*================Formularze================*/
.button {
	background: #f5fbfc;
	border: 1px solid #d9eff3;
	padding: 0.3em 1em;
	color: #1f2628;
	margin: 0.5em;
	vertical-align: middle;
}

.poll {
	height: 1em;
	border: 1px solid #76c3d2;
}

.textbox {
	background: white;
	border: 2px dotted #d8e1ea;
	line-height: 1.4em;
	padding:0.3em;
}

.textbox:hover,.textbox:active,.textbox:focus {
	border: 2px solid #e0eaf3;
}

/*================Paginacja================*/
.pagenav {
	background: #cbd5e9;
	padding: 0.6em;
	text-align: right;
	margin: -0.7em -0.4em 0 0;
}

.pagenav span,.pagenav a {
	padding: 0.1em 0.4em;
	margin: 0.2em;
	background: #fff;
	font-size: 1.1em;
}

.pagenav span {
	border: 2px solid #0085a7;
	color: #0a0a0a;
}

.pagenav a {
	border: 2px solid #00576d;
	text-decoration: none;
	color: #839fa8;

}

.pagenav a:hover {
	border: 2px solid #0085a7;
	text-decoration: none;
	background: #0085a7;
	color: white;
}

/*================menu boczne - CSS================*/
* html #navigation ul li {
	height: 1%;
}
#navigation {position:relative;overflow:hidden;}
#navigation ul li {
	padding: 0;
	list-style-type: none;
	
	color: #3d3d50;
}

#navigation h2 {
	padding: 0.2em 0.2em 0.3em 1.4em;
	
	background: #24aed3;
	color: white;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	height: 1.6em;
	width:100%;
}

#navigation a {
	font-size: 1em;
	display: block;
	text-decoration: none;
	background: #d9eff3;
	height: 1.8em;
	padding: 0.3em 0.2em 0.2em 1.4em;
	margin: 0.1em 0;
	overflow: hidden;
	border: 0;
	color: #3d3d50;
	overflow: hidden;width:100%;
}

#navigation a:hover {
	background: #c4d8db;
	color: #3d3d50;
}

#navigation ul li a img {
	display: none;
}

#navigation .bullet {
	display: none;
}

.side-hr {
	display: hide;
}

/*================Dodatkowe================*/
.small,.small2 {
	font-size: 0.85em;
}

.small2 {
	color: #c6e7f0;
}

.tbl .small2 {
	color: #2c89a0;
}

.alt {
	color: #999;
	background: #f5f5f5;
}

.news-category {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

.shoutboxdate {
	color: #6f8a91;
}

.shoutboxname {
	font-weight: bold;
}

.admin-message {
	background: #ffd5d5;
	padding: 0.3em 0.6em;
	text-align: center;
	border: solid 1px #800000;
	margin: 0.5em;
}

.brzeg-newsa {
	background: transparent url('images/brzeg_newsa.gif') no-repeat top
		right;
	height: 61px;
	margin: 0 -40px -34px 0;
}

div.news {
	background: #eef2fb;
	margin: -1em -0.4em 0 0;
	padding: 0.5em;
}

.forum-caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	background: #209cbe;
	color: #fff;
	padding: 0.2em;
}

.side-label {
	display: block;
	background: #f7fbff;
}

/*================Pomocnicze================*/
.flright {
	float: right;
}

.flleft {
	float: left;
}

.center,*[align="center"] {
	margin: 0 auto;
}

.clear {
	clear: both;
	height: 0;
	page-break-after: always;
	line-height: 0;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right
}

.tblock {
	display: block;
}

.setuser_body {
	background: #00576d;
}
.news img {margin:0.3em 0.5em;}