a {
    color: #0000c0;
    font-family: arial;
    text-decoration: none}

P {
    color: black;
    font-family: arial;
	    font-size: 10pt;}

body {font-family: arial;
	  font-size: 10pt;}
	  
font {font-family: arial;
	  font-size: 10pt;}

font.zerowka {font-family: tahoma;font-size: 6pt;}
font.jedynka {font-family: tahoma;font-size: 8pt;}
font.dwojka {font-size: 10pt;}	  
font.trojka {font-size: 12pt;}	  
font.czworka {font-size: 14pt;}	
	  
table {font-family: arial;
	  font-size: 10pt;}
	  
td {font-family: arial;
	  font-size: 10pt;}	  
td.jedynka {font-family: tahoma;font-size: 8pt;}
td.jedynkaBiala {font-family: tahoma;font-size: 8pt;background-color:white}
td.tabelaH {background:navy; font-family: tahoma;font-size: 8pt;}
	  
	  
h4 {font-size: 16pt;
	font-weight:bold}
	
h4.duze {font-size: 20pt}


/* menu */
a.Hmenu {
    color: #FFFFFF;
    font-family:    tahoma;
    font-size: 8pt;
    font-weight: bold}
a.Smenu  {
    color: #FFFF00;
	font-family:    tahoma;
    font-size: 8pt;
    font-weight: bold}

a.menu {
    color: navy;
    font-family: tahoma;
    font-size: 8pt;
    }
a.Bmenu {
    color: navy;
    font-family: tahoma;
    font-size: 8pt;
	font-weight: bold;
    }

a.sekcjaduza {
	font-weight:bold;
    font-size: 12pt;
    }

a.Smenu:hover, a.AdvS {color: white;text-decoration: none}
a.Hmenu:hover, a.Mmenu:hover, a.AdvS:hover {color: yellow;text-decoration: none}

a:hover {color: red; text-decoration: underline}

/* katalog */
a.katalog_odm:link {
    color: #0000c0;
    font-size: 10pt;
    font-weight: bold}

a.katalog_odm:hover {color: red}

font.katalog_gat {
    color: rgb(0%,0%,0%);
    font-size: 12pt;
    font-weight: bold}

body.katalog {    font-family: tahoma;
    font-size: 8pt}

.katalog_tabela {    font-family: tahoma;
    font-size: 8pt}

/* wyszukiwanie */

.zolte, .biale:hover
{
	color:#FFFF00;
}
.biale, .zolte:hover
{
	color:#FFFFFF;
}

