
.style1 {font-size: 12px; line-height: 14px; }
.style2 { font-size: 13px; font-weight: bold; }
.style3 {font-size: 12px; }
.pagination {font-size: 12px; font-weight: bold;}
.tema {font-size: 14; font-weight: bold;}
.avatar { max-width: 200px; }
hr.sign
{
 background-color: #555555;
 color: #555555;
 height: 0px;
 border-style:none;
 border-top: solid 1px #555555;
 padding: 0;
 margin: 4px 0;
 width: 250px;
 text-align: left;
}

.postbody img { max-width: 640px; }
.quote img { max-width: 120px; }

table
{
 font-size : 12px;
 border-style: none;
}

th,td
{
 border-style: none;
}

/* General font families for common tags */
/*font,th,td,p 
{
 font-family: Verdana, Arial, Helvetica, sans-serif
}*/

a:link,a:active,a:visited
{
 color : #006699;
}
a:hover	
{
 text-decoration: underline;
 color : #0099cc;
}

hr
{
 height: 0px;
 border: solid #FFFFFF 0px;
 border-top-width: 0px;
}
 
/* This is the border line & background colour round the entire page */
.bodyline
{
 border: 0px #FFFFFF solid;
}
 
/* This is the outline round the main forum tables */
.forumline
{
 border: 0px #FFFFFF solid;
 width: 996px;
 border-spacing: 1px;
}
.forumline td
{
 padding: 5px;
}
 
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #eceff2; }
td.row2	{ background-color: #e0e7ed; }
td.row3
{
 background-color: #d3dee7;
 vertical-align: middle;
 text-align: left;
}

.cmid
{
 vertical-align: middle;
 text-align: center;
} 

/*
  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 { } */

td.mtopic
{
 cursor: pointer;
}

td.mtopic:hover
{
 background-color: #e0e7ed;
}
 
/* Header cells */
th
{
 color: #333333;
 font-size: 12px;
 font-weight : bold;
 height: 25px;
}
 
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom 
{
 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
{
 height: 29px;
 border-width: 0px 0px 0px 0px;
 background-color:#eceff2;
}
 
td.catBottom
{
 height: 29px;
 border-width: 0px 0px 0px 0px;
 background-color:#d3dee7;
}
 
td.catHead
{
 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: #000000;
 border-style: solid;
 height: 28px;
}

td.row3Right, td.spaceRow
{
 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: 1px 0px 1px 0px; }
th.thCornerL { border-width: 1px 0px 1px 0px; }
th.thCornerR { border-width: 1px 0px 1px 0px; }
 
/* The largest text used in the index page title and toptic title etc. */
.maintitle
{
 font-weight: bold;
 font-size: 22px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height : 120%;
 color : #111111;
}
 
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 12px; }
.gen, .genmed, .gensmall { color : #111111; }
a.gen, a.genmed,a.gensmall { color: #111111; text-decoration: none; }
a.gen:visited, a.genmed:visited, a.gensmall:visited { color: #111111; text-decoration: none; }
a.gen:hover, a.genmed:hover, a.gensmall:hover	{ color: #0099cc; text-decoration: underline; }
 
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #4d4d4d; }
a.mainmenu		{ font-size : 12px; text-decoration: none; color : #4d4d4d;  }
a.mainmenu:visited	{ font-size : 12px; text-decoration: none; color : #4d4d4d; }
a.mainmenu:hover	{ font-size : 12px; text-decoration: underline; color : #000066; }
 
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:visited	{ text-decoration: none; color : #006699; }
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 : #006699; }
a.forumlink 		{ text-decoration: none; color : #006699; }
a.forumlink:visited 	{ text-decoration: none; color : #006699; }
a.forumlink:hover	{ text-decoration: underline; color : #0099cc; }
 
/* 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 : #006699; text-align: left;}
a.nav			{ font-weight: bold; font-size: 12px; text-decoration: none; color : #006699; text-align: left;}
a.nav:visited		{ font-weight: bold; font-size: 12px; text-decoration: none; color : #006699; text-align: left;}
a.nav:hover		{ font-weight: bold; font-size: 12px; text-decoration: underline; color : #006699; text-align: left;}
 
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 12px; color : #111111; }
a.topictitle:link   	{ text-decoration: none; color : #006699; }
a.topictitle:visited 	{ text-decoration: none; color : #006699; }
a.topictitle:hover	{ text-decoration: underline; color : #0099cc; }
 
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #111111;}

/* profile.php nick név kijelzése */
.profile_name			{ font-weight: bold; font-size: 18px; color : #006699; text-align: left;}
 
/* Location, number of posts, post date etc */
.postdetails	{ font-size : 12px; color : #333333; }
.postdetails img { vertical-align: bottom;}
 
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 17px; color: #000000; }
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #006699; }
a.postlink:hover { text-decoration: underline; color : #0099cc}
 
/* Quote & Code blocks */
.code
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #ff0c01;
 background-color: #d3dee7;
 border: dotted 1px #000000;
}
 
.quote
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #333333;
 line-height: 16px;
 background-color: #d3dee7;
 border: dotted 1px #000000;
}
 
/* Copyright and bottom info */
.copyright		{ font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; letter-spacing: -1px;}
a.copyright		{ color: #006699; text-decoration: none;}
a.copyright:visited	{ color: #006699; text-decoration: none;}
a.copyright:hover 	{ color: #0099cc; text-decoration: underline;}
 
/* Form elements */
 
input, textarea, text, select, border
{
 color : #111111;
 font-weight: normal;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 border-color : #111111;
 text-indent : 2px;
 margin 0px;
 padding 0px;
}
 
.noborder
{
 border-color : white;
 margin 0px;
 padding 0px;
 border-width: 0px;
 border-style: none;
}
 
/* The buttons used for bbCode styling in message post */
input.button
{
 background-color : #eceff2;
 color : #111111;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
/* The main submit button option */
input.mainoption
{
 background-color : #fafafa;
 font-weight : bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
/* None-bold submit button */
input.liteoption
{
 background-color : #fafafa;
 font-weight : normal;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
/* 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: #e0e7ed; border-style: none; }


.profthumb
{
 float: left;
 width: 140px;
 height: 120px;
 font-size: 12px;
 font-weight: bold;
 overflow: hidden;
 margin: 5px 2px 0 2px;
 cursor: pointer;
 text-align: center;
}

.profthumb a
{
 text-decoration: none;
}


