* {
	margin: 0;
	padding: 0;
	border-style: none;	
}
body {
	font-size: small;
	font-family: verdana, sans-serif;
	background-color: white;
	background: url(i/topbg.png) repeat-x top left;
	color: #557895;
}

a, a:visited, a:link {
	text-decoration: none;	
	color: #006694;
}
a:hover {
	color: #1a3c55;
}
img {
	display: block;
}
ul {
	clear: both;
	padding-left: 16px;
	list-style-image: url(i/liarr2.png);
}
li {
	line-height: 1em;
	margin: 0.2em 0;
}
#ie6info {
	font-style: italic;
	color: red;
	padding: 8px;
	border-bottom: 1px solid black;
	text-align: center;
}
#kontaktLink {
	color: red;
}
#mainBackLnk {
	display: block;
	margin: 2em 0 0 4ex;
}
/* główne containery */
/*
#cont {
	margin: 0 auto;
	width: 946px;
}
*/
#cont {
	margin: 0 auto;
	width: 946px;
	padding: 0 19px;
	background: url(i/topshad.png) no-repeat;	
	overflow: auto;
}

#header {
	background-color: white;	
}
#header .btn {
	width: 112px;
	height: 24px;
	float: left;
	display: block;
	background: url(i/topbtn.png) no-repeat;
	padding-left: 22px;
	line-height: 18px;
	margin-left: 1px;
	color: white;
	font-weight: bold;
}
#header .btn:hover {
	color: black;
}
#headerInternal {
	position: relative;
	clear: both;
}
/*	img { display: block; } to załatwia.
#topImg {
	display: block;
}
*/
#SNLogo {
	/* display: block; */
	position: absolute;
	top: 2px;
	left: 10px;
}
#headerIDR {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #006694;
	font-size: 1.25em;
	font-weight: bold;
}
#headerData {
	position: absolute;
	bottom: 24px;
	left: 300px;
	width: 646px;
}
#headerLink {
	color: #1a3c55;
	font-size: 2em;
	float: left;
	margin-right: 4px;
}
#headerInfo {	
	margin-left: 10px;
	margin-top: 2px;
	line-height: 1em;
	color: white;
	font-weight: bold;
}


#lCol {
	width: 196px;
	float: left;
	margin-right: 1px;
	overflow: auto;
}
#cCol {
	width: 552px;
	margin-right: 1px;
	overflow: auto;
	float: left;
}
#rCol {
	width: 196px;
	float: left;
	overflow: auto;
}
#artCol {
	width: 749px;
	float: left;
	overflow: auto;
}
/* /główne containery */

/* nagłówki i "body" kolumn */
#lCol .colTop, #rCol .colTop {
	height: 38px;
	background: url(i/lrcoltop.png) no-repeat top left;
	/* overflow: auto; */
	line-height: 34px;
	padding-left: 32px;
	font-size: 14px;
	color: white;
	clear: both;
}
#lCol .colTop a, #lCol .colTop a:visited, #lCol .colTop a:link,	#rCol .colTop a, #rCol .colTop a:visited, #rCol .colTop a:link, #cCol .colTop a, #cCol .colTop a:visited, #cCol .colTop a:link {
	color: white;
}

#lCol .colBtm, #rCol .colBtm {	
	background: url(i/lrcolbtm.png) no-repeat top left;
	padding: 6px;
	overflow: hidden;
	margin-bottom: 0.5em;
}
#lCol .colSel { /* mniejszy padding dla kolumny, w której są przyciski do wyboru */
	padding: 2px;
}
#cCol .colTop {
	height: 38px;
	background: url(i/ccoltop.png) no-repeat top left;
	/* overflow: hidden; */
	line-height: 34px;
	padding-left: 32px;
	font-size: 14px;
	color: white;
	clear: both;
}
#cCol .colBtm {
	background: url(i2/ccolbtm_t.png) no-repeat top left;
	overflow: hidden;
	margin-bottom: 0.5em;
}
#cCol .colBtm .body {
	background: url(i2/ccolbtm_b.png) no-repeat bottom left;
	padding: 6px;
}

#cCol .colBtm .col2Colbody { /* 2 pod-kolumny */
	background: url(i2/ccolbtm_b.png) no-repeat bottom left;
	padding: 6px 1px;
}
#cCol .colBtm .col2Colbody .cols { 
	background: url(i2/c2colm_b.png) no-repeat bottom left;
}
#cCol .colBtm .col2Colbody .colbody {
	background: url(i2/c2colm_t.png) no-repeat top left;	
	overflow: hidden;
}
#cCol .col2Colbody .col {	
	float: left;
	width: 259px;
	padding: 8px;
	overflow: hidden;
}