.bgSuperLight {background: #eeeeff};
.bgLight { background: #E5E6FF;}
.bgStrong { background: #000080;}
.bgMedium { background: #C0C0F0;}
.bgWhite { background: #ffffff;}

/*

	Forum template based on Solaris template for phpBB2
	Created by Jakob Persson
	http://www.jakob-persson.com
	
	Copyright (C) Jakob Persson 2003

*/

/* This is the outline round the main forum tables */
/* .forumline	{ background-color: #111111; border: 1px none #333333; } */


/* Main table cell colours and backgrounds */
/*td.row1	{ background-color : #060606; }
td.row2	{ background-color: #000000; }
td.row3	{ background-color: #0C0C0C; }
td.inputrow { background-color: #111111; }*/
td.row1	{ background-color : #eeeeff; }
td.row2	{ background-color: #ffffff; }
td.row3	{ background-color: #eeeeff; }
td.inputrow { background-color: #eeeeff; }

/*
  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: #333333;
	background-image: url(images/table_cell_bg1.jpg);
	background-repeat: repeat-y;*/
	background-color: #eeeeff;

}

/* Header cells - the blue and silver gradient backgrounds */
th	{
/*	color: #F8A406; font-size: 11px; font-weight : bold;
	background-color: #333333;
	background-image: url(images/table_cell_bg1h.jpg);*/
	color: white; font-size: 11px; font-weight : bold;
	background-color: #000080;

}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
		/*background-image: url(images/table_cell_bg1h.jpg);*/
		/*background-color: #333333; border: #FFFFFF; border-style: none;*/
		background-color: #eeeeff; border: #FFFFFF; border-style: none;
}


/*
  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 {
	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: #000000; border-style: none; }
td.row3Right,td.spaceRow {
	background-color: #000080; border: #000080; border-style: solid; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; ;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #333333; }
a.gen,a.genmed,a.gensmall {  text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color : #FF0000; text-decoration: underline; }
/* a.gen:visited,a.genmed:visited,a.gensmall:visited { color : #F8A406; text-decoration: none; } */


/* The register, login, search etc links at the top of the page */
.mainmenu		{
	font-size : 11px;
	color : #333333;
}
a.mainmenu		{ text-decoration: none;  }
a.mainmenu:hover{ text-decoration: underline; color : White; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000080}
a.cattitle		{ text-decoration: none; color : #000080; }
a.cattitle:visited		{ text-decoration: none; color : #000080 }
a.cattitle:hover{ text-decoration: underline; color: white}


 Forum title: Text and link to the forums used in: index.php 
.forumlink		{ font-weight: bold; font-size: 12px;  }
a.forumlink 	{ text-decoration: none; font-weight: bold; }
a.forumlink:visited{ text-decoration: none;  }
a.forumlink:hover{
	text-decoration: underline;
	
}
a.forumlink:visited{

}

.forumdescr {
	
}


/* 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; }
a.nav			{ text-decoration: none;  }
a.nav:hover		{ text-decoration: underline;  }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; }
a.topictitle:link   { text-decoration: none;  }
a.topictitle:visited { text-decoration: none;  }
a.topictitle:hover	{ text-decoration: underline;  }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; }
.postdetails_subejct		{ font-size : 14px; }


/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: none; color : #F8A406 }
a.postlink:visited { text-decoration: none; color : #A56C03; }
a.postlink:hover { text-decoration: underline; color : White;
}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #002288;
	background-color: White; border: #777777; border-style: dashed;
	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: black;
	line-height: 125%;
	background-color: #C0C0F0;
	border: #777777;
	border-style: dashed;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: black; }
a.copyright		{ color: #0000c0; text-decoration: none;}
a.copyright:hover { color: #0000c0; text-decoration: underline;}




/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	font-weight : bold;
	/* border : 1px solid #999999; */
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	font-weight : normal;
	/* border : 1px solid #999999;	 */
}

input.checkbox {
	background-color : #FFFFFF;
}

/* 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: #000000; border-style: none;  color : White;  }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* alternativeSuns specific styles */

hr {
	height: 0px;
	border: solid #222222; 0px;
 	border-top-width: 1px;	
}

td.maintable {
	/*background-image : url(images/bg_top_planet.jpg);
	background-repeat : no-repeat;*/
}

td.mainforumcell {
/*	background-image : url(images/bg_space_one_layer.jpg);
	border : solid #0F0F0F 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-top-width : 0px;*/
}

td.newpms {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-repeat: no-repeat;
	color : Black;
	text-align : center;
/*	background-image : url(images/topimg_pm.jpg);*/
}

td.forumcolumns {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : white;
	text-align : center;
	background-color : #000080;	
}

td.categorybar {
/*	background-image : url(images/table_cell_bg1.jpg);
	background-repeat : repeat-x;*/
	background-color : #C0C0F0;
}

td.tableborder {
	background-color: #000080; 
}

td.stdtable1 {
	background-color: #000080;
	color : white;
}

a.faqlink {
	color: #000080;
	text-decoration: none;
}

.error {
	font-size : 11px; 
	font-weight: bold;
	color: #F8A406;
}

iframe.topicreview {
	border-color: #111111;
	border-width : 0px;
}

.clematisBoxInnerBorder {
	background-color: #ffffff;
}

.clematisBoxHeader {
	background-color: #000080;
	color: #fffff;
	font-size: 10pt;
	font-weight: bold;
}
