body {
	background:  #CCCCCC;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: .8em;
}

#logo a {
	display: block;
	font-size: 1.2em;
	height: 125px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 780px;
}

#logo span {
	background: url(images/logo.gif) top right no-repeat;
	display: block;
	height: 125px;
	left: 0;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	width: 780px;
	z-index: 1;
}

.logo {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#footer {
	clear: both;
	padding: 3px 0px;
	
	/*color variant*/
	/*background-color: #E5E5E5;*/
	background-color: #0050AB;
	color: #ffffff;
	
	text-align: center;
	font-size: .7em;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.centered {
	text-align: center;
}

.centeredbox {
	margin: 0px auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}

#body_forum h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	/*background:transparent;*/
	display: block;
}



/* ---------- odkazy ---------- */
a				{
	text-decoration: none;
}

a:link  		{
	color: #000000;
}

a:visited		{
	color: #000000;
}

a:hover  		{
	color: #FF9900;
	text-decoration: underline;
}

a:active  		{
	color: #000000;
}

.bordered {
	border: 1px solid #AAAAAA;
}

/* ---------- Formuláře ----------*/
label {
	float:left;
	text-align:right;
	width : 80px;
	padding : 3px;
}

legend {
	color: #0050AB;
	margin: 2px;
	padding: 3px;
	font-weight: bold;
}

fieldset {
	border:1px solid #000000;
	padding :5px;
}

/* ---------- Komentáře a Kód----------*/
div.quote {
	color: #555555;
	border:1px solid #555555;
	background: #ffffff;
	margin: 5px;
	padding: 2px;
}

p.quote {
	color: #000000;
	padding: 5px;
}

div.code {
	color: #0050AB;
	border: 1px solid #0050AB;
	background: #ffffff;
	margin: 5px;
	padding: 2px;
}

p.code {
	color: #000000;
	font-family: Courier, 'Courier New', sans-serif;
	padding: 5px;
}


/* General font families for common tags */
th,td,p { font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;}
hr	{ height: 0px; border: solid #cccccc 0px; border-top-width: 1px;}

/* This is the outline round the main forum tables */
.forumline {
	background-color: #FFFFFF;
	border: 2px #aaaaaa solid;
	margin: 0px 0px 5px 0px;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #eeeeee; }
td.row2	{ background-color: #eeeeee; }
td.row3	{ background-color: #cccccc; }

/*
  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;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff;
	font-size: .9em;
	font-weight : bold;
	background-color: #0050AB;
	height: 28px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#cccccc;
	/*border: #FFFFFF;*/
	/*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: 29px;*/
	border-width: 0px 0px 0px 0px;
}

td.spaceRow {
	background-color: #aaaaaa;
	padding: 0px;
	margin: 0px;
	height: 2px; /* edit this parameter */
}

/* General text */
.gen { font-size : 1.1em; }
.genmed { font-size : 1em; }
.gensmall { font-size : .8em; }
/*.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #0050AB; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ff9900; text-decoration: underline; }*/

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : .9em; color : #000000 }
a.mainmenu		{text-decoration: none; color : #555555;  }
a.mainmenu:hover	{text-decoration: underline; color : #555555; }

/* Forum category titles */
.cattitle {
	font-weight: bold;
	font-size: .9em ;
	letter-spacing: 1px;
	color : #555555;
	padding: 0px 5px;
}
a.cattitle		{ text-decoration: none; color : #555555; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; color : #0050AB; }
a.forumlink 	{ text-decoration: none; color : #0050AB; }
a.forumlink:hover{ text-decoration: underline; color : #ff9900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: .8em; color : #000000;}
.nav a			{ text-decoration: none; color : #0050AB; }
.nav:hover a	{ text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navigation		{ font-weight: bold; font-size: .9em; color : #555555;}
.navigation a	{ text-decoration: none; color : #555555; }
.navigation a:hover	{ text-decoration: underline; color : #ff9900; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #0050AB; }
a.topictitle:visited { text-decoration: none; color : #0050ab; }
a.topictitle:hover	{ text-decoration: underline; color : #ff9900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 1em; color : #000000; font-weight: bold;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : .9em; color : #000000; }

/* The content of the posts (body of text) */
a.postlink:link	{ text-decoration: underline; color : #0050AB}
a.postlink:visited { text-decoration: underline; color : #0050ab; }
a.postlink:hover { text-decoration: underline; color : #ff9900}

/* Copyright and bottom info */
.copyright		{ font-size: .8em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
.copyright a	{ color: #444444; text-decoration: none;}
.copyright a:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	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 : #eeeeee;
	color : #000000;
	font-size: .9em;
	font-family: Verdana, Arial, 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: #CCCCCC; border-style: none; }

p {
	padding: 5px 5px 5px 5px;
	text-indent : 0px;
	font-size : small;
	margin : 0px;
}

.ramecek {
	margin:5px auto 20px auto;
	border : 1px solid #aaaaaa;
	background-color: #eeeeee;
	min-height:30px;
  	height:30px;
	padding:5px;
}

div[id] .ramecek {
	height:auto;
}

#page_forum {
	border: #a0a0a0 1px solid;
	background: #ffffff;
	width: 780px;
	margin: 0px auto;
}

#body_forum {
	border-top: #AAAAAA 0px solid;
	border-bottom: #AAAAAA 1px solid;
	padding: 10px;
}

label {
	float:none;
	padding : 0px;
}

form {
	margin: 0px;
	padding:0px;
}

/* ---------- Zvýraznění nové PM ----------*/
.newpm1, a.newpm1 {
	color: #ff3300;
	font-weight: bold;
}