#cCol .colBtm .col3Colbody { /* 3 pod-kolumny */
	background: url(i2/ccolbtm_b.png) no-repeat bottom left;
	padding: 6px 1px;	
}
#cCol .colBtm .col3Colbody .cols { 
	background: url(i2/c3colm_b.png) no-repeat bottom left;
}
#cCol .colBtm .col3Colbody .colbody {
	background: url(i2/c3colm_t.png) no-repeat top left;
	overflow: hidden;
}
#cCol .col3Colbody .col {	
	float: left;
	width: 167px;
	padding: 8px;
	overflow: hidden;
}
#cCol .col3Colbody .col {	
	float: left;
	width: 167px;
	padding: 8px;
	overflow: hidden;
}
.colnl {
	clear: both;
}


#cCol .colTopMain { /* pierwszy dział na środku - inna belka */
	height: 38px;
	background: url(i/ccoltopmain.png) no-repeat top left;
	overflow: hidden;
	line-height: 34px;
	padding-left: 32px;
	font-size: 14px;
	color: white;
	clear: both;
}
#cCol .colTopMain a, #cCol .colTopMain a:visited, #cCol .colTopMain a:link {
	color: white;
}

#artCol .colTop {
	height: 38px;
	background: url(i/artcoltop.png) no-repeat top left;
	/* overflow: hidden; */
	line-height: 34px;
	padding-left: 32px;
	font-size: 14px;
	color: white;
	clear: both;
}
#artCol .colBtm {
	background: url(i2/artcolbtm_t.png) no-repeat top left;
	overflow: hidden;
	margin-bottom: 0.5em;
}
#artCol .colBtm .body {
	background: url(i2/artcolbtm_b.png) no-repeat bottom left;
	padding: 6px;
	min-height: 320px;
}
#artCol .colTop a, #artCol .colTop a:visited, #artCol .colTop a:link {
	color: white;
}
/* /nagłówki i "body" kolumn */

/* tło pod linkami do starszych artów */
#cCol .moreLinks { 
	background: url(i2/ccolmore_b.png) no-repeat bottom left;
	clear: both;	
	width: 529px; /* img ma 529px szerokości */
	margin: 0 auto;	
}
#cCol .moreLinks ul {
	background: url(i2/ccolmore_t.png) no-repeat top left;
	padding: 8px 8px 8px 32px;	
}

#lCol .moreLinks, #rCol .moreLinks { 
	background: url(i2/lrcolmore_b.png) no-repeat bottom left;
	clear: both;	
	width: 184px; /* img ma 184px szerokości */
	margin: 2em auto 0 auto;
}
#lCol .moreLinks ul, #rCol .moreLinks ul {
	background: url(i2/lrcolmore_t.png) no-repeat top left;
	padding: 8px 8px 8px 32px;
}
/* /tło pod linkami do starszych artów */

.cRCol {
	width: 275px;	
	float: right;
	margin-right: 8px;
	margin-left: 8px;	
	color: #7c98b0;	
	background: url(i2/crcolbg_b.png) no-repeat bottom left;	
}
.cRCol .cRColbody {
	background: url(i2/crcolbg_t.png) no-repeat top left;
	padding: 16px;
	overflow: auto;
}

.moreBtn { /* przycisk "więcej" */
	display: block;
	background: url(i/morebtn.png) no-repeat top left;
	width: 70px;
	height: 18px;
	float: right;
}

/* tekst w kolumnach */
#lCol .title, #rCol .title {
	clear: both;
}
#cCol .title {
	font-size: 2em;
}
#cCol .col2Colbody .title, #cCol .col3Colbody .title {
	font-size: 1em;
}
#lCol .headline, #rCol .headline {
	/* nie może być overflow, bo wtedy tekst nie opływa foty... */	
}
#cCol .headline {
	font-weight: bold;
	text-align: justify;	
}
.date { /* mała data, zwykle span w tytule - na środku, nie widziałem w innych kolumnach */
	font-size: x-small;
	color: red;
	font-weight: normal;
}
/* /tekst w kolumnach */
/* lista artów */
#artList img {
	float: right;	
	margin: 0 0 8px 8px;
}
.artListItem {
	clear: both;
	margin-bottom: 0.25em;
	overflow: auto;
}
.pageList {
	margin: 2em 16px 0 0;
	text-align: right;	
}
/* /lista artów */
/* w artykule... */
#artCol h1 {
	margin-bottom: 0.5em;
}
#artCol .photoCont {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
	font-size: 0.75em;
	font-weight: bold;
}
#artCol .photo {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}
#artCol .headline {
	font-weight: bold;
	text-align: justify;
	margin-bottom: 0.5em;
}
#artCol iframe { /* mapki guglowe */
	display: block;
	text-align: right;
	margin: 1em 0 0 auto;
}
#galThumbs {
	margin-top: 2em;
	overflow: auto;
	border: 1px solid black;
	background-color: #557895;
	padding: 2px;
}
#galThumbs a, #galThumbs a:link, #galThumbs a:visited, #galThumbs a:active {
 	display: block;
	width: 176px;
	height: 133px;
	float: left;
	margin: 5px 0px 5px 5px;	
}
#galThumbs img {
	display: block;
	margin: auto;
	border: 1px solid black;
	padding: 1px;
}
#galThumbs a:hover img {
	border: 2px solid #bfd1ea;
	padding: 0;
}
.galItem {
	display: none;
	margin: 1em 0;
}
.galItem img {
	display: block;
	margin: 0 auto;
}
.nextPrevBtns {
	text-align: right;
}
.nextPrevBtns img {
	display: inline;
}
/* w artykule... */

