body {
	background: url(../images/layout/site-bg-bottom.gif) #99B552;
	text-align: center;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6B6B5B;
	line-height: 14px;
}
#site-bg-top {
	background-image: url(../images/layout/site-bg-top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	height: 286px;
}
#main {
	position: absolute;
		top: 0;
		left: 50%;
	margin: 0 0 20px -365px; 
	width: 735px;
}
	#main-begin {
		width: 735px;
		height: 62px;
		background-image: url(../images/layout/main-begin.gif);
		text-align: left;
	}
	#main-logo-top {
		width: 735px;
		height: 95px;
		background-image: url(../images/layout/main-logo-top.png);
		text-align: left;
		font: 10px Verdana;
	}
	#main-logo-bottom {
		width: 735px;
		height: 126px;
		background-image: url(../images/layout/main-logo-bottom.jpg);
	}
	#main-middle {
		width: 715px;
		padding: 0 10px;
		background-image: url(../images/layout/main-bg.gif);
	}

	#main-end {
		clear: both;
		width: 735px;
		height: 19px;
		background-image: url(../images/layout/main-stopka.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
	#main-stopka {
		position: relative;
		top: 20px;
		width: 720px;	
		margin-bottom: 50px;
		text-align: right;
		font-size: 11px;
		color: #fff;	
	}
	
/* ###################################################
                   Ustawienia
################################################### */
h1 {
	font: 26px "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color: #CF5300;
	border-bottom: 1px dashed #CF5300;
}
h2 {
	font: 26px "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	color: #CF5300;
	text-decoration: underline;
}
h3 {
	font: 20px "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	color: #CF5300;
}
p {
	text-indent: 20px;
	text-align: justify;
	margin: 10px 0 15px 0;
	padding: 0;
	line-height: 18px;
}

a:link, a:active, a:visited {
	color: #C21717;
	text-decoration: none;
	border: 0;
}
a:hover {
	color: #6F0404;
	text-decoration: underline;
	border: 0;
}

A:Link.zew, 
A:Active.zew, 
A:Visited.zew {
	color: #C21717;
	background-image: url(../images/layout/zew.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 18px 0 0;
	text-decoration: none;
}
A:Hover.zew {
	color: #6F0404;
	background-image: url(../images/layout/zew-hover.gif);
	text-decoration: none;
}

	.lewy {
		float: left;
		text-indent: 0;
	}
	.prawy {
		float: right;
		text-indent: 0;
	}
	.clear {
		clear: both;
		margin: 0;
		padding: 0;
		font-size: 0px;
	}
	.center {
		text-indent: 0;
		text-align: center;
	}
	.wycentruj {
		text-indent: 0;
		margin: auto;
		width: 400px;
	}
	.error {
		text-indent: 0;
		text-align: center;
		padding: 10px;
		margin: auto;
		width: 230px;
		border: 3px solid #FF4901;
	}
	.banner-sredni-komentarze {
		text-indent: 0;
		margin: 30px auto 0 auto;
		border-top: 3px solid #CDCDCD;
		padding-top: 8px;
		width: 468px;
	}

li	{
	margin: 2px 0 2px 0;
}
ul li {
	list-style-image: url(../images/layout/strzalka.gif);
}
	li a:link, li a:active, li a:visited {
		border-bottom: 0;
	}
	li a:hover {
		border-bottom: 1px solid #6F0404; 
	}

.druzyny {
	margin: 0 auto;
}
.druzyny ul li ol {
	margin: 0 0 0 30px;
}	
.druzyny ul li {
	list-style: none;
}
.druzyny ul li ol li {
	list-style: decimal;
}

/* ####################################################
	                Aktualnosci
#################################################### */
.stopka-newsa {
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: 0;
}
.podstrony {
	text-indent: 0;
	text-align: center;
	width: 400px;
	margin-left: 50px;	
}
	.zaznaczony {
		color: #fff;
		background-color: #C21717;
		padding: 1px 2px 1px 2px;
		margin: 0 1px 0 2px;
	}
	.podstrony a:link, .podstrony a:active, .podstrony a:visited {
		padding: 1px;
		border: 0;
		text-decoration: none;
	}
	.podstrony a:hover {
		color: #6F0404;
	}
	
	a:link.czytaj-dalej, a:active.czytaj-dalej, a:visited.czytaj-dalej {
		font-size: 10px;
		padding: 1px 3px;
		background-color: #C21717;
		color: #eee;
		border: 0;
	}
	a:hover.czytaj-dalej {
		background-color: #CF5300;
	}

blockquote.komentarze  {
	background-image: url(../images/layout/cudzyslow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 3px solid #CDCDCD;
	margin: 10px auto 0 auto;
	padding: 8px 0 5px 35px;
	width: 433px;
	text-align: justify;
}
cite.komentarze {
	display: block;
	text-align: right;
	margin: 0 auto 30px auto;
	width: 468px;
}

.formularz {
	margin: auto;
	border-top: 3px solid #CDCDCD;
}
	.naglowek {
		text-align: center;
		font-size: 5px;
	}
	.formularz textarea {
		width: 140px;
		height: 100px;
	}


/* ####################################################
	                Co na forum?
#################################################### */
.forum {
	position: relative;
	top: 43px;
	left: 60px;
}
	.forum a:link, .forum a:active, .forum a:visited {
		color: #fff;
		border-bottom: 0;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
	}
	.forum a:hover {
		color: #fff;
		border-bottom: 1px solid #fff;
	}

#main-logo-top ul {
	margin: 0 0 0 65px;
	padding: 8px 0 0 0;
}
#main-logo-top ul li {
	margin: 0;
	padding: 0 0 1px 0;
	list-style-image: url(../images/layout/strzalka-forum.gif);
}
	#main-logo-top a:link, #main-logo-top a:active, #main-logo-top a:visited {
		color: #8E7708;
		border-bottom: 0;
		text-decoration: none;
	}
	#main-logo-top a:hover {
		color: #5F4F04;
		border-bottom: 1px solid #5F4F04;
	}
	
	
