/*
  subSilver Theme for phpBB2
  Created by subBlue design
  http://www.subBlue.com
 */
A:Link {
        color: #003399;
}

A:Visited {
        color: #003399;
}

A:Hover {
        color: #0099CC;
}

A:Active {
        color: #CC0033;
}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
	BODY {
        font-family: 'Verdana','Geneva','Helvetica','Arial','Tahoma','sans-serif','Times New Roman';
		color: #000000;
        font-size: 12px;
        text-align: justify;
        font-style: normal;
        font-weight: normal;
        scrollbar-base-color: #CCFFFF;
        scrollbar-track-color: #336699;
        scrollbar-arrow-color: #F0F0F0;
        scrollbar-face-color: #000066;
        scrollbar-highlight-color: #F0F0F0;
        scrollbar-3d-light-color: #F0F0F0;
        scrollbar-shadow-color: #F0F0F0;
        scrollbar-dark-shadow-color: #000066;
}


/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
td	{ font-family: Verdana, Arial, Helvetica, sans-serif }
p	{ font-family: Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #CC0000 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#FFFFFF; border: #98AAB1; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }

/* This is the outline round the main forum tables */
.forumline	{ background-color:#336699; border: 1px #003399 solid }

/*
  Main table cell colours and backgrounds
  Styles that use bitmap backgrounds are commented "Uses Bitmap"
  Note that netscape 4 takes paths to bitmap files relative from
  the html file rather than from the style sheet.
  Hence, to maintain compatibility, all styles using bitmaps have
  their "background : url(templates/subSilver/images/bitmap.gif);"
  setting defined in overall_header.tpl 
*/


TH			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../grafika/kropka.gif) background-color: #1B7CAD; height: 25px; font-size: 11px; font-weight: bold; color: #F0f0f0;
}  /* Uses Bitmap */
TD.tablebg	{ background-color: #000000 }
TD.cat		{ background-color: #F0F0F0; height: 28px }  /* Uses Bitmap */
TD.row1		{ background-color: #FFFFFF }
TD.row2		{ background-color: #F5F5F5 }
TD.row3		{ background-color: #FFFFFF}

/* This is the spacer row between post replies */
TD.spaceRow { background-color: #999999; border: #FFFFFF; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

/*
  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: #FFFFFF } /* Uses Bitmap */


/*
  Setting additional nice 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.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#F0F0F0; height: 28px; border: #FFFFFF; border-style: solid; }  /* Uses Bitmap */

TD.catHead	 { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

TD.row3Right	 { background-color: #FFFFFF; border: #FFFFFF; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }



/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* General normal text */
.gen		{ font-size : 12px; color : #000000; }

/* General medium text */
.genmed		{ font-size : 9px; color : #000000; }


/* General small */
.gensmall	{ font-size : 9px; color : #222222; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; font-weight : normal; text-decoration : none; color : #000000 }


/* Forum category titles */
.cattitle		{ font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #000000}
a.cattitle:link		{ color: #000000; text-decoration: none;}
a.cattitle:visited { color: #000000; text-decoration: none;}
a.cattitle:hover { color: #000000; text-decoration: none;}
a.cattitle:active { color: #000000; text-decoration: none;}



/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-size : 12px; font-weight : bold; text-decoration : none; color : #006699; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #000000;}


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-size : 11px; font-weight : bold; color : #000000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #000000;}


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-family: Verdana; font-size: 12px; text-align: justify;}


/* Quote Code (currently not used) */
.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, sans-serif; font-size: 11px; color: #444444; line-height: 100%;
	background-color: #F0F0F0; border: #CC0000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #333333; }


/* Form elements */
input,textarea, select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	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-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

/* The main submit button option */
input.mainoption {
	background-color : #FFFFFF;
	color : #003399;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFFFFF;
	color : #003399;	
	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: #F1F1F1; border-style: none; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