#cCol img, #rCol img, #lCol img {
	padding-bottom: 5px;
	background: url(i/imgbtm.png) no-repeat bottom right;
}
#lCol img {
	float: left;
	margin: 0 4px 4px 0;
}

/* aktualności, wybór top20/news */
.lColSelBtns {
	padding-left: 16px;
	list-style-type: none;
	list-style-image: none;	
	overflow: auto;
}
.lColSelBtns li a {
	color: white;
}
.lColSelBtns li.current a {
	color: black;
}
.lColSelBtns li {
	background: url(i/lcbtn.png) no-repeat top left;
	padding: 6px 6px 0 6px;
	float: left;
	width: 48px;
	height: 20px;
	line-height: 20px;
	text-align: center;	
	font-weight: bold;	
}
.lColSelBtns li.current {
	background: url(i/lcbtncur.png) no-repeat top left;
	width: 54px;
}
.lColSelContent {	
	background: url(i2/lccont_b.png) no-repeat bottom left;
	margin-top: -4px;
	clear: both;	
}
.lColSelContent > .body {	
	background: url(i2/lccont_t.png) no-repeat top left;
	padding: 6px;
}
/* /aktualności, wybór top20/news */
/* komentarze */
/*#commentForm,*/
#comments {
	width: 600px;
	padding: 6px;
	margin: 1.5em auto 0 auto;
	font-size: 0.9em;	
}
#comments {
	background: url(i3/combg.png) no-repeat top left;
}
#commentForm {
	color: black;
	min-height: 200px;	
	
}
script + #commentForm {
	margin-top: 2em;
	min-height: 0px;
	background-color: transparent;
}
#commentForm button {
	background: white;
	color: black;
}
#commentForm textarea {
	width: 588px;
}
#commentForm input, #commentForm textarea, #commentForm button {
	border: 1px solid black;
	padding: 2px 4px;
}
#commentForm p {
	margin-top: 0.5em;
}

.commentBox {
	margin-bottom: 1em;	
}
.commentHidden {
	background: gray;
}
.commentSign {
	display: block;
	border-bottom: 1px dashed black;
	overflow: hidden;
	font-weight: bold;
}
.commentDate {
	float: right;
	font-weight: normal;
	font-size: 0.75em;
}
.commentPages {
	text-align: right;
	font-size: 0.9em;
}
.commentPages * {
	padding: 0 1ex;
}
.commentErr {
	color: red;
	font-style: italic;
	border: 1px solid red;
	background-color: #eee;
	padding: 1em;
}
/* /komentarze */
#sBtnCont {
	margin-top: 0.75em;
	text-align: right;
}
#sTextCont {
	width: 184px;
	height: 20px;
	background: url(i3/searchbg.png) no-repeat;
	padding: 2px;
}
#sTextCont input {
	background: transparent; /*rgba(0,0,0,0);*/
	color: black;
	font-size: 12px;
	width: 180px;
	height: 16px;	
}

/* captcha */
.cap_img {
	padding: 4px;
	border-style: none;
	margin: 0 auto;
	display: block;
}
.cap_imgsel {
	padding: 0px;
	margin: 0 auto;
	border: 4px solid green;
	display: block;
}
#cap_imgs {
	overflow: auto;
	width: 330px;
}
.cap_imgcont {
	width: 110px;
	height: 110px;
	float: left;
	display: block;
}
/* /captcha */


/* administratorskie */
.adm {
        border: 1px dashed black;
        padding: 0.5em 0.5em;
        background-color: #555;
        font-size: 0.65em;
        margin: 0 1ex;
        text-align: right;
}
.adm a, .adm  a:link, .adm a:visited, .adm a:active {
	color: white;
}
.adm a:hover {
	color: red;
}
/* /administratorskie */

