

body {
font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0px; background-color:#ffffff; color: #595959
}

/* General font families for common tags */
font,th,p { font-family: Arial, Verdana, Helvetica, sans-serif; }

td {
font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0px; color: #595959
}


a { font-size:11px; color : #000000; }


.wstep {
font-size: 14px; line-height:16px; font-weight:bold; color: #595959;
}

.wstep1 {
font-size: 16px; line-height:18px; font-weight:bold; color: #595959;
}


.tekst {
font-size: 13px; line-height:16px; font-weight:normal; color: #595959; margin:0px; text-align:justify;
}








a.linki {
font-size:11px; line-height:12px; margin:6px 0px 0px 0px; color:#4b4b4b; text-decoration:none;
}



.top_nav_d {
font-size:12px; margin:6px 0px 0px 0px;
}	

a.top_nav {
color:#797775; text-decoration:none;
}	

a.top_nav2 {
font-size:13px; color:#797775; text-decoration:none;
}

a.l_text {
font-size:13px; color:#595959;
}




ul {
font-size:13px; color:#595959; padding:0px; margin:0px 0px 0px 30px;
}

li {
padding:0px; margin:0px 0px 0px 0px;
}



form {
padding:0px; margin:0px;
}

























hr	{ height: 0px; border: solid #F8E3CC 0px; border-top-width: 1px;}








/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FCF4EC; }
td.row2	{ background-color: #FAEBDA; }
td.row3	{ background-color: #F8E3CC; }


/*
  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;
}



/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 12px; font-weight : bold;
	background-color: #EA9153; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#F8E3CC; 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: #F8E3CC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 13px; 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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Arial, Verdana, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #595959; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #595959;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : #595959}
a.cattitle		{ text-decoration: none; color : #595959; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 13px; color : #595959; }
a.forumlink 	{ text-decoration: none; color : #595959; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 12px; color : #000000;}
a.nav			{ text-decoration: none; color : #595959; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 12px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #595959; }
a.topictitle:visited { text-decoration: none; color : #595959; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 13px;}
a.postlink:link	{ font-size : 13px;text-decoration: underline; color : #595959 }
a.postlink:visited { font-size : 13px;text-decoration: underline; color : #595959; }
a.postlink:hover { font-size : 13px;text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 12px; color: #006600;
	background-color: #FAFAFA; border: #F8E3CC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #F8E3CC; 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: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; 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:1px solid #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 : #FCF4EC;
	color : #000000;
	font-size: 12px; font-family: Arial, Verdana, 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: #FAEBDA; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* @import url("formIE.css"); */