/* ####################################################
	                Menu
#################################################### */
#main-menu h1 {
  background-color: #EBA621;
  width: 164px;
  padding: 3px 0 3px 5px;
  margin: 2px 0 0 0;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: White;
  border: 0;
}
#menu-d a:link, #menu-d a:active, #menu-d a:visited {
  display: block;
  width: 149px;
  height: 15px;
  padding: 2px 0 2px 20px;
  margin: 2px 0 0 0;
  border: 0;
  background-image: url(../images/layout/link.gif);
  font: 12px Arial;
  color: White;
  text-decoration: none;
}
#menu-d a:hover {
  background: url(../images/layout/link-hover.gif);
}

#menu-d a:link.wyr, #menu-d a:active.wyr, #menu-d a:visited.wyr {
  background-image: url(../images/layout/link-wyr.gif);
}
#menu-d a:hover.wyr {
  background: url(../images/layout/link-hover.gif);
}

/* ###################################################
                   Stopka
################################################### */
#main-stopka { font-size: 10px; padding-top: 5px;  }
#main-stopka a:link, #main-stopka a:active, #main-stopka a:visited {
	color: #fff;
	padding: 0 1px;
	text-decoration: none;
}
#main-stopka a:hover {
	text-decoration: underline;
}
#main-stopka a strong {
	font-weight: bold;
}

/* ###################################################
                 Terminarz i grupy
################################################### */

.tabela-terminarz {
	text-align: center;
	border: 1px solid White;
	margin: 10px auto 0 auto;
}

.tabela {
	text-align: center;
	border: 1px solid White;
	margin: 10px auto 0 auto;
}
.nazwa-grupy {
	text-align:left; 
	background: #F5C719; 
	padding: 5px; 
	color: White; 
	font-weight: bold;
}
.podkreslone {
	background: #F7F7F7;
}
.opis {
	font: bold 10px Verdana;
	color: #BD9D00; 
	background: #fff;
	border-bottom: 1px solid White; 
	border-top: 1px solid White;
}


table {
	text-align: left;
}
.onlajn {
  background-color: #f4cc0a;
  color: white;
}
.onlajn A:Link, .onlajn A:Visited {
  color: white;
  font-size: 11px;
}
.onlajn A:Hover {
  color: white;
  font-size: 11px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #eeeeee; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 0px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #f7f7f7; }
td.row3	{ background-color: #f7f7f7; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #666666;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #f4cc0a; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#dcdcdc; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #CCCCCC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #575757; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #000000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover	{ text-decoration: underline; color : #000000; }

.topictype			{ font-weight: bold; font-size: 11px; color : #C80909; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #000000; }
a.postlink:visited { text-decoration: none; color : #000000; }
a.postlink:hover { text-decoration: underline; color : #C80909;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}
a.copyright		{ color: #000000; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

#linki-stopka {	text-align: center; }
#linki-stopka a {	color: #898989; }
#linki-stopka a:hover {	color: #4F4F4F; }