/* General page style. The scroll bar colours only visible in IE5.5+ */
BODY 					{font-family: Arial, Helvetica, sans-serif; background: #fff; margin: 0; padding: 0;}

/* XXX Pridane styly */
H1 					{width: 320px; height: 65px; background: url(../../../images/logo.gif) no-repeat; position: relative; left: 15px; top: 1px; margin: 0;}
H1 A 					{width: 320px; height: 65px; display: block;}
H1 A SPAN 				{display: none;}
#page 					{width: 745px; margin: auto auto auto 1px;}
#hlavicka 				{height: 91px; background: url(../../../images/bghead.jpg) repeat-x; position: relative; margin-top: 1px;}
#slogan					{margin: 0 0 0 55px;}
#slogan A 				{color: #e97017; font-size: 13px; font-weight: bold; font-style: italic; text-decoration: none;}
#slogan A:hover 			{color: #fff; text-decoration: underline;}
#widebanner				{}
#skyscraper				{position: absolute; left: 747px; top: 194px;}
#pruh 					{font-size: 11px; height: 22px; background: url(../../../images/bgmenu.gif) 0 65% repeat-x #000; margin: 1px 0 0 0; padding: 4px;}
#pruh IMG 				{vertical-align: middle;}
#pruh A 				{color: #fff; display: block; float: left; margin: 0 7px; text-decoration: none;}
#pruh A:hover 				{color: #fff; text-decoration: underline;}
.reklam_nadp 				{color: #222; font-size: 10px; border-bottom: 1px #222 solid; margin: 0 0 1px 0; padding: 0px 5px;}

/* General font families for common tags */
FONT, TH, TD, P 			{font-family: Arial, Helvetica, sans-serif;}
A:link, A:active, A:visited 		{color: #000; text-decoration: underline;}
A:hover					{color: #e97017;}
HR					{height: 0; border: 0 #000 solid; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline				{}

/* This is the outline round the main forum tables */
.forumline				{background: #000;}

/* Main table cell colours and backgrounds */
TD.row1					{background: #fff;}
TD.row2					{background: #efefef;}
TD.row3					{background: #dfdfdf;}

/* 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: #efefef;}

/* Header cells - the blue and silver gradient backgrounds */
TH					{color: #fff; font-size: 11px; font-weight: bold; background: #e97017; height: 22px;}
TD.cat, TD.catHead,
TD.catSides, TD.catLeft,
TD.catRight, TD.catBottom 		{background: #cfcfcf; border: #fff; border-style: solid; height: 25px;}

/* 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: 26px; 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: #fff; border-style: solid; height: 25px;}
TD.row3Right, TD.spaceRow 		{background: #dfdfdf; border: #fff; 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;}

/* 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, Helvetica, sans-serif; text-decoration: none; line-height: 120%; color: #000;}

/* General text */
.gen 					{font-size: 12px;}
.genmed 				{font-size: 11px;}
.gensmall 				{font-size: 11px;}
.gen, .genmed, .gensmall 		{color: #000;}

/* The register, login, search etc links at the top of the page */
.mainmenu				{font-size: 11px;}

/* Forum category titles */
.cattitle				{font-weight: bold; font-size: 12px; letter-spacing: 1px;}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink				{font-weight: bold; font-size: 12px;}

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


/* titles for the topics: could specify viewed link colour too */
.topictitle				{font-weight: bold; font-size: 11px;}

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

/* The content of the posts (body of text) */
.postbody 				{font-size: 11px;}

/* Quote & Code blocks */
.code 					{font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background: #fafafa; border: 1px #d1d7dc solid;}
.quote 					{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;	background: #fafafa; border: 1px #d1d7dc solid;}

/* Copyright and bottom info */
.copyright				{font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

/* Form elements */
INPUT, TEXTAREA, SELECT 		{color: #000; font: normal 11px Arial, Helvetica, sans-serif; border-color: #000;}

/* The text input fields background colour */
INPUT.post, TEXTAREA.post, SELECT 	{background: #fff;}
INPUT 					{text-indent: 2px;}

/* The buttons used for bbCode styling in message post */
input.button 				{background: url(../../../images/bgmenu.gif) 0 65% repeat-x #333; color: #fff; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

/* The main submit button option */
input.mainoption 			{background: url(../../../images/bgmenu.gif) 0 65% repeat-x #333; color: #fff; font-weight: bold;}

/* None-bold submit button */
input.liteoption 			{background: url(../../../images/bgmenu.gif) 0 65% repeat-x #333; color: #fff; font-weight: bold;}

/* 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: #dee3e7; border-style: none;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");